This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from d532dd102151 Merge tag 'for-6.2-rc4-tag' of git://git.kernel.org/pub/sc [...] new 0e678153f5be mm/hugetlb: fix PTE marker handling in hugetlb_change_prot [...] new 44f86392bdd1 mm/hugetlb: fix uffd-wp handling for migration entries in [...] new ab0c3f1251b4 mm/khugepaged: fix collapse_pte_mapped_thp() to allow anon_vma new 51d3d5eb74ff mm/userfaultfd: enable writenotify while userfaultfd-wp is [...] new 52dc031088f0 mm/MADV_COLLAPSE: don't expand collapse when vm_end is pas [...] new 3de0c269adc6 mm/shmem: restore SHMEM_HUGE_DENY precedence over MADV_COLLAPSE new a1193de562f5 mm: fix vma->anon_name memory leak for anonymous shmem VMAs new b30c14cd6102 hugetlb: unshare some PMDs when splitting VMAs new fed15f1345dc mm/hugetlb: pre-allocate pgtable pages for uffd wr-protects new 1beb8ae302a0 Docs/admin-guide/mm/zswap: remove zsmalloc's lack of write [...] new 7633355e5c7f nilfs2: fix general protection fault in nilfs_btree_insert() new 0de4a7f5ba57 kasan: mark kasan_kunit_executing as static new d09dce1fff8a lib/win_minmax: use /* notation for regular comments new 0411d6ee50e3 include/linux/mm: fix release_pages_arg kernel doc comment new 8651a137e62e mm: update mmap_sem comments to refer to mmap_lock new 5316a017d093 proc: fix PIE proc-empty-vm, proc-pid-vm tests new bf61acbed8a8 MAINTAINERS: update Robert Foss' email address new 7f31cced5724 nommu: fix memory leak in do_mmap() error path new 80be727ec872 nommu: fix do_munmap() error path new fd9edbdbdcde nommu: fix split_vma() map_count error new 19fa92fb72f8 init/Kconfig: fix typo (usafe -> unsafe) new 6e50979a9c87 Merge tag 'mm-hotfixes-stable-2023-01-16-15-23' of git://g [...]
The 22 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 + Documentation/admin-guide/mm/zswap.rst | 4 +- MAINTAINERS | 6 +- fs/nilfs2/btree.c | 15 ++++- fs/userfaultfd.c | 28 ++++++-- include/linux/mm.h | 6 +- include/linux/mm_inline.h | 3 +- include/linux/mm_types.h | 2 +- include/linux/page_ref.h | 2 +- init/Kconfig | 2 +- lib/win_minmax.c | 2 +- mm/hugetlb.c | 99 ++++++++++++++++++---------- mm/kasan/report.c | 2 +- mm/khugepaged.c | 16 ++--- mm/madvise.c | 2 +- mm/mmap.c | 8 ++- mm/nommu.c | 9 ++- mm/shmem.c | 6 +- tools/testing/selftests/proc/proc-empty-vm.c | 12 ++-- tools/testing/selftests/proc/proc-pid-vm.c | 9 +-- 20 files changed, 146 insertions(+), 88 deletions(-)