phoronix 

feeds.twtxt.net

Linux Hardware Reviews, Performance Benchmarks & Open-Source / Free Software News

Systing 1.0 Released For Rust-Based eBPF-Based Tracing Tool Leveraging AI
Josef Bacik, of Btrfs notoriety before leaving Meta and stepping back from kernel development last year, announced the release of Systing 1.0. Systing is a newer eBPF-tracing tool for Linux complete with AI integration… ⌘ Read more

⤋ Read More

FreeRDP 3.23 Addresses 11 CVEs, Improved SDL Client
For those making use of the open-source FreeRDP project for your Remote Desktop Protocol (RDP) needs, FreeRDP 3.23 is out today with 11 CVEs addressed in taking care of various security-related issues that have been uncovered… ⌘ Read more

⤋ Read More

AMD Posts Linux Patches For SEV-SNP BTB Isolation
It’s quite a mouthful but today AMD posted Linux kernel patches for preparing SEV-SNP BTB isolation support for further enhancing the security of virtual machines (VMs) for confidential computing… ⌘ Read more

⤋ Read More

Lutris 0.5.21 Adds Support For Running Games Inside Valve’s Latest Steam Runtime
Lutris 0.5.21 is now available as the latest version of this open-source Linux game manager. With Lutris 0.5.21 comes some new runners for executing games in different environments… ⌘ Read more

⤋ Read More

COSMIC Epoch 1.0.8 Released With More Desktop Refinements
While System76 has been hard at work on a redesigned Thelio desktop chassis design, this hasn’t slowed down their software work. Today they shipped COSMIC Epoch 1.0.8 as the newest work on their open-source, Rust-based desktop environment used by their in-house Pop!_OS Linux distribution as well as found in other Linux distributions too… ⌘ Read more

⤋ Read More

D7VK 1.4 Released With More Improvements For Old Direct3D On Vulkan Under Linux
D7VK is the open-source project that began implementing the Direct3D 7 APIs atop Vulkan and with time the scope expanded to include Direct3D 6 support as well as Direct3D 5 support. Out today is D7VK 1.4 for continuing to enhance the support for these older D3D versions on Vulkan under Linux… ⌘ Read more

⤋ Read More

Google Cloud N4 Series Benchmarks: Google Axion vs. Intel Xeon vs. AMD EPYC Performance
Google Cloud recently launched their N4A series powered by their in-house Axion ARM64 processors. In that launch-day benchmarking last month was looking at how the N4A with Axion compared to their prior-generation ARM64 VMs powered by Ampere Altra. There were dramatic generational gains, but how does the N4A stand up to the AMD EPYC and Intel Xeon instances? Here are some follow-up benchmarks I had done to explore the … ⌘ Read more

⤋ Read More

AMD’s HIP Moves To Using LLVM’s New Offload Driver By Default
A change merged to upstream LLVM Git yesterday for LLVM 23 is moving AMD’s HIP to using the new/modern offload driver by default. This aligns with a prior change for NVIDIA CUDA and already in place for OpenMP offloading too… ⌘ Read more

⤋ Read More

Intel Formally Ends Four Of Their Go Language Open-Source Projects
Following various Intel open-source projects recently being archived with Intel formally discontinuing their development, another wave of Intel open-source projects were formally sunset on Monday… ⌘ Read more

⤋ Read More

LLVM/Clang 22 Compiler Officially Released With Many Improvements
LLVM/Clang 22.1 was released overnight as the first stable release of the LLVM 22 series. This is a nice, feature-packaged half-year update to this prominent open-source compiler stack with many great refinements… ⌘ Read more

⤋ Read More

KDE Plasma 6.6.1 Released With Initial Batch Of Bug Fixes
Following last week’s Plasma 6.6 release, KDE developers today shipped Plasma 6.6.1 as the first point release with an assortment of different bug fixes… ⌘ Read more

⤋ Read More

CGIT 1.3 Web Frontend For Git Released After Six Years
Jason Donenfeld of WireGuard and Linux cryptography fame has taken a break from that to release a new version of CGIT, the lightweight web interface for Git repositories. CGIT 1.3 is the first new release in six years and comes with a lot of changes… ⌘ Read more

⤋ Read More

Mesa PanVK Driver Seeing Up To 25.7x Speedup For MSAA
The open-source PanVK driver providing Vulkan support for modern Arm Mali graphics hardware is seeing big speed-ups in the multi-sample anti-aliasing (MSAA) performance in Vulkan tests as a result of new code merged today to Mesa 26.1… ⌘ Read more

⤋ Read More

Linus Torvalds Drops Old Linux Kconfig Option To Address Tiresome Kernel Log Spam
Following yesterday’s Linux 7.0-rc1 release, Linus Torvalds authored and merged a patch to get rid of the Linux kernel’s WARN_ALL_UNSEEDED_RANDOM Kconfig option. While that option was added with good intentions, on some systems it can yield a lot of unnecessary kernel log spam… ⌘ Read more

⤋ Read More

Intel Releases OpenVINO 2026 With Improved NPU Handling, Expanded LLM Support
Intel’s open-source OpenVINO AI toolkit is out with its first major release of 2026. With today’s OpenVINO 2026.0 release there is expanded large language model (LLM) support, improved Intel NPU support for Core Ultra systems, and a variety of other enhancements for benefiting Intel’s CPU / NPU / GPU range of products for AI… ⌘ Read more

⤋ Read More

Firefox 148 Now Available With The New AI Controls / AI Kill Switches
Firefox 148 release binaries are now available ahead of the official release announcement on Tuesday. Most notable is the new AI controls found with Firefox 148 for those wishing to disable Firefox’s growing AI capabilities… ⌘ Read more

⤋ Read More

Linux 7.0 Features Include More Preparations For AMD Zen 6 & Intel Nova Lake
While the version bump to 7.0 is driven solely by Linus Torvalds’ versioning preferences, with Linux 7.0 there are many great changes to be found in this upcoming stable kernel version to power the likes of Ubuntu 26.04 LTS. Here is a recap of all the interesting changes with Linux 7.0. ⌘ Read more

⤋ Read More

FreeBSD’s Rust Kernel Support Could Be Stable Enough To Try This Year
The FreeBSD Project has published their Q4’2025 status report to outline progress made on their software, infrastructure, and other initiatives over the past quarter. Meanwhile among the work to look forward to this year in FreeBSD is getting their Rust kernel driver support up to scratch… ⌘ Read more

⤋ Read More

Modern AMD Graphics Driver Surpasses Six Million Lines Of Code In Linux 7.0
It was less than four years ago that the modern AMDGPU/AMDKFD open-source driver stack was at four million lines of C code and header files. Now with the Linux 7.0 kernel it has surpassed six million lines. Or put another way, by the same calculations Linux 7.0-rc1 is at 39.2 million with the modern AMD kernel graphics driver now making up 15% of the kernel’s entire codebase as the single largest driver… ⌘ Read more

⤋ Read More

Intel ANV Driver Sees Several Vulkan Video H.265 Encode Fixes
For those interested in Vulkan Video on the Intel “ANV” open-source Linux driver, merged last week to Mesa 26.1-devel were some H.265 encode fixes… ⌘ Read more

⤋ Read More

RBOS 2026-02-22 As Latest Linux Live ISO To Showcase Wayland
While these days nearly every major desktop Linux distribution is using Wayland or at least making it available, a decade ago before reaching that maturity one of the options for showing off the potential of Wayland was the oddly-named RebeccaBlack OS. With “RBOS” it shipped the very latest Wayland components and different desktop and toolkit options to easily try out Wayland-based environments from a live Linux environment. Released overnight was a surprise upd … ⌘ Read more

⤋ Read More

Red Hat Releases Tuned 2.27 For Adaptively Tuning Linux To Different Workloads
Red Hat engineers this weekend released Tuned 2.27, the newest version of their open-source project to provide a tuning profile delivery mechanism for Linux. Tuned makes it easier to adjust Linux power and performance characteristics depending upon the hardware and the different workload(s) for your Linux system deployment. Tuned is a replacement/alternative to Linux’s cpupower and power-profiles-daemon utilities… ⌘ Read more

⤋ Read More

Linux 7.0 Credits Now Honor The Creator Of Linux-Next
There’s the usual flurry of last minute fixes and other items being herded into the Linux 7.0 codebase today right ahead of the merge window being closed with the imminent Linux 7.0-rc1 release. Among that last minute work is now recognizing Stephen Rothwell’s contributions to creating and maintaining Linux-Next over the past eighteen years… ⌘ Read more

⤋ Read More

AOMedia Open Audio Codec “OAC” Aims To Be The Successor To Opus
While the Alliance For Open Media “AOMedia” is most known for developing the AV1 open video codec, the associated AV1 Image File Format (AVIF), and the next-generation AV2, they are now working on the Open Audio Codec (AOC)… ⌘ Read more

⤋ Read More

AMD Zen 6 Performance Events & Metrics Merged For Linux 7.0
Ahead of the Linux 7.0 merge window closing later today with the Linux 7.0-rc1 release, the performance “perf” subsystem tooling changes were merged on Saturday. Among the notable changes here are the performance events and metrics handling for upcoming AMD Zen 6 processors… ⌘ Read more

⤋ Read More

Linux 7.0 Further Prepares For Intel Diamond Rapids With NTB Driver Support
The upstream Linux kernel appears largely ready for Intel’s next-generation Xeon Diamond Rapids processors as the successor to Granite Rapids. Most of the driver support appears to have been settled for a while with just some stragglers remaining. With the ongoing Linux 7.0 kernel one new addition for Diamond Rapids is NTB driver support… ⌘ Read more

⤋ Read More

Microsoft Hyper-V Lands Some Useful Improvements In Linux 7.0
For those dealing with Microsoft Hyper-V for virtualization, the Linux 7.0 mainline kernel has seen a number of improvements there. This work follows KVM also bringing some nice improvements in Linux 7.0… ⌘ Read more

⤋ Read More

Linux 7.0 Makes Preparations For Rust 1.95
Last week was the main feature pull of Rust programming language updates for the Linux 7.0 kernel merge window. Most notable with that pull was Rust officially concluding its “experimental” in now treating Rust for Linux kernel/driver programming as stable and here to stay. Sent out today was a round of Rust fixes for Linux 7.0 that includes preparations for the upcoming Rust 1.95 release… ⌘ Read more

⤋ Read More

eCryptfs Sees Renewed Patch Activity With Linux 7.0
We haven’t heard much about eCryptfs in recent years for that stackable in-tree Linux file-system providing per-directory encryption support. The FSCRYPT framework has shown its strong capabilities in recent years with various file-systems, Canonical hasn’t been pursuing its user home directory encryption like it did years ago for the Ubuntu desktop, and full disk encryption is the most secure approach for ensuring data security on your system. But to some surprise wi … ⌘ Read more

⤋ Read More

ollama 0.17 Released With Improved OpenClaw Onboarding
The open-source ollama project that makes it easy to get up and running with a variety of LLMs under Windows, macOS, and Linux is out with a new release. The ollama v0.17.0 release is driven by new functionality around enhancing the OpenClaw onboarding process… ⌘ Read more

⤋ Read More

Linux 7.0 Lands More AMDGPU Fixes For Old Radeon Hardware
Following last week’s main set of DRM kernel graphics driver feature updates for Linux 7.0, merged on Friday to Linux 7.0 Git was the first round of fixes to these Direct Rendering Manager drivers. Dominating most of the code changes in this latest pull were AMDGPU fixes, including more enhancements for aging Radeon graphics processors… ⌘ Read more

⤋ Read More

AMD AOMP 23.0-0 Compiler Continues Enhancing Fortran Support
AMD AOMP 23.0-0 was released overnight as the latest build of this LLVM/Clang downstream that continues to carry the very latest AMD patches focused on delivering the best support for GPU offloading to Radeon/Instinct hardware with the likes of the OpenMP and OpenACC APIs. AOMP continues to serve as a great leading-edge compiler for the best AMD GPU offloading experience until the patches ultimately work their way into upstream LLVM… ⌘ Read more

⤋ Read More

Ceph In Linux 7.0 Lands Support For AES256K Keys
For those making use of the Ceph open-source, distributed storage platform, with the upcoming Linux 7.0 kernel they are introducing support for the AES256K key type… ⌘ Read more

⤋ Read More

KDE Plasma 6.7 Preps More Improvements While Plasma 6.6.1 Fixes Begin Accumulating
This week marked the release of KDE’s Plasma 6.6 desktop as a very successful release that overall is in very robust shape and performing well. While Plasma 6.6 overall is in great shape, there are various bugs - including crash fixes - that have already been queued for the upcoming Plasma 6.6.1. KDE developers are also quite busy on the trek toward Plasma 6.7… ⌘ Read more

⤋ Read More

Intel Hiring More Linux Developers - Including For GPU Drivers / Linux Gaming Stack
As some good news out of Intel today on the Linux/open-source side following last year’s layoffs, they’re hiring for some new Linux software development roles – including for enhancing their Linux graphics driver stack that also includes a focus on Linux gaming with the likes of Valve’s Proton (Steam Play)… ⌘ Read more

⤋ Read More

Drgn v0.1 Released For Very Versatile Programmable Debugger
Drgn is the programmable debugger developed by Meta engineer Omar Sandoval that has proven quite versatile and popular with Linux kernel developers and others. After nearly two dozen releases already, Drgn v0.1 was released this week as another big step forward for this open-source debugger… ⌘ Read more

⤋ Read More

Linux 7.0 Shows Significant PostgreSQL Performance Gains On AMD EPYC
When beginning some early Linux 7.0 kernel benchmarking this week for looking at its performance in its early development state, I started off testing on Core Ultra X7 “Panther Lake” in being hopeful for better performance with the maturing Arc B390 Xe3 graphics and the like. But I ended up finding Intel Panther Lake seeing some performance regressions on Linux 7.0. So next up I turned to an AMD EPYC Turin server since if regressions existed th … ⌘ Read more

⤋ Read More

GNOME 50 Lands Updated Wayland Color Management v2 Support
Following GNOME 50’s Mutter merging sdr-native color mode support for wide color gamut displays this week, another late addition to Mutter has now been merged ahead of next month’s GNOME 50 stable release… ⌘ Read more

⤋ Read More

Linux 7.0 Brings Apple Type-C PHY, Snapdragon X2 & Rockchip HDMI 2.1 FRL Additions
Ahead of the Linux 7.0 merge window ending this weekend, the PHY updates were merged this week for this next major kernel release. There are some notable PHY additions particularly for Apple Silicon USB Type-C support as well as additions for Qualcomm’s new Snapdragon X2 laptop SoCs… ⌘ Read more

⤋ Read More

Cloud Hypervisor 51 Brings Performance Improvements, Better QCOW2 v3 Support
Cloud Hypervisor 51 is now available for this Rust-based VMM focused on secure cloud computing. For what began as an Intel open-source project years ago is continuing to be largely led by Microsoft, Cyberus Tech, Tencent, Ant Group, and others… ⌘ Read more

⤋ Read More

Mesa KosmicKrisp Driver Is Coming To iOS, More Performance & Vulkan 1.4 Expected
Last year LunarG announced KosmicKrisp as a new Vulkan implementation atop Apple’s Metal API. Initially targeting macOS, KosmicKrisp since was merged to Mesa and has evolved quite nicely as a modern implementation of Vulkan-on-Metal for Apple Silicon. It continues moving ahead with an eye for iOS, more performance optimizations, and completing Vulkan 1.4 support… ⌘ Read more

⤋ Read More

Vulkan 1.4.344 Released With New Extension From Valve
Vulkan 1.4.344 is out today as the latest routine spec update for this high performance graphics and compute API. Besides a handful of fixes and clarifications, Vulkan 1.4.344 brings a new extension courtesy of Valve engineers… ⌘ Read more

⤋ Read More

Intel Vulkan Driver Lands One-Line Change That Can Bring Minor Performance Benefits
Merged today to Mesa 26.1 Git is a one-line change to the Intel “ANV” Vulkan driver that is showing to deliver some slight performance benefits or up to 3% noted in some select games… ⌘ Read more

⤋ Read More