Last month I provided a fresh look at the Intel Arc A-Series graphics between the i915 and Xe kernel graphics drivers for Linux systems. The aging i915 driver is the default for the Alchemist GPUs but there is "experimental" support with the modern Xe kernel graphics driver. There were some performance advantages for the Arc A-Series if switching over to that newer driver option. Similarly, there are advantages with Meteor Lake too when moving from the i915 to Xe Linux drivers
Intel Linux Graphics Driver Seeing 2~5% Faster Shader Compilation Times, Up To ~20%

Caio Oliveira landed a rework to Intel's shader compilation code within Mesa to rework how instructions are allocated. This will benefit both the Intel Iris Gallium3D/
Linux Mint 22.3 Planned To Bring More Wayland Improvements

The Linux Mint crew published their August 2025 status update today that outlined their ongoing work toward releasing Linux Mint Debian Edition 7 (LMDE 7) as well as LInux Mint 22.3.
Linux Mint Debian Edition 7 is their forthcoming release that will be based upon Debian 13 packages. LMDE is the project's hedge
Fish Shell 4.0.6 Released With Many Fixes

Fish 4.0.6 replaces Fish 4.0.2 that was released back in April. Fish 4.0.6 running under Windows Subsystem for Linux (WSL2) will now properly inherit the $PATH, remote file-systems are now detected properly on non-Linux systems, key binding changes, and a wide variety of different bug fixes
Samba 4.23 Released With SMB3 Over QUIC, SMB3 Unix Extensions By Default

Samba 4.23 now enables the SMB3 Unix Extensions by default. These extensions provide "first-class" support for POSIX semantics over SMB3 for proper POSIX permissions and the like with Unix/Linux clients as well as allowing symlinks, hardlinks, and more. Windows clients not supporting these extensions will still behave normally.
Another big change with Samba
Linux 6.17 Fix Lands To Address Regression With "Serious Breakage" In Hibernation

Intel engineer and power management subsystem maintainer Rafael Wysocki kicked off this week's power management pull request by noting a fix for a "nasty hibernation regression introduced during the 6.16 cycle.
Fwupd 2.0.16 Released With New Search Feature, Fixes For FreeBSD Firmware Updates

This isn't a "brown paper bag" software release but rather to ship a new feature. Fwupd 2.0.16 adds a new "search" feature for the fwuptool and fwupdmgr utilities. The new search feature for Fwupd allows for finding matching releases available in configured remotes. In effect, searching firmware releases
Bcachefs Outlines Plans For Shipping As A DKMS Out-Of-Tree Kernel Module

Bcachefs lead developer Kent Overstreet laid out his plans for shipping the file-system kernel driver as a DKMS (Dynamic Kernel Module Support) module moving forward. Akin to the NVIDIA driver support and other out-of-tree drivers being able to jive with the DKMS framework for easier out-
Fedora 43 Beta Being Released Next Week

Fedora 43 Beta will be releasing on schedule. Aoife Moloney announced today that Fedora 43 Beta is ready to ship and will debut next Tuesday: 16 September.
Or for those wanting Fedora 43 Beta right away, these Compose images as Fedora Linux 43 Beta RC-1.3 are what have been blessed as the Fedora 43 Beta images for release.
There are many exciting improvements with Fedora 43 as
Linux 6.18 Will Further Complicate Non-GPL Out-Of-Tree File-Systems

A patch queued up this week in advance of the Linux 6.18 merge window opening removes write_cache_pages. In turn this will cause issues for non-GPL out-of-tree file-systems for writing dirty data from the page cache. After the NTFS3 and Bcachefs in-tree users of the