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)

New Patches Would Make All Kernel Encryption/Decryption Faster On x86/x86_64 Hardware

([Linux Kernel] 20 February 06:37 AM EST Widespread Gains)

On top of all the recent x86/x86_64 Linux kernel crypto improvements made recently by Google engineer Eric Biggers to better laverage AVX-512 and other modern x86 ISA features, a new patch-set posted today by Biggers would help make all x86/x86_64 kernel encryption/decryption at least slightly faster.



GNOME Mutter Adds Debug Option To Override Multi-GPU Copy Mode

([GNOME] 20 February 06:10 AM EST MUTTER_DEBUG_MULTI_GPU_FORCE_COPY_MODE)

A new debug option was merged on Wednesday to Mutter Git ahead of the upcoming GNOME 48 release. This new debug option is to override the GPU copy mode handling for multi-GPU setups.



Zstd 1.5.7 Pushing Compression Performance Even Further

([Free Software] 20 February 12:00 AM EST Zstandard 1.5.7)

Zstandard 1.5.7 was released a short time ago as the newest update to this widely-used compression algorithm backed by Meta. Zstd 1.5.7 packs more than 500 commits, including new performance optimizations and other enhancements.



AMD ROCm 6.3.3 Released With Installer & Documentation Improvements

([AMD] 19 February 08:20 PM EST AMD ROCm 6.3.3)

Just a few weeks after the ROCm 6.3.2 update, ROCm 6.3.3 is out this evening with a few more incremental improvements to this open-source AMD GPU compute stack.



Fedora Rolling Out More RISC-V Infrastructure & Ready-To-Boot Images

([Fedora] 19 February 02:00 PM EST Fedora RISC-V)

The Fedora Project is rolling out expanded coverage of RISC-V hardware moving forward and making it easier for those with RISC-V developer boards to run Fedora Linux.



Mesa 25.0 Released With Vulkan 1.4 Driver Support, AMD RDNA4 Ready

([Mesa] 19 February 11:39 AM EST Mesa 25.0)

Mesa 25.0 was officially released today as the newest quarterly feature release for this set of open-source OpenGL, OpenCL, Vulkan, and video acceleration drivers used on Linux systems by multiple hardware vendors.



Linux Driver Posted For Enabling Apple Web Camera Support For M-Series Macs

([Apple] 19 February 10:13 AM EST Apple Web Camera)

A set of patches were posted today for review by the upstream Linux kernel developers in providing driver support for the Apple web camera and image signal processing (ISP) for Apple M-Series devices. This is enough to get the web camera support working on recent MacBooks while this code is now undergoing review for hopefully being mainlined in the Linux kernel.



VKD3D 1.15 Released With Better Tessellation Shader Support

([WINE] 19 February 08:45 AM EST VKD3D 1.15)

VKD3D 1.15 is out today as the newest version of this upstream Wine project for implementing the Microsoft Direct3D 12 APIs atop the Vulkan API for better Windows gaming on Linux and other D3D12 workloads on Linux or macOS when paired with MoltenVK.



Greg Kroah-Hartman Makes A Compelling Case For New Linux Kernel Drivers To Be Written In Rust

([Linux Kernel] 19 February 08:40 AM EST New Rust Code)

The debate over the Linux kernel's Rust programming language policy continues... While some kernel maintainers are against it, Linus Torvalds has reportedly said he would override maintainers that may be against honoring Rust code. Linux's second-in-command Greg Kroah-Hartman has also been a big proponent of Rust kernel code. He's crafted another Linux kernel mailing list post today outlining the benefits of Rust and encouraging new kernel code/drivers to be in Rust rather than C.



Servo Begins Reworking Its Embed API So It's Easier To Integrate

([Free Software] 19 February 06:50 AM EST Servo Embedding API)

One of the most logical paths forward for the Servo web browser engine is making it compelling for embedding within applications as an alternative to the Chromium Embedded Framework (CEF), WebKitGTK, and other browser engines. Servo developers recently realized though it's around 200 lines of Rust code to embed Servo compared to around 50 lines of C code if targeting WebKitGTK... So improvements are being made to the Servo embedding API.



Manjaro Linux 25.0 Coming Along With Updated Desktops, Btrfs Filesystem By Default

([Operating Systems] 19 February 06:32 AM EST Manjaro 25.0)

Manjaro Linux lead developer Philip Müller has provided a status update concerning the upcoming Manjaro 25.0 distribution release.



AMD Ryzen AI Max+ "Strix Halo" On Linux?

([AMD] 19 February 06:22 AM EST AMD Strix Halo)

Yesterday a number of Windows reviews began appearing for the AMD Ryzen AI Max+ PRO 395 "Strix Halo" with the debut of the ASUS ROG Flow Z13 as the first laptop to ship this SoC with 16 cores / 32 threads, 64 MB L3 cache, and 40 graphics cores with the Radeon 8060S Graphics. As expected, AMD Strix Halo is a beast with its very capable CPU performance and very compelling integrated graphics, at least under Windows 11.



Intel oneDNN 3.7 Begins Tuning For Xe3 Graphics, Adds More Granite Rapids Optimizations

([Intel] 19 February 06:11 AM EST oneDNN 3.7)

Intel software engineers on Tuesday released oneDNN 3.7 as the newest version of this oneAPI Deep Neural Network Library that is in turn used by software like ONNX, MATLAB, PaddlePaddle, Apache MXNet, and others as part of the building blocks for deep learning software.



Sovereign Tech Agency Investing €515k Into The Eclipse Foundation

([Free Software] 19 February 05:57 AM EST Sovereign Tech)

Germany's Sovereign Tech Agency (née Sovereign Tech Fund) announced they have begun investing into the Eclipse Foundation and the work they are doing on open-source integrated development environment (IDE) software.



Latest AVX-512 Optimization For FFmpeg Shows Wild Improvement On AMD Ryzen

([Multimedia] 18 February 08:28 PM EST FFmpeg AVX-512)

Merged today for the widely-used FFmpeg open-source multimedia library was yet another AVX-512 optimized code path... Compared to the pure C code, the AVX2 code path was 10.98x faster while this new AVX-512 code path clocks in at 18x the performance of the common C code.



NVIDIA GeForce RTX 5080/5090 Performance With Neat Video 6 On Linux

([Software] 18 February 03:17 PM EST 2 Comments)

Last week NeatLab released Neat Video 6 as the newest version of their video engine to reduce noise and enhance video quality that can be used with the likes of DaVinci Resolve, Final Cut, and Premiere Pro software. Neat Video 6 features a faster render engine, optimized CPU + GPU performance, enhanced memory management, and other improvements. Neat Video 6 continues to support Linux natively when it comes to DaVinci Resolve usage as well as various OFX hosts like Natron / Flame / Mistika / Fusion Studio / Nuke. As they also updated their NeatBench benchmark, I was curious to see how the performance of Neat Video 6 is for the new NVIDIA GeForce RTX 50 Blackwell GPUs.



Linus Torvalds Would Reportedly Merge Rust Kernel Code Over Maintainer Objections

([Linux Kernel] 18 February 02:53 PM EST Torvalds Override)

The drama surrounding Rust code within the Linux kernel continues... Christoph Hellwig is the maintainer of the DMA mapping helpers and several other areas of the kernel has been an outspoken critic of Rust code or secondary programming languages within the Linux kernel kernel. Hellwig has been critical of Rust code for the Linux kernel and its long-term maintainability. Today he's out with another mailing list post where he notes that Linus Torvalds mentioned in private he would override maintainer vetoes on Rust code within the kernel.



Wasmer 6.0 Wires Up Support For Multiple Heterogeneous Backends

([Programming] 18 February 02:05 PM EST Wasmer 6.0 Alpha)

For those interested in WebAssembly for the "run anywhere" prospects and container-like secure execution, Wasmer remains one of the leading WASM runtime options. Wasmer 6.0 Alpha 1 is out today as the latest to further along this quest.



KDE Plasma 6.3.1 Released With A Few Dozen Fixes For The Week

([KDE] 18 February 09:45 AM EST KDE Plasma 6.3.1)

For those that typically wait for the first point release before moving to a new software version, KDE Plasma 6.3.1 is out today with a few dozen fixes for the week since the Plasma 6.3 debut.



Ubuntu Linux LTS Releases May Offer Additional Intel Graphics Driver Updates

([Ubuntu] 18 February 07:38 AM EST HWE Stack Additions)

Ubuntu developers at Canonical are looking at including more Intel graphics driver packages as part of the hardware enablement "HWE" stacks shipped as part of Ubuntu Long Term Support (LTS) point releases. This would provide more comprehensive coverage of newer Intel driver components with future Ubuntu LTS point releases to benefit both the integrated and discrete graphics.



More

"The National Association of Theater Concessionaires reported that in
1986, 60% of all candy sold in movie theaters was sold to Roger Ebert."
-- D. Letterman