Most of bugfix about large folio, one about fault around and
one about vmalloc, two small code optimization.
Baolin Wang (1):
mm: huge_memory: add the missing folio_test_pmd_mappable() for THP
split statistics
Barry Song (1):
mm: prohibit the last subpage from reusing the entire large folio
John Hubbard (1):
mm/memory.c: do_numa_page(): remove a redundant page table read
Kefeng Wang (2):
mm: memory: fix shift-out-of-bounds in fault_around_bytes_set
Revert "mm: support multi-size THP numa balancing"
Matthew Wilcox (1):
mm: simplify thp_vma_allowable_order
Uladzislau Rezki (Sony) (1):
mm: vmalloc: bail out early in find_vmap_area() if vmap is not init
Zi Yan (1):
mm/huge_memory: skip invalid debugfs new_order input for folio split
fs/proc/task_mmu.c | 4 +-
include/linux/huge_mm.h | 29 ++++++------
mm/huge_memory.c | 20 +++++++--
mm/khugepaged.c | 16 +++----
mm/memory.c | 97 +++++++++++++++--------------------------
mm/mprotect.c | 3 +-
mm/vmalloc.c | 3 ++
7 files changed, 80 insertions(+), 92 deletions(-)
--
2.27.0