Merge tag 'mm-hotfixes-stable-2024-04-05-11-30' of...
Merge tag 'mm-hotfixes-stable-2024-04-05-11-30' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm Pull misc fixes from Andrew Morton: "8 hotfixes, 3 are cc:stable There are a couple of fixups for this cycle's vmalloc changes and one for the stackdepot changes. And a fix for a very old x86 PAT issue which can cause a warning splat" * tag 'mm-hotfixes-stable-2024-04-05-11-30' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm: stackdepot: rename pool_index to pool_index_plus_1 x86/mm/pat: fix VM_PAT handling in COW mappings MAINTAINERS: change vmware.com addresses to broadcom.com selftests/mm: include strings.h for ffsl mm: vmalloc: fix lockdep warning mm: vmalloc: bail out early in find_vmap_area() if vmap is not init init: open output files from cpio unpacking with O_LARGEFILE mm/secretmem: fix GUP-fast succeeding on secretmem folios
Showing
- .mailmap 5 additions, 0 deletions.mailmap
- MAINTAINERS 23 additions, 22 deletionsMAINTAINERS
- arch/x86/mm/pat/memtype.c 35 additions, 14 deletionsarch/x86/mm/pat/memtype.c
- include/linux/secretmem.h 2 additions, 2 deletionsinclude/linux/secretmem.h
- include/linux/stackdepot.h 3 additions, 4 deletionsinclude/linux/stackdepot.h
- init/initramfs.c 1 addition, 1 deletioninit/initramfs.c
- lib/stackdepot.c 2 additions, 2 deletionslib/stackdepot.c
- mm/memory.c 4 additions, 0 deletionsmm/memory.c
- mm/vmalloc.c 46 additions, 30 deletionsmm/vmalloc.c
- tools/testing/selftests/mm/vm_util.h 1 addition, 1 deletiontools/testing/selftests/mm/vm_util.h
Please register or sign in to comment