This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from ab0a97cffa0b Merge tag 'powerpc-6.8-4' of git://git.kernel.org/pub/scm/ [...] new 7e4a205fe56b Revert "get rid of DCACHE_GENOCIDE" new 2c88c16dc20e erofs: fix handling kern_mount() failure new 9b24349279d5 Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/lin [...] new 583340de1d8b fs/super.c: don't drop ->s_user_ns until we free struct su [...] new cdb67fdeed72 rcu pathwalk: prevent bogus hard errors from may_lookup() new 529f89a9e453 affs: free affs_sb_info with kfree_rcu() new a13d1a4de3b0 exfat: move freeing sbi, upcase table and dropping nls int [...] new af072cf683ac hfsplus: switch to rcu-delayed unloading of nls and freein [...] new 275655d3207b afs: fix __afs_break_callback() / afs_drop_open_mmap() race new 10a973fc4fb2 nfs: make nfs_set_verifier() safe for use in RCU pathwalk new c1b967d03c5d nfs: fix UAF on pathwalk running into umount new 47458802f660 procfs: move dropping pde and pid from ->evict_inode() to [...] new e31f0a57ae1a procfs: make freeing proc_fs_info rcu-delayed new 053fc4f755ad fuse: fix UAF in rcu pathwalks new 0511fdb4a378 cifs_get_link(): bail out in unsafe case new 9fa8e282c2bf ext4_get_link(): fix breakage in RCU mode new 66a97c2ec953 Merge tag 'pull-fixes.pathwalk-rcu-2' of git://git.kernel. [...] new 56ee7db31187 erofs: fix refcount on the metabuf used for inode lookup new 4ca0d9894fd5 Merge tag 'erofs-for-6.8-rc6-fixes' of git://git.kernel.or [...]
The 19 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/affs/affs.h | 1 + fs/affs/super.c | 2 +- fs/afs/file.c | 8 ++++++-- fs/dcache.c | 5 ++++- fs/erofs/fscache.c | 7 ++++--- fs/erofs/namei.c | 28 ++++++++++++++-------------- fs/exfat/exfat_fs.h | 1 + fs/exfat/nls.c | 14 ++++---------- fs/exfat/super.c | 20 +++++++++++--------- fs/ext4/symlink.c | 8 +++++--- fs/fuse/cuse.c | 3 +-- fs/fuse/fuse_i.h | 1 + fs/fuse/inode.c | 15 +++++++++++---- fs/hfsplus/hfsplus_fs.h | 1 + fs/hfsplus/super.c | 12 +++++++++--- fs/namei.c | 6 +++++- fs/nfs/client.c | 13 ++++++++++--- fs/nfs/dir.c | 4 ++-- fs/proc/base.c | 2 -- fs/proc/inode.c | 19 ++++++++----------- fs/proc/root.c | 2 +- fs/smb/client/cifsfs.c | 3 +++ fs/super.c | 13 ++++--------- include/linux/dcache.h | 1 + include/linux/nfs_fs_sb.h | 2 ++ include/linux/proc_fs.h | 1 + 26 files changed, 111 insertions(+), 81 deletions(-)