This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-mainline-allyesconfig in repository toolchain/ci/linux.
from 27bba9c532a8 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...] adds cf23705244c9 ptrace: Set PF_SUPERPRIV when checking capability adds fb14528e4436 seccomp: Set PF_SUPERPRIV when checking capability adds f5098e34dd4c selftests/seccomp: powerpc: Fix typo in macro variable name adds 4c222f31fb1d selftests/seccomp: sh: Fix register names adds ea0ab6430635 Merge tag 'seccomp-v5.10-rc5' of git://git.kernel.org/pub/ [...] adds 7372e79c9eb9 fanotify: fix logic of reporting name info with watched parent adds ba911108f4ec Merge tag 'fsnotify_for_v5.10-rc5' of git://git.kernel.org [...] adds e95b6c3ef131 xfs: fix the minrecs logic when dealing with inode root ch [...] adds 498fe261f0d6 xfs: strengthen rmap record flags checking adds 6b48e5b8a20f xfs: directory scrub should check the null bestfree entries too adds ada49d64fb35 xfs: fix forkoff miscalculation related to XFS_LITINO(mp) adds 27c14b5daa82 xfs: ensure inobt record walks always make forward progress adds 595189c25c28 xfs: return corresponding errcode if xfs_initialize_perag() fail adds 883a790a8440 xfs: don't allow NOWAIT DIO across extent boundaries adds eb8409071a1d xfs: revert "xfs: fix rmap key and record comparison functions" adds a349e4c65960 Merge tag 'xfs-5.10-fixes-7' of git://git.kernel.org/pub/s [...]
No new revisions were added by this update.
Summary of changes: fs/notify/fsnotify.c | 12 ++++--- fs/xfs/libxfs/xfs_attr_leaf.c | 8 ++++- fs/xfs/libxfs/xfs_rmap_btree.c | 16 +++++----- fs/xfs/scrub/bmap.c | 8 ++--- fs/xfs/scrub/btree.c | 45 ++++++++++++++++----------- fs/xfs/scrub/dir.c | 21 ++++++++++--- fs/xfs/xfs_iomap.c | 29 +++++++++++++++++ fs/xfs/xfs_iwalk.c | 27 ++++++++++++++-- fs/xfs/xfs_mount.c | 11 +++++-- kernel/ptrace.c | 16 +++------- kernel/seccomp.c | 5 ++- tools/testing/selftests/seccomp/seccomp_bpf.c | 8 ++--- 12 files changed, 142 insertions(+), 64 deletions(-)