index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
/
kernel
/
alloc
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-25
Merge tag 'rust-6.12' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
1
-1
/
+32
2024-09-04
rust: avoid `box_uninit_write` feature
Miguel Ojeda
1
-2
/
+4
2024-08-27
rust: alloc: eschew `Box<MaybeUninit<T>>::write`
Jubilee Young
1
-2
/
+4
2024-08-22
rust: kernel: add `drop_contents` to `BoxExt`
Benno Lossin
1
-1
/
+30
2024-07-15
Merge branch 'slab/for-6.11/buckets' into slab/for-next
Vlastimil Babka
1
-13
/
+6
2024-07-03
slab, rust: extend kmalloc() alignment guarantees to remove Rust padding
Vlastimil Babka
1
-13
/
+6
2024-06-11
rust: avoid unused import warning in `rusttest`
Miguel Ojeda
1
-2
/
+5
2024-05-08
rust: alloc: fix dangling pointer in VecExt<T>::reserve()
Danilo Krummrich
1
-2
/
+9
2024-05-05
rust: kernel: remove redundant imports
Miguel Ojeda
3
-4
/
+0
2024-04-16
rust: kernel: remove usage of `allocator_api` unstable feature
Wedson Almeida Filho
2
-4
/
+3
2024-04-16
rust: alloc: update `VecExt` to take allocation flags
Wedson Almeida Filho
1
-15
/
+143
2024-04-16
rust: alloc: introduce the `BoxExt` trait
Wedson Almeida Filho
2
-1
/
+59
2024-04-16
rust: alloc: introduce allocation flags
Wedson Almeida Filho
1
-11
/
+6
2024-04-16
rust: alloc: introduce the `VecExt` trait
Wedson Almeida Filho
1
-0
/
+48
2024-04-16
rust: kernel: move `allocator` module under `alloc`
Wedson Almeida Filho
1
-0
/
+88