This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 3cdb45594619 Merge tag 's390-6.9-4' of git://git.kernel.org/pub/scm/lin [...] new 015a12a4a670 arm64/hugetlb: Fix page table walk in huge_pte_alloc() new 2b504e162037 arm64/head: Drop unnecessary pre-disable-MMU workaround new 34e526cb7d46 arm64/head: Disable MMU at EL2 before clearing HCR_EL2.E2H new 50449ca66cc5 arm64: hibernate: Fix level3 translation fault in swsusp_save() new 25ec51ec86a7 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...] new 4864a6dd8320 fuse: fix wrong ff->iomode state changes from parallel dio write new 7cc911262835 fuse: fix parallel dio write on file open in passthrough mode new eb4b691b9115 fuse: fix leaked ENOSYS error on first statx call new 09492cb45100 cuse: add kernel-doc comments to cuse_process_init_reply() new daa757767db7 Merge tag 'fuse-fixes-6.9-rc5' of git://git.kernel.org/pub [...] new cd25e15e57e6 fs/9p: only translate RWX permissions for plain 9P2000 new 87de39e70503 fs/9p: translate O_TRUNC into OTRUNC new 4e5d208cc9bd fs/9p: fix the cache always being enabled on files with qid flags new 7a84602297d3 9p: explicitly deny setlease attempts new 6e45a30fe5e7 fs/9p: remove erroneous nlink init from legacy stat2inode new 824f06ff8146 fs/9p: Revert "fs/9p: fix dups even in uncached mode" new 7fd524b9bd1b fs/9p: drop inodes immediately on non-.L too new 46b28503cdf3 Merge tag '9p-fixes-for-6.9-rc5' of git://git.kernel.org/p [...]
The 18 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/arm64/kernel/head.S | 7 ++++-- arch/arm64/mm/hugetlbpage.c | 5 +++- arch/arm64/mm/pageattr.c | 3 --- fs/9p/fid.h | 3 --- fs/9p/vfs_file.c | 2 ++ fs/9p/vfs_inode.c | 7 +++--- fs/9p/vfs_super.c | 17 +++++++++++++ fs/fuse/cuse.c | 4 +++ fs/fuse/dir.c | 1 + fs/fuse/file.c | 12 +++++---- fs/fuse/fuse_i.h | 7 +++--- fs/fuse/inode.c | 1 + fs/fuse/iomode.c | 60 +++++++++++++++++++++++++++++++-------------- 13 files changed, 90 insertions(+), 39 deletions(-)