Latest Linux and open source news from around the web

Filtering: Phoronix ✕
CanaKit Raspberry Pi 5 Starter Kit Sponsored · View on Amazon → USB to Ethernet Adapter Sponsored · View on Amazon →
Phoronix

Initial AMDGPU HDMI 2.1 FRL Support Successfully Merged For Linux 7.2

The Direct Rendering Manager (DRM) kernel graphics/display and accelerator driver changes have been merged for Linux 7.2. The Linux 7.2 DRM merge is headlined by the long-awaited HDMI 2.1 Fixed Rate Link (FRL) support for the AMDGPU open-source driver as part of the larger effort of finally proceeding with a full HDMI 2.1 implementation for this AMD Radeon Linux driver...

Phoronix

GCC 17 Lands Initial Infrastructure For C++29

Merged yesterday to the GCC Git development codebase for next year's GCC 17 release is the initial infrastructure laying out support for -std=c++29 and the like for targeting the C++29 standard not anticipated for release until around 2029...

Phoronix

Linux Finally Ends AppleTalk Protocol Support

While the AppleTalk networking protocols were innovative when they first appeared for their plug-and-play capabilities, Apple itself ended their AppleTalk support back in 2009. Now 17 years later, the Linux kernel is ending AppleTalk support due to a recent surge of AI-generated patches...

Phoronix

Mozilla Firefox Usage Of zlib-rs For Better Safety & Performance

Since the release in May of Firefox 151, Mozilla has been relying on the zlib-rs library for Gzip compression/decompression. This subtle change to use this Rust-based Zlib implementation has yielded some performance benefits and better memory safety but also some headaches when dealing with Intel CPU bugs...

Phoronix

Linux Enacts Guidance To Tighten Acceptance Of New File-Systems Into The Kernel

There is no shortage of different file-systems available for Linux. New file-systems continue to come about in the open-source world but ultimately many of them end up not being well maintained or having very limited users and not necessarily innovating enough to make them worthwhile over other alternatives. Given the continued increase in file-systems looking to get into the Linux kernel, such as FTRFS and VMUFAT being some of the most recent and then even having multiple NTFS drivers for Linux, there is now documentation in place to formally lay out criteria for new file-systems to be accepted...

Phoronix

Linux 7.2 Can Significantly Lower Container Exit/Unmount Latency

A patch series merged for the Linux 7.2 kernel addresses a race condition that can occur when a container is exiting yielding "VFS: Busy inodes after unmount" messages and a possible user-after-free condition. But the patch series also goes further and delivers a very nice optimization to lower the container unmounting latency for environments with heavy I/O load...