summaryrefslogtreecommitdiff
path: root/rust/kernel/alloc/layout.rs
AgeCommit message (Expand)Author
11 daysMerge tag 'drm-next-2025-10-01' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-09-04rust: alloc: layout: implement ArrayLayout::size()Danilo Krummrich
2025-08-15rust: make `ArrayLayout::new_unchecked` a `const fn`Onur Özkan
2025-01-13rust: alloc: add doctest for `ArrayLayout::new()`Jimmy Ostler
2024-11-25rust: alloc: Fix `ArrayLayout` allocationsAsahi Lina
2024-10-15rust: alloc: introduce `ArrayLayout`Benno Lossin