The Linux 6.15 kernel arrives and it's a big victory for Rust fans

31 points by sanxiyn


doug-moen

Since the focus is on the new Nvidia driver, I want to correct a misperception:

This development marks the final victory for Linux and open-source software over Nvidia’s old proprietary ways.
Nvidia … has embraced … open source

Nvidia has moved their closed source driver from a binary blob kernel module to a signed firmware blob that is executed on the GPU card itself. The new open source kernel driver is a stub that forwards API calls to the firmware. In addition, the kernel driver is developed privately, not in the open, with snapshots occasionally thrown over the wall. The internal development history is not revealed in the git commits added to the Linux kernel.

Source: https://www.howtogeek.com/805004/nvidia-releases-open-source-linux-gpu-drivers-with-a-catch/