Get the latest tech news
DRM Panic QR code generator
Adding support for the Rust language to the Linux kernel
As QR code are now widespread, using that allows to easily copy and paste the panic traces in a bug report, which makes debugging much easier for both the user and the kernel developer. The QR code encoder is self-contained and only uses the provided memory buffer, so there is no need to add complex bindings, and it was easy to merge it in the kernel. The main author of the QR code generator is Jocelyn Falempe < jfalempe@redhat.com>, with help from the Rust for Linux community.
Or read this on Hacker News