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, 7 May 2015 23:11:15 +0200
From:	"Rafael J. Wysocki" <rafael@...nel.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	ACPI Devel Maling List <linux-acpi@...r.kernel.org>,
	"linux-pm@...r.kernel.org" <linux-pm@...r.kernel.org>,
	Linux PCI <linux-pci@...r.kernel.org>,
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Power management and ACPI fixes for 4.1-rc3

Hi Linus,

Please pull from

 git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
 pm+acpi-4.1-rc3

to receive power management and ACPI fixes for v4.1-rc3 with
top-most commit 9a5d9315e41cc0dfc97a3b0a8e222d30566cf3fe

 Merge branches 'acpi-resources', 'acpi-battery', 'acpi-doc' and 'acpi-pnp'

on top of commit 5ebe6afaf0057ac3eaeb98defd5456894b446d22

 Linux 4.1-rc2

These include three regression fixes (PCI resources management, ACPI/PNP
device enumeration, ACPI SBS on MacBook) and two ACPI documentation fixes
related to GPIO.

Specifics:

 - Fix for a PCI resources management regression introduced during
   the 4.0 cycle and related to the handling of ACPI resources'
   Producer/Consumer flags that turn out to be useless (Jiang Liu).

 - Fix for a MacBook regression related to the Smart Battery Subsystem
   (SBS) driver causing various problems (stalls on boot, failure to
   detect or report battery) to happen and introduced during the 3.18
   cycle (Chris Bainbridge).

 - Fix for an ACPI/PNP device enumeration regression introduced during
   the 3.16 cycle caused by failing to include two PNP device IDs into
   the list of IDs that PNP device objects need to be created for
   (Witold Szczeponik).

 - Fixes for two minor mistakes in the ACPI GPIO properties
   documentation (Antonio Ospite, Rafael J Wysocki).

Thanks!


---------------

Antonio Ospite (1):
      ACPI / documentation: fix a sentence about GPIO resources

Chris Bainbridge (1):
      ACPI / SBS: Add 5 us delay to fix SBS hangs on MacBook

Jiang Liu (1):
      x86/PCI/ACPI: Make all resources except [io 0xcf8-0xcff]
available on PCI bus

Rafael J. Wysocki (1):
      ACPI / documentation: Fix ambiguity in the GPIO properties document

Witold Szczeponik (1):
      ACPI / PNP: add two IDs to list for PNPACPI device enumeration

---------------

 Documentation/acpi/enumeration.txt     |  2 +-
 Documentation/acpi/gpio-properties.txt |  6 +++---
 arch/x86/pci/acpi.c                    | 24 ++++++++++++++++++++++--
 drivers/acpi/acpi_pnp.c                |  2 ++
 drivers/acpi/resource.c                |  2 +-
 drivers/acpi/sbshc.c                   | 22 ++++++++++++++++++++++
 6 files changed, 51 insertions(+), 7 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