index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
rust
/
helpers
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
6
-0
/
+160
2025-01-21
Merge tag 'lsm-pr-20250121' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm
Linus Torvalds
1
-4
/
+4
2024-12-20
rust: platform: add basic platform device / driver abstractions
Danilo Krummrich
2
-0
/
+14
2024-12-20
rust: pci: add basic PCI device / driver abstractions
Danilo Krummrich
2
-0
/
+19
2024-12-20
rust: add devres abstraction
Danilo Krummrich
2
-0
/
+11
2024-12-20
rust: add `io::{Io, IoRaw}` base types
Danilo Krummrich
2
-0
/
+102
2024-12-20
rust: add rcu abstraction
Wedson Almeida Filho
2
-0
/
+14
2024-12-19
rust: sync: Add lock::Backend::assert_is_held()
Lyude Paul
2
-0
/
+10
2024-12-04
rust: replace lsm context+len with lsm_context
Alice Ryhl
1
-4
/
+4
2024-11-26
Merge tag 'rust-6.13' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
13
-10
/
+21
2024-11-26
Merge tag 'vfs-6.13.rust.pid_namespace' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
2
-0
/
+27
2024-11-25
Merge tag 'trace-rust-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
2
-0
/
+15
2024-11-19
Merge tag 'locking-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
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-04
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-18
rust: kbuild: split up helpers.c
Andreas Hindborg
17
-0
/
+296