Latest Linux and open source news from around the web

How Linux Works Sponsored · View on Amazon → WD Black SN7100 1TB NVMe SSD Sponsored · View on Amazon →
LWN.net

[$] Policies for merging new filesystems

In a filesystem-track session at the 2026 Linux Storage, Filesystem, Memory Management, and BPF Summit, Amir Goldstein wanted to discuss his proposed documentation on adding new filesystems to the kernel. There are a number of unmaintained and untestable filesystems already in the kernel, which are a burden to VFS-layer developers who are trying to make sweeping changes, such as switching to folios and the "new" mount API. Goldstein's document is an attempt to head off the addition of filesystems that may increase that burden down the road.

LWN.net

IBM's "Project Lightwell"

IBM has sent out a press release touting a claimed $5 billion investment into an operation called Project Lightwell: Project Lightwell will establish a trusted enterprise clearinghouse combined with a global force of engineers to identify and fix vulnerabilities at scale. The clearinghouse will serve as a security coordination layer, using advanced AI capabilities to validate and test fixes across an unprecedented volume of open source code. These capabilities will be offered through commercial subscriptions, allowing enterprises to integrate secure patches directly into their existing software supply chains with enterprise-grade validation and lifecycle management. Toward the bottom, it does also mention sharing vulnerability information with upstream projects.

LWN.net

[$] Separating memory descriptors from struct page

The kernel's memory-management subsystem is currently partway through a multi-year project to replace the page structure (which represents a page of physical memory) with memory descriptors. At the 2026 Linux Storage, Filesystem, Memory Management, and BPF Summit, Vishal Moola ran a fast-paced session in the memory-management track to describe the current state of that work and what is likely to happen next.

LWN.net

Security updates for Thursday

Security updates have been issued by AlmaLinux (firefox, gdk-pixbuf2, glibc, gnutls, kernel, libexif, mysql8.4, postgresql16, postgresql18, python3.14, ruby:3.3, and ruby:4.0), Debian (krb5, roundcube, starlette, unbound, and varnish), Fedora (kernel, nginx, nginx-mod-brotli, nginx-mod-fancyindex, nginx-mod-headers-more, nginx-mod-js-challenge, nginx-mod-modsecurity, nginx-mod-naxsi, nginx-mod-vts, perl-Imager, poppler, python-uv-build, rrdtool, rust-astral-tokio-tar, rust-astral_async_http_range_reader, rust-astral_async_zip, uv, and xen), Oracle (.NET 10.0, .NET 9.0, glibc, ruby:3.3, and thunderbird), Red Hat (.NET 10.0, .NET 8.0, .NET 9.0, containernetworking-plugins, gvisor-tap-vsock, podman, runc, and skopeo), SUSE (agama, alloy, bubblewrap, cockpit, cups, dnsmasq, emacs, glibc, gnutls, go1.25, go1.25-openssl, go1.26, go1.26-openssl, google-guest-agent, hplip, ibus-rime, librime, kernel, libarchive, libzypp, nginx, openexr, openssh, php7, postgresql14, postgresql15, postgresql16,

Phoronix

Intel Arc Pro B70 BMG-G31 Linux Gaming Performance

In recent weeks we have been exploring different areas of the Intel Arc Pro B70 graphics performance on Linux from various OpenCL and Vulkan to Level Zero compute benchmarks, scaling up to four Arc Pro B70 graphics cards, comparing to NVIDIA RTX PRO Blackwell, and other relevant tests. While not intended for gaming, many Phoronix readers keep raising requests for seeing the Arc Pro B70 performance for Linux gaming given the lack of any consumer BMG-G31 GPU. So for those curious, here is a look at the Linux gaming performance with the Arc Pro B70 graphics card.

Phoronix

QEMU Shifting On AI Policy To Allow Some AI/LLM-Generated Contributions

The QEMU processor emulator that plays an important role in the open-source Linux virtualization stack had a policy that forbid any contributions including or derived from AI-generated content. But there are now second thoughts with a proposed patch that will permit AI/LLM contributions in non-critical areas...