this post was submitted on 13 Dec 2025
76 points (100.0% liked)

Linux

10570 readers
451 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
 

Rust for Linux lead developer Miguel Ojeda posted the patch a short time ago to "conclude the Rust experiment". The "experiment" of Rust programming language code in the Linux kernel is over as it's now accepted to be a success and "Rust is here to stay" in the kernel.

Following discussions at the Linux Plumbers Conference this week in Japan, Miguel Ojeda is now comfortable in declaring Rust for the Linux kernel a success in being able to drop the "experiment" flag on the effort. Ojeda wrote this evening on the kernel mailing list

you are viewing a single comment's thread
view the rest of the comments
[–] ulterno@programming.dev 0 points 4 hours ago

I remember the "abort on OOM" being one of the problems they had to do something about, because, while that was doable for embedded systems, it wasn't really for Desktop.