Feed phoronix Phoronix

Favorite IconPhoronix

Link https://www.phoronix.com/
Feed http://www.phoronix.com/rss.php
Updated 2025-12-19 18:00
SUSE Developer Working To Reimplement SSH Using The Zig Programming Language
SUSE engineer Lucas Mulling is leading an effort to work on implementing SSH within the Zig programming language, a popular language for robust, optimal, and reusable software...
VKD3D-Proton 3.0 Released: Big Update To Direct3D 12 On Vulkan With FSR4 Support
Hans-Kristian Arntzen of Valve just announced VKD3D-Proton 3.0 as a major update to this Direct3D 12 implementation atop the Vulkan API that is used by Valve's Steam Play (Proton)...
Updated LLVM/Clang Compiler Enables AVX 10.2 & APX For Intel Nova Lake
Last month when the LLVM/Clang 22 compiler merged support for Intel Nova Lake with the "-march=novalake" target there was no mentions of AVX10 or Advanced Performance Extensions (APX) support. But last week Intel published a new programming reference manual where they confirmed AVX 10.2 and APX for Nova Lake. Now that it's official, Intel compiler engineers are updating the LLVM/Clang (and GCC) compiler support to reflect these ISA additions...
AMD Enterprise AI Suite Announced: End-To-End AI Solution For Kubernetes With Instinct
The AMD ROCm blog just announced a new open-source AMD AI software project: the AMD Enterprise AI Suite as well as AMD Inference Microservices (AIMs)...
systemd Lands Experimental Support For musl libc
Systemd today finally merged support for building against and using the musl libc library. This is a win for Linux distributions like postmarketOS, Alpine Linux, and others that use musl by default as their standard C library or offer it as an option...
Intel Nova Lake Power Management Bits Prepped Ahead Of Linux 6.19
Intel engineers continue working on the Nova Lake next-gen processor enablement for the Linux kernel. In addition to the Intel Xe3P graphics and other early Nova Lake enablement work already queued in "-next" Git branches ahead of the Linux 6.19 merge window, the initial power management code is also ready for this next kernel cycle...
GCC Patch Enables Support For The Rust-Based Wild Linker
The Wild linker is a very speedy linker written in the Rust programming language that has become quite competitive with the likes of Mold. A patch sent out this weekend adds Wild support for use with the GNU Compiler Collection (GCC)...
Red Hat Losing Another Longtime & Prominent Linux Kernel Engineer
Following prominent Linux x86 platform enabler Hans de Goede leaving Red Hat (as recently noted, he recently joined Qualcomm), there is another prominent Linux kernel engineer that will be departing from Red Hat...
NVK's Cooperative Matrix Support Proving Competitive With Official NVIDIA Driver
Karol Herbst at Red Hat who has been a longtime open-source NVIDIA driver contributor as well as Rusticl developer presented at XDC2025 on the NVK Vulkan driver's cooperatrive matrix extension support. It turns out this Vulkan extension for machine learning / AI is proving fairly competitive with the open-source NVK driver compared to NVIDIA's official driver stack...
Linux 6.18-rc6 Released With Fix For ARM64 "Catastrophic Performance Issue"
Linus Torvalds is out today with the eighth weekly test release of the Linux 6.18 kernel in working toward the stable release at the end of the month...
NVIDIA Highlights The Shortcomings With Wayland Screencasting
In addition to showing the need for unifying DRM driver-side APIs within the Linux kernel, NVIDIA's Linux graphics driver team at XDC2025 also showcased the shortcomings of screencasting under Wayland...
Qt Moves Away From Direct RDRAND/RDSEED Usage For Better Performance & Less Bugs
The Qt toolkit is moving away from directly relying on the CPU's RDRAND and RDSEED instructions for random number generation and to instead rely on the OS-supplied entropy...
Linux 6.19 Landing Initial Display Support For Xe3P_LPD / Nova Lake
The upcoming Linux 6.19 kernel cycle is set to introduce initial Xe3P_LPD GPU support for Nova Lake as well as beginning to build out support for the Crescent Island graphics card. Now joining DRM-Next with that initial Intel Xe3P_LPD code for Linux 6.19 is being able to drive displays with that Xe3 hardware...
NVIDIA Linux Engineer Highlights The Need For Unifying DRM Driver-Side API
One of the NVIDIA presentations at the recent XDC2025 developer conference was not around the NVIDIA driver itself but the ongoing fragmentation that's happening within the Linux Direct Rendering Manager (DRM) subsystem and arguing the need for unifying more driver-side APIs for supporting different Linux DRM clinets...
GCC Developer Discovers "Our Codebase Isn't Fully C++20 Ready"
Following the recent idea floated to consider C++20 as the default C++ language dialect by the GCC compiler rather than C++17, it was discovered that the GNU Compiler Collection itself has problems building in C++20 model...
PureAudio Lotus DAC5 & Other PureAudio Hardware Supported For Linux 6.18
As part of this week's sound subsystem fixes ahead of today's Linux 6.18-rc6 kernel release is adding some quirks for supporting the PureAudio Lotus DAC5 and other PureAudio audio hardware...
Servo 0.0.2 Released For Those Wanting To Try Out This Example Rust Web Browser
Released minutes ago was the Servo 0.0.2 web browser engine update. Along with this new Rust-based web engine release is also the "servoshell" in tow for the example implementation built around this open-source codebase...
GNOME's Nautilus File Manager Finally Supporting Ctrl+Insert & Shift+Insert
GNOME's Nautilus file manager is finally matching the behavior of other file managers like KDE's Dolphin and Xfce's Thunar with a keyboard shortcut for copying and pasting files...
Debian 13.2 Released With Dozens Of Fixes
Debian 13.2 is out today as the latest maintenance update to this current stable version of Debian GNU/Linux...
Latest Proposed Guidelines For Tool-Generated / AI Submissions To The Linux Kernel
Posted to the mailing list on Friday were the latest proposed guidelines for tool-generated contributions to the Linux kernel. The coding tools in large part being focused on AI generated content...
NVIDIA Sends Out Initial Turing GPU Support For Open-Source Nova Driver
NVIDIA engineers continue working a lot on the in-development and in-tree open-source Nova kernel driver for their GPUs. Sent out on Friday night were the Turing enablement patches for this Rust-written Nova-Core driver code...
AMD Releases Additional Zen 5 CPU Microcode For RDSEED Issue
Stemming from AMD's recently acknowledged Zen 5 issue with the RDSEED instruction and AMD releasing Zen 5 CPU microcode updates to address it, this week brought some additional microcode updates...
Servo Shell Improvements For macOS & Android, More Servo Browser Engine Progress
The Servo open-source and Rust-based web browser engine made a lot of progress during the month of October. The project has issued its monthly status report to outline all of the exciting new features made on the engine itself as well as its "servoshell" example web browser application...
Plasma 6.6 Will Avoid Running Out Of RAM When Something Crashes In A Loop
KDE Plasma 6.6 continues seeing a lot of development activity while the Plasma 6.5 series is calming down after its first few point releases. Plasma 6.6 landed many more features and improvements this week...
Mesa 25.3 Released With Many Open-Source Vulkan Driver Improvements
Mesa 25.3 is out tonight as the newest quarterly feature release to this set of (predominantly) OpenGL and Vulkan drivers widely used across Linux systems. Mesa 25.3 features numerous Vulkan extensions added to the different open-source drivers, continued enhancements to the OpenGL drivers, and various other changes...
Wine 10.19 Released With More Improvements
Ahead of the Wine 11.0 code freeze beginning in early December, Wine 10.19 is out today as the newest bi-weekly development release for running Windows games and applications on Linux...
AMD GCN 1.0/1.1 GPUs Will Default To AMDGPU Driver In Linux 6.19, SMART POWER OLED Added
Sent out today is likely the last batch of AMDGPU kernel graphics driver feature updates ahead of the Linux 6.19 merge window getting underway around the start of December. And it's an exciting one too from adding a new SMART POWER OLED feature to switching from the Radeon to AMDGPU drivers by default for aging GCN 1.0 Southern Islands and GCN 1.1 Sea Islands GPUs...
ollama 0.12.11 Brings Vulkan Acceleration
ollama 0.12.11 released this week as the newest feature update to this easy-to-run method of deploying OpenAI GPT-OSS, DeepSeek-R1, Gemma 3, and other large language models. Exciting with ollama 0.12.11 is that it's now supporting the Vulkan API...
Vulkan 1.4.333 Released With New Ray-Tracing Extension
Vulkan 1.4.333 is out with a handful of fixes plus two new extensions...
AMD GAIA 0.13 Released With New AI Coding & Docker Agents
AMD's GAIA open-source project as a reminder is their "Generrative AI Is Awesome" quick-setup solution for demonstrating generative AI use on AMD hardware platforms with Ryzen CPUs, Radeon GPUs, and/or Ryzen AI NPUs. GAIA is predominantly Microsoft Windows focused but recently they did introduce limited support for Linux that is currently bound to Vulkan-accelerated GPU support. Out today is AMD GAIA 0.13 as another step forward for this AI demonstrator...
Nouveau Driver To Support Larger Pages & Compression Support With Linux 6.19
While the "Nova" driver continues to be developed as a modern Rust-written, open-source and in-kernel NVIDIA graphics driver for Linux, for the time being Nouveau is what's working for end-users for those wanting a mainline open-source NVIDIA graphics driver for gaming and other workloads. With Linux 6.19 the Nouveau driver is picking up support for handling larger pages as well as compression support...
Intel Submits Last Batch Of Xe Driver Feature Updates For Linux 6.19
Intel today sent out their last batch of planned feature patches for their Xe kernel graphics driver of material intended for Linux 6.19...
GNU C Library Adds Linux "mseal" Function For Memory Sealing
Introduced last year in the Linux 6.10 kernel was the mseal system call for memory sealing to protect the memory mapping against modifications to seal non-writable memory segments or better protecting sensitive data structures. The GNU C Library has finally introduced its mseal function making use of this modern Linux kernel functionality...
Mainline Linux Patches For The VisionFive 2 Lite: RISC-V For As Little As $19.9 USD
Following the mainline Linux kernel support for the VisionFive 2 RISC-V single board computer from StarFive, Linux kernel patches are on the way for their new VisionFive 2 Lite low-cost offering. With the StarFive VisionFive 2 Lite this RISC-V board can be procured for as little as $19.9 USD as one of the cheapest yet fairly capable RISC-V SBCs...
The Headaches Supporting Content Protection With Linux GPU Drivers
Intel driver engineer Suraj Kandpal presented at the recent X.Org Developer's Conference (XDC2025) on the challenges around supporting content protection on Linux such as for High-bandwidth Digital Content Protection (HDCP) and Protected Audio Video Path (PAVP)...
Fedora 44 Looking At Replacing FBCON With KMSCON As Default VT Console
Fedora 44 is looking at replacing the Linux kernel's console "FBCON" with the user-space-based KMSCON implementation. Eventually the hope remains to deprecate the FBCON/FBDEV code within the Linux kernel...
GCC Compiler Developers Begin Considering C++20 Default
Compiler engineer Marek Polacek of Red Hat recently proposed making the C++20 language specification (or rather the GNU++20 dialect) the default C++ version when not otherwise specified...
EROFS File-System Continues Attracting More Industry Players
The EROFS read-only file-system started by Huawei and now maintained by a growing number of contributors continues attracting even more interest. EROFS has exhibited much potential for mobile devices as well as container use-cases while proving itself to be quite robust since its mainlining back in 2019...
Proton 10.0-3 Released For Steam Play With Dozens Of Fixes, More Games Working
Valve and CodeWeavers today released Proton 10.0-3 as the newest stable update to this Wine-based software that powers Steam Play for enabling countless Windows games to run often extremely well under Linux...
New Patch Moves AMD GCN 1.0 GPUs Over To AMDGPU Driver By Default
Following the recent patch proposal for moving AMD GCN 1.1 generation GPUs over to the AMDGPU Linux driver by default in place of the legacy Radeon driver, a similar patch has now been proposed for the GCN 1.0 graphics processors. AMD GCN 1.0/1.1 GPUs are at parity with the AMDGPU driver to the Radeon driver while needing this newer kernel driver for enjoying RADV Vulkan support, better performance, and overall a better experience...
Bcachefs Rolls Out Metadata Version Reconcile "rebalance_v2" Feature
For those making use of the out-of-tree Bcachefs file-system driver, rolling out to the snapshot/nightly testing channel is the long-in-development "rebalance_v2" functionality now known as the "bcachefs_metadata_version_reconcile" feature...
Possible Setback For Linux x86_64 Laptops: Prominent Developer Joins Qualcomm
Back in early September we reported on a Linux hardware enablement leader planning to leave Red Hat. Hans de Goede has been a longtime contributor to improving Intel/AMD Linux desktop/laptop hardware support and in fact an x86 platform drivers subsystem maintainer. We now found out where this lead Linux x86 driver developer ended up: Qualcomm...
The Incredible Evolution Of AMD EPYC HPC Performance Shown In The Azure Cloud
Last week the Microsoft Azure HBv5 instances reached general availability as powered by the custom EPYC 9V64H CPUs with HBM3 memory. These very interesting EPYC processors for memory bandwidth intensive workloads were announced last year while have finally reached GA with jaw-dropping results for software able to take advantage of the 6.7 TB/s memory bandwidth thanks to the HBM memory. The Azure HBv5 benchmarks last week showed how they compare to prior generation HBv4 instances while this article is taking things further and putting the performance into perspective against the older HBv2 and HBv3 instances.
Linux Looks To Remove SHA1 Support For Signing Kernel Modules
Patches posted to the Linux kernel mailing list this week are seeking to remove SHA1 support for signing of kernel modules. This is part of the larger effort in the industry for moving away from SHA1 given its vulnerabilities to hash collisions and superior hashing algorithms being available...
NVIDIA CUDA 13.0 U2 Brings DGX Spark Performance Improvements
CUDA 13.0 Update 2 is now available as the latest incremental improvement to NVIDIA's compute stack...
RadeonSI OpenGL Mesh Shader Support Is Now Completed For Mesa 26.0
For next quarter's Mesa 26.0 release, the AMD RadeonSI Gallium3D driver will present OpenGL mesh shaders support. It's been a long journey from the GL_EXT_mesh_shader extension being crafted and merged to wiring up the Mesa driver support while now it's in place for the AMD Radeon Linux graphics driver...
Linux Has Another Maintainer Now For Its DEC Alpha Port
The Linux kernel's port to the DEC Alpha processors remains alive over 30 years after these processors first appeared...
Intel Now Confirms Nova Lake Will Support AVX10.2 & APX Extensions
Recently when Intel contributed Nova Lake support for LLVM/Clang and the GCC compiler support there was not any AVX10 or APX support contrary to rumors and expectations. Intel has now published a new programming reference manual where they now confirm Nova Lake will in fact support AVX10.2 and APX...
Canonical To Now Provide Up To 15 Years Commercial Support For Ubuntu LTS Releases
Canonical announced today the expansion of the legacy add-on for Ubuntu Pro to provide total coverage of Ubuntu LTS releases up to 15 years...
Miracle-WM 0.8 Adds More Features For This Mir-Powered Wayland Compositor
Miracle-WM 0.8 was released on Wednesday as another step forward for this tiling Wayland compositor built atop Canonical's Mir software. Canonical engineer Matthew Kosarek continues driving new features into Miracle-WM as it works toward its v1.0 milestone...
...45678910111213...