This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 27bba9c532a8 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...] new cf23705244c9 ptrace: Set PF_SUPERPRIV when checking capability new fb14528e4436 seccomp: Set PF_SUPERPRIV when checking capability new f5098e34dd4c selftests/seccomp: powerpc: Fix typo in macro variable name new 4c222f31fb1d selftests/seccomp: sh: Fix register names new ea0ab6430635 Merge tag 'seccomp-v5.10-rc5' of git://git.kernel.org/pub/ [...] new 7372e79c9eb9 fanotify: fix logic of reporting name info with watched parent new ba911108f4ec Merge tag 'fsnotify_for_v5.10-rc5' of git://git.kernel.org [...] new e95b6c3ef131 xfs: fix the minrecs logic when dealing with inode root ch [...] new 498fe261f0d6 xfs: strengthen rmap record flags checking new 6b48e5b8a20f xfs: directory scrub should check the null bestfree entries too new ada49d64fb35 xfs: fix forkoff miscalculation related to XFS_LITINO(mp) new 27c14b5daa82 xfs: ensure inobt record walks always make forward progress new 595189c25c28 xfs: return corresponding errcode if xfs_initialize_perag() fail new 883a790a8440 xfs: don't allow NOWAIT DIO across extent boundaries new eb8409071a1d xfs: revert "xfs: fix rmap key and record comparison functions" new a349e4c65960 Merge tag 'xfs-5.10-fixes-7' of git://git.kernel.org/pub/s [...]
The 16 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: 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(-)