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 May 2016 10:02:08 +0200
From:	Linus Walleij <linus.walleij@...aro.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	"linux-gpio@...r.kernel.org" <linux-gpio@...r.kernel.org>,
	Ville Syrjälä <ville.syrjala@...ux.intel.com>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Late GPIO fixes for the v4.6 cycle

Hi Linus,

here are some late but important fixes for the v4.6 kernel
series. ACPI and RCAR, so two driver fixes (PM related)
and a self-evident string lookup fix for ACPI GPIOs.

Please pull them in!

Yours,
Linus Walleij

The following changes since commit bf16200689118d19de1b8d2a3c314fc21f5dc7bb:

  Linux 4.6-rc3 (2016-04-10 17:58:30 -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-4

for you to fetch changes up to 7df89e92a56a3d2c8f84aa76c61471e4a7bc24f9:

  gpiolib-acpi: Duplicate con_id string when adding it to the crs
lookup list (2016-04-30 13:51:59 +0200)

----------------------------------------------------------------
Late GPIO fixes for the v4.6 series:
- A serious ACPI fix targeted for stable: lookup strings
  were being free:ed.
- Revert two patches from the RCAR driver.

----------------------------------------------------------------
Linus Walleij (2):
      Revert "gpio: rcar: Add Runtime PM handling for interrupts"
      Revert "gpio: rcar: Fine-grained Runtime PM support"

Ville Syrjälä (1):
      gpiolib-acpi: Duplicate con_id string when adding it to the crs
lookup list

 drivers/gpio/gpio-rcar.c    | 65 +++++----------------------------------------
 drivers/gpio/gpiolib-acpi.c |  2 +-
 2 files changed, 7 insertions(+), 60 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ