summaryrefslogtreecommitdiffstats
path: root/rust/kernel/mm
AgeCommit message (Expand)AuthorLines
2025-05-31mm: rust: make CONFIG_MMU ifdefs more narrowAlice Ryhl-0/+68
2025-05-11mm: rust: add VmaNew for f_ops->mmap()Alice Ryhl-1/+185
2025-05-11mm: rust: add vm_insert_pageAlice Ryhl-1/+78
2025-05-11mm: rust: add vm_area_struct methods that require read accessAlice Ryhl-0/+210