Merge tag 'mm-hotfixes-stable-2024-06-26-17-28' of...
Merge tag 'mm-hotfixes-stable-2024-06-26-17-28' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm Pull misc fixes from Andrew Morton: "13 hotfixes, 7 are cc:stable. All are MM related apart from a MAINTAINERS update. There is no identifiable theme here - just singleton patches in various places" * tag 'mm-hotfixes-stable-2024-06-26-17-28' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm: mm/memory: don't require head page for do_set_pmd() mm/page_alloc: Separate THP PCP into movable and non-movable categories nfs: drop the incorrect assertion in nfs_swap_rw() mm/migrate: make migrate_pages_batch() stats consistent MAINTAINERS: TPM DEVICE DRIVER: update the W-tag selftests/mm:fix test_prctl_fork_exec return failure mm: convert page type macros to enum ocfs2: fix DIO failure due to insufficient transaction credits kasan: fix bad call to unpoison_slab_object mm: handle profiling for fake memory allocations during compaction mm/slab: fix 'variable obj_exts set but not used' warning /proc/pid/smaps: add mseal info for vma mm: fix incorrect vbq reference in purge_fragmented_block
Showing
- Documentation/filesystems/proc.rst 1 addition, 0 deletionsDocumentation/filesystems/proc.rst
- MAINTAINERS 1 addition, 1 deletionMAINTAINERS
- fs/nfs/direct.c 0 additions, 2 deletionsfs/nfs/direct.c
- fs/ocfs2/aops.c 5 additions, 0 deletionsfs/ocfs2/aops.c
- fs/ocfs2/journal.c 17 additions, 0 deletionsfs/ocfs2/journal.c
- fs/ocfs2/journal.h 2 additions, 0 deletionsfs/ocfs2/journal.h
- fs/ocfs2/ocfs2_trace.h 2 additions, 0 deletionsfs/ocfs2/ocfs2_trace.h
- fs/proc/task_mmu.c 3 additions, 0 deletionsfs/proc/task_mmu.c
- include/linux/mm.h 5 additions, 0 deletionsinclude/linux/mm.h
- include/linux/mmzone.h 4 additions, 5 deletionsinclude/linux/mmzone.h
- include/linux/page-flags.h 12 additions, 9 deletionsinclude/linux/page-flags.h
- mm/compaction.c 9 additions, 2 deletionsmm/compaction.c
- mm/internal.h 0 additions, 5 deletionsmm/internal.h
- mm/kasan/common.c 1 addition, 1 deletionmm/kasan/common.c
- mm/memory.c 2 additions, 1 deletionmm/memory.c
- mm/migrate.c 5 additions, 0 deletionsmm/migrate.c
- mm/page_alloc.c 7 additions, 2 deletionsmm/page_alloc.c
- mm/slub.c 4 additions, 3 deletionsmm/slub.c
- mm/vmalloc.c 15 additions, 6 deletionsmm/vmalloc.c
- tools/testing/selftests/mm/ksm_functional_tests.c 22 additions, 16 deletionstools/testing/selftests/mm/ksm_functional_tests.c
Please register or sign in to comment