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]
Message-Id: <20230818181649.20814-1-brgl@bgdev.pl>
Date:   Fri, 18 Aug 2023 20:16:49 +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.5-rc7

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

Linus,

Please pull the following fixes from the GPIO subsystem. Details are in the
signed tag.

Thanks,
Bartosz

The following changes since commit 2ccdd1b13c591d306f0401d98dedc4bdcd02b421:

  Linux 6.5-rc6 (2023-08-13 11:29:55 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 3386fb86ecdef0d39ee3306aea8ec290e61b934f:

  gpiolib: fix reference leaks when removing GPIO chips still in use (2023-08-16 13:35:50 +0200)

----------------------------------------------------------------
gpio fixes for v6.5-rc6

- fix a regression in the sysfs interface
- fix a reference counting bug that's been around for years
- MAINTAINERS update

----------------------------------------------------------------
Andy Shevchenko (1):
      gpiolib: sysfs: Do unexport GPIO when user asks for it

Bartosz Golaszewski (1):
      gpiolib: fix reference leaks when removing GPIO chips still in use

Michael Walle (1):
      MAINTAINERS: add content regex for gpio-regmap

 MAINTAINERS                  |  1 +
 drivers/gpio/gpiolib-sysfs.c |  7 +++++--
 drivers/gpio/gpiolib.c       | 16 +++++++++++-----
 3 files changed, 17 insertions(+), 7 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ