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:	Fri, 8 Jul 2016 13:35:35 +0200
From:	Linus Walleij <linus.walleij@...aro.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	Colin Pitrat <colin.pitrat@...il.com>,
	Johan Hovold <johan@...nel.org>,
	"linux-gpio@...r.kernel.org" <linux-gpio@...r.kernel.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] final GPIO fixes for v4.7

Hi Linus,

I don't like to toss in last minute patches, but these are all for
things that are broken, and have bitten people for real. Two of
them go into stable. Maybe all of them if the compile test problem
is a pain in the ass also for stable folks.

Please pull it in!

Yours,
Linus Walleij


The following changes since commit a99cde438de0c4c0cecc1d1af1a55a75b10bfdef:

  Linux 4.7-rc6 (2016-07-03 23:01:00 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git
tags/gpio-v4.7-5

for you to fetch changes up to 92c74bceb0dd4b74a6c0b56c2f9a5c93a0860808:

  Revert "gpio: gpiolib-of: Allow compile testing" (2016-07-05 19:03:04 +0200)

----------------------------------------------------------------
Final (hopefully) GPIO fixes for v4.7:
- Fix an oops on the Asus Eee PC 1201
- Revert a patch trying to split GPIO parsing and GPIO configuration
- Revert a too liberal compile testing thing

----------------------------------------------------------------
Colin Pitrat (1):
      gpio: sch: Fix Oops on module load on Asus Eee PC 1201

Johan Hovold (1):
      Revert "gpiolib: Split GPIO flags parsing and GPIO configuration"

Linus Walleij (1):
      Revert "gpio: gpiolib-of: Allow compile testing"

 drivers/gpio/Kconfig          |  2 +-
 drivers/gpio/gpio-sch.c       | 21 +++++++++--------
 drivers/gpio/gpiolib-legacy.c |  8 +++----
 drivers/gpio/gpiolib.c        | 52 +++++++++++++------------------------------
 4 files changed, 31 insertions(+), 52 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ