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
/
print.rs
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-09
print: use new #[export] macro for rust_fmt_argument
Alice Ryhl
1
-1
/
+2
2025-03-09
rust: fix signature of rust_fmt_argument
Alice Ryhl
1
-4
/
+3
2024-12-16
rust: cleanup unnecessary casts
Gary Guo
1
-2
/
+2
2024-10-07
rust: start using the `#[expect(...)]` attribute
Miguel Ojeda
1
-2
/
+2
2024-10-07
rust: enable Clippy's `check-private-items`
Miguel Ojeda
1
-0
/
+1
2024-10-07
rust: enable `clippy::undocumented_unsafe_blocks` lint
Miguel Ojeda
1
-0
/
+2
2024-08-25
rust: kernel: use docs.kernel.org links in code documentation
Michael Vetter
1
-10
/
+10
2024-05-05
rust: kernel: remove redundant imports
Miguel Ojeda
1
-5
/
+0
2023-12-21
rust: support `srctree`-relative links
Miguel Ojeda
1
-4
/
+4
2023-10-15
rust: print: use explicit link in documentation
Miguel Ojeda
1
-0
/
+1
2023-04-06
rust: kernel: Mark rust_fmt_argument as extern "C"
David Gow
1
-1
/
+5
2023-01-16
rust: print: avoid evaluating arguments in `pr_*` macros in `unsafe` blocks
Miguel Ojeda
1
-11
/
+18
2022-12-01
rust: print: add `pr_cont!` macro
Miguel Ojeda
1
-9
/
+63
2022-12-01
rust: print: add more `pr_*!` levels
Miguel Ojeda
1
-0
/
+154
2022-09-28
rust: add `kernel` crate
Wedson Almeida Filho
1
-0
/
+198