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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 15 Oct 2021 16:11:12 +0200
From:   Bartosz Golaszewski <brgl@...ev.pl>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
        Linus Walleij <linus.walleij@...aro.org>,
        linux-gpio@...r.kernel.org, linux-kernel@...r.kernel.org,
        Bartosz Golaszewski <brgl@...ev.pl>
Subject: [GIT PULL] gpio: fixes for v5.15-rc6

Linus,

Please pull the following set of fixes for the GPIO subsystem. Details are in
the signed tag as usual.

Best Regards,
Bartosz

The following changes since commit 9e1ff307c779ce1f0f810c7ecce3d95bbae40896:

  Linux 5.15-rc4 (2021-10-03 14:08:47 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v5.15-rc6

for you to fetch changes up to 6fda593f3082ef1aa783ac13e89f673fd69a2cb6:

  gpio: mockup: Convert to use software nodes (2021-10-06 13:04:04 +0200)

----------------------------------------------------------------
gpio fixes for v5.15-rc6

- fix module autoloading on gpio-74x164 after a revert of OF modaliases
- fix problems with the bias setting in gpio-pca953x
- fix a use-after-free bug in gpio-mockup by using software nodes

----------------------------------------------------------------
Andy Shevchenko (2):
      gpio: pca953x: Improve bias setting
      gpio: mockup: Convert to use software nodes

Mark Brown (1):
      gpio: 74x164: Add SPI device ID table

 drivers/gpio/gpio-74x164.c  |  8 ++++++++
 drivers/gpio/gpio-mockup.c  | 21 ++++++++++++++++++---
 drivers/gpio/gpio-pca953x.c | 16 +++++++++-------
 3 files changed, 35 insertions(+), 10 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ