Merge tag 'mm-hotfixes-stable-2023-03-24-17-09' of...
Merge tag 'mm-hotfixes-stable-2023-03-24-17-09' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm Pull misc fixes from Andrew Morton: "21 hotfixes, 8 of which are cc:stable. 11 are for MM, the remainder are for other subsystems" * tag 'mm-hotfixes-stable-2023-03-24-17-09' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm: (21 commits) mm: mmap: remove newline at the end of the trace mailmap: add entries for Richard Leitner kcsan: avoid passing -g for test kfence: avoid passing -g for test mm: kfence: fix using kfence_metadata without initialization in show_object() lib: dhry: fix unstable smp_processor_id(_) usage mailmap: add entry for Enric Balletbo i Serra mailmap: map Sai Prakash Ranjan's old address to his current one mailmap: map Rajendra Nayak's old address to his current one Revert "kasan: drop skip_kasan_poison variable in free_pages_prepare" mailmap: add entry for Tobias Klauser kasan, powerpc: don't rename memintrinsics if compiler adds prefixes mm/ksm: fix race with VMA iteration and mm_struct teardown kselftest: vm: fix unused variable warning mm: fix error handling for map_deny_write_exec mm: deduplicate error handling for map_deny_write_exec checksyscalls: ignore fstat to silence build warning on LoongArch nilfs2: fix kernel-infoleak in nilfs_ioctl_wrap_copy() test_maple_tree: add more testing for mas_empty_area() maple_tree: fix mas_skip_node() end slot detection ...
No related branches found
No related tags found
Showing
- .mailmap 11 additions, 0 deletions.mailmap
- arch/powerpc/include/asm/kasan.h 1 addition, 1 deletionarch/powerpc/include/asm/kasan.h
- arch/powerpc/include/asm/string.h 11 additions, 4 deletionsarch/powerpc/include/asm/string.h
- arch/powerpc/kernel/prom_init_check.sh 7 additions, 2 deletionsarch/powerpc/kernel/prom_init_check.sh
- fs/nilfs2/ioctl.c 1 addition, 1 deletionfs/nilfs2/ioctl.c
- include/trace/events/mmap.h 2 additions, 2 deletionsinclude/trace/events/mmap.h
- kernel/kcsan/Makefile 1 addition, 1 deletionkernel/kcsan/Makefile
- lib/dhry_run.c 4 additions, 2 deletionslib/dhry_run.c
- lib/maple_tree.c 5 additions, 19 deletionslib/maple_tree.c
- lib/test_maple_tree.c 48 additions, 0 deletionslib/test_maple_tree.c
- mm/kfence/Makefile 1 addition, 1 deletionmm/kfence/Makefile
- mm/kfence/core.c 8 additions, 2 deletionsmm/kfence/core.c
- mm/ksm.c 9 additions, 2 deletionsmm/ksm.c
- mm/mmap.c 1 addition, 6 deletionsmm/mmap.c
- mm/mprotect.c 1 addition, 1 deletionmm/mprotect.c
- mm/page_alloc.c 2 additions, 1 deletionmm/page_alloc.c
- mm/vmalloc.c 23 additions, 5 deletionsmm/vmalloc.c
- scripts/checksyscalls.sh 3 additions, 1 deletionscripts/checksyscalls.sh
- tools/testing/selftests/mm/mdwe_test.c 1 addition, 2 deletionstools/testing/selftests/mm/mdwe_test.c
Loading
Please register or sign in to comment