index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
samples
/
rust
Age
Commit message (
Expand
)
Author
Files
Lines
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