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
/
irq
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-04
rust: irq: make Registration compatible with lifetime-bound drivers
Danilo Krummrich
1
-226
/
+204
2026-03-03
rust: irq: move 'static bounds to traits
Alice Ryhl
1
-17
/
+11
2026-02-22
Merge tag 'rust-fixes-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/linux
Linus Torvalds
1
-3
/
+9
2026-02-19
rust: irq: add `'static` bounds to irq callbacks
Benno Lossin
1
-3
/
+9
2026-01-26
Merge tag 'v6.19-rc7' into driver-core-next
Danilo Krummrich
1
-0
/
+2
2026-01-14
rust: irq: always inline functions using build_assert with arguments
Alexandre Courbot
1
-0
/
+2
2025-12-22
rust: irq: replace `kernel::c_str!` with C-Strings
Tamir Duberstein
1
-4
/
+2
2025-08-12
rust: irq: add &Device<Bound> argument to irq callbacks
Alice Ryhl
1
-38
/
+57
2025-08-12
rust: platform: add irq accessors
Daniel Almeida
1
-1
/
+0
2025-08-12
rust: irq: add support for threaded IRQs and handlers
Daniel Almeida
1
-4
/
+228
2025-08-12
rust: irq: add support for non-threaded IRQs and handlers
Daniel Almeida
2
-2
/
+266
2025-08-12
rust: irq: add flags module
Daniel Almeida
1
-0
/
+125