This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 3571e8b091f4 Merge tag 'v6.14-rc6-smb3-server-fixes' of git://git.samba [...] new 066e053fe208 fsnotify: add pre-content hooks on mmap() new bc71aab4513f Revert "ext4: add pre-content fsnotify hook for DAX faults" new 27773ce17762 Revert "xfs: add pre-content fsnotify hook for DAX faults" new 955fbe0ef19d Revert "fsnotify: generate pre-content permission event on [...] new 4f4dc3a9378b Revert "mm: don't allow huge faults for files with pre con [...] new 252256e416de Revert "fanotify: disable readahead if we have pre-content [...] new eb88e6bfbc0a Merge tag 'fsnotify_for_v6.14-rc7' of git://git.kernel.org [...]
The 7 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/ext4/file.c | 3 -- fs/xfs/xfs_file.c | 13 -------- include/linux/fsnotify.h | 21 ++++++++++++ include/linux/mm.h | 1 - mm/filemap.c | 86 ------------------------------------------------ mm/memory.c | 19 ----------- mm/nommu.c | 7 ---- mm/readahead.c | 14 -------- mm/util.c | 3 ++ 9 files changed, 24 insertions(+), 143 deletions(-)