Latest Linux and open source news from around the web

All Sources 9to5Linux Fedora Magazine Foss Force How-to Geek It's FOSS Linux Insider Linux Journal Linux Magazine Linux TLDR Linux.org Linuxiac LPI LWN.net OMG! Ubuntu Phoronix
Phoronix

Linux Kernel AES Library Seeing Improvements For Better Performance & More

A set of 36 patches sent out overnight is making big improvements to the Linux kernel's AES library. The patches allow for making use of the kernel's existing architecture-optimized AES code for better performance, that code is also constant-time, lower memory use, and all-around a nice improvement over the status quo...

Phoronix

There Is No One Left On Debian's Data Protection Team

Besides Debian's aging bug tracker interface, another challenge as the Debian Linux distribution project begins 2026 is that all volunteers have left their Data Protection Team. The Debian Data Protection Team deals with General Data Protection Regulation (GDPR) issues and related data protection/privacy related matters...

Phoronix

AMD RDNA4 With RADV Now Support New Performance Counters For Better Profiling

Merged back in December for Mesa 26.0 was RADV now supporting some new performance counters to help game developers and open-source driver developers. That new performance counter support aligned with the AMD GPUOpen Radeon GPU Profiler 2.6 release. At first those new performance counters were wired up for RDNA1 through RDNA3.5 GPUs while now the support has arrived for the latest RDNA4 GPUs...

Phoronix

GCC 16 Lands Support For Using Picolibc

While veteran open-source developer Keith Packard is known for his X.Org Server contributions over many years, another more recent open-source creation of his is Picolibc as a C library for embedded systems. As the latest achievement on that front, merged this weekend to the GCC 16 compiler codebase is support for using Picolibc...

Phoronix

Manjaro Linux 26.0 Rolling Out - Xfce Edition Recommended If Wanting To Use X11

Package updates for the Arch Linux powered Manjaro Linux distribution have been pushed out for Manjaro 26.0 "Anh-Linh" while updated ISOs are expected to soon become available. The Manjaro 26.0 milestone brings KDE Plasma 6.5 and GNOME 49 but with both of those you may lose X11 session support so they are recommending their Xfce Edition for wanting wanting to continue using an X.Org desktop session...

Phoronix

TrixiePup64 2601 Released For Debian 13 Powered Puppy Linux In Wayland & X11 Flavors

For those with fond memories of Puppy Linux as a very lightweight Linux distribution, released last month was a new TrixiePup64 for continuing the Puppy Linux spirit atop Debian. The new TrixiePup64 is based on Debian 13 components while shipping in both X11 and Wayland flavors. Out now is TrixiePup64 2601 as the latest iteration of this lightweight Linux distribution...

Phoronix

Linux's Hung Task Detector Will Be Able To Be Reset For Easing System Administration

Worked on back in 2024 for the Linux kernel was a built-in counter to keep track of the number of hung tasks since boot. That feature for keeping track of the number of hung tasks since boot was merged in Linux 6.13 and exposed via /proc/sys/kernel/hung_task_detect_count. For helping ease use around it, new code working its way to the kernel will allow resetting that "hung_task_detect_count" counter...

Phoronix

New AMD Linux Driver Patches Posted For Batch Userptr Allocation Support

A new feature being worked on recently for the AMDKFD kernel compute driver is batch user pointer "userptr" allocation support. With this new user-space API it will become possible to support allocating multiple non-contiguous CPU virtual address ranges that map to a single contiguous GPU virtual address...

Phoronix

Rust-Based Fjall 3.0 Released For Key-Value Storage Engine Akin To RocksDB

In addition to the release of Stoolap 0.2 as a modern embedded SQL database written in Rust, Fjall 3.0 is available as another Rust-written database solution. Fjall is a log-structured, embedable key-value storage engine akin to RocksDB but with the benefit of being written in Rust. With Fjall 3.0 its performance is now very competitive...