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>] [day] [month] [year] [list]
Date:   Thu, 13 Sep 2018 14:13:15 +0200
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 v4.19

Hi Linus,

here are some three pin control fixes for the v4.19 series. This subsystem
has been unusually quiet this merge window so not much fixes appeared.

Please pull them in!

Details in the signed tag.

Yours,
Linus Walleij


The following changes since commit 5b394b2ddf0347bef56e50c69a58773c94343ff3:

  Linux 4.19-rc1 (2018-08-26 14:11:59 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git
tags/pinctrl-v4.19-2

for you to fetch changes up to 5bc5a671b1f4b3aa019264ce970d3683a9ffa761:

  pinctrl: madera: Fix possible NULL pointer with pdata config
(2018-08-29 14:02:47 +0200)

----------------------------------------------------------------
Pin control fixes for the v4.19 kernel cycle:

- A complicated IRQ fix for the MSM driver (see commit).

- Fix the group/function check in the Ingenic driver.

- Deal with a possible NULL pointer dereference in the Madera
  driver.

----------------------------------------------------------------
Paul Burton (1):
      pinctrl: ingenic: Fix group & function error checking

Richard Fitzgerald (1):
      pinctrl: madera: Fix possible NULL pointer with pdata config

Stephen Boyd (1):
      pinctrl: msm: Really mask level interrupts to prevent latching

 drivers/pinctrl/cirrus/pinctrl-madera-core.c |  2 +-
 drivers/pinctrl/pinctrl-ingenic.c            |  4 ++--
 drivers/pinctrl/qcom/pinctrl-msm.c           | 24 ++++++++++++++++++++++++
 3 files changed, 27 insertions(+), 3 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ