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
/
rust
/
kernel
/
io
/
register.rs
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-03
rust: io: register: use path fragment for alias destination
Alexandre Courbot
1
-2
/
+5
2026-08-03
rust: io: register: remove unused rule arguments
Alexandre Courbot
1
-15
/
+12
2026-08-03
rust: io: register: dispatch shortcut rules internally
Alexandre Courbot
1
-2
/
+4
2026-07-13
Merge patch series "rust: I/O type generalization and projection"
Danilo Krummrich
1
-21
/
+23
2026-07-11
rust: io: implement `Mmio` as view type
Gary Guo
1
-12
/
+12
2026-07-11
rust: io: rename `Mmio` to `MmioOwned`
Gary Guo
1
-12
/
+12
2026-07-11
rust: io: restrict untyped IO access and `register!` to `Region`
Gary Guo
1
-9
/
+11
2026-07-03
rust: io: fix example in `register!` macro
Link Mauve
1
-1
/
+1
2026-06-10
rust: make `build_assert` module the home of related macros
Gary Guo
1
-7
/
+12
2026-06-09
rust: io: use the `bitfield!` macro in `register!`
Alexandre Courbot
1
-244
/
+2
2026-03-17
rust: io: introduce `write_reg` and `LocatedRegister`
Alexandre Courbot
1
-2
/
+33
2026-03-17
rust: io: add `register!` macro
Alexandre Courbot
1
-0
/
+1229