lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20260206095002.21317-1-bartosz.golaszewski@oss.qualcomm.com>
Date: Fri,  6 Feb 2026 10:50:02 +0100
From: Bartosz Golaszewski <bartosz.golaszewski@....qualcomm.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Linus Walleij <linusw@...nel.org>, linux-gpio@...r.kernel.org,
        linux-kernel@...r.kernel.org,
        Bartosz Golaszewski <bartosz.golaszewski@....qualcomm.com>
Subject: [GIT PULL] gpio fixes for v6.19

Linus,

Please pull two more tiny GPIO fixes for this cycle.

Thanks,
Bartosz

The following changes since commit 18f7fcd5e69a04df57b563360b88be72471d6b62:

  Linux 6.19-rc8 (2026-02-01 14:01:13 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v6.19

for you to fetch changes up to e34f77b09080c86c929153e2a72da26b4f8947ff:

  gpio: loongson-64bit: Fix incorrect NULL check after devm_kcalloc() (2026-02-05 18:00:45 +0100)

----------------------------------------------------------------
gpio fixes for v6.19

- fix incorrect retval check in gpio-loongson-64bit
- fix GPIO counting with ACPI

----------------------------------------------------------------
Alban Bedel (1):
      gpiolib: acpi: Fix gpio count with string references

Chen Ni (1):
      gpio: loongson-64bit: Fix incorrect NULL check after devm_kcalloc()

 drivers/gpio/gpio-loongson-64bit.c | 2 +-
 drivers/gpio/gpiolib-acpi-core.c   | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ