index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rust
/
pin-init
/
examples
Age
Commit message (
Expand
)
Author
Lines
2026-03-25
rust: pin-init: replace `addr_of_mut!` with `&raw mut`
Antonio Hickey
-0
/
+5
2026-03-25
rust: pin-init: properly document let binding workaround
Benno Lossin
-0
/
+2
2026-03-25
rust: pin-init: build: simplify use of nightly features
Gary Guo
-4
/
+4
2026-01-17
rust: pin-init: remove `try_` versions of the initializer macros
Benno Lossin
-15
/
+14
2025-09-11
rust: pin-init: examples: error: use `Error` in `fn main()`
Benno Lossin
-1
/
+3
2025-06-11
rust: pin-init: examples, tests: use `ignore` instead of conditionally compil...
Benno Lossin
-1
/
+2
2025-06-11
rust: pin-init: rename `zeroed` to `init_zeroed`
Benno Lossin
-2
/
+2
2025-06-11
rust: pin-init: examples: pthread_mutex: disable the main test for miri
Benno Lossin
-1
/
+1
2025-06-11
rust: pin-init: examples, tests: add conditional compilation in order to comp...
Benno Lossin
-90
/
+121
2025-04-21
rust: pin-init: examples: use `allow` instead of `expect`
Benno Lossin
-1
/
+1
2025-04-21
rust: pin-init: examples: conditionally enable `feature(lint_reasons)`
Benno Lossin
-0
/
+5
2025-04-08
rust: pin-init: use Markdown autolinks in Rust comments
Miguel Ojeda
-1
/
+1
2025-03-16
rust: pin-init: change examples to the user-space version
Benno Lossin
-0
/
+736