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