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: <CACRpkdYLfx9qRb1hHi=u+hLxzYE=0aku+_8-KwYocHmPowMZbQ@mail.gmail.com>
Date:   Fri, 9 Oct 2020 10:20:48 +0200
From:   Linus Walleij <linus.walleij@...aro.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     "open list:GPIO SUBSYSTEM" <linux-gpio@...r.kernel.org>,
        linux-kernel <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] late GPIO fixes for v5.9

Hi Linus,

some two late GPIO fixes: one IRQ issue and one compilation
issue for UML.

Please pull them in!

Yours,
Linus Walleij

The following changes since commit 549738f15da0e5a00275977623be199fbbf7df50:

  Linux 5.9-rc8 (2020-10-04 16:04:34 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git
tags/gpio-v5.9-3

for you to fetch changes up to 8b81edd80baf12d64420daff1759380aa9a14998:

  gpio: pca953x: Survive spurious interrupts (2020-10-07 11:47:41 +0200)

----------------------------------------------------------------
Some late fixes for the v5.9 kernel:

- Fix a compilation issue with User Mode Linux.

- Handle spurious interrupts properly in the PCA953x driver.

----------------------------------------------------------------
Andy Shevchenko (1):
      gpiolib: Disable compat ->read() code in UML case

Marc Zyngier (1):
      gpio: pca953x: Survive spurious interrupts

 drivers/gpio/gpio-pca953x.c | 17 +++++++++++++++--
 drivers/gpio/gpiolib-cdev.c |  2 +-
 2 files changed, 16 insertions(+), 3 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ