Hi All, This series of patches represents upstream ACPICA changes made between the 20250404 release and the 20250807 release that have not been included into the Linux source code yet, and some upstream ACPICA changes made after the 20250807 release. It contains the following material: Ahmed Salem (4): ACPICA: Apply ACPI_NONSTRING ACPICA: iASL: Fix printing CDAT table header ACPICA: acpidump: drop ACPI_NONSTRING attribute from file_name ACPICA: Debugger: drop ACPI_NONSTRING attribute from name_seg Davidlohr Bueso (1): ACPICA: CEDT: Add Back-Invalidate restriction to CXL Window Dmitry Antipov (1): ACPICA: Fix largest possible resource descriptor index Hans de Goede (1): ACPICA: dispatcher: Use acpi_ds_clear_operands() in acpi_ds_call_control_method() Huacai Chen (1): ACPICA: Allow to skip Global Lock initialization Kaushlendra Kumar (1): ACPICA: acpidump: fix return values in ap_is_valid_checksum() Saket Dumbre (4): ACPICA: Update dsmethod.c to get rid of unused variable warning ACPICA: Print error messages for too few or too many arguments ACPICA: Update version to 20250807 ACPICA: ACPI_TYPE_ANY does not include the package type Zhe Qiao (3): ACPICA: Modify variable definition position ACPICA: Remove redundant "#ifdef" definitions ACPICA: Change the compilation conditions Thanks!