Age | Commit message (Expand) | Author |
---|---|---|
2025-05-18 | Merge tag 'pin-init-v6.16' of https://github.com/Rust-for-Linux/linux into ru... | Miguel Ojeda |
2025-05-07 | rust: clean Rust 1.88.0's `clippy::uninlined_format_args` lint | Miguel Ojeda |
2025-05-01 | rust: pin-init: add `MaybeZeroable` derive macro | Benno Lossin |
2025-04-21 | rust: pin-init: internal: skip rustfmt formatting of kernel-only module | Benno Lossin |
2025-03-16 | rust: pin-init: miscellaneous synchronization with the user-space version | Benno Lossin |
2025-03-16 | rust: pin-init: internal: synchronize with user-space version | Benno Lossin |
2025-03-16 | rust: make pin-init its own crate | Benno Lossin |
2025-03-16 | rust: add pin-init crate build infrastructure | Miguel Ojeda |
2025-03-16 | rust: pin-init: move proc-macro documentation into pin-init crate | Benno Lossin |
2025-03-16 | rust: move pin-init API into its own directory | Benno Lossin |