Hi Linus, Please pull from the tag git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \ acpi-5.12-rc1-2 with top-most commit 833a18d0715d97db8fa5e8d7eb614fc143ac78e4 Merge branch 'acpica' on top of commit 2d4eb3317248c55268685e80f692c2eefb485a31 Merge branch 'acpi-messages' to receive more ACPI updates for 5.12-rc1. These fix a race condition in generic_serial_bus (I2C) and GPIO Operation Region handling in ACPICA and reduce some related code duplication (Hans de Goede). Thanks! --------------- Hans de Goede (2): ACPICA: Fix race in generic_serial_bus (I2C) and GPIO op_region parameter handling ACPICA: Remove some code duplication from acpi_ev_address_space_dispatch --------------- drivers/acpi/acpica/acobject.h | 1 + drivers/acpi/acpica/evhandler.c | 7 +++++ drivers/acpi/acpica/evregion.c | 69 +++++++++++++++++++++++++---------------- drivers/acpi/acpica/evxfregn.c | 2 ++ 4 files changed, 53 insertions(+), 26 deletions(-)