aboutsummaryrefslogtreecommitdiffstats
path: root/mm/vma_init.c
AgeCommit message (Expand)AuthorFilesLines
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2025-09-29mm, vma: use percpu sheaves for vm_area_struct cacheVlastimil Babka1-0/+1
2025-09-13mm: fix typos in VMA commentsYe Liu1-1/+1
2025-05-22mm: convert VM_PFNMAP tracking to pfnmap_track() + pfnmap_untrack()David Hildenbrand1-0/+50
2025-05-12mm: perform VMA allocation, freeing, duplication in mmLorenzo Stoakes1-0/+101