index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rust
/
helpers
Age
Commit message (
Expand
)
Author
Lines
2024-10-21
rust: helpers: remove unnecessary header includes
Tamir Duberstein
-10
/
+0
2024-10-15
rust: alloc: implement `KVmalloc` allocator
Danilo Krummrich
-0
/
+6
2024-10-15
rust: alloc: implement `Vmalloc` allocator
Danilo Krummrich
-0
/
+10
2024-10-10
rust: lock: add trylock method support for lock backend
Filipe Xavier
-0
/
+5
2024-10-08
rust: add PidNamespace
Christian Brauner
-0
/
+27
2024-10-08
Merge patch series "File abstractions needed by Rust Binder"
Christian Brauner
-0
/
+86
2024-09-30
rust: file: add `Kuid` wrapper
Alice Ryhl
-0
/
+38
2024-09-30
rust: security: add abstraction for secctx
Alice Ryhl
-0
/
+21
2024-09-30
rust: cred: add Rust abstraction for `struct cred`
Wedson Almeida Filho
-0
/
+14
2024-09-30
rust: file: add Rust abstraction for `struct file`
Wedson Almeida Filho
-0
/
+13
2024-09-26
rust: mutex: fix __mutex_init() usage in case of PREEMPT_RT
Dirk Behme
-0
/
+6
2024-08-31
rust: rbtree: add red-black tree implementation backed by the C version
Wedson Almeida Filho
-0
/
+10
2024-08-19
rust: kbuild: auto generate helper exports
Gary Guo
-40
/
+0
2024-08-18
rust: kbuild: split up helpers.c
Andreas Hindborg
-0
/
+296
[prev]