index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
rust
/
kernel
/
platform.rs
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-19
rust: platform: impl TryFrom<&Device> for &platform::Device
Danilo Krummrich
1
-1
/
+21
2025-04-17
rust: platform: preserve device context in AsRef
Danilo Krummrich
1
-3
/
+3
2025-04-17
rust: device: implement impl_device_context_into_aref!
Danilo Krummrich
1
-7
/
+2
2025-04-17
rust: device: implement impl_device_context_deref!
Danilo Krummrich
1
-14
/
+3
2025-04-01
Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-31
/
+73
2025-03-20
rust: platform: require Send for Driver trait implementers
Danilo Krummrich
1
-1
/
+1
2025-03-18
rust: platform: impl Send + Sync for platform::Device
Danilo Krummrich
1
-0
/
+7
2025-03-17
rust: platform: fix unrestricted &mut platform::Device
Danilo Krummrich
1
-30
/
+65
2025-03-10
rust: module: introduce `authors` key
Guilherme Giacomo Simoes
1
-1
/
+1
2025-01-07
rust: driver: address soundness issue in `RegistrationOps`
Danilo Krummrich
1
-3
/
+5
2024-12-20
rust: platform: add basic platform device / driver abstractions
Danilo Krummrich
1
-0
/
+198