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
/
kernel
/
sync
/
lock
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-30
Merge tag 'rust-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/linux
Linus Torvalds
2
-2
/
+2
2025-03-16
rust: make pin-init its own crate
Benno Lossin
2
-2
/
+2
2025-03-08
rust: lockdep: Use Pin for all LockClassKey usages
Mitchell Levy
1
-2
/
+3
2024-12-19
rust: sync: Add lock::Backend::assert_is_held()
Lyude Paul
2
-0
/
+10
2024-12-19
rust: sync: Add SpinLockGuard type alias
Lyude Paul
1
-0
/
+8
2024-12-19
rust: sync: Add MutexGuard type alias
Lyude Paul
1
-0
/
+8
2024-11-10
rust: use custom FFI integer types
Gary Guo
2
-2
/
+2
2024-11-10
rust: sync: add global lock support
Alice Ryhl
1
-0
/
+301
2024-10-15
rust: treewide: switch to our kernel `Box` type
Danilo Krummrich
2
-2
/
+2
2024-10-10
rust: lock: add trylock method support for lock backend
Filipe Xavier
2
-0
/
+22
2024-05-05
rust: kernel: remove redundant imports
Miguel Ojeda
2
-4
/
+0
2024-04-16
rust: init: update `init` module to take allocation flags
Wedson Almeida Filho
2
-2
/
+2
2024-02-18
rust: kernel: add reexports for macros
Alice Ryhl
2
-2
/
+4
2024-02-18
rust: kernel: fix multiple typos in documentation
Valentin Obst
1
-1
/
+1
2023-12-21
rust: support `srctree`-relative links
Miguel Ojeda
2
-2
/
+2
2023-07-19
rust: sync: make doctests compilable/testable
Miguel Ojeda
2
-0
/
+2
2023-04-22
rust: lock: add `Guard::do_unlocked`
Wedson Almeida Filho
1
-1
/
+2
2023-04-22
rust: lock: introduce `SpinLock`
Wedson Almeida Filho
1
-0
/
+116
2023-04-22
rust: lock: introduce `Mutex`
Wedson Almeida Filho
1
-0
/
+118