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 for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:   Fri, 27 Jan 2017 01:03:28 +0100
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 Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] ACPI fixes for v4.10-rc6

Hi Linus,

Please pull from the tag

 git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
 acpi-4.10-rc6

with top-most commit 0389227dde3abae442521948caf5c173e696cdca

 Merge branches 'acpica' and 'acpi-video'

on top of commit 7a308bb3016f57e5be11a677d15b821536419d36

 Linux 4.10-rc5

to receive ACPI fixes for v4.10-rc6.

These fix two regressions introduced recently, one by reverting the
problematic commit and one by fixing up locking in the ACPICA core.

Specifics:

 - Revert a recent change that added an ACPI video blacklist entry
   for HP Pavilion dv6 as it turned to introduce backlight handling
   regressions on some systems (Hans de Goede).

 - Fix locking in the ACPICA core to avoid deadlocks related to table
   loading that were exposed by a recent change in that area (Lv Zheng).

Thanks!

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

Hans de Goede (1):
      Revert "ACPI / video: Add force_native quirk for HP Pavilion dv6"

Lv Zheng (1):
      ACPICA: Tables: Fix hidden logic related to
acpi_tb_install_standard_table()

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

 drivers/acpi/acpica/tbdata.c   |  9 ++-------
 drivers/acpi/acpica/tbinstal.c | 17 +++++++++++++++--
 drivers/acpi/video_detect.c    | 11 -----------
 3 files changed, 17 insertions(+), 20 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ