summaryrefslogtreecommitdiffstats
path: root/rust/helpers
AgeCommit message (Expand)AuthorLines
2024-10-21rust: helpers: remove unnecessary header includesTamir Duberstein-10/+0
2024-10-15rust: alloc: implement `KVmalloc` allocatorDanilo Krummrich-0/+6
2024-10-15rust: alloc: implement `Vmalloc` allocatorDanilo Krummrich-0/+10
2024-10-10rust: lock: add trylock method support for lock backendFilipe Xavier-0/+5
2024-10-08rust: add PidNamespaceChristian Brauner-0/+27
2024-10-08Merge patch series "File abstractions needed by Rust Binder"Christian Brauner-0/+86
2024-09-30rust: file: add `Kuid` wrapperAlice Ryhl-0/+38
2024-09-30rust: security: add abstraction for secctxAlice Ryhl-0/+21
2024-09-30rust: cred: add Rust abstraction for `struct cred`Wedson Almeida Filho-0/+14
2024-09-30rust: file: add Rust abstraction for `struct file`Wedson Almeida Filho-0/+13
2024-09-26rust: mutex: fix __mutex_init() usage in case of PREEMPT_RTDirk Behme-0/+6
2024-08-31rust: rbtree: add red-black tree implementation backed by the C versionWedson Almeida Filho-0/+10
2024-08-19rust: kbuild: auto generate helper exportsGary Guo-40/+0
2024-08-18rust: kbuild: split up helpers.cAndreas Hindborg-0/+296