-
- Downloads
Merge tag 'mm-hotfixes-stable-2024-01-28-23-21' of...
Merge tag 'mm-hotfixes-stable-2024-01-28-23-21' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm Pull misc fixes from Andrew Morton: "22 hotfixes. 11 are cc:stable and the remainder address post-6.7 issues or aren't considered appropriate for backporting" * tag 'mm-hotfixes-stable-2024-01-28-23-21' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm: (22 commits) mm: thp_get_unmapped_area must honour topdown preference mm: huge_memory: don't force huge page alignment on 32 bit userfaultfd: fix mmap_changing checking in mfill_atomic_hugetlb selftests/mm: ksm_tests should only MADV_HUGEPAGE valid memory scs: add CONFIG_MMU dependency for vfree_atomic() mm/memory: fix folio_set_dirty() vs. folio_mark_dirty() in zap_pte_range() mm/huge_memory: fix folio_set_dirty() vs. folio_mark_dirty() selftests/mm: Update va_high_addr_switch.sh to check CPU for la57 flag selftests: mm: fix map_hugetlb failure on 64K page size systems MAINTAINERS: supplement of zswap maintainers update stackdepot: make fast paths lock-less again stackdepot: add stats counters exported via debugfs mm, kmsan: fix infinite recursion due to RCU critical section mm/writeback: fix possible divide-by-zero in wb_dirty_limits(), again selftests/mm: switch to bash from sh MAINTAINERS: add man-pages git trees mm: memcontrol: don't throttle dying tasks on memory.high mm: mmap: map MAP_STACK to VM_NOHUGEPAGE uprobes: use pagesize-aligned virtual address when replacing pages selftests/mm: mremap_test: fix build warning ...
No related branches found
No related tags found
Showing
- CREDITS 13 additions, 0 deletionsCREDITS
- MAINTAINERS 4 additions, 7 deletionsMAINTAINERS
- arch/Kconfig 1 addition, 0 deletionsarch/Kconfig
- arch/x86/include/asm/kmsan.h 16 additions, 1 deletionarch/x86/include/asm/kmsan.h
- fs/hugetlbfs/inode.c 1 addition, 1 deletionfs/hugetlbfs/inode.c
- include/linux/mman.h 1 addition, 0 deletionsinclude/linux/mman.h
- include/linux/mmzone.h 3 additions, 3 deletionsinclude/linux/mmzone.h
- kernel/events/uprobes.c 1 addition, 1 deletionkernel/events/uprobes.c
- lib/stackdepot.c 263 additions, 110 deletionslib/stackdepot.c
- mm/huge_memory.c 14 additions, 4 deletionsmm/huge_memory.c
- mm/memcontrol.c 25 additions, 4 deletionsmm/memcontrol.c
- mm/memory-failure.c 1 addition, 1 deletionmm/memory-failure.c
- mm/memory.c 1 addition, 1 deletionmm/memory.c
- mm/mmap.c 4 additions, 2 deletionsmm/mmap.c
- mm/page-writeback.c 1 addition, 1 deletionmm/page-writeback.c
- mm/readahead.c 2 additions, 2 deletionsmm/readahead.c
- mm/userfaultfd.c 13 additions, 2 deletionsmm/userfaultfd.c
- tools/testing/selftests/mm/charge_reserved_hugetlb.sh 1 addition, 1 deletiontools/testing/selftests/mm/charge_reserved_hugetlb.sh
- tools/testing/selftests/mm/ksm_tests.c 1 addition, 1 deletiontools/testing/selftests/mm/ksm_tests.c
- tools/testing/selftests/mm/map_hugetlb.c 7 additions, 0 deletionstools/testing/selftests/mm/map_hugetlb.c
Loading
Please register or sign in to comment