The LLVM compiler toolchain has begun upstreaming support for Distributed ThinLTO "DTLTO" as a new means of handling ThinLTO compilations for leveraging link-time optimizations...
At last week's DebConf25 Debian developer conference in France, Rust packaging within Debian Linux was talked about by Fabian Grünbichler. There an interesting statistic was shared around the growing expanse of Rust usage within Debian and the open-source ecosystem at large...
HarfBuzz 11.3 released on Sunday as the newest release of this open-source text shaping engine. HarfBuzz 11.3 brings some nice performance improvements for this text shaping engine that is used by many prominent software programs and toolkits like Google Chrome, Firefox, GNOME / GTK, KDE / Qt, LibreOffice, OpenJDK, Godot, and many closed-source programs too like Adoboe Photoshop and others...
The seventh weekly release candidate of Linux 6.16 is now available for testing with the stable release debuting hopefully next Sunday otherwise the following week...
Among the fixes merged today ahead of Linus Torvalds releasing the Linux 6.16-rc7 test kernel release is a lone patch on the "sched/urgent" side to fix possible bogus load average values. Reported system load averages within the kernel's scheduler code could potentially be off going back to May of 2021...
Google engineer Eric Biggers who has been responsible for many great Linux cryptography subsystem performance optimizations in recent years has another exciting patch series. Biggers has done some great work for optimizing various functions for modern Intel/AMD CPUs especially around AVX-512 implementations and now he has another big optimization coming for the CRC32 checksum performance...
With the Debian 13.0 release planned for 9 August, one of the notable fundamental features with this Debian "Trixie" release is now supporting RISC-V as an official CPU architecture. This is the first release where RISC-V 64-bit is officially supported by Debian Linux albeit with limited board support and the Debian RISC-V build process is handicapped by slow hardware...
SFrame is the lightweight stack trace format that can overcome some of the performance obstacles for tracing ELF files compared to frame pointers. In addition to the SFrame support coming together in the GNU toolchain, the SFrame support for LLVM/Clang is beginning to reach upstream...
In addition to Mesa's open-source Radeon Vulkan driver "RADV" making some nice performance improvements for modern AMD GPUs with hardware ray-tracing, the emulated ray-tracing code path in RADV for primarily older GPUs has seen some improvements merged this weekend. In fact, so significant that from one merge request is around 40% faster performance for the Quake II RTX game with the emulated RT handling...
For Linux 6.17 in addition to Intel enabling SR-IOV for Battlemage graphics cards and many other big Intel Xe kernel graphics cards and then more AMD graphics driver features too, the NOVA driver for modern open-source NVIDIA driver support is continuing to be further built out in this next kernel version...
The open-source and Rust-based Burn deep learning framework developed by Tracel AI shared that their open-source matrix multiplication kernel performance can compete with and even outperform the NVIDIA CUDA cuBLAS performance. Plus Burn isn't limited to just NVIDIA GPUs but can work on most hardware/drivers, including a Vulkan back-end...
The latest software with pending Wayland color management support for enabling HDR display support is the open-source Google Chromium code for the Chrome web browser...
While the Arch Linux AUR repository can be popular for fetching some packages not found in Arch Linux proper, it's important to keep in mind that AUR stands for the Arch User Repository. These user packages aren't always the best and rarely can be done with malicious intent as shown this week with an advisory over several malicious browser packages being briefly pedaled through AUR...
The most depressing news of the week: Intel is ending their performance-optimized Clear Linux distribution. Over the past decade the Clear Linux operating system has shown what's possible with out-of-the-box performance on x86_64 hardware... Not just for Intel platforms but even showing extremely great performance results on AMD x86_64 too. But with the cost-cutting going on at Intel, Clear Linux is now being sunset...
As we await to see what Linus Torvalds will end up doing about the Bcachefs file-system come Linux 6.17, for the ongoing Linux 6.16 cycle he continues to honor the Bcachefs pull requests containing fixes...
The Ubuntu 25.10 images geared for the Raspberry Pi will be much more lean than current Ubuntu Linux releases for the Raspberry Pi thanks to changes merged this week...
Back in May was the announcement by AMD of ROCm-DS as a new toolkit geared for real-world data science problems with various helpers to accelerate data processing on Instinct accelerators. AMD today is complementing ROCm-DS by announcing ROCm-LS and hipCIM...
Intel is out today with its monthly feature update to the Compute Runtime as their open-source GPU compute stack providing Level Zero and OpenCL API support on Windows and Linux systems. This month there is new hardware support, more performance optimizations, and some new features...
The open-source and upstream Imagination Direct Rendering Manager (DRM) kernel graphics driver for supporting their modern graphics IP and pairing with their PowerVR Vulkan driver within Mesa is now being extended to work on the TI AM62P, AM67A, and J722S SoCs...
The Servo open-source web layout engine continues advancing with its demo Servoshell and continued work around making it suitable for embedding into other software. The Servo project this morning published their latest monthly status update to inform the community what they have been up to the past several weeks...