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:	Mon, 25 May 2015 09:26:52 +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>,
	Johan Hovold <johan@...nel.org>, Michael Brunner <mibru@....de>
Subject: [GIT PULL] GPIO fixes for the v4.1 series

Hi Linus,

here are two GPIO fixes targeted for stable.
Nothing special, a blurb in the signed tag.

Please pull this in!

Yours,
Linus Walleij


The following changes since commit 030bbdbf4c833bc69f502eae58498bc5572db736:

  Linux 4.1-rc3 (2015-05-10 15:12:29 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git
tags/gpio-v4.1-3

for you to fetch changes up to f230e8ffc03f17bd9d6b90ea890b8252a8cc1821:

  gpio: gpio-kempld: Fix get_direction return value (2015-05-12 13:49:13 +0200)

----------------------------------------------------------------
GPIO fixes for the v4.1 series:

- A leak in gpiochip_add path destined for stable.
- A kempld driver bug destined for stable.

----------------------------------------------------------------
Johan Hovold (1):
      gpio: fix gpio leak in gpiochip_add error path

Michael Brunner (1):
      gpio: gpio-kempld: Fix get_direction return value

 drivers/gpio/gpio-kempld.c |  2 +-
 drivers/gpio/gpiolib.c     | 10 ++++++----
 2 files changed, 7 insertions(+), 5 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists