summaryrefslogtreecommitdiff
path: root/rust/helpers/vmalloc.c
AgeCommit message (Expand)AuthorFilesLines
2026-01-26rust: mm: add __rust_helper to helpersAlice Ryhl1-1/+1
2025-09-14rust: support large alignments in allocationsVitaly Wool1-2/+3
2025-09-14rust: add support for NUMA ids in allocationsVitaly Wool1-2/+2
2024-10-15rust: alloc: implement `Vmalloc` allocatorDanilo Krummrich1-0/+9