]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Merge branches 'acpica', 'acpi-osl' and 'acpi-tables'
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 9 Apr 2026 19:19:34 +0000 (21:19 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 9 Apr 2026 19:19:34 +0000 (21:19 +0200)
commit8e2308c1aec91b32640c488205f4fe6d6cc8d1de
tree9b18c014179ae907e5ec6735d73c851000ef4af5
parentabdd2a86535b59c76d14da2547160bc83e059c03
parent22dd51bb0a48abe74b32cd4425fca878030d16ca
parentf862f2919669ea6ceffb1d901d5e66c6625ad743
parent1b7cbe343349ec5aec6f3140820180c5bc00b14f
Merge branches 'acpica', 'acpi-osl' and 'acpi-tables'

Merge ACPICA updates, an ACPI OS service layer (OSL) update and
assorted updates related to parsing ACPI tables for 7.1-rc1:

 - Update maintainers information regarding ACPICA (Rafael Wysocki)

 - Replace strncpy() with strscpy_pad() in acpi_ut_safe_strncpy() (Kees
   Cook)

 - Trigger an ordered system power off after encountering a fatal error
   operator in AML (Armin Wolf)

 - Enable ACPI FPDT parsing on LoongArch (Xi Ruoyao)

 - Remove the temporary stop-gap acpi_pptt_cache_v1_full structure from
   the ACPI PPTT parser (Ben Horgan)

 - Add support for exposing ACPI FPDT subtables FBPT and S3PT (Nate
   DeSimone)

* acpica:
  ACPICA: Update maintainers information
  ACPICA: Replace strncpy() with strscpy_pad() in acpi_ut_safe_strncpy()

* acpi-osl:
  ACPI: OSL: Poweroff when encountering a fatal ACPI error

* acpi-tables:
  ACPI: tables: Enable FPDT on LoongArch
  Documentation: ABI: add FBPT and S3PT entries to sysfs-firmware-acpi
  ACPI: FPDT: expose FBPT and S3PT subtables via sysfs
  ACPI: PPTT: Remove duplicate structure, acpi_pptt_cache_v1_full
Documentation/admin-guide/kernel-parameters.txt
MAINTAINERS
drivers/acpi/pptt.c