Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-04-16 | rust: kernel: move `allocator` module under `alloc` | 1 | -88/+0 | |
2024-02-18 | rust: kernel: fix multiple typos in documentation | 1 | -1/+1 | |
2023-12-14 | rust: bindings: rename const binding using sed | 1 | -1/+1 | |
2023-08-14 | rust: upgrade to Rust 1.71.1 | 1 | -49/+2 | |
2023-08-07 | rust: alloc: Add realloc and alloc_zeroed to the GlobalAlloc impl | 1 | -0/+27 | |
2023-08-07 | rust: allocator: Use krealloc_aligned() in KernelAllocator::alloc | 1 | -3/+3 | |
2023-08-04 | rust: allocator: Prevent mis-aligned allocation | 1 | -15/+59 | |
2022-09-28 | rust: add `kernel` crate | 1 | -0/+64 |