index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
samples
/
rust
/
rust_debugfs.rs
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-30
rust: driver: remove `$module_table_name` from `module_device_table`
Gary Guo
1
-1
/
+0
2026-07-21
rust: device: make lifetime on `Core` and `CoreInternal` invariant
Gary Guo
1
-1
/
+3
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...
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