This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from e04c78d86a96 Linux 6.16-rc2 new b55eb6eb2a74 pidfs: never refuse ppid == 0 in PIDFD_GET_INFO new 714d02b41939 ovl: fix regression caused by lookup helpers API changes new 800d0b9b6a8b fs/xattr.c: fix simple_xattr_list() new 6bdd3a01fe46 fs: add missing values to TRACE_IOCB_STRINGS new ad5a0351064c VFS: change try_lookup_noperm() to skip revalidation new 527c88d8390d ovl: fix debug print in case of mkdir error new 0b9d62a47149 fs: unlock the superblock during iterate_supers_type new dd2d6b7f6f51 fs: drop assert in file_seek_cur_needs_f_lock new fe78e02600f8 Merge tag 'vfs-6.16-rc3.fixes' of git://git.kernel.org/pub [...] new b93755f40832 powerpc/vdso: Fix build of VDSO32 with pcrel new 33bc69cf6655 powerpc/eeh: Fix missing PE bridge reconfiguration during [...] new 4e6d080acfda powerpc/microwatt: Fix model property in device tree new e75cb6010838 powerpc: dts: mpc8315erdb: Add GPIO controller node new ab107276607a powerpc: Fix struct termio related ioctl macros new 44a5ab7a7958 Merge tag 'powerpc-6.16-3' of git://git.kernel.org/pub/scm [...]
The 15 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/powerpc/boot/dts/microwatt.dts | 2 +- arch/powerpc/boot/dts/mpc8315erdb.dts | 10 ++++++++++ arch/powerpc/include/asm/ppc_asm.h | 2 +- arch/powerpc/include/uapi/asm/ioctls.h | 8 ++++---- arch/powerpc/kernel/eeh.c | 2 ++ arch/powerpc/kernel/vdso/Makefile | 2 +- fs/file.c | 8 ++++++-- fs/namei.c | 17 +++++++++++++---- fs/overlayfs/namei.c | 10 ++++++++-- fs/overlayfs/overlayfs.h | 8 +++++--- fs/pidfs.c | 2 +- fs/super.c | 4 +++- fs/xattr.c | 1 + include/linux/fs.h | 4 +++- 14 files changed, 59 insertions(+), 21 deletions(-)