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, 11 Mar 2016 15:23:01 +0100
From:	"Rafael J. Wysocki" <rafael@...nel.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	"linux-pm@...r.kernel.org" <linux-pm@...r.kernel.org>,
	ACPI Devel Maling List <linux-acpi@...r.kernel.org>,
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Power management and ACPI fixes for final v4.5

Hi Linus,

Please pull from

 git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
 pm+acpi-4.5-final

to receive power management and ACPI fixes for final v4.5 with
top-most commit 5b3e7e0536bd6326798ab57d14a49b15ad7e3e3f

 Merge branches 'device-properties-fixes' and 'acpica-fixes'

on top of commit f6cede5b49e822ebc41a099fe41ab4989f64e2cb

 Linux 4.5-rc7

Two more fixes for issues introduced recently, one in the
generic device properties framework and one in ACPICA.

Specifics:

 - Revert a recent ACPICA commit that has been reverted
   upstream, because it caused problems to happen on user
   systems and the problem it attempted to address will not be
   relevant any more after upcoming ACPI specification changes
   (Bob Moore).

 - Fix crash in the generic device properties framework introduced
   by a recent change that forgot to check pointers against error
   values in addition to checking them against NULL (Heikki Krogerus).

Thanks!

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

Bob Moore (1):
      ACPICA: Revert "Parser: Fix for SuperName method invocation"

Heikki Krogerus (1):
      device property: fwnode->secondary may contain ERR_PTR(-ENODEV)

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

 drivers/acpi/acpica/psargs.c | 9 ++++-----
 drivers/base/property.c      | 8 ++++----
 2 files changed, 8 insertions(+), 9 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ