News

For most purposes, if you're interested in writing Linux kernel modules in Rust, you should look at https://github.com/Rust-for-Linux/linux, which is an effort to ...
where the safety features of the Rust language are leveraged to prevent the introduction of memory bugs or synchronization bugs when writing kernel code. We showcase the key steps in developing a ...
The Linux kernel is already seeing the benefits. By integrating Rust modules, developers can write safer, more reliable code without sacrificing performance. Rust’s low-level capabilities make ...
Open Source Summit Both Linus Torvalds' Open Source Summit keynote and Jonathan Corbet's "Kernel Report" discussed efforts to allow Rust modules in Linux. The next version of the kernel will be 6.0, ...
For example, Ubuntu now provides "all the necessary toolchain and kernel requirements to build and test out-of-tree kernel modules." Today, there are three major Linux Rust toolchains coming together.
Several Linux developers are concerned about adding Rust code to the open-source operating system, particularly in the kernel. This has led to heated discussions within the community. Linus Torvalds ...