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, 29 Oct 2021 22:45:50 +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

Linus,

This is the last batch of fixes for the GPIO subsystem. Nothing worth
noting, just minor driver fixes.

Please pull.

Best Regards,
Bartosz Golaszewski

The following changes since commit 6fda593f3082ef1aa783ac13e89f673fd69a2cb6:

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

are available in the Git repository at:

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

for you to fetch changes up to c0eee6fbfa2b3377f1efed10dad539abeb7312aa:

  gpio: mlxbf2.c: Add check for bgpio_init failure (2021-10-25 10:15:05 +0200)

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

- fix the return value check when parsing the ngpios property in gpio-xgs-iproc
- check the return value of bgpio_init() in gpio-mlxbf2

----------------------------------------------------------------
Asmaa Mnebhi (1):
      gpio: mlxbf2.c: Add check for bgpio_init failure

Jonas Gorski (1):
      gpio: xgs-iproc: fix parsing of ngpios property

 drivers/gpio/gpio-mlxbf2.c    | 5 +++++
 drivers/gpio/gpio-xgs-iproc.c | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ