index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
/
helpers
Age
Commit message (
Expand
)
Author
Files
Lines
7 days
Merge tag 'rust-6.13' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
13
-10
/
+21
7 days
Merge tag 'vfs-6.13.rust.pid_namespace' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-0
/
+27
8 days
Merge tag 'trace-rust-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-0
/
+15
14 days
Merge tag 'locking-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+6
2024-11-11
rust: helpers: Avoid raw_spin_lock initialization for PREEMPT_RT
Eder Zulian
1
-2
/
+6
2024-11-05
rust: add static_branch_unlikely for static_key_false
Alice Ryhl
2
-0
/
+15
2024-10-21
rust: helpers: remove unnecessary header includes
Tamir Duberstein
10
-10
/
+0
2024-10-15
rust: alloc: implement `KVmalloc` allocator
Danilo Krummrich
1
-0
/
+6
2024-10-15
rust: alloc: implement `Vmalloc` allocator
Danilo Krummrich
2
-0
/
+10
2024-10-10
rust: lock: add trylock method support for lock backend
Filipe Xavier
1
-0
/
+5
2024-10-08
rust: add PidNamespace
Christian Brauner
2
-0
/
+27
2024-10-08
Merge patch series "File abstractions needed by Rust Binder"
Christian Brauner
5
-0
/
+86
2024-09-30
rust: file: add `Kuid` wrapper
Alice Ryhl
1
-0
/
+38
2024-09-30
rust: security: add abstraction for secctx
Alice Ryhl
2
-0
/
+21
2024-09-30
rust: cred: add Rust abstraction for `struct cred`
Wedson Almeida Filho
2
-0
/
+14
2024-09-30
rust: file: add Rust abstraction for `struct file`
Wedson Almeida Filho
2
-0
/
+13
2024-09-26
rust: mutex: fix __mutex_init() usage in case of PREEMPT_RT
Dirk Behme
1
-0
/
+6
2024-08-31
rust: rbtree: add red-black tree implementation backed by the C version
Wedson Almeida Filho
2
-0
/
+10
2024-08-19
rust: kbuild: auto generate helper exports
Gary Guo
16
-40
/
+0
2024-08-19
rust: kbuild: split up helpers.c
Andreas Hindborg
17
-0
/
+296