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]
Date:   Fri, 13 Jan 2023 12:06:23 +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 v6.2-rc4

Hi Linus,

Please pull from the tag

 git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
 acpi-6.2-rc4

with top-most commit df3a71aba40fbe4bbd0842170e70c236eaed7c40

 Merge branches 'acpi-resource' and 'acpi-video'

on top of commit b7bfaa761d760e72a969d116517eaa12e404c262

 Linux 6.2-rc3

to receive ACPI fixes for 6.2-rc4.

These add one more ACPI IRQ override quirk, improve ACPI companion
lookup for backlight devices and add missing kernel command line
option values for backlight detection.

Specifics:

 - Improve ACPI companion lookup for backlight devices in the cases when
   there is more than one candidate ACPI device object (Hans de Goede).

 - Add missing support for manual selection of NVidia-WMI-EC or Apple
   GMUX backlight in the kernel command line to the ACPI backlight
   driver (Hans de Goede).

 - Skip ACPI  IRQ override on Asus Expertbook B2402CBA (Tamim Khan).

Thanks!


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

Hans de Goede (2):
      ACPI: video: Allow selecting NVidia-WMI-EC or Apple GMUX
backlight from the cmdline
      ACPI: Fix selecting wrong ACPI fwnode for the iGPU on some Dell laptops

Tamim Khan (1):
      ACPI: resource: Skip IRQ override on Asus Expertbook B2402CBA

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

 drivers/acpi/glue.c         | 14 ++++++++++++--
 drivers/acpi/resource.c     |  7 +++++++
 drivers/acpi/scan.c         |  7 +++++--
 drivers/acpi/video_detect.c |  4 ++++
 include/acpi/acpi_bus.h     |  3 ++-
 5 files changed, 30 insertions(+), 5 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ