Latest Linux and open source news from around the web

Filtering: Phoronix โœ•
USB to Ethernet Adapter Sponsored · View on Amazon → Linux Bible Sponsored · View on Amazon →
Phoronix

NVIDIA Plumbs DMA-BUF Support For VFIO PCI Devices In Linux 6.19

In addition to NVIDIA improving peer-to-peer (P2P) DMA for block devices in Linux 6.19, NVIDIA also led an effort providing DMA-BUF support for VFIO PCI devices for opening up some interesting new cases moving forward. As part of the VFIO pull request this new functionality has landed for Linux 6.19...

Phoronix

Rust Drivers In Linux 6.19 Will Now Support... Module Parameters

On top of the Rust driver core changes and other Rust code for Linux 6.19, the modules infrastructure for this new kernel version is also bringing some new code. Surprisingly, it's taken until now for Rust kernel modules/drivers to support module parameters as is common practice for passing different options when booting the kernel or manually loading kernel drivers with extra non-default options...