This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from fd37b884003c io_uring/io-wq: don't clear PF_IO_WORKER on exit new 2f012f2baca1 nilfs2: fix incomplete buffer cleanup in nilfs_btnode_abor [...] new bde1597d0f04 radix-tree: move declarations to header new 270aa0106206 mm/uffd: fix vma operation where start addr cuts part of vma new 5543d3c43c41 mm/uffd: allow vma to merge as much as possible new 8652d44f466a kexec: support purgatories with .text.hot sections new 97b6b9cbba40 x86/purgatory: remove PGO flags new 20188baceb7a powerpc/purgatory: remove PGO flags new 88ac3bbcf738 riscv/purgatory: remove PGO flags new fee5eaecca86 nilfs2: fix possible out-of-bounds segment allocation in r [...] new 9f6c6ad161f1 lib/test_vmalloc.c: avoid garbage in page array new 50d927880e0f ocfs2: fix use-after-free when unmounting read-only filesystem new 92c5d1b860e9 nilfs2: reject devices with insufficient block count new 4f572f0074b8 mm/gup_test: fix ioctl fail for compat task new 2192bba03d80 epoll: ep_autoremove_wake_function should use list_del_ini [...] new 5ff6e2fff88e mm/damon/core: fix divide error in damon_nr_accesses_to_ac [...] new 0e4d4ef972aa mailmap: add entry for John Keeping new 26a6ffff7de5 ocfs2: check new file size on fallocate call new 9425c591e06a page cache: fix page_cache_next/prev_miss off by one new 0bdf0efa180a zswap: do not shrink if cgroup may not zswap new fb054096aea0 Merge tag 'mm-hotfixes-stable-2023-06-12-12-22' of git://g [...]
The 20 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: .mailmap | 1 + arch/powerpc/purgatory/Makefile | 5 +++++ arch/riscv/purgatory/Makefile | 5 +++++ arch/x86/purgatory/Makefile | 5 +++++ fs/eventpoll.c | 6 +++++- fs/nilfs2/btnode.c | 12 +++++++++-- fs/nilfs2/sufile.c | 9 ++++++++ fs/nilfs2/the_nilfs.c | 43 ++++++++++++++++++++++++++++++++++++++- fs/ocfs2/file.c | 8 +++++++- fs/ocfs2/super.c | 6 ++++-- fs/userfaultfd.c | 13 ++++++++++-- kernel/kexec_file.c | 14 ++++++++++++- lib/radix-tree.c | 2 ++ lib/radix-tree.h | 8 ++++++++ lib/test_vmalloc.c | 2 +- lib/xarray.c | 6 ++---- mm/damon/core.c | 2 ++ mm/filemap.c | 26 ++++++++++++++--------- mm/gup_test.c | 1 + mm/zswap.c | 11 ++++++++-- tools/testing/radix-tree/Makefile | 5 +++-- 21 files changed, 161 insertions(+), 29 deletions(-) create mode 100644 lib/radix-tree.h