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>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJZ5v0gMu2TUBVdoL2X5koz7giQYxjkaHv8SXKWToedYURHzuQ@mail.gmail.com>
Date:   Thu, 18 Jul 2019 11:05:01 +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 Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Additional ACPI updates for v5.3-rc1

Hi Linus,

Please pull from the tag

 git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
 acpi-5.3-rc1-3

with top-most commit 2c66a5b52e9e328cd52af0d961f99a0e6717a065

 Merge branches 'acpi-misc' and 'acpi-video'

on top of commit a131c2bf165684315f606fdd88cf80be22ba32f3

 Merge tag 'acpi-5.3-rc1-2' of
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm

to receive additional ACPI updates for 5.3-rc1.

These get rid of two clang warnings, add a new quirk mechanism to the
ACPI backlight driver (and apply it to one machine) and update the
table load object initialization in ACPICA (this is a replacement for
a previously reverted ACPICA commit).

Specifics:

 - Make ACPI table loading work more consistently regardless of the
   exact mechanism used for loading a table (Erik Schmauss).

 - Get rid of two clang warnings (Arnd Bergmann).

 - Add new quirk mechanism to the ACPI backlight driver and use it
   to add a quirk for PB Easynote MZ35 (Hans de Goede).

Thanks!


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

Arnd Bergmann (2):
      ACPI: blacklist: fix clang warning for unused DMI table
      ACPI: fix false-positive -Wuninitialized warning

Erik Schmauss (1):
      ACPICA: Update table load object initialization

Hans de Goede (1):
      ACPI: video: Add new hw_changes_brightness quirk, set it on PB
Easynote MZ35

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

 drivers/acpi/acpi_video.c      | 37 +++++++++++++++++++++++++++++++++++++
 drivers/acpi/acpica/exconfig.c | 18 ++++++++----------
 drivers/acpi/acpica/tbxfload.c | 10 +++-------
 drivers/acpi/blacklist.c       |  4 ++++
 include/linux/acpi.h           |  5 ++++-
 5 files changed, 56 insertions(+), 18 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ