Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-08-14 | rust: upgrade to Rust 1.71.1 | Miguel Ojeda | 1 | -49/+2 |
2023-08-07 | rust: alloc: Add realloc and alloc_zeroed to the GlobalAlloc impl | Björn Roy Baron | 1 | -0/+27 |
2023-08-07 | rust: allocator: Use krealloc_aligned() in KernelAllocator::alloc | Boqun Feng | 1 | -3/+3 |
2023-08-04 | rust: allocator: Prevent mis-aligned allocation | Boqun Feng | 1 | -15/+59 |
2022-09-28 | rust: add `kernel` crate | Wedson Almeida Filho | 1 | -0/+64 |