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, 2 Feb 2015 14:53:38 +0100
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>,
	Sonic Zhang <sonic.adi@...il.com>,
	Tony Lindgren <tony@...mide.com>
Subject: [GIT PULL] GPIO fixes for v3.19 last take

Hi Linus,

there is a high bug-spot activity in GPIO this merge window, much
due to Johan Hovolds spearheading into actually exercising the
removal path for GPIO chips, something that was never really
exercised before.

The other two fixes are augmenting erroneous behaviours in two
specific drivers for minor systems.

I know it's late, but please pull this in for v3.19.

Yours,
Linus Walleij

The following changes since commit 26bc420b59a38e4e6685a73345a0def461136dce:

  Linux 3.19-rc6 (2015-01-25 20:04:41 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git
tags/gpio-v3.19-5

for you to fetch changes up to 49d2ca84e433dab854c7a866bc6add09cfab682d:

  gpio: sysfs: fix memory leak in gpiod_sysfs_set_active_low
(2015-01-30 10:29:33 +0100)

----------------------------------------------------------------
Yet more GPIO fixes for the v3.19 series:
- Two fixes stabilizing that which was never stable before:
  removal of GPIO chips, now let's stop leaking memory.
- Make sure OMAP IRQs are usable when the irqchip API
  is used orthogonally to the gpiochip API.
- Provide a default GPIO base for the mcp23s08 driver.

----------------------------------------------------------------
Johan Hovold (2):
      gpio: sysfs: fix memory leak in gpiod_export_link
      gpio: sysfs: fix memory leak in gpiod_sysfs_set_active_low

Sonic Zhang (1):
      gpio: mcp23s08: handle default gpio base

Tony Lindgren (1):
      gpio: omap: Fix bad device access with setup_irq()

 drivers/gpio/gpio-mcp23s08.c | 17 ++++++++++-------
 drivers/gpio/gpio-omap.c     | 39 +++++++++++++++++++++++++++++++++------
 drivers/gpio/gpiolib-sysfs.c |  3 ++-
 3 files changed, 45 insertions(+), 14 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