aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/rust/kernel/alloc/allocator
AgeCommit message (Expand)AuthorFilesLines
2026-04-07rust: alloc: simplify with `NonNull::add()` now that it is stableMiguel Ojeda1-7/+1
2025-09-04rust: alloc: implement VmallocPageIterDanilo Krummrich1-0/+102