index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
/
rust
/
rust_debugfs.rs
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-27
rust: platform: make Driver trait lifetime-parameterized
Danilo Krummrich
1
-5
/
+5
2026-05-27
rust: device: make Core and CoreInternal lifetime-parameterized
Danilo Krummrich
1
-2
/
+2
2026-05-27
rust: driver: decouple driver private data from driver type
Danilo Krummrich
1
-0
/
+1
2025-12-22
samples: rust: debugfs: replace `kernel::c_str!` with C-Strings
Tamir Duberstein
1
-9
/
+8
2025-12-22
rust: debugfs: use "kernel vertical" style for imports
Danilo Krummrich
1
-9
/
+23
2025-12-18
samples: rust: debugfs: Update ARef imports to use sync::aref
Shankari Anand
1
-1
/
+2
2025-12-05
Merge tag 'driver-core-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core
Linus Torvalds
1
-10
/
+24
2025-11-12
rust: debugfs: Replace the usage of Rust native atomics
Boqun Feng
1
-7
/
+5
2025-11-05
samples: rust: debugfs: add example for blobs
Danilo Krummrich
1
-0
/
+13
2025-10-21
rust: driver: let probe() return impl PinInit<Self, Error>
Danilo Krummrich
1
-10
/
+11
2025-09-10
samples: rust: Add debugfs sample driver
Matthew Maurer
1
-0
/
+151