This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 733923397fd9 Merge tag 'pwm/for-6.16-rc6-fixes' of git://git.kernel.org [...] new 93712205ce2f pinctrl: qcom: msm: mark certain pins as invalid for interrupts new 7d502192431e MAINTAINERS: drop bouncing Lakshmi Sowjanya D new 46147490b409 pinctrl: nuvoton: Fix boot on ma35dx platforms new 8ff4fb276e23 pinctrl: amd: Clear GPIO debounce for suspend new 5285b5ed04ab pinctrl: aw9523: fix can_sleep flag for GPIO chip new 9adf143357bf Merge tag 'pinctrl-v6.16-3' of git://git.kernel.org/pub/sc [...] new ef8923e6c051 arm64: efi: Fix KASAN false positive for EFI runtime stack new 727c2a53cf95 arm64: Unconditionally select CONFIG_JUMP_LABEL new 0d1c86b84096 arm64/gcs: Don't try to access GCS registers if arm64.nogc [...] new 6c66bb655ca3 arm64: move smp_send_stop() cpu mask off stack new a75ad2fc76a2 arm64: Filter out SME hwcaps when FEAT_SME isn't implemented new 22f3a4f60859 arm64: poe: Handle spurious Overlay faults new 9dd175749341 arm64/mm: Drop wrong writes into TCR2_EL1 new f69f5aab1fad Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...] new 8c2e52ebbe88 eventpoll: don't decrement ep refcount while still holding [...]
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: MAINTAINERS | 3 +- arch/arm64/Kconfig | 1 + arch/arm64/include/asm/el2_setup.h | 19 +++++------- arch/arm64/kernel/Makefile | 3 +- arch/arm64/kernel/cpufeature.c | 57 +++++++++++++++++++--------------- arch/arm64/kernel/efi.c | 11 +++++-- arch/arm64/kernel/process.c | 5 +++ arch/arm64/kernel/smp.c | 2 +- arch/arm64/mm/fault.c | 30 ++++++++++++------ arch/arm64/mm/proc.S | 1 - drivers/pinctrl/nuvoton/pinctrl-ma35.c | 10 ++++-- drivers/pinctrl/pinctrl-amd.c | 11 +++++++ drivers/pinctrl/pinctrl-aw9523.c | 2 +- drivers/pinctrl/qcom/pinctrl-msm.c | 20 ++++++++++++ fs/eventpoll.c | 12 +++---- 15 files changed, 122 insertions(+), 65 deletions(-)