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]
Date:   Fri,  9 Jun 2023 16:46:13 +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 <bartosz.golaszewski@...aro.org>
Subject: [GIT PULL] gpio: fixes for v6.4-rc6

From: Bartosz Golaszewski <bartosz.golaszewski@...aro.org>

Linus,

Please pull the following fixes for the next RC. There are two fixes for
the GPIO testing module and one commit making Andy a reviewer for the
GPIO subsystem.

Thanks
Bartosz

The following changes since commit 9561de3a55bed6bdd44a12820ba81ec416e705a7:

  Linux 6.4-rc5 (2023-06-04 14:04:27 -0400)

are available in the Git repository at:

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

for you to fetch changes up to d1f11f41eb746a33816695f1b6b6719826cc532c:

  MAINTAINERS: add Andy Shevchenko as reviewer for the GPIO subsystem (2023-06-07 15:03:29 +0200)

----------------------------------------------------------------
gpio: fixes for v6.4-rc6

- fix a memory corruption bug in gpio-sim
- fix inconsistencies in user-space configuration of gpio-sim
- make Andy Shevchenko a reviewer for the GPIO subsystem

----------------------------------------------------------------
Bartosz Golaszewski (1):
      MAINTAINERS: add Andy Shevchenko as reviewer for the GPIO subsystem

Kent Gibson (2):
      gpio: sim: fix memory corruption when adding named lines and unnamed hogs
      gpio: sim: quietly ignore configured lines outside the bank

 MAINTAINERS             |  1 +
 drivers/gpio/gpio-sim.c | 18 ++++++++++++++++--
 2 files changed, 17 insertions(+), 2 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ