index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
/
rust
/
rust_misc_device.rs
Age
Commit message (
Expand
)
Author
Lines
2026-02-17
Merge tag 'char-misc-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-2
/
+1
2026-01-26
samples: rust: remove imports available via prelude
Gary Guo
-2
/
+0
2025-12-29
rust: miscdevice: replace `kernel::c_str!` with C-Strings
Tamir Duberstein
-2
/
+1
2025-09-06
Merge patch series "Rust support for `struct iov_iter`"
Greg Kroah-Hartman
-2
/
+34
2025-09-06
samples: rust_misc_device: Expand the sample to support read()ing from userspace
Lee Jones
-2
/
+34
2025-08-19
rust: miscdevice: update ARef import to sync::aref
Shankari Anand
-2
/
+1
2025-07-14
rust: uaccess: use newtype for user pointers
Alice Ryhl
-0
/
+2
2025-04-01
Merge tag 'char-misc-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-90
/
+91
2025-03-17
samples: rust_misc_device: fix markup in top-level docs
Alice Ryhl
-90
/
+91
2025-03-10
rust: module: introduce `authors` key
Guilherme Giacomo Simoes
-1
/
+1
2024-12-16
samples: rust_misc_device: Provide an example C program to exercise functiona...
Lee Jones
-0
/
+90
2024-12-16
samples: rust_misc_device: Demonstrate additional get/set value functionality
Lee Jones
-14
/
+75
2024-12-16
samples: rust: Provide example using the new Rust MiscDevice abstraction
Lee Jones
-0
/
+87