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
/
prelude.rs
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-10
rust: add `build_error!` to the prelude
Miguel Ojeda
1
-1
/
+1
2024-11-29
Merge tag 'char-misc-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
1
-0
/
+2
2024-11-05
rust: add `dev_*` print macros.
Wedson Almeida Filho
1
-0
/
+2
2024-10-15
rust: alloc: add `Vec` to prelude
Danilo Krummrich
1
-1
/
+1
2024-10-15
rust: alloc: remove `VecExt` extension
Danilo Krummrich
1
-4
/
+1
2024-10-15
rust: alloc: implement kernel `Vec` type
Danilo Krummrich
1
-1
/
+1
2024-10-15
rust: alloc: add `Box` to prelude
Danilo Krummrich
1
-1
/
+1
2024-10-15
rust: alloc: remove extension of std's `Box`
Danilo Krummrich
1
-2
/
+2
2024-10-15
rust: alloc: implement kernel `Box`
Danilo Krummrich
1
-1
/
+1
2024-08-22
rust: init: add `write_[pin_]init` functions
Benno Lossin
1
-1
/
+1
2024-04-16
rust: alloc: introduce the `BoxExt` trait
Wedson Almeida Filho
1
-1
/
+1
2024-04-16
rust: alloc: introduce allocation flags
Wedson Almeida Filho
1
-1
/
+1
2024-04-16
rust: alloc: introduce the `VecExt` trait
Wedson Almeida Filho
1
-0
/
+2
2023-08-21
rust: add derive macro for `Zeroable`
Benno Lossin
1
-1
/
+1
2023-04-22
rust: introduce `current`
Wedson Almeida Filho
1
-0
/
+2
2023-04-12
rust: prelude: add `pin-init` API items to prelude
Benno Lossin
1
-1
/
+5
2023-01-16
rust: prelude: prevent doc inline of external imports
Finn Behrens
1
-1
/
+7
2022-12-04
rust: build_assert: add `build_{error,assert}!` macros
Gary Guo
1
-0
/
+2
2022-12-04
rust: static_assert: add `static_assert!` macro
Miguel Ojeda
1
-0
/
+2
2022-12-04
rust: std_vendor: add `dbg!` macro based on `std`'s one
Niklas Mohrin
1
-1
/
+1
2022-12-04
rust: str: add `CStr` type
Gary Guo
1
-1
/
+1
2022-12-04
rust: prelude: add `error::code::*` constant items
Wedson Almeida Filho
1
-1
/
+1
2022-12-04
rust: macros: add `#[vtable]` proc macro
Gary Guo
1
-1
/
+1
2022-12-01
rust: print: add more `pr_*!` levels
Miguel Ojeda
1
-1
/
+1
2022-12-01
rust: prelude: split re-exports into groups
Miguel Ojeda
1
-5
/
+9
2022-09-28
rust: add `kernel` crate
Wedson Almeida Filho
1
-0
/
+20