| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-10-22 | rust: replace `CStr` with `core::ffi::CStr` | Tamir Duberstein |
| 2025-09-16 | rust: seq_file: use `kernel::{fmt,prelude::fmt!}` | Tamir Duberstein |
| 2025-06-22 | rust: enable `clippy::ptr_as_ptr` lint | Tamir Duberstein |
| 2025-03-30 | Merge tag 'rust-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/... | Linus Torvalds |
| 2025-03-18 | rust: optimize rust symbol generation for SeqFile | Kunwu Chan |
| 2025-03-08 | rust: improve lifetimes markup | Borys Tyran |
| 2024-12-16 | rust: finish using custom FFI integer types | Miguel Ojeda |
| 2024-10-08 | rust: add seqfile abstraction | Alice Ryhl |