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)

Amazon Linux 2027 Shows Off Nice Performance Gains On AMD EPYC In The AWS Cloud

([Cloud] 4 September 11:33 AM EDT 5 Comments)

Yesterday AWS announced the public preview of Amazon Linux 2027 as their successor to the current Amazon Linux 2023 in-house distribution. With all the software upgrades and improvements like building packages now with link-time optimizations (LTO), enforcing x86-64-v3 builds, and other changes, I was eager to run some performance benchmarks of Amazon Linux 2023 vs. Amazon Linux 2027 in the EC2 cloud.



NetworkManager Works To Enforce AI Policy By Tricking AI Agents To Add A Canary

([Linux Networking] 4 September 10:52 AM EDT NetworkManager Blocking AI)

Last month the NetworkManager project adopted an AI coding policy where authors are responsible for 100% of the code they submit and must be able to explain it all. In an attempt to catch AI coding agents that may be trying to bypass their policy, they have added an interesting canary to the project to try to catch such AI-generated patches so they can then be automatically dealt with.



PoCL 7.2 Released With Official OpenCL 3.0 Conformance On RISC-V & x86_64 CPUs

([Standards] 4 September 10:33 AM EDT PoCL 7.2)

The Portable Computing Language project is out today with PoCL 7.2 as this portable, MIT-licensed OpenCL implementation that runs across various CPU architectures as well as targeting other GPUs/hardware with LLVM back-ends. Notable with PoCL 7.2 is bringing official OpenCL 3.0 conformance on x86_64 and RISC-V processors.



XDC 2026 Will Feature Many Interesting Talks: Vulkan Gallium, OpenCL On CUDA & More

([X.Org] 4 September 09:05 AM EDT XDC 2026)

The annual X.Org Developer's Conference "XDC 2026" is happening later this month in Toronto. A great number of interesting talks are planned this year from new Wayland features to OpenCL over CUDA, the possibility of Vulkan Gallium, and a lot of exciting driver developments.



Linux 7.4 To Improve Apple Silicon Audio Support & Its "Impossible" Power Management

([Apple] 4 September 08:13 AM EDT Shared GPIO)

The Apple Silicon audio driver code within the Linux kernel is preparing to make use of the recent shared GPIO infrastructure for allowing multiple drivers / kernel components to nicely share the same GPIO lines. This should help clean things up in the mainline kernel for the Apple Silicon audio support and with a cleaner architecture than the current downstream Asahi Linux code.



Fedora 47 Considering Use Of Thin LTO Compiler Optimizations

([Fedora] 4 September 06:32 AM EDT Thin LTO vs. Fat LTO)

A change proposal filed for what would be part of Fedora Linux 47 is on making use of Thin LTO rather than Fat LTO for link-time optimizations. With Thin LTO being more memory efficient and faster build speeds, the hope is that more Fedora packages could also use Thin LTO for packages where no link-time optimizations are currently leveraged.



Mesa 26.3 Preps For Intel Nova Lake P's New 64-bit GPU Mode

([Intel] 4 September 06:20 AM EDT New Intel 64-bit Mode For GPUs)

Merged overnight for Mesa 26.3 are changes to Intel's graphics compiler code for supporting a new 64-bit shader addressing mode. It turns out with upcoming Nova Lake P graphics will be a big fundamental change.



Vulkan 1.4.362 Released With New Extension Developed By Valve

([Vulkan] 4 September 05:56 AM EDT Vulkan 1.4.362)

Vulkan 1.4.362 is out this morning as the newest routine spec update. Making Vulkan 1.4.362 more notable beyond a couple bug fixes are two new Vulkan API extensions, both of which were worked on by Valve's Linux graphics team and one of them being a Valve vendor extension.



Ubuntu 26.10 Snapshot 3 Monthly ISOs Released For Testing

([Ubuntu] 3 September 08:15 PM EDT Ubuntu 26.10)

Released tonight is Ubuntu 26.10 "Stonking Stingray" Snapshot 3 as the newest monthly ISO candidates for Ubuntu Linux.



Amazon Linux 2027 Now in Preview: Powered By Linux 7.1, x86-64-v3 & Built With LTO

([Operating Systems] 3 September 05:13 PM EDT Amazon Linux 2027)

AWS announced today the public preview of Amazon Linux 2027. Given the time since Amazon Linux 2023, Amazon Linux 2027 comes with a heavy arsenal of software updates as well as many performance optimizations and other tuning for better running workloads geared for the AWS cloud.



Intel Improving Its Content Match Refresh Rate "CMRR" Feature With Linux 7.4

([Intel] 3 September 01:57 PM EDT Intel CMRR)

Introduced with the Xe2 Lunar Lake graphics hardware was support for Content Match Refresh Rate (CMRR) as an improvement over typical Variable Refresh Rate (VRR) / Adaptive-Sync to more precisely match the video or content frame rates. Particularly for video playback it aims for no stuttering or frame drops. With the upcoming Linux 7.4 kernel will be better support for CMRR with the Intel graphics driver.



Mir 2.29 Released With Additional Wayland Protocols

([Ubuntu] 3 September 01:18 PM EDT Mir 2.29)

For those using Canonical's Mir compositor for building Wayland-based shells, Mir 2.29 is now available with various improvements and new Wayland protocol coverage.



LLVM Developers Begin Debate Over AGENTS.md For Helping AI Agents

([LLVM] 3 September 11:45 AM EDT LLVM AGENTS.md?)

LLVM developers have begun a discussion on whether the project should host an AGENTS.md file (and CLAUDE.md) in their Git repository for helping to guide AI agents.



21st Revision Of Patches For Getting Linux To Shutdown Devices Asynchronously

([Linux Kernel] 3 September 09:03 AM EDT Shutdown Async)

Being worked on for over two years has been the latest attempt for async device shutdown support for Linux for getting Linux systems -- especially servers with lots of hardware like many NVMe drives -- to shutdown faster. That work is now up to its 21st version as it works toward hopefully making it to the mainline kernel in the not too distant future.



NVIDIA Acquiring Hugging Face For $12.93 Billion

([NVIDIA] 3 September 08:40 AM EDT NVIDIA + Hugging Face)

Following rumors in recent days of NVIDIA courting Hugging Face, it's now been officially announced that NVIDIA is acquiring Hugging Face.



Linux 7.3 Now Disabling RandStruct Security Feature By Default If Rust Support Present

([Linux Kernel] 3 September 08:22 AM EDT Kernel Structure Randomization)

While Rust programming language use may help with memory safety and other security advantages, the default Linux kernel configuration is now losing randomization of sensitive kernel structures if Rust support is present.



Audacity 4.0 Audio Editor Released With Qt6 Based UI

([Multimedia] 3 September 06:30 AM EDT Audacity 4.0)

The longtime Audacity open-source audio editor had been using wxWidgets for years but with today's Audacity 4.0 release they have transitioned to using the Qt6 toolkit.



GCC 17 Now Supports Using -mtune=native -mcpu=native On RISC-V

([RISC-V] 3 September 06:20 AM EDT -mtune=native -mcpu=native)

As a follow up to last month's article about patches being posted for enabling "-mcpu=native -mtune=native" support for RISC-V with the GCC compiler, that code is now merged for what will become the GCC 17.1 release in the early months of 2027.



InputPlumber 0.79 Adds Support For More Handhelds

([Hardware] 3 September 06:06 AM EDT InputPlumber 0.79)

InputPlumber is the open-source router and remapping daemon for Linux that is particularly popular among Linux gaming handhelds for combining multiple input devices and translating actions into various virtual device formats. InputPlumber supports emulating mouse, keyboard, ad gamepad inputs. With the new InputPlumber 0.79 release there is expanded hardware support and bug fixes.



Lemonade 11.9 Local AI Server Released With Super Exciting AMD ROCm HRX Backend

([AMD] 2 September 08:32 PM EDT ROCm HRX)

Lemonade 11.9 is out today as the newest feature release to this AMD-backed, open-source local AI server solution across Linux, Windows, and macOS. Lemonade has long been focused on offering "100% free and private" AI use with local hardware whether it be GPUs, CPUs, or NPUs. With Lemonade 11.9's release today it's very interesting for having experimental ROCm HRX back-end support with Llama.cpp. HRX is the new exciting thing to watch out for on the AMD ROCm compute landscape.



More

It's getting uncommonly easy to kill people in large numbers, and the first
thing a principle does -- if it really is a principle -- is to kill somebody.
-- Dorothy L. Sayers, "Gaudy Night"