This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 87066fdd2e30 Revert "mm/secretmem: use refcount_t instead of atomic_t" new 0398adaec341 Revert "dt-bindings: pinctrl: bcm4708-pinmux: rework bindi [...] new 1d0a779892e8 dt-bindings: pinctrl: brcm,ns-pinmux: drop unneeded CRU fr [...] new 6dba4bdfd7a3 Revert "pinctrl: bcm: ns: support updated DT binding as sy [...] new c370bb474016 pinctrl: stm32: use valid pin identifier in stm32_pinctrl_ [...] new 4e5a04be88fe pinctrl: amd: disable and mask interrupts on probe new a51aec410930 Merge tag 'pinctrl-v5.15-3' of git://git.kernel.org/pub/sc [...] new a0023bb9dd9b ata: sata_mv: Fix the error handling of mv_chip_id() new 4862649f16e7 Merge tag 'libata-5.15-rc7' of git://git.kernel.org/pub/sc [...] new 9d417cbe36ee ARM: 9122/1: select HAVE_FUTEX_CMPXCHG new 00d43d13da6c ARM: 9125/1: fix incorrect use of get_kernel_nofault() new df909df07707 ARM: 9132/1: Fix __get_user_check failure with ARM KASAN images new e6a0c958bdf9 ARM: 9133/1: mm: proc-macros: ensure *_tlb_fns are 4B aligned new eaf6cc7165c9 ARM: 9134/1: remove duplicate memcpy() definition new 44cc6412e66b ARM: 9138/1: fix link warning with XIP + frame-pointer new 1f323127cab0 ARM: 9139/1: kprobes: fix arch_init_kprobes() prototype new 48ccc8edf5b9 ARM: 9141/1: only warn about XIP address when not compile testing new 00568b8a6364 ARM: 9148/1: handle CONFIG_CPU_ENDIAN_BE32 in arch/arm/ker [...] new c2b43854aad9 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
The 18 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: .../devicetree/bindings/mfd/brcm,cru.yaml | 11 ++++---- .../bindings/pinctrl/brcm,ns-pinmux.yaml | 33 +++++++++------------- arch/arm/Kconfig | 1 + arch/arm/boot/compressed/decompress.c | 3 ++ arch/arm/include/asm/uaccess.h | 4 ++- arch/arm/kernel/head.S | 4 +-- arch/arm/kernel/traps.c | 2 +- arch/arm/kernel/vmlinux-xip.lds.S | 6 +++- arch/arm/mm/proc-macros.S | 1 + arch/arm/probes/kprobes/core.c | 2 +- drivers/ata/sata_mv.c | 4 +-- drivers/pinctrl/bcm/pinctrl-ns.c | 29 +++++++------------ drivers/pinctrl/pinctrl-amd.c | 31 ++++++++++++++++++++ drivers/pinctrl/stm32/pinctrl-stm32.c | 4 +-- 14 files changed, 82 insertions(+), 53 deletions(-)