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: <CAJZ5v0hOVsML89netZiY751QiPqQD-7mUYxpdJFwNmxgxu6JZA@mail.gmail.com>
Date: Fri, 7 Feb 2025 14:01:02 +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.14-rc2

Hi Linus,

Please pull from the tag

 git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
 acpi-6.14-rc2

with top-most commit 3e3e377dd1f300bbdd230533686ce9c9f4f8a90d

 Merge branches 'acpi-property' and 'acpi-resource'

on top of commit 2014c95afecee3e76ca4a56956a936e23283f05b

 Linux 6.14-rc1

to receive ACPI fixes for 6.14-rc2.

These fix three assorted issues, including one recent regression:

 - Add an ACPI IRQ override quirk for Eluktronics MECH-17 to make the
   internal keyboard work (Gannon Kolding).

 - Make acpi_data_prop_read() reflect the OF counterpart behavior in
   error cases (Andy Shevchenko).

 - Remove recently added strict ACPI PRM handler address checks that
   prevented PRM from working on some platforms in the field (Aubrey
   Li).

Thanks!


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

Andy Shevchenko (1):
      ACPI: property: Fix return value for nval == 0 in acpi_data_prop_read()

Aubrey Li (1):
      ACPI: PRM: Remove unnecessary strict handler address checks

Gannon Kolding (1):
      ACPI: resource: IRQ override for Eluktronics MECH-17

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

 drivers/acpi/prmt.c     |  4 +---
 drivers/acpi/property.c | 10 +++++-----
 drivers/acpi/resource.c |  6 ++++++
 3 files changed, 12 insertions(+), 8 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ