This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 7fcd473a6455 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linu [...] new c137381f71ae mm: lock a vma before stack expansion new 33313a747e81 mm: lock newly mapped VMA which can be modified after it b [...] new fb49c455323f fork: lock VMAs of the parent process when forking new 0a30901b0732 Merge branch 'master' into mm-hotfixes-stable new 44f10dbefd5e Merge branch 'master' into mm-hotfixes-stable new 3fbff91afbf0 Merge branch 'master' into mm-hotfixes-stable new 2b4f3b4987b5 fork: lock VMAs of the parent process when forking new f96c48670319 mm: disable CONFIG_PER_VMA_LOCK until its fixed new a57b4b7f0557 MAINTAINERS: update ocfs2-devel mailing list address new 5a569db68c6a docs: update ocfs2-devel mailing list address new 191fcdb6c9cf mm/hugetlb.c: fix a bug within a BUG(): inconsistent pte c [...] new 08bab74ae653 squashfs: fix cache race with migration new 6dca4ac6fc91 mm: call arch_swap_restore() from do_swap_page() new 8344a3d44be3 writeback: account the number of pages written back new 6dedd768f380 mailmap: add Markus Schneider-Pargmann new 0d707cdefb3b MAINTAINERS: add linux-next info new 028725e73375 bootmem: remove the vmemmap pages from kmemleak in free_bo [...] new ddcd91f4cb42 mailmap: update manpage link new d3a808ec787e mailmap: add entries for Heiko Stuebner new 05c56e7b4319 kasan: fix type cast in memory_is_poisoned_n new fdb54d96600a kasan, slub: fix HW_TAGS zeroing with slub_debug new 8ba388c06bc8 lib: dhry: fix sleeping allocations inside non-preemptable [...] new 946c6b59c56d Merge tag 'mm-hotfixes-stable-2023-07-08-10-43' of git://g [...]
The 23 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 | 7 ++++++- Documentation/ABI/obsolete/o2cb | 4 ++-- Documentation/ABI/removed/o2cb | 4 ++-- Documentation/ABI/stable/o2cb | 4 ++-- Documentation/ABI/testing/sysfs-ocfs2 | 12 ++++++------ Documentation/filesystems/dlmfs.rst | 2 +- Documentation/filesystems/ocfs2.rst | 2 +- MAINTAINERS | 9 ++++++++- fs/ocfs2/Kconfig | 6 +++--- fs/squashfs/block.c | 27 +++++++++++++++++++++++---- include/linux/bootmem_info.h | 2 ++ kernel/fork.c | 1 + lib/dhry_1.c | 11 +++++++++-- mm/hugetlb.c | 7 ++++++- mm/kasan/generic.c | 3 ++- mm/kasan/kasan.h | 12 ------------ mm/memory.c | 7 +++++++ mm/mmap.c | 6 ++++++ mm/page-writeback.c | 8 +++++--- mm/slab.h | 16 ++++++++++++++-- 20 files changed, 106 insertions(+), 44 deletions(-)