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: <CAJZ5v0htsHzumnajMzcndHi1C1SjxQXXZp6Sg4qo6mnkftHUng@mail.gmail.com>
Date: Thu, 30 Jan 2025 22:06:34 +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-rc1

Hi Linus,

Please pull from the tag

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

with top-most commit 0141978ae75bd48bac13fca6de131a5071c32011

 x86/acpi: Fix LAPIC/x2APIC parsing order

on top of commit 603f162a02d5ccf0b3c5b2c6f488e456be81007f

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

to receive ACPI fixes for 6.14-rc1.

These add a new ACPI-related quirk for Vexia EDU ATLA 10 tablet 5V (Hans
de Goede) and fix the MADT parsing code so that CPUs with different entry
types (LAPIC and x2APIC) are initialized in the order in which they appear
in the MADT as required by the ACPI specification (Zhang Rui).

Thanks!


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

Hans de Goede (1):
      ACPI: x86: Add skip i2c clients quirk for Vexia EDU ATLA 10 tablet 5V

Zhang Rui (1):
      x86/acpi: Fix LAPIC/x2APIC parsing order

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

 arch/x86/kernel/acpi/boot.c | 50 ++++++++++++++++++++++++++++++++++++++++-----
 drivers/acpi/x86/utils.c    | 13 ++++++++++++
 2 files changed, 58 insertions(+), 5 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ