summaryrefslogtreecommitdiffstats
path: root/rust/kernel/mm.rs
AgeCommit message (Expand)AuthorLines
2025-09-13rust: mm: update ARef and AlwaysRefCounted imports from sync::arefShankari Anand-1/+2
2025-05-31mm: rust: make CONFIG_MMU ifdefs more narrowAlice Ryhl-52/+4
2025-05-11mm: rust: add mmput_async supportAlice Ryhl-0/+51
2025-05-11mm: rust: add lock_vma_under_rcuAlice Ryhl-0/+60
2025-05-11mm: rust: add vm_area_struct methods that require read accessAlice Ryhl-0/+23
2025-05-11mm: rust: add abstraction for struct mm_structAlice Ryhl-0/+210