Latest Linux and open source news from around the web

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

Razer Certifying Their First Laptop For Linux: Razer Blade 18 RZ09-0582

Razer is a brand synonymous with gaming and finally in 2026 they are in the process of certifying their first laptop for Ubuntu Linux. This laptop going through Ubuntu Linux certification is the Razer Blade 18 RZ09-0582 and it offers incredible performance with the Core Ultra 9 290HX Plus processor and GeForce RTX 5090 graphics but with that also comes a very high price tag.

Phoronix

AF_ALG "Nightmare" Being Further Limited In Linux 7.3 With New Sysctl Knob

The Linux kernel's AF_ALG interface was deprecated in Linux 7.2. This interface for letting user-space programs interact directly with the Linux kernel crypto API has proven to be a "massive attack surface" due to a variety of security concerns. With its deprecation in Linux 7.2, some AF_ALG features are already removed and for Linux 7.3 this interface is being further restrained...

Phoronix

"I'll Make The Linux Kernel Mailing List Burn": Prominent LLVM Linux Developer Returns

One of the original developers behind the work to allow the Linux kernel to be compiled using LLVM/Clang as an alternative to the GCC compiler is now back in the saddle working on LLVM Linux support. LLVM/Clang support for building the Linux kernel has been important for improving code portability and addressing GCC'isms, making use of LLVM compiler features not yet found with the GNU toolchain, evaluating the performance between GCC and Clang, and all the more important these days with the Linux kernel Rust integration...

Phoronix

EHEA 10Gb Ethernet Driver Being Retired By IBM As A Relic Of Outdated POWER Hardware

In 2026 it's not too surprising when seeing old PCMCIA and ISA drivers being removed from the mainline Linux kernel source tree and old very low-speed network interfaces, with arguably the most surprising fast being how long they lasted in the mainline kernel. Meanwhile for the upcoming Linux 7.3 kernel, one of the first 10Gb Ethernet drivers is already set for retirement from the mainline Linux kernel...

Phoronix

Vulkan Video H.264/H.265 Encode Now Working For Intel Alchemist GPUs On Linux

Earlier this year Vulkan Video encode was disabled on newer generations of Intel graphics hardware due to insufficient testing with the Intel ANV open-source driver. That impacted Gen12.5 graphics and newer - basically Alchemist and anything newer. Now at least Gen12.5 graphics with the likes of the Arc A-Series is seeing H.264 and H.265 encoding re-enabled...

Phoronix

Ryzen AI Developer Platform: AMD's Own Linux Distribution Built Atop Debian

With the AMD Ryzen AI Halo developer platform there is the option of ordering this Ryzen AI Max+ mini PC with either Microsoft Windows 11 or "Linux OS". When receiving a AMD Ryzen AI Halo review sample last month, I fully expected it to just be an Ubuntu LTS install with ROCm preloaded. I was quite surprised when powering it up to find that it's an OS called the AMD Ryzen AI Developer Platform 1 "Rex" and is based on Debian Linux.

Phoronix

Intel i915 Driver Nearly Ready To "Work Well" With RT Linux Kernel Sans Display Support

When it comes to the real-time "RT" patches carried outside of the Linux kernel, a number of them pertain to adjustments around the Intel i915 kernel DRM graphics driver. The mainline Linux kernel and its RT support depend upon not building "PREEMPT_RT" for the i915 driver support while patches have been worked on recently for making this Intel kernel graphics driver code play nicely with real-time Linux...