[PATCH v1 00/26] ACPICA: ACPICA 20251212

From: Rafael J. Wysocki

Date: Wed Jan 14 2026 - 07:42:57 EST


Hi All,

This series of patches represents upstream ACPICA changes made between
the 20250807 release and the 20251212 release that have not been included
into the Linux source code yet, and some upstream ACPICA changes made after
the 20251212 release.

It contains the following material:

Alexey Simakov (1):
ACPICA: Fix NULL pointer dereference in acpi_ev_address_space_dispatch()

Armin Wolf (5):
ACPICA: Add UUID for Microsoft fan extensions
ACPICA: Add UUIDs associated with TPM 2.0 devices
ACPICA: Add support for the Microsoft display mux _OSI string
ACPICA: Abort AML bytecode execution when executing AML_FATAL_OP
ACPICA: Fix asltests using the Fatal() opcode

Ben Horgan (1):
ACPICA: ACPI 6.4: PPTT: include all fields in subtable type 1

Dave Jiang (1):
ACPICA: Add KEYP table definition

Jose Marinho (2):
ACPICA: Add GICv5 MADT structures
ACPICA: Add Arm IORT IWB node definitions

Michal Camacho Romero (10):
ACPICA: Add support for the new ACPI Table: DTPR
ACPICA: Add DTPR table support for the ASL compiler
ACPICA: Define DTPR structure related info tables and data template
ACPICA: Create auxiliary ACPI_TPR_AUX_SR structure for iASL compiler
ACPICA: Fix Segmentation Fault error related to DTPR
ACPICA: Verify DTPR and TPR Instance buffer pointers
ACPICA: Cleanup comments and DTPR Table handle functions
ACPICA: Align comments in TPRn-related structures
ACPICA: Replace TPRn Base and Limit registers
ACPICA: Refactor for TPR Base/Limit registers bitmasks

Pawel Chmielewski (3):
ACPICA: actbl2.h: ACPI 6.6: RAS2: Update Parameter Block structure
ACPICA: actbl3.h: ACPI 6.6: SRAT: New flag in Memory Affinity Structure
ACPICA: ACPI 6.6: Add _VDM (Voltage Domain) object

Saket Dumbre (1):
ACPICA: Logfile: Changes for version 20251212

Xianglai Li (1):
ACPICA: iASL: Add definitions for the IOVT table

Zilin Guan (1):
ACPICA: ACPICA: replace ACPI_FREE() with acpi_ut_delete_object_desc()



Thanks!