Merge tag 'mm-hotfixes-stable-2023-07-08-10-43' of...
Merge tag 'mm-hotfixes-stable-2023-07-08-10-43' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm Pull hotfixes from Andrew Morton: "16 hotfixes. Six are cc:stable and the remainder address post-6.4 issues" The merge undoes the disabling of the CONFIG_PER_VMA_LOCK feature, since it was all hopefully fixed in mainline. * tag 'mm-hotfixes-stable-2023-07-08-10-43' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm: lib: dhry: fix sleeping allocations inside non-preemptable section kasan, slub: fix HW_TAGS zeroing with slub_debug kasan: fix type cast in memory_is_poisoned_n mailmap: add entries for Heiko Stuebner mailmap: update manpage link bootmem: remove the vmemmap pages from kmemleak in free_bootmem_page MAINTAINERS: add linux-next info mailmap: add Markus Schneider-Pargmann writeback: account the number of pages written back mm: call arch_swap_restore() from do_swap_page() squashfs: fix cache race with migration mm/hugetlb.c: fix a bug within a BUG(): inconsistent pte comparison docs: update ocfs2-devel mailing list address MAINTAINERS: update ocfs2-devel mailing list address mm: disable CONFIG_PER_VMA_LOCK until its fixed fork: lock VMAs of the parent process when forking
Showing
- .mailmap 6 additions, 1 deletion.mailmap
- Documentation/ABI/obsolete/o2cb 2 additions, 2 deletionsDocumentation/ABI/obsolete/o2cb
- Documentation/ABI/removed/o2cb 2 additions, 2 deletionsDocumentation/ABI/removed/o2cb
- Documentation/ABI/stable/o2cb 2 additions, 2 deletionsDocumentation/ABI/stable/o2cb
- Documentation/ABI/testing/sysfs-ocfs2 6 additions, 6 deletionsDocumentation/ABI/testing/sysfs-ocfs2
- Documentation/filesystems/dlmfs.rst 1 addition, 1 deletionDocumentation/filesystems/dlmfs.rst
- Documentation/filesystems/ocfs2.rst 1 addition, 1 deletionDocumentation/filesystems/ocfs2.rst
- MAINTAINERS 8 additions, 1 deletionMAINTAINERS
- fs/ocfs2/Kconfig 3 additions, 3 deletionsfs/ocfs2/Kconfig
- fs/squashfs/block.c 23 additions, 4 deletionsfs/squashfs/block.c
- include/linux/bootmem_info.h 2 additions, 0 deletionsinclude/linux/bootmem_info.h
- lib/dhry_1.c 9 additions, 2 deletionslib/dhry_1.c
- mm/hugetlb.c 6 additions, 1 deletionmm/hugetlb.c
- mm/kasan/generic.c 2 additions, 1 deletionmm/kasan/generic.c
- mm/kasan/kasan.h 0 additions, 12 deletionsmm/kasan/kasan.h
- mm/memory.c 7 additions, 0 deletionsmm/memory.c
- mm/page-writeback.c 5 additions, 3 deletionsmm/page-writeback.c
- mm/slab.h 14 additions, 2 deletionsmm/slab.h
Please register or sign in to comment