Linux Hardware Reviews & Performance Benchmarks, Open-Source News

20 min read Original article ↗
AMD Begins Staging Graphics Driver Changes For Linux 7.3
AMD Begins Staging Graphics Driver Changes For Linux 7.3

9 Hours Ago - AMD - Linux 7.3 AMDGPU + AMDKFD

In addition to Intel beginning to volley graphics driver patches for Linux 7.3, this week AMD also began sending out their pull requests of "new stuff" to DRM-Next for the Linux 7.3 kernel cycle.

4 July

OpenRazer 3.12.4 Fixes Compatibility With Linux 7.2
OpenRazer 3.12.4 Fixes Compatibility With Linux 7.2

4 July 08:33 PM EDT - Hardware - OpenRazer 3.12.4

OpenRazer 3.12.4 is now available as the newest update to these out-of-tree, unofficial Linux drivers for Razer devices. OpenRazer when paired with the likes of Polychromatic or other GUI options is what makes for a nice experience running Razer gaming peripherals under Linux.

FEX 2607 Optimizing For Yet-To-Be-Released ARM 256-bit SVE2 Hardware
FEX 2607 Optimizing For Yet-To-Be-Released ARM 256-bit SVE2 Hardware

The FEX Emulator that allows running Linux x86/x86_64 software on ARM64 (AArch64) systems, including the likes of Wine / Valve's Steam Play (Proton) for Windows gaming on ARM, is out with its newest monthly feature release. The Valve-backed project for running x86_64 games and other software on ARM for the upcoming Steam Frame and other more typical ARM Linux systems has been baking more optimizations and improvements.

4K @ 60 FPS USB Video Capture Finally Becomes Less Problematic On Linux
4K @ 60 FPS USB Video Capture Finally Becomes Less Problematic On Linux

One area of Linux hardware testing I haven't explored much in many years has been modern USB video capture for the lack of said hardware. The last time I did much video capturing on Linux was during the Hauppauge PCI card days. It turns out though that USB video capture of 4K 60 FPS content has been a pain point under Linux but is finally smoothing out with newer versions of the Linux kernel.

Phoronix Premium Summer Sale To Help Support Linux Hardware Testing

4 July 09:26 AM EDT - Phoronix - 2026 Summer Sale

For those that missed Phoronix turning 22 years old last month when running a special to help support the site, a few readers mentioned recently they missed out on seeing the deal in time. Paired with the US Independence Day holiday and summer sales elsewhere, now through 10 July is a Phoronix Premium summer sale if wishing to view the site ad-free while supporting the daily open-source/Linux news coverage and relentless Linux hardware testing.

GNOME Lands ext-background-effect-v1 Support For Background Blur Effect
GNOME Lands ext-background-effect-v1 Support For Background Blur Effect

4 July 08:14 AM EDT - GNOME - Mutter + ext-background-effect-v1

Added to the Wayland Protocols repository back in May of 2025 was the ext-background-effect-v1 protocol for background blur that had been under discussion since early 2024. The initial focus is on being able to apply a blur effect on a window's background or otherwise a specified screen region. GNOME 51 has now merged support for ext-background-effect-v1 with the latest Mutter code.

Linux 7.3 Adding More Graphics PCI IDs For Intel Nova Lake S
Linux 7.3 Adding More Graphics PCI IDs For Intel Nova Lake S

4 July 06:26 AM EDT - Intel - Intel Nova Lake

In addition to this week's drm-intel-next pull request beginning to lay out the Intel kernel graphics driver changes for Linux 7.3, the first drm-xe-next pull request was sent out on Friday. Intel Nova Lake enablement remains the hot area for the Intel GPU driver code.

Linux 7.2-rc2 Raising The Default RISC-V 64-bit CPU Limit To 256 Cores
Linux 7.2-rc2 Raising The Default RISC-V 64-bit CPU Limit To 256 Cores

4 July 06:09 AM EDT - RISC-V - 256 Cores For RISC-V NR_CPUs

A post merge-window change that landed in Linux Git overnight ahead of tomorrow's Linux 7.2-rc2 release is bumping the default limit on the number of supported CPU cores for RISC-V 64-bit. Now by default Linux will support up to 256 cores with RISC-V 64-bit kernel builds.

KWin Compositor In KDE Plasma 6.8 Drops Support For Desktop OpenGL
KWin Compositor In KDE Plasma 6.8 Drops Support For Desktop OpenGL

4 July 05:52 AM EDT - KDE - KWin 6.8 Drops Desktop OpenGL

Along with releasing Plasma 6.7.2 this week, KDE developers continue to be quite busy working on new features and improvements for the Plasma 6.8 release while also furthering along fixes for future Plasma 6.7 point releases.

3 July

GNOME Mutter GPU Reset Recovery Becoming A Reality
GNOME Mutter GPU Reset Recovery Becoming A Reality

3 July 08:48 PM EDT - GNOME - GNOME Mutter GPU Reset Recovery

While typically quite rare encountering a GPU reset under Linux in most conditions, currently if encountering one under GNOME your session gets wiped out. But thanks to a Google Summer of Code "GSoC" project this year, GNOME's Mutter compositor is finally seeing real GPU reset recovery handling.

UPower 1.91.3 Fixes Behavior To Avoid Degrading Your Laptop Battery Faster
UPower 1.91.3 Fixes Behavior To Avoid Degrading Your Laptop Battery Faster

3 July 02:57 PM EDT - Hardware - UPower Fast Charging fix

The UPower abstraction layer used for power management on Linux systems, especially laptops and desktops, is out with an important fix today to avoid inadvertently falling back to the laptop battery "fast" charging mode on some laptops that in turn could degrade your laptop battery faster.

Vulkan Adds Extension For OCP's Microscaling MX Formats To Help Machine Learning
Vulkan Adds Extension For OCP's Microscaling MX Formats To Help Machine Learning

3 July 11:42 AM EDT - Vulkan - VK_EXT_shader_ocp_microscaling_types

Vulkan 1.4.356 is out today and it's interesting for the lone new extension debuting: VK_EXT_shader_ocp_microscaling_types. The VK_EXT_shader_ocp_microscaling_types is for enabling the Open Compute Project's Microscaling MX data types to help with machine learning workloads with Vulkan.

Coreboot + AMD openSIL On MSI Ryzen Motherboard Now Works With Windows 11
Coreboot + AMD openSIL On MSI Ryzen Motherboard Now Works With Windows 11

3 July 11:10 AM EDT - Coreboot - Coreboot + openSIL On AMD Ryzen

With 3mdeb's Dasharo port of AMD openSIL and Coreboot running on the Gigabyte EPYC motherboard, 3mdeb engineers have been devoting more time to their bring-up of Coreboot+openSIL on the MSI PRO B850-P consumer motherboard for desktop AMD Ryzen. They now even have Microsoft Windows 11 working atop this open-source firmware alternative along with other features implemented.

Rust Coreutils cp Ended Up Breaking Ubuntu Image Builds With Latest Incompatibility
Rust Coreutils cp Ended Up Breaking Ubuntu Image Builds With Latest Incompatibility

3 July 08:35 AM EDT - Ubuntu - Rust Coreutils cp

While the Rust Coreutils offers better memory safety than GNU Coreutils due to being written in the Rust programming language, subtle incompatibilities continue to be spotted in the Rust Coreutils implementations of the different commands. The latest coming to light this week was the Rust Coreutils cp command breaking Ubuntu image builds due to differences in argument handling.

Intel Prepares More Nova Lake Graphics/Display Enablement For Linux 7.3
Intel Prepares More Nova Lake Graphics/Display Enablement For Linux 7.3

3 July 07:30 AM EDT - Intel - Intel Driver Changes For Linux 7.2

On Thursday Intel sent out their first batch of Intel kernel graphics driver changes of new feature material targeting the Linux 7.3 kernel. This first batch of drm-intel-next for v7.3 continues to focus heavily on lining up Nova Lake's Xe3P integrated graphics/display support.

NVIDIA VR-NVL BMC Device Tree Being Upstreamed For OpenBMC Support
NVIDIA VR-NVL BMC Device Tree Being Upstreamed For OpenBMC Support

3 July 07:02 AM EDT - NVIDIA - NVIDIA VR-NVL BMC

NVIDIA's latest Linux kernel mailing list patches are for providing the Device Tree for the baseboard management controller (BMC) of their Vera Rubin VR-NVL server platform. With the Linux kernel patches and also for U-Boot, it's part of the upstreaming effort for supporting the open-source OpenBMC software on their latest hardware.

Linux Preparing To Retire Its 32-bit MSR Interfaces
Linux Preparing To Retire Its 32-bit MSR Interfaces

Currently measuring in at 32 patches, SUSE engineer Juergen Gross has been leading the effort to end the Linux kernel's usage of their 32-bit model specific register (MSR) interfaces so the more modern 64-bit interfaces can be exclusively used. This allows for better code unification and cleaning up the MSR code.

2 July

ReactOS Implements First Windows NT6 System Call In Step Toward Vista Compatibility
ReactOS Implements First Windows NT6 System Call In Step Toward Vista Compatibility

The ReactOS project that is striving to be the "open-source Windows" with Windows driver and software binary compatibility hit another milestone today. ReactOS to date has primarily targeted Windows NT 5.2 as the architecture from Windows XP and Windows Server 2003 but with an eye toward Windows NT 6.0 for Windows Vista and later compatibility with software. ReactOS has now landed their first NT6 system call.

Linux Kernel Developers Again Discussing AI Agent Attribution - Potentially Dropping It
Linux Kernel Developers Again Discussing AI Agent Attribution - Potentially Dropping It

2 July 11:11 AM EDT - AI - AI Agent Attribution On Patches

When AI/LLM agents are used in the creation of Linux kernel patches, the policy for a while now has been that it should be specified using an "Assisted-by" tag as part of the patches/commits. But Linux kernel developers this week have been discussing whether to revise that policy or to potentially eliminate it.

RISC-V RVV Vector Performance Benchmarks With The SpacemiT K3 SoC
RISC-V RVV Vector Performance Benchmarks With The SpacemiT K3 SoC

Since May we have been benchmarking the SpacemiT K3 RISC-V SoC as one of the first to market RISC-V chips supporting the RVA23 profile. The SpacemiT K3 has shown how far RISC-V performance has come in the past half decade and one of the promising elements of this modern RISC-V SoC with its X100/A100 cores is supporting the RISC-V Vector Extension "RVV" 1.0. In this article are some initial benchmarks looking specifically at the RISC-V RVV 1.0 performance impact in different supported software.

Intel Posts Initial GCC Compiler Patches For AI Compute Extensions "ACE"
Intel Posts Initial GCC Compiler Patches For AI Compute Extensions "ACE"

2 July 09:08 AM EDT - Intel - GCC ACE Patches

The x86 Ecosystem Advisory Group led by Intel and AMD recently firmed up the AI Compute Extensions (ACE) specification for optimizing x86 for AI computation tasks around matrix multiplication and the like for machine learning workloads. The cross-vendor ACE extension is ultimately a successor to Intel's Advanced Matrix Extensions (AMX). Posted to the GCC mailing list today by Intel engineers are the initial patches in preparing the compiler support for ACE.

Linux Looking To Retire A Number Of Old ARM Platforms In Early 2027
Linux Looking To Retire A Number Of Old ARM Platforms In Early 2027

2 July 06:18 AM EDT - Arm - Old ARM Deprecations And Removal

It's not only old x86 i486 CPU support being removed from the Linux kernel but a number of older ARM platforms and features are on the chopping block too. A proposal has been laid out for deprecating and then removing a number of outdated ARM platforms and features from the Linux kernel in early 2027.

FFmpeg Introduces Vulkan APV Encoder
FFmpeg Introduces Vulkan APV Encoder

2 July 06:04 AM EDT - Multimedia - FFmpeg Vulkan Encoder For APV

Back in May the FFmpeg project introduced Vulkan-accelerated decoding for the APV video format. The Advanced Professional Video (APV) codec was being handled using Vulkan shaders in a similar way to how FFmpeg implemented Vulkan acceleration for Apple ProRes. Now there is Vulkan-accelerated APV encoding too.

Box3D Debuts As New Open-Source 3D Physics Engine
Box3D Debuts As New Open-Source 3D Physics Engine

Erin Catto who has been developing the Box2D 2D physics engine for games announced the release of Box3D. Box3D is now providing a new open-source 3D physics engine that is forked off from the Box2D code.

1 July

Fedora Council Seeks To Shutdown Current Discussions Over AI Developer Desktop

1 July 09:40 PM EDT - Fedora - No Fedora AI Developer Desktop For Now

Stemming from the widely varying views over the recent Fedora proposal for an "AI Developer Desktop" catering to running local AI and machine learning workloads in pre-configured environments with a seamless hardware-accelerated experience, the Fedora Council issued a statement this evening to effectively shutdown discussions for now over a Fedora AI Developer Desktop and to pause the Fedora Community Initiatives process.

Steam On Linux Usage Receded A Bit In June

1 July 08:23 PM EDT - Valve - 3.69%

Back in March Steam on Linux use shot up to 5.33% as a big 3.1% improvement over February. In April it dropped to 4.52% and then fell to 3.99% in May. Valve just published the Steam Survey numbers for June and it points to another minor setback from the recent all-time high of Steam on Linux.

Linux 7.3 To Overcome "Significant Bottleneck" For Small I/O With PCIe Gen5 NVMe SSDs

While the Linux 7.2 feature merge window ended just days ago and the better part of two months now before v7.2 will be released as stable, there are already features beginning to accumulate that will target the Linux 7.3 cycle. The most exciting change I've seen to kick off that dance ahead of Linux 7.3 is addressing a "significant" bottleneck affecting small direct I/O performance with speedy storage such as PCIe Gen5 NVMe SSDs.

AMD Sends Out Latest Linux Patches For RMPOPT Optimization

1 July 11:38 AM EDT - AMD - AMD RMPOPT

Earlier this year AMD disclosed the RMPOPT instruction that given the timing will seemingly be introduced with upcoming Zen 6 EPYC "Venice" processors. The RMPOPT feature amounts to a performance optimization for AMD EPYC SEV-SNP enabled servers by cutting down on the associated Reverse Map Table (RMP) overhead. Linux enablement of AMD RMPOPT remains ongoing and out this week is the latest iteration of the enablement.

GCC 16.2 Being Planned For Early August Release

1 July 06:31 AM EDT - GNU - GCC 16.2

For those that prefer waiting until the first bug-fix/point release before upgrading to a major new feature series, GCC 16.2 is being planned for an early August release for delivering back-ported bug fixes to the GCC 16 compiler.

Asahi Linux Fixes Booting With macOS 27, Progress On M3 & Apple Video Decode

1 July 06:21 AM EDT - Apple - Asahi Linux

The Asahi Linux project published a new blog post outlining recent development efforts in getting Apple Silicon hardware working with their downstream Linux distribution. There is ongoing work on bringing up Apple M3 support, fixing boot support for macOS 27 beta systems, Apple Video Decoder (AVD) support progress, and more.

Arch Linux AUR Malware, Linux 7.2 Developments & Other June Highlights

1 July 06:18 AM EDT - Phoronix - June 2026 Highlights

Last month on Phoronix there were 294 original news articles and 18 Linux hardware reviews / multi-page benchmark articles. Beyond Phoronix.com turning 22 years old in June, there were also a lot of exciting Linux hardware and open-source software developments worth recapping.

ASUS ROG Strix Laptop Sees Driver Fix For Linux Performance Too Low Compared To Windows

1 July 06:11 AM EDT - Hardware - ASUS ROG Strix G16 G614PR

With modern laptops, proper platform/WMI drivers are becoming more depended upon not only for supporting all typical functionality from keyboards to backlights and other handling, but also for achieving proper performance. For many laptop vendors, the Linux platform drivers are maintained by the open-source community and actual customers. The latest example of the challenges of the community-maintained support rather than from the vendor is with the ASUS ROG Strix G16 G614PR gaming laptop seeing inappropriate power values set in the open-source driver that were incorrect and led to lower power/performance than Windows.

NVIDIA Working On New "TLV" Firmware Binary Format For Nova Driver

1 July 05:34 AM EDT - NVIDIA - TLV Firmware

NVIDIA engineers have been developing a new binary format for their GPU firmware images for use with the in-development, open-source Nova kernel driver. With this new TLV binary firmware format it aims to be easier to parse by their Rust-based driver code.

30 June

GraalVM CE 25.1.3 Gets Native Image "Hello World" Program Down To Just 6.5MB

30 June 04:11 PM EDT - Programming - GraalVM Community 25.1.3

GraalVM, the advanced JDK focused on ahead-of-time (AOT) Native Image compilation and since last year began shifting focus to more non-Java languages like Python and JavaScript, is out with its newest community feature release. GraalVM Community Edition 25.1.3 is now available with some interesting changes in tow.

Fedora 45 Looks To Finally Offer Install Support For Stratis Storage

30 June 02:00 PM EDT - Fedora - Installing To Stratis

Ever since RHEL deprecated their short-lived Btrfs plans, Red Hat engineers over the past decade have been developing Stratis Storage as their storage management solution leveraging XFS, LUKS, DM, and their Rust-based daemon. While Stratis Storage has been available in Fedora Linux going all the way back to Fedora 28, until now there hasn't been the option of using it for the root file-system on new Fedora installations. Finally with Fedora 45 that may change.

New Linux Driver Posted To Enable Keyboard Support On M3 MacBooks

30 June 12:05 PM EDT - Apple - Apple DockChannel

While Linux 7.2 introduces the ability to boot on Apple M3 Macs, it's not yet remotely useful for end-users wanting to use an Apple Mac/MacBook as their daily system. As it stands now, the M3 Macs boot to a simple console and that's about it with the lack of proper GPU acceleration and functionality like the keyboard on MacBooks not working either. Posted to the kernel mailing list today was the new driver patches for enabling the internal keyboard on more recent Apple MacBooks.

Servo Browser Engine Continues Making Much Progress On Less Than $8k Monthly

Released last week was the Servo 0.3 browser engine release along with their latest Servoshell demo browser. Today the project has published their monthly development recap to highlight all of the interesting changes made. Here's a look at what they accomplished over the past month while doing so on less than $8k in monthly donations.

Past 30 Days Of News | Articles & Reviews | News Archives | RSS Feed