]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge branch 'acpi-tables'
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 26 May 2025 16:36:39 +0000 (18:36 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 26 May 2025 16:36:39 +0000 (18:36 +0200)
commit5349b0051b12d6f774d9ebd9846eba96d39c8af4
tree39e6740e9d7536250541013428a3fef9d4dfe301
parent57356d98c0a5acf49cdafab7894248f29694b08d
parent059717c2ba1f745f35f4bbb8991e408c12031f1e
Merge branch 'acpi-tables'

Merge updates related to the handling of static (data-only) ACPI tables
for 6.16-rc1:

 - Add __nonstring annotations for unterminated strings in the static
   ACPI tables parsing code (Kees Cook).

 - Add support for parsing the MRRM ACPI table and sysfs files to
   describe memory regions listed in it (Tony Luck, Anil Keshavamurthy).

 - Remove an (explicitly) unused header file include from the VIOT ACPI
   table parser file (Andy Shevchenko).

 - Improve logging around acpi_initialize_tables() (Bartosz Szczepanek).

* acpi-tables:
  ACPI: MRRM: Fix default max memory region
  ACPI: tables: Improve logging around acpi_initialize_tables()
  ACPI: VIOT: Remove (explicitly) unused header
  ACPI: Add documentation for exposing MRRM data
  ACPI: MRRM: Add /sys files to describe memory ranges
  ACPI: MRRM: Minimal parse of ACPI MRRM table
  ACPI: tables: Add __nonstring annotations for unterminated strings
arch/x86/Kconfig