Age | Commit message (Expand) | Author |
---|---|---|
2024-11-26 | Merge tag 'rust-6.13' of https://github.com/Rust-for-Linux/linux | Linus Torvalds |
2024-11-26 | Merge tag 'vfs-6.13.rust.pid_namespace' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2024-11-25 | Merge tag 'trace-rust-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2024-11-04 | rust: add static_branch_unlikely for static_key_false | Alice Ryhl |
2024-10-15 | rust: alloc: implement `Vmalloc` allocator | Danilo Krummrich |
2024-10-08 | rust: add PidNamespace | Christian Brauner |
2024-09-30 | rust: security: add abstraction for secctx | Alice Ryhl |
2024-09-30 | rust: cred: add Rust abstraction for `struct cred` | Wedson Almeida Filho |
2024-09-30 | rust: file: add Rust abstraction for `struct file` | Wedson Almeida Filho |
2024-08-31 | rust: rbtree: add red-black tree implementation backed by the C version | Wedson Almeida Filho |
2024-08-19 | rust: kbuild: auto generate helper exports | Gary Guo |
2024-08-18 | rust: kbuild: split up helpers.c | Andreas Hindborg |