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
/
samples
/
rust
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-13
rust/kernel: Add faux device bindings
Lyude Paul
3
-0
/
+40
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
5
-0
/
+431
2025-01-13
rust: use derive(CoercePointee) on rustc >= 1.84.0
Xiangfei Ding
1
-0
/
+18
2024-12-20
samples: rust: add Rust platform sample driver
Danilo Krummrich
3
-0
/
+60
2024-12-20
samples: rust: add Rust PCI sample driver
Danilo Krummrich
3
-0
/
+122
2024-12-16
rust: finish using custom FFI integer types
Miguel Ojeda
1
-1
/
+1
2024-12-16
samples: rust_misc_device: Provide an example C program to exercise functionality
Lee Jones
1
-0
/
+90
2024-12-16
samples: rust_misc_device: Demonstrate additional get/set value functionality
Lee Jones
1
-14
/
+75
2024-12-16
samples: rust: Provide example using the new Rust MiscDevice abstraction
Lee Jones
3
-0
/
+98
2024-11-26
Merge tag 'rust-6.13' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
2
-2
/
+3
2024-11-12
samples: rust: fix `rust_print` build making it a combined module
Miguel Ojeda
2
-1
/
+3
2024-11-04
rust: samples: add tracepoint to Rust sample
Alice Ryhl
3
-1
/
+28
2024-10-15
rust: treewide: switch to the kernel `Vec` type
Danilo Krummrich
1
-2
/
+2
2024-10-07
rust: start using the `#[expect(...)]` attribute
Miguel Ojeda
1
-1
/
+1
2024-10-07
rust: replace `clippy::dbg_macro` with `disallowed_macros`
Miguel Ojeda
1
-0
/
+1
2024-04-16
rust: sync: update `Arc` and `UniqueArc` to take allocation flags
Wedson Almeida Filho
1
-2
/
+2
2024-04-16
rust: alloc: update `VecExt` to take allocation flags
Wedson Almeida Filho
1
-3
/
+3
2023-04-10
samples: rust: print: Add sample code for Arc printing
Boqun Feng
1
-0
/
+26
2022-12-04
rust: macros: take string literals in `module!`
Gary Guo
2
-8
/
+8
2022-12-01
rust: samples: add `rust_print` example
Miguel Ojeda
3
-0
/
+65
2022-09-28
samples: add first Rust examples
Miguel Ojeda
8
-0
/
+105
[prev]