summaryrefslogtreecommitdiffstats
path: root/rust/kernel/alloc/allocator.rs
AgeCommit message (Expand)AuthorLines
2024-07-03slab, rust: extend kmalloc() alignment guarantees to remove Rust paddingVlastimil Babka-13/+6
2024-05-05rust: kernel: remove redundant importsMiguel Ojeda-2/+0
2024-04-16rust: alloc: introduce the `BoxExt` traitWedson Almeida Filho-1/+1
2024-04-16rust: alloc: introduce allocation flagsWedson Almeida Filho-11/+6
2024-04-16rust: kernel: move `allocator` module under `alloc`Wedson Almeida Filho-0/+88