Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/rust
AgeCommit message (Expand)Author
2022-09-28Kbuild: add Rust supportMiguel Ojeda
2022-09-28rust: export generated symbolsMiguel Ojeda
2022-09-28rust: add `kernel` crateWedson Almeida Filho
2022-09-28rust: add `bindings` crateMiguel Ojeda
2022-09-28rust: add `macros` crateMiguel Ojeda
2022-09-28rust: add `compiler_builtins` crateMiguel Ojeda
2022-09-28rust: adapt `alloc` crate to the kernelMiguel Ojeda
2022-09-28rust: import upstream `alloc` crateMiguel Ojeda
2022-09-28rust: add C helpersMiguel Ojeda