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, 31 Mar 2016 09:50:47 +0200
From:	Linus Walleij <linus.walleij@...aro.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	"linux-gpio@...r.kernel.org" <linux-gpio@...r.kernel.org>
Subject: [GIT PULL] GPIO fixes for v4.6 take one

Hi Linus,

here are two GPIO fixes for the v4.6 series, both in drivers.
Details in the signed tag.

Please pull it in!

Yours,
Linus Walleij

The following changes since commit f55532a0c0b8bb6148f4e07853b876ef73bc69ca:

  Linux 4.6-rc1 (2016-03-26 16:03:24 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git
tags/gpio-v4.6-2

for you to fetch changes up to 8d8ee18cc707f498b6dad18915576f23b00bcff8:

  gpio: xgene: Prevent NULL pointer dereference (2016-03-30 10:39:39 +0200)

----------------------------------------------------------------
GPIO fixes for the v4.6 series:
- Prevent NULL dereference in the Xgene driver
- Fix an uninitialized spinlock in the menz127 driver

----------------------------------------------------------------
Axel Lin (2):
      gpio: menz127: Drop lock field from struct men_z127_gpio
      gpio: xgene: Prevent NULL pointer dereference

 drivers/gpio/gpio-menz127.c | 9 ++++-----
 drivers/gpio/gpio-xgene.c   | 5 +++++
 2 files changed, 9 insertions(+), 5 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ