-
- Downloads
Merge tag 'mm-hotfixes-stable-2022-10-28' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Pull misc hotfixes from Andrew Morton: "Eight fix pre-6.0 bugs and the remainder address issues which were introduced in the 6.1-rc merge cycle, or address issues which aren't considered sufficiently serious to warrant a -stable backport" * tag 'mm-hotfixes-stable-2022-10-28' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm: (23 commits) mm: multi-gen LRU: move lru_gen_add_mm() out of IRQ-off region lib: maple_tree: remove unneeded initialization in mtree_range_walk() mmap: fix remap_file_pages() regression mm/shmem: ensure proper fallback if page faults mm/userfaultfd: replace kmap/kmap_atomic() with kmap_local_page() x86: fortify: kmsan: fix KMSAN fortify builds x86: asm: make sure __put_user_size() evaluates pointer once Kconfig.debug: disable CONFIG_FRAME_WARN for KMSAN by default x86/purgatory: disable KMSAN instrumentation mm: kmsan: export kmsan_copy_page_meta() mm: migrate: fix return value if all subpages of THPs are migrated successfully mm/uffd: fix vma check on userfault for wp mm: prep_compound_tail() clear page->private mm,madvise,hugetlb: fix unexpected data loss with MADV_DONTNEED on hugetlbfs mm/page_isolation: fix clang deadcode warning fs/ext4/super.c: remove unused `deprecated_msg' ipc/msg.c: fix percpu_counter use after free memory tier, sysfs: rename attribute "nodes" to "nodelist" MAINTAINERS: git://github.com -> https://github.com for nilfs2 mm/kmemleak: prevent soft lockup in kmemleak_scan()'s object iteration loops ...
No related branches found
No related tags found
Showing
- Documentation/ABI/testing/sysfs-kernel-mm-memory-tiers 2 additions, 2 deletionsDocumentation/ABI/testing/sysfs-kernel-mm-memory-tiers
- MAINTAINERS 1 addition, 1 deletionMAINTAINERS
- arch/x86/include/asm/string_64.h 7 additions, 4 deletionsarch/x86/include/asm/string_64.h
- arch/x86/include/asm/uaccess.h 7 additions, 6 deletionsarch/x86/include/asm/uaccess.h
- arch/x86/purgatory/Makefile 1 addition, 0 deletionsarch/x86/purgatory/Makefile
- fs/exec.c 1 addition, 1 deletionfs/exec.c
- fs/ext4/super.c 0 additions, 4 deletionsfs/ext4/super.c
- fs/squashfs/file.c 14 additions, 9 deletionsfs/squashfs/file.c
- fs/squashfs/page_actor.c 3 additions, 0 deletionsfs/squashfs/page_actor.c
- fs/squashfs/page_actor.h 5 additions, 1 deletionfs/squashfs/page_actor.h
- include/linux/fortify-string.h 15 additions, 2 deletionsinclude/linux/fortify-string.h
- include/linux/kmsan_string.h 21 additions, 0 deletionsinclude/linux/kmsan_string.h
- include/linux/userfaultfd_k.h 3 additions, 3 deletionsinclude/linux/userfaultfd_k.h
- ipc/msg.c 2 additions, 2 deletionsipc/msg.c
- lib/Kconfig.debug 2 additions, 1 deletionlib/Kconfig.debug
- lib/maple_tree.c 2 additions, 2 deletionslib/maple_tree.c
- mm/huge_memory.c 1 addition, 1 deletionmm/huge_memory.c
- mm/kmemleak.c 42 additions, 19 deletionsmm/kmemleak.c
- mm/kmsan/instrumentation.c 1 addition, 0 deletionsmm/kmsan/instrumentation.c
- mm/kmsan/shadow.c 1 addition, 0 deletionsmm/kmsan/shadow.c
Loading
Please register or sign in to comment