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)

Linux 7.2-rc7 Adding Support For The Most Unique Or Very Funky Gaming Controller

([Hardware] 8 August 06:25 AM EDT Linux 7.2-rc7 Input)

The input subsystem fixes for the week include a number of AI-driven patches to address various information leaks, out-of-bounds accesses, validation fixes, and other coding issues that have turned up recently. Plus some device quirks and also adding support for a rather funky gaming controller to the common XPad Linux driver used by many different gaming controllers.



KDE Plasma 6.8 Improvements For UI, Built-In Remote Desktop Server

([KDE] 7 August 09:01 PM EDT KDE Plasma 6.8)

It's been another busy summertime week of KDE developers working toward a great Plasma 6.8 desktop release in October.



Linux 7.3 To Support Logitech HID++ 2.0 Reprogrammable Button Support

([Hardware] 7 August 03:28 PM EDT Logitech HID++ 2.0 Reprogrammable Button)

For those with newer, high-end Logitech input devices, coming with Linux 7.3 is support for the re-programmable button support of the HID++ 2.0 protocol.



Initial Apple M3 Pro / Max / Ultra Support Being Upstreamed For Linux 7.3

([Apple] 7 August 01:31 PM EDT Apple M3)

Upstreamed for the Linux 7.2 kernel was the Device Tree (DT) support for booting the mainline Linux kernel on the base Apple M3 SoC. Though it's not yet useful for end-users with many features remaining to be supported and upstreamed. Now for the upcoming Linux 7.3 kernel, the M3 Pro, Max, and Ultra variants will also have initial support for booting on the mainline kernel.



Intel QATlib 26.08 Released With Gen6 Device Support, 2MB Hugepages

([Intel] 7 August 12:57 PM EDT Intel QATlib 26.08)

Intel today released an updated version of their QuickAssist Technology library (QATlib) as the user-space component for making use of QuickAssist accelerators under Linux.



TTM Memory Management For Graphics To Be More Aggresive With Linux 7.3

([Linux Kernel] 7 August 11:57 AM EDT Improvement By Valve)

This week a final batch of DRM-Misc-Next feature material was submitted for DRM-Next to queue ahead of the Linux 7.3 merge window opening later in the month. Most notable is the TTM memory management code is now being more agressive when allocating below protection limits. This is an improvement coming thanks to Valve's open-source Linux graphics team.



Intel Makes Progress On HDMI 2.1 FRL With Their Linux Driver For Meteor Lake & Newer

([Intel] 7 August 10:00 AM EDT Intel + HDMI 2.1 On Linux)

Following AMD making progress with HDMI Fixed Rate Link (FRL) and other HDMI 2.1 functionality for their open-source Linux kernel graphics driver, Intel is out today with a big set of 44 patches working on HDMI 2.1 FRL support for their kernel graphics driver with Meteor Lake hardware and newer.



PoCL 7.2-RC1 Brings Official OpenCL 3.0 Conformance On RISC-V & x86_64 CPUs

([Programming] 7 August 09:39 AM EDT PoCL 7.2 RC 1)

The release candidate of PoCL 7.2 is now available for testing of this Portable Computing Language implementation of OpenCL that allows for CPU-based execution or via alternative LLVM back-ends allows for OpenCL on Level Zero, NVIDIA GPUs, and even remote devices/hardware.



HyperX Driver Coming For Linux 7.3 Just To Report A Microphone's Mute Status

([Hardware] 7 August 08:23 AM EDT HyperX QuadCast 2)

A new driver coming for the Linux 7.3 kernel is HID-HyperX. It's not some new driver to support fancy hardware and some nifty features but rather mundane in nature due to the poor behavior of a high-end HyperX USB gaming microphone.



NetworkManager Adopts Policy For AI Coding Assistants

([Linux Networking] 7 August 06:42 AM EDT AI Coding Policy)

The latest high profile open-source project to commit to an AI coding policy is NetworkManager, the widely-used software for Linux network configuration.



AMD ROCm Spur: Providing AI-Native, Rust-Based Job Scheduling

([AMD] 7 August 06:33 AM EDT ROCm Spur)

The newest ROCm component for AMD's open-source GPU compute stack is Spur as an AI-native, Rust-written job scheduler for scaling up GPU workloads to multi-thousand GPU clusters.



Linux 7.2-rc7 Addresses A "Nasty" Race Condition Leading To Use-After-Free After 8 Years

([Linux Kernel] 7 August 06:25 AM EDT Linux 7.2-rc7)

The Linux kernel Git activity continues being quite heavy this week on fixes. It's looking like the Linux 7.2-rc7 kernel release on Sunday will be another big one with the changes continuing to flow in from both developers and AI bots.



AMD Updates HDMI 2.1 VRR & ALLM Patches But Will Miss Out On Linux 7.3

([Radeon] 7 August 06:08 AM EDT AMD HDMI VRR + ALLM)

Complementing the HDMI 2.1 Fixed Rate Link (FRL) support that AMD already upstreamed to the Linux kernel, AMD engineers have been further ironing out their HDMI 2.1 implementation for the open-source AMDGPU Linux kernel driver. The latest quest has been getting HDMI 2.1 variable rate refresh (VRR) support upstreamed along with HDMI Auto Low-Latency Mode (ALLM).



Vulkan 1.4.359 Expands Cooperative Matrix Capabilities

([Vulkan] 7 August 05:58 AM EDT VK_EXT_cooperative_matrix_maintenance1)

Vulkan 1.4.359 released today and this one week update to the Vulkan API specification brings a new extension for enhancing the cooperative matrix capabilities.



GCC 16.2 Released With More Than 100 Fixes

([GNU] 7 August 05:43 AM EDT GCC 16.2)

Following the GCC 16.1 compiler release from the end of April as the first stable version of GCC 16, GCC 16.2 is now available with dozens of bug fixes collected since then for further stabilizing this year's GNU compiler feature release.



AMD Squeezes In A Few More Graphics Driver Updates For Linux 7.3

([Radeon] 6 August 08:44 PM EDT AMDGPU For Linux 7.3)

AMD today submitted their last planned feature updates ahead of the Linux 7.3 merge window opening later this month.



Zapscape Is The Latest Linux Vulnerability For KVM Guest-To-Host Escape, LPE

([Virtualization] 6 August 08:29 PM EDT Zapscape)

Made public earlier today is Zapscape as a guest-to-host escape vulnerability affecting the Linux KVM x86 code for the past six years. This 2020 kernel change to KVM x86 can also be used as a local privilege escalation (LPE) exploit too where /dev/kvm is world-writable on some Linux distributions like RHEL.



Linux 7.2-rc7 Restoring Btrfs Fixup Worker Infrastructure To Address Silent Data Loss

([Linux Storage] 6 August 05:09 PM EDT Btrfs 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 the stable v7.2 kernel later this month.



Linux Networking Continues Being Bombarded With AI Patches

([Linux Networking] 6 August 03:07 PM EDT The Uptick Continues)

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.



IceWM 4.1 Window Manager Fixes Rare Video Performance Problems

([X.Org] 6 August 02:55 PM EDT IceWM 4.1)

As the first new release since IceWM 4.0 released back on New Year's Day for this X11 window manager, IceWM 4.1 is now available.



More

Once you've tried to change the world you find it's a whole bunch easier
to change your mind.