summaryrefslogtreecommitdiff
path: root/rust/kernel/mm
AgeCommit message (Expand)Author
2025-11-29mm: introduce VMA flags bitmap typeLorenzo Stoakes
2025-09-13rust: mm: update ARef and AlwaysRefCounted imports from sync::arefShankari Anand
2025-08-27rust: mm: mark VmaNew as transparentBaptiste Lepers
2025-06-22rust: enable `clippy::as_underscore` lintTamir Duberstein
2025-05-31mm: rust: make CONFIG_MMU ifdefs more narrowAlice Ryhl
2025-05-11mm: rust: add VmaNew for f_ops->mmap()Alice Ryhl
2025-05-11mm: rust: add vm_insert_pageAlice Ryhl
2025-05-11mm: rust: add vm_area_struct methods that require read accessAlice Ryhl