Kernel Driver with Rust in 2022

A lot has changed since I wrote my first blog post on how to write kernel drivers with Rust. I learned more about the language and worked on more projects. The goal of this blog post is to keep you updated on the changes from the last 2 years.Kernel Loggi… Read more

Similar

Android Drivers in Rust

The Linux Plumbers Conference (LPC) is a developer conference for the open source community. The LPC brings together the top developers working on the plumbing of Linux - kernel subsystems, core libraries, windowing systems, etc. - and giv... (more…)

Read more »