Rust-for-Linux / linux

Adding support for the Rust language to the Linux kernel.
https://rust-for-linux.com
Other
3.83k stars 399 forks source link

Writing an linux kernel module in Rust #1083

Closed lwz23 closed 1 month ago

lwz23 commented 1 month ago

Hi, I am currently learning to write linux kernel modules in rust. Are there any suitable modules waiting to be rewritten in Rust? And is there already a good use case for rewriting linux kernel modules in Rust?

ojeda commented 1 month ago

Welcome!

Please see https://rust-for-linux.com/contributing -- we have some ideas there. I would also recommend joining our Zulip (https://rust-for-linux.com/contact) and asking there -- the issue tracker is not meant for general questions. Thanks!