This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 59dbb9d81adf Merge tag 'xsa465+xsa466-6.13-tag' of git://git.kernel.org [...] new 239d87327dcd fortify: Hide run-time copy size from value range tracking new 1f13c38a854d Merge tag 'hardening-v6.13-rc4' of git://git.kernel.org/pu [...] new b10a1e5643e5 erofs: fix rare pcluster memory leak after unmounting new 1a2180f6859c erofs: fix PSI memstall accounting new 6d1917045ef4 MAINTAINERS: erofs: update Yue Hu's email address new e2de3c1bf6a0 erofs: add erofs_sb_free() helper new 7b00af2c5414 erofs: use `struct erofs_device_info` for the primary device new f8d920a402ae erofs: reference `struct erofs_device_info` for erofs_map_dev new 6422cde1b0d5 erofs: use buffered I/O for file-backed mounts by default new ed90ed56e4b1 Merge tag 'erofs-for-6.13-rc4-fixes' of git://git.kernel.o [...] new 41856638e6c4 s390/mm: Fix DirectMap accounting new 5fa49dd8e521 s390/ipl: Fix never less than zero warning new 282da38b4653 s390/mm: Consider KMSAN modules metadata for paging levels new a241d7f0d3a2 Merge tag 's390-6.13-3' of git://git.kernel.org/pub/scm/li [...] new cc252bb59263 fgraph: Still initialize idle shadow stacks when starting new 166438a432d7 ftrace: Do not find "true_parent" if HAVE_DYNAMIC_FTRACE_W [...] new 5529876063e1 Merge tag 'ftrace-v6.13-rc3' of git://git.kernel.org/pub/s [...]
The 17 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: MAINTAINERS | 2 +- arch/s390/boot/startup.c | 2 ++ arch/s390/boot/vmem.c | 6 ++-- arch/s390/kernel/ipl.c | 2 +- fs/erofs/data.c | 36 +++++++------------ fs/erofs/fileio.c | 9 +++-- fs/erofs/fscache.c | 10 +++--- fs/erofs/internal.h | 15 +++----- fs/erofs/super.c | 78 +++++++++++++++++++++++------------------- fs/erofs/zdata.c | 4 +-- fs/erofs/zutil.c | 7 ++-- include/linux/fortify-string.h | 14 +++++++- kernel/trace/fgraph.c | 8 ++++- kernel/trace/trace_functions.c | 3 +- 14 files changed, 107 insertions(+), 89 deletions(-)