index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
/
kernel
/
sync.rs
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-22
rust: lockdep: Remove support for dynamically allocated LockClassKeys
Mitchell Levy
1
-12
/
+4
2024-05-05
rust: sync: implement `Default` for `LockClassKey`
Miguel Ojeda
1
-0
/
+6
2024-02-18
rust: kernel: add reexports for macros
Alice Ryhl
1
-2
/
+3
2024-01-28
rust: sync: add `CondVar::wait_timeout`
Alice Ryhl
1
-1
/
+1
2023-04-22
rust: sync: introduce `CondVar`
Wedson Almeida Filho
1
-0
/
+2
2023-04-22
rust: sync: introduce `LockedBy`
Wedson Almeida Filho
1
-0
/
+2
2023-04-22
rust: lock: introduce `SpinLock`
Wedson Almeida Filho
1
-1
/
+1
2023-04-22
rust: lock: introduce `Mutex`
Wedson Almeida Filho
1
-0
/
+1
2023-04-22
rust: sync: introduce `Lock` and `Guard`
Wedson Almeida Filho
1
-1
/
+1
2023-04-21
rust: sync: introduce `LockClassKey`
Wedson Almeida Filho
1
-0
/
+45
2023-01-16
rust: sync: introduce `UniqueArc`
Wedson Almeida Filho
1
-1
/
+1
2023-01-16
rust: sync: introduce `ArcBorrow`
Wedson Almeida Filho
1
-1
/
+1
2023-01-16
rust: sync: add `Arc` for ref-counted allocations
Wedson Almeida Filho
1
-0
/
+10