Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-06-01 | mm: rust: make CONFIG_MMU ifdefs more narrow | Alice Ryhl | 1 | -52/+4 |
2025-05-12 | mm: rust: add mmput_async support | Alice Ryhl | 1 | -0/+51 |
2025-05-12 | mm: rust: add lock_vma_under_rcu | Alice Ryhl | 1 | -0/+60 |
2025-05-12 | mm: rust: add vm_area_struct methods that require read access | Alice Ryhl | 1 | -0/+23 |
2025-05-12 | mm: rust: add abstraction for struct mm_struct | Alice Ryhl | 1 | -0/+210 |