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 dd81e1c7d5fb Merge tag 'powerpc-5.17-2' of git://git.kernel.org/pub/scm [...] adds 8b59b0a53c84 ARM: 9170/1: fix panic when kasan and kprobe are enabled adds 15420269b02a ARM: 9179/1: uaccess: avoid alignment faults in copy_[from [...] adds 9f80ccda53b9 ARM: 9180/1: Thumb2: align ALT_UP() sections in modules su [...] adds a08b41ab9e2e Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm adds 6b34cd8e175b btrfs: fix too long loop when defragging a 1 byte file adds b767c2fc787e btrfs: allow defrag to be interruptible adds 484167da7773 btrfs: defrag: fix wrong number of defragged sectors adds c080b4144b9d btrfs: defrag: properly update range->start for autodefrag adds 0cb5950f3f3b btrfs: fix deadlock when reserving space during defrag adds 3c9d31c71594 btrfs: add back missing dirty page rate limiting to defrag adds 27cdfde181bc btrfs: update writeback index when starting defrag new 49d766f3a0e4 Merge tag 'for-5.17-rc1-tag' of git://git.kernel.org/pub/s [...]
The 1 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/arm/include/asm/assembler.h | 2 + arch/arm/include/asm/processor.h | 1 + arch/arm/include/asm/uaccess.h | 10 ++++- arch/arm/probes/kprobes/Makefile | 3 ++ fs/btrfs/ioctl.c | 84 +++++++++++++++++++++++++++++++++++----- 5 files changed, 89 insertions(+), 11 deletions(-)