index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rust
/
kernel
/
alloc.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
rust: use derive(CoercePointee) on rustc >= 1.84.0
Xiangfei Ding
2025-01-13
1
-1
/
+1
*
rust: alloc: update module comment of alloc.rs
Danilo Krummrich
2024-10-15
1
-1
/
+1
*
rust: alloc: implement `Cmalloc` in module allocator_test
Danilo Krummrich
2024-10-15
1
-1
/
+0
*
rust: alloc: implement `contains` for `Flags`
Danilo Krummrich
2024-10-15
1
-1
/
+6
*
rust: alloc: remove `VecExt` extension
Danilo Krummrich
2024-10-15
1
-1
/
+0
*
rust: alloc: implement `IntoIterator` for `Vec`
Danilo Krummrich
2024-10-15
1
-0
/
+1
*
rust: alloc: implement kernel `Vec` type
Danilo Krummrich
2024-10-15
1
-0
/
+6
*
rust: alloc: introduce `ArrayLayout`
Benno Lossin
2024-10-15
1
-0
/
+1
*
rust: alloc: remove extension of std's `Box`
Danilo Krummrich
2024-10-15
1
-1
/
+0
*
rust: alloc: implement kernel `Box`
Danilo Krummrich
2024-10-15
1
-0
/
+6
*
rust: alloc: add __GFP_NOWARN to `Flags`
Danilo Krummrich
2024-10-15
1
-0
/
+5
*
rust: alloc: add module `allocator_test`
Danilo Krummrich
2024-10-15
1
-2
/
+7
*
rust: alloc: make `allocator` module public
Danilo Krummrich
2024-10-15
1
-1
/
+1
*
rust: alloc: implement `ReallocFunc`
Danilo Krummrich
2024-10-15
1
-0
/
+9
*
rust: alloc: add `Allocator` trait
Danilo Krummrich
2024-10-14
1
-0
/
+101
*
rust: add abstraction for `struct page`
Alice Ryhl
2024-07-08
1
-0
/
+7
*
rust: alloc: add __GFP_HIGHMEM flag
Alice Ryhl
2024-07-08
1
-0
/
+8
*
rust: alloc: fix typo in docs for GFP_NOWAIT
Alice Ryhl
2024-07-08
1
-1
/
+1
*
rust: kernel: remove redundant imports
Miguel Ojeda
2024-05-05
1
-1
/
+0
*
rust: kernel: remove usage of `allocator_api` unstable feature
Wedson Almeida Filho
2024-04-16
1
-0
/
+4
*
rust: alloc: introduce the `BoxExt` trait
Wedson Almeida Filho
2024-04-16
1
-0
/
+1
*
rust: alloc: introduce allocation flags
Wedson Almeida Filho
2024-04-16
1
-0
/
+61
*
rust: alloc: introduce the `VecExt` trait
Wedson Almeida Filho
2024-04-16
1
-0
/
+1
*
rust: kernel: move `allocator` module under `alloc`
Wedson Almeida Filho
2024-04-16
1
-0
/
+7