Merge tag 'mm-hotfixes-stable-2024-04-26-13-30' of...
Merge tag 'mm-hotfixes-stable-2024-04-26-13-30' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm Pull misc fixes from Andrew Morton: "11 hotfixes. 8 are cc:stable and the remaining 3 (nice ratio!) address post-6.8 issues or aren't considered suitable for backporting. All except one of these are for MM. I see no particular theme - it's singletons all over" * tag 'mm-hotfixes-stable-2024-04-26-13-30' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm: mm/hugetlb: fix DEBUG_LOCKS_WARN_ON(1) when dissolve_free_hugetlb_folio() selftests: mm: protection_keys: save/restore nr_hugepages value from launch script stackdepot: respect __GFP_NOLOCKDEP allocation flag hugetlb: check for anon_vma prior to folio allocation mm: zswap: fix shrinker NULL crash with cgroup_disable=memory mm: turn folio_test_hugetlb into a PageType mm: support page_mapcount() on page_has_type() pages mm: create FOLIO_FLAG_FALSE and FOLIO_TYPE_OPS macros mm/hugetlb: fix missing hugetlb_lock for resv uncharge selftests: mm: fix unused and uninitialized variable warning selftests/harness: remove use of LINE_MAX
No related branches found
No related tags found
Showing
- fs/proc/page.c 2 additions, 5 deletionsfs/proc/page.c
- include/linux/mm.h 5 additions, 3 deletionsinclude/linux/mm.h
- include/linux/page-flags.h 82 additions, 62 deletionsinclude/linux/page-flags.h
- include/trace/events/mmflags.h 1 addition, 0 deletionsinclude/trace/events/mmflags.h
- kernel/vmcore_info.c 2 additions, 3 deletionskernel/vmcore_info.c
- lib/stackdepot.c 2 additions, 2 deletionslib/stackdepot.c
- mm/hugetlb.c 15 additions, 25 deletionsmm/hugetlb.c
- mm/zswap.c 16 additions, 9 deletionsmm/zswap.c
- tools/testing/selftests/kselftest_harness.h 8 additions, 4 deletionstools/testing/selftests/kselftest_harness.h
- tools/testing/selftests/mm/mdwe_test.c 1 addition, 0 deletionstools/testing/selftests/mm/mdwe_test.c
- tools/testing/selftests/mm/protection_keys.c 0 additions, 38 deletionstools/testing/selftests/mm/protection_keys.c
- tools/testing/selftests/mm/run_vmtests.sh 2 additions, 0 deletionstools/testing/selftests/mm/run_vmtests.sh
- tools/testing/selftests/mm/split_huge_page_test.c 1 addition, 1 deletiontools/testing/selftests/mm/split_huge_page_test.c
Loading
Please register or sign in to comment