ARM Give a man a fire and he's warm for a day, but set fire to him and he's warm for the rest of his life (Terry Pratchett, Jingo)

KDE Remote Desktop Experience Improving For Closing The X11 vs. Wayland Gap

([KDE] 25 August 06:00 AM EDT KDE Remote Desktop)

KDE developer David Edmundson is out today with a blog post around improvements that have been ongoing for the Plasma 6.8 release in improving the KDE remote desktop experience. As part of ensuring a good Wayland experience and hitting all the needs fulfilled by X11, Plasma 6.8 is seeing improvements for its remote desktop functionality.



Lots Of New Audio Hardware Support In Linux 7.3

([Multimedia] 25 August 05:51 AM EDT Linux 7.3 Sound)

Linux sound subsystem maintainer Takashi Iwai of SUSE submitted all of the sound feature updates last week for the Linux 7.3 kernel. Besides the continued AI/LLM-generated patch churn, the sound code for Linux 7.3 sees a lot of new hardware support.



Linux 7.3 Merges Initial Kernel Driver Support For The 2026 Steam Controller

([Hardware] 24 August 08:33 PM EDT Linux 7.3 HID)

The HID subsystem updates were recently merged for the ongoing Linux 7.3 kernel merge window. Among other hardware additions, the 2026 Valve Steam Controller is seeing initial kernel driver support.



Linux ath11k Driver Improvements For Qualcomm WiFi 6 Hardware Yields 7x Lower Latency

([Linux Networking] 24 August 03:29 PM EDT ath11k)

A patch series being worked on for the ath11k mainline wireless networking driver for Qualcomm WiFi 6 / 802.11ax chipsets is yielding 7x lower latency or 2.2x throughput at identical latency.



New AF_ALG Restrictions With Linux 7.3 Due To The Security & Maintenance Nightmare

([Linux Networking] 24 August 02:17 PM EDT af_alg_restrict)

The past few Linux kernel cycles have chipped away at AF_ALG functionality for that interface for user-space programs to access the kernel's internal cryptography API. Linux has been dropping AF_ALG features like zero-copy support and offloading. AF_ALG was quickly deprecated in Linux 7.2 while now for Linux 7.3 it's being further restricted.



Mozilla Presents Their Plan For Shipping JPEG-XL In Firefox 157

([Mozilla] 24 August 12:43 PM EDT Firefox + JPEG-XL)

While Firefox 152+ already offers experimental JPEG-XL support, Mozilla formally announced today their plans for officially shipping JPEG-XL image format support in the Firefox web browser.



Early Linux 7.3 Kernel Benchmarks Show Some Performance Improvements, Some Regressions

([Software] 24 August 09:38 AM EDT 6 Comments)

Being halfway through the Linux 7.3 kernel merge window and prior to wrapping up and sending back the HP Z4 G6i workstation powered by the Xeon 678X Granite Rapids WS processor, I decided to run some benchmarks to see how Linux 7.3 Git is performing relative to the prior stable kernel series. Here are the first benchmarks of this early state of Linux 7.3 with some performance improvements as well as some regressions.



GNU Emacs 31.1 Released With Mouse Control Enabled By Default, Theme For New Users

([GNU] 24 August 07:55 AM EDT Emacs 31.1)

GNU Emacs 31.1 is out today as the newest feature release to this popular text editor.



VKD3D 2.1 Released With New Features For Direct3D 12 In Upstream Wine

([WINE] 24 August 06:34 AM EDT VKD3D 2.1)

VKD3D 2.1 was released today by CodeWeavers' Henri Verbeet as the upstream Wine project for getting Direct3D 12 implemented over the Vulkan API.



Intel Engineers Propose DRM Fabric For Linux

([Intel] 24 August 06:26 AM EDT DRM Fabric)

Coincidentally just days after AMD posted their big UALink patch series for Linux, Intel engineers today announced a proposal called DRM Fabric.



Linux 7.3 Adds Support For Several Newer RISC-V Extensions

([RISC-V] 24 August 06:12 AM EDT Linux 7.3 RISC-V)

With the in-development Linux 7.3 is support for discovering and enumerating support for several newer RISC-V ISA extensions. Plus there are improvements to its control flow integrity Shadow Stack handling, CPU context switch support for QoS tagging, using UEFI runtime services for restart and powering off, and other improvements.



AMD k10temp Driver Adds EPYC Zen 5 Per-CCD Temperature Monitoring With Linux 7.3

([Hardware] 24 August 05:56 AM EDT Linux 7.3 HWMON)

Merged last week for the Linux 7.3 kernel were all the hardware monitoring (HWMON) driver updates for Linux 7.3, which included supporting several more ASUS desktop motherboards, a few AIO liquid cooling products, more Lenovo system support, and per-CCD temperature monitoring on AMD EPYC 9005 server processors.



Linux 7.3 Improving RAID 5/6 Benchmark-Based Algorithm Selection

([Linux Storage] 23 August 08:38 PM EDT Better Performance)

Following the main set of memory management "MM" changes submitted for Linux 7.3, Andrew Morton sent in his "non-MM" pull request of the other patches he's been collecting from various developers for this next Linux kernel release. Standing out there were some improvements to the RAID 5/6 benchmark-based algorithm selection.



Linux 7.3 Better Protects Against Buggy EFI Firmware Taking Down The Rest Of User-Space

([Linux Kernel] 23 August 03:05 PM EDT EFI Indefinite Stall)

The EFI updates were merged today for the in-development Linux 7.3 kernel. Most notable with the EFI updates is now enforcing a timeout foe EFI runtime service completions rather than potentially hanging indefinitely.



Linux 7.3 Delivers Graphics Driver Improvements From Old GPUs To Next-Gen Hardware

([Linux Kernel] 23 August 02:10 PM EDT Linux 7.3 DRM)

The Direct Rendering Manager (DRM) subsystem updates have been merged for the ongoing Linux 7.3 merge window. There is a lot of exciting GPU kernel driver improvements this cycle ranging from some notable enhancements to old AMD Radeon graphics hardware up through enabling support for some next-generation AMD graphics IP blocks to over on the Intel side where Nova Lake S graphics are being enabled by default.



ReactOS Merges Support For Job Objects As Step To Running Modern Windows Apps

([Operating Systems] 23 August 07:41 AM EDT ReactOS + Job Objects)

Merged yesterday to the ReactOS code-base is initial support for Job Objects, which is an important milestone in the road to being able to run more modern Windows software under this open-source operating system striving for Windows driver/application compatibility.



Linux 7.3 Makes Preparations Toward Upstreaming FAMFS File-System

([Linux Storage] 23 August 07:20 AM EDT Micron FAMFS File-System)

The NVDIMM and direct access (DAX) patches have been merged for the Linux 7.3 cycle. Most of the DAX/NVDIMM activity this cycle is on making preparations for the upcoming submission of Micron's FAMFS file-system.



GCC Patch Adjusting AMD Zen 5 Misprediction Cost Nets 12% Win In Benchmark

([AMD] 23 August 06:56 AM EDT AMD Zen 4 / Zen 5 Tuning)

An AMD compiler engineer posted a patch on Saturday for the GNU Compiler Collection (GCC). The two-line patch adjusts the misprediction cost for Zen 4 and Zen 5 processors, which ends up yielding a 12% improvement in one SPEC CPU benchmark on Zen 5 and a 9% improvement on Zen 4.



Linux 7.3 Introduces New AES Encryption APIs - Will Open Up More Performance

([Linux Kernel] 23 August 06:42 AM EDT New AES Encryption APIs)

Eric Biggers of Google continues carrying out great work on the Linux kernel crypto code. For Linux 7.3 he's landed work on new library APIs for most of the AES encryption modes used within the kernel. Moving forward this will open the door to more performance optimizations, reducing code duplication, and other enhancements.



Linux 7.3 Input Subsystem Updates Merged With Security Fixes, Other Improvements

([Hardware] 23 August 06:30 AM EDT Linux 7.3 Input)

The big set of input subsystem updates were merged earlier this week for the Linux 7.3 cycle. It's a random assortment of different improvements as well as bug/security fixes driven in part by the flow of AI/LLM generated discoveries.



More

1648 files (84%) out of the files that I mirror disappeared. Since
my delete threshold was set at 90%, all those files are now missing
from my hard drive. It's going to take a loooong time to fetch those
again via 14.4kbps!
-- Brian C. White