b20b0368c614 ("mm: fix memory leak on mm_init error handling") f1a7941243c1 ("mm: convert mm's rss stats into percpu_counter") 7be1c1a3c7b1 ("mm: more vma cache removal") 763ecb035029 ("mm: remove the vma linked list") 8220543df148 ("nommu: remove uses of VMA linked list") 11f9a21ab655 ("mm/mmap: reorganize munmap to use maple states") e99668a56430 ("mm/mmap: move mmap_region() below do_munmap()") 7964cf8caa4d ("mm: remove vmacache") 4dd1b84140c1 ("mm/mmap: use advanced maple tree API for mmap_region()") abdba2dda0c4 ("mm: use maple tree operations for find_vma_intersection()") 2e7ce7d354f2 ("mm/mmap: change do_brk_flags() to expand existing VMA and add do_brk_munmap()") 3b0e81a1cdc9 ("mmap: change zeroing of maple tree in __vma_adjust()") 524e00b36e8c ("mm: remove rb tree.") c9dbe82cb99d ("kernel/fork: use maple tree for dup_mmap() during forking") 3499a13168da ("mm/mmap: use maple tree for unmapped_area{_topdown}") be8432e7166e ("mm/mmap: use the maple tree in find_vma() instead of the rbtree.") 2e3af1db1744 ("mmap: use the VMA iterator in count_vma_pages_range()") f39af05949a4 ("mm: add VMA iterator") d4af56c5c7c6 ("mm: start tracking VMAs with maple tree") 54a611b60590 ("Maple Tree: add new data structure")