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:   Sat, 12 Aug 2023 20:26:25 +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-rc6

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

Linus,

Please pull the following two one-liners from the GPIO subsystem for the
next RC.

Bartosz

The following changes since commit 6eaae198076080886b9e7d57f4ae06fa782f90ef:

  Linux 6.5-rc3 (2023-07-23 15:24:10 -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-rc6

for you to fetch changes up to 33f83d13ded164cd49ce2a3bd2770115abc64e6f:

  gpio: ws16c48: Fix off-by-one error in WS16C48 resource region extent (2023-08-11 21:31:59 +0200)

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

- mark virtual chips exposed by gpio-sim as ones that can sleep (callbacks
  must not be called from interrupt context)
- fix an off-by-one error in gpio-ws16c48

----------------------------------------------------------------
Bartosz Golaszewski (1):
      gpio: sim: mark the GPIO chip as a one that can sleep

William Breathitt Gray (1):
      gpio: ws16c48: Fix off-by-one error in WS16C48 resource region extent

 drivers/gpio/gpio-sim.c     | 1 +
 drivers/gpio/gpio-ws16c48.c | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ