summaryrefslogtreecommitdiff
path: root/rust/kernel/sync/lock/global.rs
AgeCommit message (Expand)Author
2025-12-03Merge tag 'rust-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds
2025-10-22rust: replace `CStr` with `core::ffi::CStr`Tamir Duberstein
2025-10-21rust: lock: guard: Add T: Unpin bound to DerefMutDaniel Almeida
2025-03-08rust: lockdep: Use Pin for all LockClassKey usagesMitchell Levy
2024-11-10rust: sync: add global lock supportAlice Ryhl