summaryrefslogtreecommitdiff
path: root/rust/helpers
AgeCommit message (Expand)Author
2025-03-13rust: alloc: implement `KVmalloc` allocatorDanilo Krummrich
2025-03-13rust: alloc: implement `Vmalloc` allocatorDanilo Krummrich
2024-12-05rust: helpers: Avoid raw_spin_lock initialization for PREEMPT_RTEder Zulian
2024-09-26rust: mutex: fix __mutex_init() usage in case of PREEMPT_RTDirk Behme
2024-08-31rust: rbtree: add red-black tree implementation backed by the C versionWedson Almeida Filho
2024-08-19rust: kbuild: auto generate helper exportsGary Guo
2024-08-18rust: kbuild: split up helpers.cAndreas Hindborg