Latest Linux and open source news from around the web

Designing Data-Intensive Applications Sponsored · View on Amazon → Docker Deep Dive Sponsored · View on Amazon →
OMG! Ubuntu

GNOME Sushi spacebar preview fix coming to Ubuntu 26.04

GNOME Sushi fans, rejoice: the spacebar preview feature is being fixed in Ubuntu 26.04. If youโ€™re not familiar with it, GNOME Sushi is a file preview tool similar to Quick Look on macOS. Select a file in Nautilus, press space and a floating preview window appears. It works with images, video and audio files, PDFs, plain text files and more. GNOMEโ€™s Sushi isnโ€™t preinstalled in Ubuntu but many users install it themselves as it makes it easier to find specific files when rooting through folders filled with samey-seeming documents, audio files and video clip. โ€”Well, except it doesnโ€™t (or rather, [โ€ฆ]

LWN.net

[$] Custom page-cache policies with BPF

The kernel's page cache is charged with maintaining pages (or, more correctly, folios) containing copies of data from files in the filesystem; its performance has a big effect on the performance of the system as a whole. One of the key decisions the kernel must make is when to evict folios from the page cache. At the 2026 Linux Storage, Filesystem, Memory Management, and BPF Summit, Tal Zussman ran a memory-management-track session on how the page cache could be better customized for specific workloads. It will not be much of a spoiler to say that it involves BPF.

LWN.net

[$] Toward better handling of major page faults

A major page fault occurs when a process attempts to access a page that is not currently present in RAM; satisfying such faults usually involves I/O, and can thus take some time. When many threads sharing an address space are generating page faults, the result can be significant lock contention while that I/O takes place. During the memory-management track at the 2026 Linux Storage, Filesystem, Memory Management, and BPF Summit, Barry Song led a session to try, yet again, to find an enduring solution to this problem.

LWN.net

Security updates for Friday

Security updates have been issued by AlmaLinux (firefox), Debian (chromium, nss, openvpn, and thunderbird), Fedora (cockpit, kernel, and linux-firmware), Oracle (gdk-pixbuf2, kernel, and libsndfile), SUSE (container-suseconnect, cpp-httplib, dnsmasq, firefox, glibc, GraphicsMagick, java-1_8_0-openj9, kernel, mozjs115, php8, python-urllib3, rekor, rootlesskit, rsync, tiff, ucode-intel, util-linux, and xz), and Ubuntu (bind9, bubblewrap, libarchive, linux-intel-iot-realtime, postgresql-14, postgresql-16, postgresql-17, postgresql-18, and xdg-desktop-portal).

Phoronix

Linux Provides Better Performance With The AMD Ryzen 9 9950X3D2 Over Windows 11

Last month with the new AMD Zen 5 "Dual Edition" 3D V-Cache CPU, the AMD Ryzen 9 9950X3D2 Dual Edition showed great performance on Linux across a range of workloads. Curious if the operating system was playing into the greater benefit of Ryzen 9 9950X3D2 versus just the workloads tested, this article is looking at both the AMD Ryzen 9 9950X3D and Ryzen 9 9950X3D2 on Microsoft Windows 11 and Ubuntu 26.04 LTS Linux across a range of native benchmarks.