Hi Linus, Please pull from the tag git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \ acpi-5.8-rc3 with top-most commit 0f29c20bf4342c7757d9f4bf81159b02498b1b0d Merge branch 'acpi-sysfs' on top of commit 48778464bb7d346b47157d21ffde2af6b2d39110 Linux 5.8-rc2 to receive ACPI fixes for 5.8-rc3. These prevent bypassing kernel lockdown via the ACPI tables loading interface (Jason A. Donenfeld) and fix the handling of an ACPI sysfs attribute (Nathan Chancellor). Thanks! --------------- Jason A. Donenfeld (1): ACPI: configfs: Disallow loading ACPI tables when locked down Nathan Chancellor (1): ACPI: sysfs: Fix pm_profile_attr type --------------- drivers/acpi/acpi_configfs.c | 6 +++++- drivers/acpi/sysfs.c | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-)