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)

AlmaLinux Introduces Native NVIDIA Support Using Open-Source Kernel Driver

([NVIDIA] 6 August 09:59 AM EDT AlmaLinux + NVIDIA)

The AlmaLinux project announced today that there is now "native" NVIDIA graphics driver support for AlmaLinux 10 and AlmaLinux 9 using NVIDIA's open-source kernel modules that are now conveniently packaged in an AlmaLinux repository for easy usage complete with NVIDIA's closed-source user-space packages like CUDA.



Linux 6.17 Fixes A Performance Bottleneck In The Futex Code

([Linux Kernel] 6 August 08:50 AM EDT FUTEX)

Merged last week for Linux 6.17 were the FUTEX locking changes that include addressing an observed performance bottleneck.



Btrfs Sees Urgent Fix Following Recent Reports Of Log Tree Corruption

([Linux Storage] 6 August 08:11 AM EDT Btrfs Log Tree Corruption)

On Linux 6.15.3+ there have been increased reports of log tree corruption being hit by users of the Btrfs file-system. Fortunately, a fix has now been submitted for Linux 6.17 Git and then for back-porting to the recent stable kernel versions.



Valve's ACO Compiler Used By AMD Drivers Optimize Scheduling Heuristic For Newer GPUs

([Radeon] 6 August 06:30 AM EDT Improved Scheduling Heuristics)

Merged today for Mesa 25.3-devel to benefit the RADV Vulkan and RadeonSI Gallium3D AMD drivers are improved scheduling heuristics for the ACO compiler back-end developed by Valve.



Linux 6.17 Optimizes khugepaged For ARM64 With Huge "16x" Impact For One Code Path

([Arm] 6 August 06:20 AM EDT khugepaged optimization)

Andrew Morton this week sent in some additional memory management "MM" changes for the Linux 6.17 to complement last week's many MM patches from new optimizations to more DAMON features. Most notable with this secondary set of patches are khugepaged optimizations that especially help ARM64 Linux systems.



GTK3 Version Of gconfig Merged For Linux 6.17

([Linux Kernel] 6 August 05:59 AM EDT Linux 6.17 Kbuild)

All of the Kbuild changes were merged today for the Linux 6.17 kernel. Most notable with the Kbuild changes is the gconfig graphical utility for configuring the Linux kernel configuration now being ported from GTK2 to GTK3.



systemd 258-rc2 Released In Preparing For H2'2025 Linux Distributions

([systemd] 5 August 09:00 PM EDT systemd 258)

Released two weeks ago was systemd 258-rc1 with many changes throughout its massive codebase. Out today is a second release candidate of the forthcoming systemd 258.



Rust Making Progress On Its 2025 Project Goals

([Programming] 5 August 08:35 PM EDT Rust 2025 Goals)

The Rust project put out a status update concerning its 2025 project goals to summarize what has been accomplished during the first half of the year.



PCI Express 8.0 Aims For 256 GT/s In 2028

([Standards] 5 August 05:01 PM EDT PCI Express 8.0)

The PCI-SIG announced today the PCI Express 8.0 specification due out in 2028 will double the data of the PCI Express 7.0 specification, taking it to 256 GT/s.



Debian 13 Showing 13% Performance Improvement Over Debian 12 On AMD EPYC

([Operating Systems] 5 August 12:00 PM EDT 24 Comments)

If all goes according to plan Debian 13.0 will be released this weekend. Already in its effectively final state aside from any last minute fixes, I've begun running Debian 13 testing builds on various systems in the lab to great success. With two years since Debian 12, the new software packages of Debian 13 help in delivering better performance especially on modern systems. Here is a look at Debian 12 versus Debian 13 performance on an AMD EPYC server across 130 benchmarks. Coincidentally, Debian 13 is coming in at 13% faster than Debian 12.



exFAT Fixes Significant Random Write Performance Regression With Linux 6.17

([Linux Storage] 5 August 11:00 AM EDT exFAT)

Following yesterday's F2FS pull request, the exFAT file-system updates were sent out and since merged for the ongoing Linux 6.17 kernel merge window.



Intel Upstreams libsycl SYCL Runtime Library Into LLVM

([LLVM] 5 August 08:55 AM EDT LLVM libsycl)

For several years now Intel has been working on SYCL support within LLVM and various related efforts like the LLVM SPIR-V back-end as part of their oneAPI ambitions and Data Parallel C++ across their spectrum of hardware. The latest hitting upstream LLVM is libsycl as a SYCL run-time library.



Raja Koduri Announces New GPU Software & IP Startup - OXPython For CUDA AI On Non-NVIDIA GPUs

([Hardware] 5 August 08:33 AM EDT Oxmiq Labs)

Oxmiq Labs exited stealth mode today as a new startup led by Raja Koduri of AMD / Apple / Intel fame to focus on GPU software and licenseable graphics IP. Oxmiq Labs is a new GPU software and IP startup that has been in development for two years already and built a team of talented GPU and AI architects.



SDL Library Lands Precision Scrolling For X.Org Usage

([Linux Gaming] 5 August 06:52 AM EDT Precision/Pixel Scrolling)

For Linux gamers relying on the X.Org Server, the SDL3 library that is widely-used by cross-platform games has landed support for precision/pixel scrolling.



FFmpeg Delivers Very Nice Performance Gains For Bwdif Deinterlacing With AVX-512

([Multimedia] 5 August 06:38 AM EDT Bwdif Video Filter)

FFmpeg developers are known for delivering some really wild performance gains from hand-optimized Assembly code especially around Intel/AMD AVX-512 optimizations for various features of this widely-used open-source multimedia library. Merged this week was enhancing the Bwdif deinterlacing video filter with a 23~28x speed-up over the basic C code path when using AVX-512.



Linux 6.17 Introduces hash_pointers= Boot Parameter

([Linux Kernel] 5 August 06:28 AM EDT hash_pointers)

Linus Torvalds yesterday merged a patch from SUSE's Petr Mladek introducing a new boot parameter option for the kernel to provide greater control over the behavior of hashing pointer values.



Intel Updates Legacy Compute Driver To Benefit Broadwell Through Ice Lake iGPUs

([Intel] 5 August 06:12 AM EDT 24.35.30872.36)

Last year Intel's open-source Compute Runtime stack for OpenCL and oneAPI Level Zero support discontinued its support for Broadwell through Ice Lake integrated graphics to focus strictly on Tigerlake with Intel "Gen12" graphics and newer. Today though they issued an update to their legacy driver branch for helping with the graphics compute support on those older hardware platforms.



openSUSE Leap 16.0 Enters RC Phase With New Installer, Xfce On Wayland Option

([SUSE] 4 August 09:31 PM EDT openSUSE Leap 16.0)

Working toward the stable openSUSE Leap 16.0 release in late 2025, the release candidate period has begun for this Linux distribution aligned with SUSE Linux Enterprise 16 sources.



F2FS Sees New Improvements Merged For Linux 6.17 While Bcachefs Languishes

([Linux Storage] 4 August 08:21 PM EDT Linux 6.17 F2FS)

Sent out today for the Linux 6.17 merge window and already merged hours later were the Flash-Friendly File-System (F2FS) feature updates.



Git 2.51-rc0 Makes More Preparations For Git 3.0 Where It Will Use SHA-256 By Default

([Programming] 4 August 02:40 PM EDT Git 2.51)

Junio Hamano announced the release of Git 2.51-rc0 to kick off the new week and the first step toward Git 2.51 as the next milestone for this open-source distributed version control system.



More

You have a truly strong individuality.