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:   Sun, 26 Dec 2021 04:15:32 +0100
From:   Linus Walleij <linus.walleij@...aro.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel <linux-kernel@...r.kernel.org>,
        "open list:GPIO SUBSYSTEM" <linux-gpio@...r.kernel.org>
Subject: [GIT PULL] pin control fixes for v5.16

Hi Linus,

here are some hopefully final pin control fixes for the
v5.16 kernel series.

Please pull it in!

God Jul och Gott Nytt År
Linus Walleij

The following changes since commit 136057256686de39cc3a07c2e39ef6bc43003ff6:

  Linux 5.16-rc2 (2021-11-21 13:47:39 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git
tags/pinctrl-v5.16-3

for you to fetch changes up to b67210cc217f9ca1c576909454d846970c13dfd4:

  pinctrl: stm32: consider the GPIO offset to expose all the GPIO
lines (2021-12-16 04:14:56 +0100)

----------------------------------------------------------------
Some hopefully final pin control fixes for the v5.16 kernel:

- Fix an out-of-bounds bug in the Mediatek driver
- Fix an init order bug in the Broadcom BCM2835 driver
- Fix a GPIO offset bug in the STM32 driver

----------------------------------------------------------------
Fabien Dessenne (1):
      pinctrl: stm32: consider the GPIO offset to expose all the GPIO lines

Guodong Liu (1):
      pinctrl: mediatek: fix global-out-of-bounds issue

Phil Elwell (1):
      pinctrl: bcm2835: Change init order for gpio hogs

 drivers/pinctrl/bcm/pinctrl-bcm2835.c            | 29 +++++++++++++-----------
 drivers/pinctrl/mediatek/pinctrl-mtk-common-v2.c |  8 +++++--
 drivers/pinctrl/stm32/pinctrl-stm32.c            |  8 +++----
 3 files changed, 26 insertions(+), 19 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ