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, 25 Sep 2014 09:13:40 +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>,
	Adrian Hunter <adrian.hunter@...el.com>,
	Jarkko Nikula <jarkko.nikula@...ux.intel.com>
Subject: [GIT PULL] GPIO fixes for the v3.17 series

Hi Linus,

here are two last minute GPIO fixes for the v3.17 series, as it happens
both also set to go into stable.

Please pull them in!

Yours,
Linus Walleij

The following changes since commit 0f33be009b89d2268e94194dc4fd01a7851b6d51:

  Linux 3.17-rc6 (2014-09-21 15:43:02 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git
tags/gpio-v3.17-4

for you to fetch changes up to 324b0398781e7afb846378dd2d8a4374faaf236b:

  gpio: Fix potential NULL handler data in chained irqchip handler
(2014-09-24 09:47:20 +0200)

----------------------------------------------------------------
Two GPIO fixes:
- GPIO direction flags where handled wrong in the new
  descriptor-based API, so direction changes did not always
  "take".
- Fix a handler installation race in the generic GPIO
  irqchip code.

----------------------------------------------------------------
Adrian Hunter (1):
      gpio: Fix gpio direction flags not getting set

Jarkko Nikula (1):
      gpio: Fix potential NULL handler data in chained irqchip handler

 drivers/gpio/gpiolib.c | 4 ++--
 1 file changed, 2 insertions(+), 2 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

Powered by Openwall GNU/*/Linux Powered by OpenVZ