Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-05-30 | rust: file: improve safety comments | Pekka Ristola | 1 | -4/+5 |
2025-05-30 | rust: file: mark `LocalFile` as `repr(transparent)` | Pekka Ristola | 1 | -0/+1 |
2025-03-31 | Merge tag 'rust-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/... | Linus Torvalds | 1 | -2/+2 |
2025-03-18 | rust: file: optimize rust symbol generation for FileDescriptorReservation | Kunwu Chan | 1 | -0/+4 |
2025-03-09 | rust: improve lifetimes markup | Borys Tyran | 1 | -2/+2 |
2024-09-30 | rust: file: add `FileDescriptorReservation` | Wedson Almeida Filho | 1 | -1/+74 |
2024-09-30 | rust: cred: add Rust abstraction for `struct cred` | Wedson Almeida Filho | 1 | -0/+13 |
2024-09-30 | rust: file: add Rust abstraction for `struct file` | Wedson Almeida Filho | 1 | -0/+375 |