This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 4c4f0c2bf341 Merge tag 'ceph-for-5.15-rc3' of git://github.com/ceph/cep [...] new 8c8a3b5bd960 arm64: add MTE supported check to thread switching and sys [...] new 59a68d413808 arm64: Mitigate MTE issues with str{n}cmp() new 0e3dbf765fe2 kselftest/arm64: signal: Skip tests if required features a [...] new 22b70e6f2da0 arm64: Restore forced disabling of KPTI on ThunderX new 1b7eaf570140 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...] new 12064c176843 Revert "ACPI: Add memory semantics to acpi_os_map_memory()" new ea1f9163ac83 Merge tag 'acpi-5.15-rc3' of git://git.kernel.org/pub/scm/ [...] new 5aeb05b27f81 software node: balance refcount for managed software nodes new 47d7e65d64cc Merge tag 'devprop-5.15-rc3' of git://git.kernel.org/pub/s [...] new cef0d022f553 gpiolib: acpi: Make set-debounce-timeout failures non fatal new 2dd824cca340 gpio: uniphier: Fix void functions to remove return value new f6c35df22708 gpio: gpio-aspeed-sgpio: Fix wrong hwirq in irq handler. new 0f562b7de990 gpio/rockchip: extended debounce support is only available on v2 new b22a4705e2e6 gpio/rockchip: fix get_direction value handling new 7d42e9818258 Merge tag 'gpio-fixes-for-v5.15-rc3' of git://git.kernel.o [...]
The 15 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: arch/arm64/include/asm/acpi.h | 3 --- arch/arm64/include/asm/assembler.h | 5 +++++ arch/arm64/include/asm/mte.h | 6 ++++++ arch/arm64/include/asm/string.h | 2 ++ arch/arm64/kernel/acpi.c | 19 +++--------------- arch/arm64/kernel/cpufeature.c | 8 ++++++-- arch/arm64/kernel/mte.c | 10 ++++------ arch/arm64/lib/strcmp.S | 2 +- arch/arm64/lib/strncmp.S | 2 +- drivers/acpi/osl.c | 23 +++++++--------------- drivers/base/swnode.c | 3 +++ drivers/gpio/gpio-aspeed-sgpio.c | 2 +- drivers/gpio/gpio-rockchip.c | 4 ++-- drivers/gpio/gpio-uniphier.c | 4 ++-- drivers/gpio/gpiolib-acpi.c | 6 ++++-- include/acpi/acpi_io.h | 8 -------- .../selftests/arm64/signal/test_signals_utils.c | 7 +++++-- 17 files changed, 52 insertions(+), 62 deletions(-)