Age | Commit message (Expand) | Author |
---|---|---|
2024-02-18 | rust: kernel: fix multiple typos in documentation | Valentin Obst |
2023-12-14 | rust: bindings: rename const binding using sed | Gary Guo |
2023-08-14 | rust: upgrade to Rust 1.71.1 | Miguel Ojeda |
2023-08-07 | rust: alloc: Add realloc and alloc_zeroed to the GlobalAlloc impl | Björn Roy Baron |
2023-08-07 | rust: allocator: Use krealloc_aligned() in KernelAllocator::alloc | Boqun Feng |
2023-08-04 | rust: allocator: Prevent mis-aligned allocation | Boqun Feng |
2022-09-28 | rust: add `kernel` crate | Wedson Almeida Filho |