| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2024-07-15 | Merge branch 'slab/for-6.11/buckets' into slab/for-next | 1 | -13/+6 | |
| 2024-07-03 | slab, rust: extend kmalloc() alignment guarantees to remove Rust padding | 1 | -13/+6 | |
| 2024-06-11 | rust: avoid unused import warning in `rusttest` | 1 | -2/+5 | |
| 2024-05-08 | rust: alloc: fix dangling pointer in VecExt<T>::reserve() | 1 | -2/+9 | |
| 2024-05-05 | rust: kernel: remove redundant imports | 3 | -4/+0 | |
| 2024-04-16 | rust: kernel: remove usage of `allocator_api` unstable feature | 2 | -4/+3 | |
| 2024-04-16 | rust: alloc: update `VecExt` to take allocation flags | 1 | -15/+143 | |
| 2024-04-16 | rust: alloc: introduce the `BoxExt` trait | 2 | -1/+59 | |
| 2024-04-16 | rust: alloc: introduce allocation flags | 1 | -11/+6 | |
| 2024-04-16 | rust: alloc: introduce the `VecExt` trait | 1 | -0/+48 | |
| 2024-04-16 | rust: kernel: move `allocator` module under `alloc` | 1 | -0/+88 |
