index
:
pub/scm/linux/kernel/git/cel/linux.git
master
cel's fork of linux.git
Chuck Lever
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
/
pin-init
/
src
/
__internal.rs
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-05
rust: pin-init: add `#[inline]` to small functions
Gary Guo
1
-0
/
+5
2026-08-03
rust: pin-init: merge `__pinned_init` and `__init`
Gary Guo
1
-4
/
+4
2026-05-29
rust: pin-init: move `InitClosure` out from `__internal`
Gary Guo
1
-30
/
+0
2026-05-18
rust: pin-init: internal: project slots instead of references
Gary Guo
1
-0
/
+77
2026-05-18
rust: pin-init: internal: make `make_closure` inherent methods
Gary Guo
1
-41
/
+11
2026-05-18
rust: pin-init: internal: use marker on drop guard type for pinned fields
Gary Guo
1
-4
/
+26
2026-05-14
rust: pin-init: internal: add `PhantomInvariant` and `PhantomInvariantLifetime`
Gary Guo
1
-7
/
+49
2026-04-30
rust: pin-init: fix incorrect accessor reference lifetime
Gary Guo
1
-9
/
+19
2026-03-12
rust: pin-init: replace shadowed return token by `unsafe`-to-create token
Benno Lossin
1
-4
/
+24
2025-06-11
rust: pin-init: feature-gate the `stack_init_reuse` test on the `std` feature
Benno Lossin
1
-0
/
+1
2025-03-16
rust: pin-init: miscellaneous synchronization with the user-space version
Benno Lossin
1
-1
/
+1
2025-03-16
rust: pin-init: synchronize documentation with the user-space version
Benno Lossin
1
-5
/
+3
2025-03-16
rust: pin-init: add `std` and `alloc` support from the user-space version
Benno Lossin
1
-0
/
+27
2025-03-16
rust: pin-init: remove kernel-crate dependency
Benno Lossin
1
-1
/
+4
2025-03-16
rust: pin-init: fix documentation links
Benno Lossin
1
-2
/
+2
2025-03-16
rust: move pin-init API into its own directory
Benno Lossin
1
-0
/
+264