Linux 7.2-rc7 Restoring Btrfs Fixup Worker Infrastructure To Address Silent Data Loss
Back during the Linux 7.2 merge window the Btrfs file-system dropped its COW fixup mechanism, which was used to detect dirty pages without an ordered extent. This code was removed as it was believed the kernel’s memory management layer had solved the underlying conditions but in reality it ended up leading to silent data loss. That Btrfs fixup worker infrastructure is now restored in time for Linux 7.2-rc7 this weekend and th … ⌘ Read more
Linux Networking Continues Being Bombarded With AI Patches
While the Linux WiFi/wireless maintainer just announced taking a stand against AI/LLM generated slop patches with a new “three second review” rule, the broader Linux networking subsystem continues to be bombarded with AI-generated patches… ⌘ Read more
Linux Patched For Safe RET Interrupt Vulnerability
Made public minutes ago is the Safe RET Interrupt Vulnerability which is now patched in the newest Linux kernel Git code. The Safe RET Interrupt Vulnerability stems from improper handling within Linux’s Speculative Return Stack Overflow (SRSO) mitigation affecting AMD Zen 1 through Zen 4 processors… ⌘ Read more
Apple NVMe Linux Driver Sees Fixes After Being Bitten By New Firmware
A set of patches providing fixes for the Apple Silicon NVMe driver for the Linux kernel were sent out today due to new issues cropping up when running newer Apple firmware. Firmware shipped by macOS 15+ is causing issues with the current Apple NVMe open-source Linux driver developed by the Asahi Linux crew… ⌘ Read more
The Performance Benefits To Upgrading Mesa With Intel Arc B390 On Ubuntu Linux
If you are an early customer of the Framework Laptop 13 Pro or other Intel Core Ultra Series 3 Panther Lake laptop and using Ubuntu 26.04 LTS, there can be real benefit from upgrading your Mesa stack for the newer Iris Gallium3D and ANV Vulkan drivers. In this article are some benchmarks of the Framework Laptop 13 Pro with Core Ultra X9 388H with Arc B390 Xe3 integrated graphics for looking at the performance impact of using Mesa Git on Ubuntu L … ⌘ Read more
Linux Accidentally Left Legacy I/O & Memory Handlers Open In Kernel Lockdown Mode
For nearly the past decade has been the kernel lockdown mode for tightening up kernel access from user-space such as when UEFI Secure Boot is enabled. The kernel lockdown mode restricts PCI BAR access, no writing to /dev/mem, and other restrictions so user-space can’t can’t modify the running kernel or access sensitive kernel memory. An oversight has allowed legacy I/O and memory interfaces via sysfs to remain open in lockdown m … ⌘ Read more
Linux Wireless Maintainer Takes Firm Stance Against AI/LLM Generated Slop Patches
In addition to the Linux kernel staging area now rejecting AI/LLM-generated patches except for real security fixes, the Linux wireless networking code is also seeing some shifts around how it will deal with AI/LLM generated patches… ⌘ Read more
Page Alloc Hogger Lets You Better Stress Memory Behavior On Linux For Testing/Debugging
A new kernel feature proposed by a Google engineer is Page Alloc Hogger to allow for fine control over where memory pages are allocated in order to more easily reproduce low-memory conditions, make it simpler to exert memory pressure, and enable other stressful memory conditions for testing/debugging how Linux copes… ⌘ Read more
Qualcomm Proposes Synx For The Linux Kernel With “Significant” Power + Performance Benefits
Qualcomm engineers have initiated a discussion over upstreaming Synx to the Linux kernel, which is a global synchronization framework across different parts of SoCs. Qualcomm is already using Synx internally and is reported to provide “significant” power and performance benefits… ⌘ Read more
SteelSeries’ Latest Arctis Nova 5X & Nova 7 Headsets To Be Supported By Linux 7.3
If you happen to have a gaming headset from the latest SteelSeries Nova 5X or Nova 7 series, the upcoming Linux 7.3 kernel will begin properly supporting those headsets… ⌘ Read more
Mesa 26.2.0 released with lots of improvements for Linux / SteamOS graphics drivers
Mesa 26.2.0 is quite a bumper release bringing a lot of new features across many open source Linux / SteamOS drivers.
Read the full article on GamingOnLinux. ⌘ Read more
Linux 7.3 To Fix Longstanding Gap In The Native Driver For Original Steam Controller
For those with one of the original Valve Steam Controllers from a decade ago and looking to make use of it with the native HID Linux driver outside of the Steam client or SDL, an important addition is coming with the Linux 7.3 kernel release later in the year… ⌘ Read more
Mesa 26.2 Released With NVK Mesh Shader Support, Many Other Vulkan Improvements
Mesa 26.2 stable is now available as the newest quarterly feature release for this set of open-source OpenGL and Vulkan drivers typically used on Linux systems… ⌘ Read more
USB4STREAM Adding Busy Poll Option For Lower Latency At The Cost Of Increased CPU Cycles
One of the nifty new features of Linux 7.2 is USB4STREAM as an Intel-developed solution for quickly sending data between USB4 connected systems. Now for the upcoming Linux 7.3 cycle, a busy poll mode is being added to provide lower-latency data transfers at the expense of increased CPU activity… ⌘ Read more
Denial WM: New Wayland Compositor With Flutter Directly Embedded
The newest Wayland compositor to talk about and discuss is Denial, a Wayland compositor focused on optimal Arch Linux integration and that embeds the Flutter engine directly into the codebase. Denial makes use of the Rust programming language and leverages Smithay to help in the compositor responsibilities… ⌘ Read more
Linux To Avoid Confusing Processor Firmware With Newer Intel CPUs Sporting DEC
A patch for the Intel P-State CPU frequency scaling Linux driver is pending to avoid confusing the processor firmware on newer platforms like Intel Core Ultra Series 3 “Panther Lake” where Dynamic Efficiency Control (DEC) is supported… ⌘ Read more
Free to play football game Strikers Club adds Easy Anti-Cheat - works on SteamOS / Linux
Strikers Club is a free to play multiplayer football game where everyone controls a single player, and now it has Easy Anti-Cheat.
Read the full article on [GamingOnLinux](https://www.gamingonlinux.com/2026/08/free-to-play-football-game-strikers-club-adds-easy-anti- … ⌘ Read more
Additional Old Linux Drivers Face Removal Due To Noise From AI/LLM Coding Agents
There continues to be a lout of cleaning up of the kernel source tree to deal with noise generated by AI / LLM coding agents sending in reports and patches for old drivers that are likely not actively used by anyone on modern upstream kernel builds. Rather than continuing to carry these old drivers around with the uptick in AI/LLM-generated noise, kernel maintainers are finding it better to just retire the old drivers… ⌘ Read more
dwproton-11.0-10 released with a fix for Honkai: Star Rail
If you want to play various Anime games on Linux like Honkai: Star Rail, dwproton is likely the best one to use with many tweaks to make them playable.
Read the full article on GamingOnLinux. ⌘ Read more
AMD Preps HDMI FRL Fixes, New Knob For Disabling Older AMD GPU DCE Display Support
Overnight AMD engineers sent out their latest round of AMDGPU DC display code updates for their Linux driver. This week’s round of display code updates include some additional fixes for their recently introduced HDMI FRL (Fixed Rate Link) support as part of the work toward their HDMI 2.1 implementation finally coming together for their open-source, upstream Linux driver… ⌘ Read more
AMD Posts Proposal & Linux Patches For eSPI Subsystem
AMD has posted patches proposing a new Linux subsystem for the Enhanced Serial Peripheral Interface (eSPI) standard that was in turn originally developed by Intel. With AMD now making use of eSPI, they are proposing a new subsystem for it within the Linux kernel, which includes a new driver for their hardware… ⌘ Read more
NVIDIA now supporting the Linux Vendor Firmware Service (LVFS) as a premier sponsor
Nice to see the Linux Vendor Firmware Service (LVFS) continues to grow, with it pulling in NVIDIA as a brand new sponsor.
Read the full article on [GamingOnLinux](https://www.gamingonlinux.com/2026/08/nvidia-now-supporting-the-linux-vendor-firmware-service-lvfs-as-a-premie … ⌘ Read more
NVIDIA Becomes A Premier Sponsor Of LVFS / Fwupd
Now this is a pleasant and very unexpected surprise… NVIDIA has become the latest premier sponsor of the Linux Vendor Firmware Service (LVFS)… ⌘ Read more
Linux Foundation Announces Tokenomics Foundation For “Economics & ROI Of AI Value”
Last month the Linux Foundation launched the x402 Foundation to standardize Internet-native payments for AI agents as their latest AI play. That followed other “AI” initiatives from dealing with AI exploits to AI asset and data exchange. Today they have another AI foray being announced with the creation of the Tokenomics Foundation… ⌘ Read more
Linux’s Staging Area To Now Reject LLM-Generated Patches, Except For Real Security Fixes
While Linux’s second-in-command Greg Kroah-Hartman does use AI / LLMs himself to success in the Linux kernel, given the “onslaught” of kernel patches produced by large language models and the intent on the Linux kernel’s staging area being an area for newcomers to get involved, moving forward he’s now rejecting AI/LLM-generated staging patches. But there is one exception and that is for genuinely valid security fixes… ⌘ Read more
Wild Linker 0.10 Released With GDB Index Support, Mitigation For Btrfs Performance
Wild 0.10 released overnight as this very fast linker for Linux that is written in the Rust programming language and focused on iterative development… ⌘ Read more
Linux 7.3 To Fix MSI Claw M-Center Keys For Ryzen Z2 Extreme Powered Handheld
For those with a MSI Claw A8 BZ2EM handheld gaming system, the model powered by the latest AMD Ryzen Z2 Extreme SoC, an important addition is coming to the Linux 7.3 kernel so that the M-Center keys will be properly supported… ⌘ Read more
Improved GPU Reset Recovery For AMD Kaveri, Hawaii & Other GFX7 GPUs With Linux 7.3
In addition to the AMDGPU feature pull request to DRM-Next last week that landed DRM format modifiers for old AMD GPUs and a variety of other improvements, a secondary set of AMDGPU feature work followed that last week in preparation for the upcoming Linux 7.3 merge window… ⌘ Read more
Linux 7.3 Looks Like It Will Upstream FailFS
Merged back in Linux 7.3 was NULLFS as a “completely catatonic minimal pseudo filesystem”. Now expected for Linux 7.3 is its sibling: FailFS… ⌘ Read more
Mistfall Hunter is a new extraction ARPG that works on SteamOS / Linux
Mistfall Hunter is an extraction ARPG that blends together mechanics found in some other popular games, and it’s out now working well on SteamOS / Linux.
Read the full article on [GamingOnLinux](https://www.gamingonlinux.com/2026/08/mistfall-hunter-is-a-new-extraction-arpg-that-works-on-steamos-linu … ⌘ Read more
Benchmarking Six Linux Distributions On The Framework Laptop 13 Pro
With the new Framework Laptop 13 Pro now shipping powered by Intel Core Ultra Series 3 (Panther Lake) and a brand new hardware design, I have spent the past week testing out various Linux distributions on this very nice high-end laptop. All of the modern Linux distributions tested have been playing nicely with this new Panther Lake laptop. Of course, beyond testing for compatibility I also took the opportunity to run some Linux distributio … ⌘ Read more
NVIDIA stable driver 595.91.07 and new feature driver 610.57.04 released for Linux
Gaming on Linux with NVIDIA? Check out the latest two new driver releases that have been released together today.
Read the full article on GamingOnLinux. ⌘ Read more
NVIDIA 610.57.04 Linux Driver Delivers Many Fixes
NVIDIA is kicking off the new month by releasing an updated R610 Linux driver build with quite a number of bug fixes… ⌘ Read more
Linux 7.3 Expected To Drop The FreeVxFS File-System Driver
It looks like Linux 7.3 will end up dropping FreeVxFS as the read-only Linux kernel driver for the Veritas VxFS file-ssytem used formerly by HP-UX and SCO UnixWare… ⌘ Read more
According to Statcounter, Linux on the desktop crossed over 7% globally
Take it with your usual pinch of salt, but Statcounter is showing some impressive growth for the Linux desktop overall globally.
Read the full article on GamingOnLinux. ⌘ Read more
Linux 7.3 Adding Support For MCTP-Over-USB v1.1
Within the Linux networking subsystem’s “net-next” Git branch there is now queued up support for MCTP-over-USB v1.1. This is the newest version of the standard for sending Management Component Transport Protocol (MCTP) packets over USB for tasks loike crash dumps, logging, and firmware updates… ⌘ Read more
Arch Linux AUR hit with another wave of malware
After previously dealing with a big wave of malware in the Arch Linux AUR (Arch User Repository), another wave happened while I was off touching grass.
Read the full article on GamingOnLinux. ⌘ Read more
Massive Debian 13 Linux Kernel Security Update Patches 68 Vulnerabilities
Slashdot reader prisoninmate shares this report from 9to5Linux:
Coming ten days after the previous Linux kernel security update, which only fixed 12 vulnerabilities that may lead to a privilege escalation, denial of service, or information leaks, the new Debian 13 Linux kernel security update is a massive one, and it patches n … ⌘ Read more
GOG Officially Expands Linux Support With Native Galaxy Client In Development
Long-time Slashdot reader pyroclast shared this report from Linux Journal:
After years of requests from the Linux gaming community, GOG has officially confirmed that it is developing native Linux support for the GOG Galaxy launcher. The announcement marks one of the biggest shifts in the company’s history and signals a … ⌘ Read more
AerynOS Issues First Development Update & New ISOs In Three Months
It’s been just over three months since the last AerynOS development update and new ISO spin but fortunately that’s been succeeded today by a new development update and ISO images. AerynOS development remains strong and ongoing with many changes to be found in this latest from-scratch Linux distribution release… ⌘ Read more
Linux 7.2-rc6 Released: “This RC Is Huge”
Like clockwork, the Linux 7.2-rc6 kernel is now available for testing in working toward the stable Linux 7.2 kernel in hopefully two week’s time… ⌘ Read more
Steam On Linux Use Back Above 4% In July
Valve just published the Steam Survey results for July 2026, reports Phoronix, “and they point to a small uptick in Linux gaming use.”
Back in March Steam on Linux hit a record high of 5.33%, dropped to 4.52% in April, landed at 3.99% in May, and then in June was at 3.69%. The just-published numbers for July put Steam on Linux use at 4.01%, as an improvement over the prior two months but stil … ⌘ Read more
Linux 7.3 To Begin Laying The Groundwork For Intel Starfire
Intel recently announced Starfire as their new Panther Lake derived, space-grade SoC designed for extreme environments… like survivability in space. With the Linux 7.3, we are going to begin seeing the first Intel Starfire specific patches land in the kernel… ⌘ Read more
Linux Desktop Market Share Surpasses 10% in North America
The blog Linuxiac reports:
Linux has crossed a major milestone in North America, with the open-source operating system now accounting for 10.65% of desktop usage in the region, according to Statcounter’s latest figures for July 2026. The result places Linux firmly in double-digit territory for the first time in Statcounter’s North American desktop operating s … ⌘ Read more
Linux 7.3 To Support The Qualcomm Adreno 704 & Adreno 722 GPUs
Sent out on Saturday were the Qualcomm MSM DRM kernel graphics/display driver updates to land for the upcoming Linux 7.3 merge window… ⌘ Read more
Ubuntu Touch Making Progress Toward Ubuntu 26.04, Vulkan & App Updates
Following last week’s release of Ubuntu Touch 24.04-2.0 for this community-maintained, mobile flavor of Ubuntu Linux, more details are now available on their upcoming development efforts and eventual transition to an Ubuntu 26.04 base… ⌘ Read more
Linux 7.2-rc6 Fixes Some AMD Zen 5 CPUs Being Mistakenly Identified As Zen 6
Today’s batch of x86 fixes for the kernel ahead of the Linux 7.2-rc6 release later in the day addresses some AMD Zen 5 processors mistakenly being classified as Zen 6… ⌘ Read more
Box64 v0.4.4 Released With New Box64-Configurator App
Box64 0.4.4 released today as the newest version of this open-source user-space Linux x86_64 emulator for running binaries on 64-bit ARM, RISC-V, and LoongArch systems… ⌘ Read more
Linux back over 4% in the July 2026 Steam Survey
The Steam Hardware & Software Survey for July 2026 is out now and going by the current data, Linux has managed to jump back just over 4%.
Read the full article on GamingOnLinux. ⌘ Read more
Steam On Linux Use Back Above 4% In July
Valve just published the Steam Survey results for July 2026 and point to a small uptick in Linux gaming use… ⌘ Read more