index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
/
pin-init
/
internal
/
src
/
lib.rs
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-17
rust: pin-init: rewrite the initializer macros using `syn`
Benno Lossin
1
-0
/
+13
2026-01-17
rust: pin-init: rewrite `#[pin_data]` using `syn`
Benno Lossin
1
-3
/
+4
2026-01-17
rust: pin-init: rewrite the `#[pinned_drop]` attribute macro using `syn`
Benno Lossin
1
-1
/
+3
2026-01-17
rust: pin-init: rewrite `derive(Zeroable)` and `derive(MaybeZeroable)` using ...
Benno Lossin
1
-2
/
+7
2026-01-17
rust: pin-init: internal: add utility API for syn error handling
Benno Lossin
1
-0
/
+1
2026-01-17
rust: pin-init: add `syn` dependency and remove `proc-macro[2]` and `quote` w...
Benno Lossin
1
-16
/
+0
2025-05-01
rust: pin-init: add `MaybeZeroable` derive macro
Benno Lossin
1
-0
/
+5
2025-04-21
rust: pin-init: internal: skip rustfmt formatting of kernel-only module
Benno Lossin
1
-0
/
+1
2025-03-16
rust: pin-init: miscellaneous synchronization with the user-space version
Benno Lossin
1
-3
/
+2
2025-03-16
rust: pin-init: internal: synchronize with user-space version
Benno Lossin
1
-3
/
+13
2025-03-16
rust: make pin-init its own crate
Benno Lossin
1
-0
/
+16
2025-03-16
rust: add pin-init crate build infrastructure
Miguel Ojeda
1
-0
/
+4
2025-03-16
rust: pin-init: move proc-macro documentation into pin-init crate
Benno Lossin
1
-106
/
+3
2025-03-16
rust: move pin-init API into its own directory
Benno Lossin
1
-0
/
+122