Intel Mesa Linux Drivers Now Treating Nova Lake S / U / H / HX As Stable
Intel’s open-source Mesa drivers for Iris Gallium3D (OpenGL) and ANV (Vulkan) on Linux are no longer treating next-gen Nova Lake processors with integrated graphics as experimental and off-by-default. With today’s Mesa 26.3-devel code, the Intel driver code across Nova Lake’s S, U, H, and HX product families are considered stable and enabled by default… ⌘ Read more
Linux 7.3 Network Changes Merged But Developers “Completely Overwhelmed” Due To AI/LLMs
All of the networking subsystem feature updates were merged today for the Linux 7.3 kernel’s merge window. There are a lot of wired and wireless networking improvements this cycle but also a ton of bug fixes – including many not so important fixes spun up by AI/LLM agents. The networking subsystem maintainers admit now they are “completely overwhelmed” due to this code churn from the output of AI large language models… ⌘ Read more
KMSCON 10.0.2 Brings asciicast Playback Support, Bug Fixes
KMSCON 10.0.2 debuted today as the latest update to this leading user-space terminal emulator for Linux systems. KMSCON is built around Linux’s KMS/DRM interfaces and the most viable alternative to date for in-kernel VTs… ⌘ Read more
FSCRYPT Sees Cleanup With Linux 7.3 To Open Door For More Features Like Btrfs Encryption
FSCRYPT is the Linux file-system encryption framework for supporting per-directory, transparent encryption. FSCRYPT so far is used by the likes of EXT4, F2FS, and CephFS. For Linux 7.3 there is an important clean-up to the FSCRYPT code to simplify it while also opening the door for new features moving forward into future kernel versions… ⌘ Read more
Linux Driver Posted For The PreSonus Quantum 2626: A ~$700 Thunderbolt Audio Interface
The PreSonus Quantum 2626 is a high-end, Thunderbolt 3 based audio interface. PreSonus just maintains Windows and macOS drivers for this high-end audio interface while now an open-source Linux driver has been posted after being independently developed via reverse engineering… ⌘ Read more
Linux 7.3 Cleans Up The Code For Disabling Of Legacy 32-bit Time Support
The Linux kernel has supported the CONFIG_COMPAT_32BIT_TIME Kconfig build time option for optionally disabling of legacy 32-bit time system call support. This is intended to disable the code that uses a 32-bit integer for time that is thus not Year 2038 safe, but at the cost of breaking compatibility for legacy 32-bit applications. Even if building without Linux 32-bit time support, it turns out some 32-bit time code persisted but that … ⌘ Read more
EXT4 Preps More Performance Improvements For Linux 7.3
In addition to the IOmap improvements helping EXT4 performance in Linux 7.3, the main EXT4 feature pull request has now been submitted for this next kernel version. That pull is set to land yet more performance optimizations for EXT4… ⌘ Read more
PINE64 Halts Linux Device Production Amid DRAM and EMMC Shortages
BrianFagioli writes: PINE64 has some very bad news for Linux hardware fans. PINE64 says it has no plans to produce additional Linux devices in the near future because of the ongoing DRAM and eMMC shortage. Future production will depend on component pricing after mid 2027, while existing PineNote and PineTab2 inventory could run out in rough … ⌘ Read more
Two Very Exciting Memory Management Optimizations Going Into Linux 7.3
Andrew Morton on Tuesday sent out all of the memory management “MM” updates for the Linux 7.3 merge window. The MM pull was particularly heavy as he noted 1,250 “added-to-MM” emails were sent out this cycle compared to 920 the prior cycle. With a lot of patch churn, he also turned to Google’s Gemini AI for writing his patch summaries. In going through the very verbose AI-generated summary, there are two patch series that get me excited on the performance … ⌘ Read more
Cinematic puzzle-platforming comedy LIFTED is a delightful short adventure
LIFTED is a family-friendly and quite funny cinematic platforming adventure that recently released with Native Linux support.
Read the full article on GamingOnLinux. ⌘ Read more
Btrfs Ready With More Performance Improvements For Linux 7.3: Some ~3x To ~5x Wins
David Sterba of SUSE sent in the Btrfs file-system feature updates today that target the Linux 7.3 merge window. Among other changes are more performance improvements for this next version of the Linux kernel… ⌘ Read more
TFC2: The Fertile Crescent 2 - Collapse of The Bronze Age is one to check out for RTS fans
TFC2: The Fertile Crescent 2 - Collapse of The Bronze Age just entered Early Access with Linux support, and if you love RTS games you need to check it out.
Read the full article on GamingOnLinux. ⌘ Read more
Linux 7.3 Deprecates Many Older 32-bit ARM Platforms, Orphans Hundreds Of Drivers
All of the SoC updates have been merged for the Linux 7.3 kernel that include adding some new SoCs as well as deprecating several older 32-bit ARM platforms. In turn with those platforms deprecated, “hundreds” of drivers are now orphaned in the process… ⌘ Read more
Linux VRAM management set for more improvements with kernel 7.3
Valve contractor Natalie Vock blogged about more work to improve VRAM management on Linux, and we’re set to see even more improvements with kernel 7.3.
Read the full article on GamingOnLinux. ⌘ Read more
Proton Experimental brings fixes for Company of Heroes 3, Avatar: Frontiers of Pandora, Arma 3 and more
Valve just launched the latest Proton Experimental update to improve gaming on Linux / SteamOS, Steam Deck and Steam Machine - here’s all that’s changed.
Read the full article on [GamingOnLinux](https://www.gamingonlinux.com/2026/08/pr … ⌘ Read more
Linux 7.3 Scheduler Improvements: Help For Gaming, Hybrid CPUs, Lower Scheduler Latency
The exciting set of scheduler updates have been merged for the Linux 7.3 merge window… ⌘ Read more
New AMD Low-Power Core & Unified Intel/AMD CPU Core Type Handling In Linux 7.3
Covered first on Phoronix back in June was an AMD Linux patch for introducing a new “low power” CPU core type to complement their typical “performance” cores and their “efficiency” cores like with Zen 4C/5C. That low power core is presumed for some Zen 6 clients and that integration is now merged for Linux 7.3 as well as unifying the Intel/AMD CPU core type handling… ⌘ Read more
COSMIC Epoch 1.6 Released With Per-App Volume Control, Remote Desktop Preparations
COSMIC Epoch 1.6 was released this evening as the latest milestone for this open-source, Rust-based desktop environment led by System76 as part of the work on their Pop!_OS Linux distribution… ⌘ Read more
Linux 7.3 Adds New “bpf_sock_read_xattr” Feature For systemd, BPF Programs
Merged earlier this year for Linux 7.1 was extended attributes on sockets support as a feature sought after by the likes of GNOME and systemd for helping with Varlink IPC usage and other purposes. A limitation though of the functionality has been no efficient means for a BPF program to read those user extended attribute labels back. But with Linux 7.3 that’s being addressed with the new bpf_sock_read_xattr() kernel function… ⌘ Read more
IOmap Improvement For Linux 7.3 Takes EXT4 & XFS Performance Further
As part of the VFS pull requests now merged to the Linux 7.3 development kernel was an improvement to the IOmap framework used by various file-systems for mapping logical file byte offsets in memory to their physical locations on storage. With the now-merged code, this modern block mapping framework is allowing better performance at least for the EXT4 file-system… ⌘ Read more
Framework Laptop 12 Updated For Intel Wildcat Lake, Shipping Starts In October
Last year Framework Computer launched the Framework Laptop 12 as an upgrade-friendly and Linux-compatible 2-in-1 laptop. The Framework Laptop 12 was originally powered by Intel Core 13th Gen “Raptor Lake” low-end processor while now Framework is adding Core Series 3 “Wildcat Lake” as an upgrade or for new Laptop 12 orders… ⌘ Read more
Framework Laptop 12 gets Fedora KDE Linux on pre-builts, along with new Intel Core Series 3 processors
Nice to see an expansion of Linux on devices, with the Framework Laptop 12 getting support for pre-builts to ship with Fedora KDE 44 and Intel Core Series 3.
Read the full article on [GamingOnLinux](https://www.gamingonlinux.com/2026/ … ⌘ Read more
NVIDIA GeForce NOW finally adds official Firefox support
NVIDIA GeForce NOW finally adds official Firefox support. On Windows, that is. Sadly, any mention of Linux was left out of the announcements today.
Read the full article on GamingOnLinux. ⌘ Read more
The CachyOS Performance vs. Other Linux Operating Systems On A $46k USD Workstation
Recently I looked at the performance of Ubuntu 26.04 LTS vs. Windows 11 on the Intel Xeon 678X running within the HP Z4 G6i workstation. Linux performed admirably as one would expect. With this Intel Xeon Granite Rapids WS workstation from HP though commanding a retail price more than $46,000 USD, you likely want nothing but the utmost performance out of it. So for those looking to maximize the OS performance, here are some numbers from … ⌘ Read more
Rust For Linux 7.3 Begins Seeing Fixes To Prepare For Rust’s GCC Backend
In addition to the POWER/PowerPC code adding Rust kernel support, the main set of Rust programming language updates for the Linux 7.3 kernel have now been submitted. Most notable are early fixes toward eventually allowing the experimental Rust GCC back-end to be used as an alternative to the official rustc compiler with LLVM code generation… ⌘ Read more
Linux 7.3 Corrects Faulty Behavior Of FAT File-System Driver For Filenames Too Fat
It’s not too often that the Linux FAT driver for FAT12/FAT16/FAT32 format support receives updates worth mentioning. For Linux 7.3 there is one patch though and it’s due to the driver until now lacking an upper-bounds check on the length of the filename, which could lead to some unexpected situations with extremely long filenames… ⌘ Read more
Lenovo Lands New Watchdog Driver In Linux 7.3 For Their SE30G2 + SE60 Edge AI Computers
When it comes to the watchdog driver changes for Linux 7.3, standing out is the new Lenovo driver for their upcoming ThinkEdge AI edge computing systems… ⌘ Read more
XFS Lands FALLOC_FL_WRITE_ZEROES For Efficiency Improvement In Linux 7.3
The XFS file-system improvements have been merged for Linux 7.3. For end-users the only notable change for this file-system on the new kernel is adding support for FALLOC_FL_WRITE_ZEROES… ⌘ Read more
EFS & FreeVxFS File-Systems Get Booted While FailFS Merged For Linux 7.3
Among the early pull requests merged today by Linus Torvalds for the Linux 7.3 kernel cycle were removal of some ancient file-systems while adding in a new pseudo file-system… ⌘ Read more
Linux 7.3 To Land Initial Code Improving vRAM Management, More Improvements Coming
Earlier this year Natalie Vock of Valve’s Linux graphics team laid out some patches for improving the Linux gaming experience for systems with limited vRAM. The kernel work for improving that video memory management is set to be introduced in the Linux 7.3 kernel. While that’s a celebration on its own, Vock is pursuing more improvements still for bettering the Linux GPU driver video memory management behavior… ⌘ Read more
ARCTIC Fan Controller: The Best Fan Controller For Linux Desktops, Less Than $10 USD
Back in March were patches posted by ARCTIC Cooling for an ARCTIC fan controller driver for Linux. Typically we aren’t used to seeing desktop/enthusiast focused vendors providing such Linux drivers for peripherals directly but the sad fact is most often it’s left up to the open-source community to reverse engineer and create such drivers for Linux. Making it all the more surprising besides it coming from ARCTIC Cooling directly wa … ⌘ Read more
Linux 7.3 SMP Improvement To Help Reduce Latency, Improve Real-Time Performance
Among the pull requests sent out today now that the Linux 7.3 merge window is open are the SMP improvements for this next kernel version. Standing out among the SMP code are some enhancements for helping reduce latency and ultimately enhancing real-time Linux performance… ⌘ Read more
Intel & AMD Power Management Driver Improvements Ready For Linux 7.3
In advance of the Linux 7.3 merge window opening, Linux power management subsystem maintainer Rafael Wysocki of Intel submitted all the power management, ACPI, and thermal control code. As not too much of a surprise, Intel and AMD driver updates dominate the power management changes for Linux 7.3… ⌘ Read more
Con Kolivas Revives “-ck” Patches & MuQSS To Improve Linux Desktop Responsiveness
Huge surprise this morning! Longtime Linux users may recall the out-of-tree work done years ago by open-source developer Con Kolivas… And as part of that his work on the Brain F*** Scheduler that evolved into the MuQSS scheduler, all in the name of working to improve Linux desktop and mobile responsiveness. While a number of years ago he decided to retire from this out-of-tree Linux kernel work, out of the blue he announc … ⌘ Read more
Linux 7.3 On PowerPC Now Supports In-Kernel Rust, Initial Power12 Enablement Begins
The PowerPC pull request has already been sent in for the now open Linux 7.3 merge window. The headline feature this cycle on the POWER side is Rust kernel support for PowerPC 32-bit PPC32BE big endian and PowerPC 64-bit PPC64LE little endian architectures… ⌘ Read more
Dystopian block-pushing puzzler ‘Hazard Pay’ arrives September 10
One for fans of clever puzzle games, Hazard Pay is releasing with Linux support on September 10th - built with Godot Engine.
Read the full article on GamingOnLinux. ⌘ Read more
ARM64 BBML3 Feature Ready With Linux 7.3, NVIDIA Olympus Workarounds
AI/LLM patch craziness hurt ARM64 development for the Linux 7.2 cycle that no real features landed for that kernel version on AArch64. Fortunately, the ARM Linux developers are more prepared now and for Linux 7.3 are introducing some new ARM64 features… ⌘ Read more
GNU Linux-libre 7.2-gnu Released Following More Driver Cleaning
Following yesterday’s release of the Linux 7.2 kernel, GNU Linux-libre 7.2-gnu is now available for this kernel downstream that strips out support for drivers depending upon non-free-software microcode/firmware, the ability to load closed-source kernel modules, and other restrictions in the name of software freedom… ⌘ Read more
Tom Clancy’s Ghost Recon Wildlands has Easy Anti-Cheat removed
Good for players on Linux / SteamOS and modders - Tom Clancy’s Ghost Recon Wildlands is now free from Easy Anti-Cheat.
Read the full article on GamingOnLinux. ⌘ Read more
Linux kernel 7.2 is officially out now
The Linux kernel version 7.2 has now been officially released with optimizations, new hardware support and lots of bug fixes.
Read the full article on GamingOnLinux. ⌘ Read more
A Rosier Future for Linux Gamers? Epic Games Announces Linux Version of Its Storefront
“Epic Games has confirmed that it is working on a Linux version of its storefront, potentially removing the need for third-party launchers on platforms such as Steam Deck,” reports PC Guide:
The confirmation came during an Ask Me Anything (AMA) on the Epic Games Store’s community Discord server. When a … ⌘ Read more
Linux Kernel 7.2 Has Been Officially Released with Many New Features
Linux Kernel 7.2 has just been officially released with a slew of new features, reports the blog 9to5Linux.
Highlights of Linux 7.2 “include cache-aware load-balancing support, initial HDMI 2.1 FRL support to the AMDGPU driver, support for devres-based management of ACPI notify handlers, initial CRI platform support for the Intel Xe driv … ⌘ Read more
Linux 7.2 Released With Faster I/O, New AMD & Intel Driver Improvements
Linus Torvalds just released Linux 7.2 as stable! After a very busy kernel cycle due to the increased patch and reporting churn due to AI/LLM ages, Linux 7.2 managed to make it out today on-schedule for this feature-packed kernel. Linux 7.2 is going on to power Ubuntu 26.10 and other upcoming Linux distribution releases… ⌘ Read more
tlbi= Boot Option Submitted Ahead Of Linux 7.2 Kernel Release
Ahead of the Linux 7.2 kernel stable release expected to occur in the coming hours, a last minute “x86/urgent” pull request was submitted with one patch for adding the new tlbi= boot option… ⌘ Read more
Debian Marks 33rd Birthday As One Of The Oldest Maintained Linux Distros
Today marks thirty three years since the Debian Linux distribution was started by the late Ian Murdock… ⌘ Read more
AVX-512 xor_gen Continues To Look Exciting For Helping Linux RAID With Modern CPUs
Google engineer Eric Biggers back in June posted an AVX-512 optimization for Linux RAID yielding up to a 41% improvement on a modern AMD Ryzen 9 9950X (Zen 5) processor. A revised patch then put it as much as a 43% improvement for this AVX-512 optimized xor_gen() function. The code hasn’t yet been merged to mainline but an updated version of it is now available… ⌘ Read more
Linux 7.3 binfmt_misc To Allow BPF Programs To Dynamically Choose Execution Environments
The Linux kernel’s binfmt_misc functionality allows non-native/custom files to ne run directly such as for Windows EXE files to be handled by Wine or JAR files to be handled by the Java runtime. For the upcoming Linux 7.3 merge window, the miscellaneous binary formats support is being extended so a binary type can be matched programmatically and the interpreter determined on a per-exec basis. BPF programs can also then be atta … ⌘ Read more
New Linux Driver Enables 12VHPWR Monitoring For ASUS ROG Astral Graphics Cards
For those concerned about current imbalance or voltage changes with the 12VHPWR power connectors and having an ASUS ROG Astral graphics card, there is now an open-source driver for Linux available that integrates with the hardware monitoring (HWMON) subsystem for 12VHPWR reporting on these ASUS graphics cards… ⌘ Read more
Marek Olšák’s 19 Latest Patches Further Optimizing RADV & ACO
Legendary Mesa Radeon Gallium3D driver developer Marek Olšák who was a longtime AMD employee and then joined Valve’s Linux graphics driver team earlier this year has continued his focus now on perfecting his art around the RADV Vulkan driver and ACO shader compiler… ⌘ Read more
D7VK version 2.1 brings improvements to retro game loading time
D7VK continues to mature its Direct3D 7, 6, 5 and 3 to Vulkan translation, to bring improvements for retro Windows games with Wine / Proton on Linux.
Read the full article on GamingOnLinux. ⌘ Read more