This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_build/master-arm in repository toolchain/ci/linux.
from 6c62666d8879 Merge tag 'sched_urgent_for_v5.15_rc7' of git://git.kernel [...] adds 25f54d08f12f autofs: fix wait name hash calculation in autofs_wait() adds b20078fd69a3 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] adds 87066fdd2e30 Revert "mm/secretmem: use refcount_t instead of atomic_t" adds 0398adaec341 Revert "dt-bindings: pinctrl: bcm4708-pinmux: rework bindi [...] adds 1d0a779892e8 dt-bindings: pinctrl: brcm,ns-pinmux: drop unneeded CRU fr [...] adds 6dba4bdfd7a3 Revert "pinctrl: bcm: ns: support updated DT binding as sy [...] adds c370bb474016 pinctrl: stm32: use valid pin identifier in stm32_pinctrl_ [...] adds 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 [...] adds 9d417cbe36ee ARM: 9122/1: select HAVE_FUTEX_CMPXCHG adds 00d43d13da6c ARM: 9125/1: fix incorrect use of get_kernel_nofault() adds df909df07707 ARM: 9132/1: Fix __get_user_check failure with ARM KASAN images adds e6a0c958bdf9 ARM: 9133/1: mm: proc-macros: ensure *_tlb_fns are 4B aligned adds eaf6cc7165c9 ARM: 9134/1: remove duplicate memcpy() definition adds 44cc6412e66b ARM: 9138/1: fix link warning with XIP + frame-pointer adds 1f323127cab0 ARM: 9139/1: kprobes: fix arch_init_kprobes() prototype adds 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 5 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 +-- fs/autofs/waitq.c | 2 +- mm/secretmem.c | 9 +++--- 16 files changed, 87 insertions(+), 59 deletions(-)