index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rust
/
kernel
/
alloc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'slab/for-6.11/buckets' into slab/for-next
Vlastimil Babka
2024-07-15
1
-13
/
+6
|
\
|
*
slab, rust: extend kmalloc() alignment guarantees to remove Rust padding
Vlastimil Babka
2024-07-03
1
-13
/
+6
*
|
rust: avoid unused import warning in `rusttest`
Miguel Ojeda
2024-06-11
1
-2
/
+5
|
/
*
rust: alloc: fix dangling pointer in VecExt<T>::reserve()
Danilo Krummrich
2024-05-08
1
-2
/
+9
*
rust: kernel: remove redundant imports
Miguel Ojeda
2024-05-05
3
-4
/
+0
*
rust: kernel: remove usage of `allocator_api` unstable feature
Wedson Almeida Filho
2024-04-16
2
-4
/
+3
*
rust: alloc: update `VecExt` to take allocation flags
Wedson Almeida Filho
2024-04-16
1
-15
/
+143
*
rust: alloc: introduce the `BoxExt` trait
Wedson Almeida Filho
2024-04-16
2
-1
/
+59
*
rust: alloc: introduce allocation flags
Wedson Almeida Filho
2024-04-16
1
-11
/
+6
*
rust: alloc: introduce the `VecExt` trait
Wedson Almeida Filho
2024-04-16
1
-0
/
+48
*
rust: kernel: move `allocator` module under `alloc`
Wedson Almeida Filho
2024-04-16
1
-0
/
+88