Feed phoronix Phoronix

Favorite IconPhoronix

Link https://www.phoronix.com/
Feed http://www.phoronix.com/rss.php
Updated 2026-03-15 04:30
Mesa PanVK Driver Seeing Up To 25.7x Speedup For MSAA
The open-source PanVK driver providing Vulkan support for modern Arm Mali graphics hardware is seeing big speed-ups in the multi-sample anti-aliasing (MSAA) performance in Vulkan tests as a result of new code merged today to Mesa 26.1...
Linus Torvalds Drops Old Linux Kconfig Option To Address Tiresome Kernel Log Spam
Following yesterday's Linux 7.0-rc1 release, Linus Torvalds authored and merged a patch to get rid of the Linux kernel's WARN_ALL_UNSEEDED_RANDOM Kconfig option. While that option was added with good intentions, on some systems it can yield a lot of unnecessary kernel log spam...
Qualcomm Posts Patches For New DSP Accelerator Linux Driver
The newest driver proposed for the Linux kernel's accelerator "accel" subsystem is named QDA and is a Qualcomm DSP Accelerator driver...
Intel Releases OpenVINO 2026 With Improved NPU Handling, Expanded LLM Support
Intel's open-source OpenVINO AI toolkit is out with its first major release of 2026. With today's OpenVINO 2026.0 release there is expanded large language model (LLM) support, improved Intel NPU support for Core Ultra systems, and a variety of other enhancements for benefiting Intel's CPU / NPU / GPU range of products for AI...
Firefox 148 Now Available With The New AI Controls / AI Kill Switches
Firefox 148 release binaries are now available ahead of the official release announcement on Tuesday. Most notable is the new AI controls found with Firefox 148 for those wishing to disable Firefox's growing AI capabilities...
Linux 7.0 Features Include More Preparations For AMD Zen 6 & Intel Nova Lake
While the version bump to 7.0 is driven solely by Linus Torvalds' versioning preferences, with Linux 7.0 there are many great changes to be found in this upcoming stable kernel version to power the likes of Ubuntu 26.04 LTS. Here is a recap of all the interesting changes with Linux 7.0.
FreeBSD's Rust Kernel Support Could Be Stable Enough To Try This Year
The FreeBSD Project has published their Q4'2025 status report to outline progress made on their software, infrastructure, and other initiatives over the past quarter. Meanwhile among the work to look forward to this year in FreeBSD is getting their Rust kernel driver support up to scratch...
Modern AMD Graphics Driver Surpasses Six Million Lines Of Code In Linux 7.0
It was less than four years ago that the modern AMDGPU/AMDKFD open-source driver stack was at four million lines of C code and header files. Now with the Linux 7.0 kernel it has surpassed six million lines. Or put another way, by the same calculations Linux 7.0-rc1 is at 39.2 million with the modern AMD kernel graphics driver now making up 15% of the kernel's entire codebase as the single largest driver...
Intel ANV Driver Sees Several Vulkan Video H.265 Encode Fixes
For those interested in Vulkan Video on the Intel "ANV" open-source Linux driver, merged last week to Mesa 26.1-devel were some H.265 encode fixes...
RBOS 2026-02-22 As Latest Linux Live ISO To Showcase Wayland
While these days nearly every major desktop Linux distribution is using Wayland or at least making it available, a decade ago before reaching that maturity one of the options for showing off the potential of Wayland was the oddly-named RebeccaBlack OS. With "RBOS" it shipped the very latest Wayland components and different desktop and toolkit options to easily try out Wayland-based environments from a live Linux environment. Released overnight was a surprise update to RBOS...
Red Hat Releases Tuned 2.27 For Adaptively Tuning Linux To Different Workloads
Red Hat engineers this weekend released Tuned 2.27, the newest version of their open-source project to provide a tuning profile delivery mechanism for Linux. Tuned makes it easier to adjust Linux power and performance characteristics depending upon the hardware and the different workload(s) for your Linux system deployment. Tuned is a replacement/alternative to Linux's cpupower and power-profiles-daemon utilities...
FFmpeg Lands Experimental xHE-AAC MPS212 Decoding Support
FFmpeg developer Lynne is most known recently for all the Vulkan Video work to this open-source multimedia library while merged today to FFmpeg is another great contribution outside the scope of that: xHE-AAC MPS212 audio decoding support...
Linux 7.0-rc1 Released With Many New Features:
Linus Torvalds just capped off the Linux 7.0 merge window with the release of Linux 7.0-rc1. While the big version bump is coincidental with Linus Torvalds liking to bump it after x.19, Linux 7.0 is quite heavy on new features...
Linux 7.0 Credits Now Honor The Creator Of Linux-Next
There's the usual flurry of last minute fixes and other items being herded into the Linux 7.0 codebase today right ahead of the merge window being closed with the imminent Linux 7.0-rc1 release. Among that last minute work is now recognizing Stephen Rothwell's contributions to creating and maintaining Linux-Next over the past eighteen years...
GNU Gawk 5.4 Released With New MinRX Regex Matcher, Faster Reading Of Files
Developers behind the widely-used GNU Awk text processing utility today released Gawk 5.4...
AOMedia Open Audio Codec "OAC" Aims To Be The Successor To Opus
While the Alliance For Open Media "AOMedia" is most known for developing the AV1 open video codec, the associated AV1 Image File Format (AVIF), and the next-generation AV2, they are now working on the Open Audio Codec (OAC)...
AMD Zen 6 Performance Events & Metrics Merged For Linux 7.0
Ahead of the Linux 7.0 merge window closing later today with the Linux 7.0-rc1 release, the performance "perf" subsystem tooling changes were merged on Saturday. Among the notable changes here are the performance events and metrics handling for upcoming AMD Zen 6 processors...
Yet Another Fix Coming For Older AMD GPUs On Linux - Thanks To Valve Developer
Timur Kristof of Valve's open-source Linux graphics driver team has been doing a fantastic job enhancing the older AMD Radeon GPU support under Linux. Last year he made enough improvements to the AMDGPU open-source driver that older Radeon GCN 1.0/1.1 dGPUs switched over to AMDGPU by default for nice performance gains, RADV Vulkan driver support out of the box, and all around better experience than using the legacy Radeon driver. He's also been fixing countless bugs affecting older AMD GPUs. There is another improvement on the way for benefiting some with aging AMD GPUs...
Linux 7.0 Further Prepares For Intel Diamond Rapids With NTB Driver Support
The upstream Linux kernel appears largely ready for Intel's next-generation Xeon Diamond Rapids processors as the successor to Granite Rapids. Most of the driver support appears to have been settled for a while with just some stragglers remaining. With the ongoing Linux 7.0 kernel one new addition for Diamond Rapids is NTB driver support...
Microsoft Hyper-V Lands Some Useful Improvements In Linux 7.0
For those dealing with Microsoft Hyper-V for virtualization, the Linux 7.0 mainline kernel has seen a number of improvements there. This work follows KVM also bringing some nice improvements in Linux 7.0...
Linux 7.0 Makes Preparations For Rust 1.95
Last week was the main feature pull of Rust programming language updates for the Linux 7.0 kernel merge window. Most notable with that pull was Rust officially concluding its "experimental" in now treating Rust for Linux kernel/driver programming as stable and here to stay. Sent out today was a round of Rust fixes for Linux 7.0 that includes preparations for the upcoming Rust 1.95 release...
AppArmor Enhancements Merged For Linux 7.0
The AppArmour security module for the Linux kernel, which most notably is backed by Canonical for Ubuntu, has some small improvements and fixes for Linux 7.0...
eCryptfs Sees Renewed Patch Activity With Linux 7.0
We haven't heard much about eCryptfs in recent years for that stackable in-tree Linux file-system providing per-directory encryption support. The FSCRYPT framework has shown its strong capabilities in recent years with various file-systems, Canonical hasn't been pursuing its user home directory encryption like it did years ago for the Ubuntu desktop, and full disk encryption is the most secure approach for ensuring data security on your system. But to some surprise with Linux 7.0 there are the most patches to eCryptfs that we have seen in a while...
ollama 0.17 Released With Improved OpenClaw Onboarding
The open-source ollama project that makes it easy to get up and running with a variety of LLMs under Windows, macOS, and Linux is out with a new release. The ollama v0.17.0 release is driven by new functionality around enhancing the OpenClaw onboarding process...
Linux 7.0 Lands More AMDGPU Fixes For Old Radeon Hardware
Following last week's main set of DRM kernel graphics driver feature updates for Linux 7.0, merged on Friday to Linux 7.0 Git was the first round of fixes to these Direct Rendering Manager drivers. Dominating most of the code changes in this latest pull were AMDGPU fixes, including more enhancements for aging Radeon graphics processors...
AMD AOMP 23.0-0 Compiler Continues Enhancing Fortran Support
AMD AOMP 23.0-0 was released overnight as the latest build of this LLVM/Clang downstream that continues to carry the very latest AMD patches focused on delivering the best support for GPU offloading to Radeon/Instinct hardware with the likes of the OpenMP and OpenACC APIs. AOMP continues to serve as a great leading-edge compiler for the best AMD GPU offloading experience until the patches ultimately work their way into upstream LLVM...
Ceph In Linux 7.0 Lands Support For AES256K Keys
For those making use of the Ceph open-source, distributed storage platform, with the upcoming Linux 7.0 kernel they are introducing support for the AES256K key type...
KDE Plasma 6.7 Preps More Improvements While Plasma 6.6.1 Fixes Begin Accumulating
This week marked the release of KDE's Plasma 6.6 desktop as a very successful release that overall is in very robust shape and performing well. While Plasma 6.6 overall is in great shape, there are various bugs - including crash fixes - that have already been queued for the upcoming Plasma 6.6.1. KDE developers are also quite busy on the trek toward Plasma 6.7...
Intel Hiring More Linux Developers - Including For GPU Drivers / Linux Gaming Stack
As some good news out of Intel today on the Linux/open-source side following last year's layoffs, they're hiring for some new Linux software development roles -- including for enhancing their Linux graphics driver stack that also includes a focus on Linux gaming with the likes of Valve's Proton (Steam Play)...
Drgn v0.1 Released For Very Versatile Programmable Debugger
Drgn is the programmable debugger developed by Meta engineer Omar Sandoval that has proven quite versatile and popular with Linux kernel developers and others. After nearly two dozen releases already, Drgn v0.1 was released this week as another big step forward for this open-source debugger...
Linux 7.0 Shows Significant PostgreSQL Performance Gains On AMD EPYC
When beginning some early Linux 7.0 kernel benchmarking this week for looking at its performance in its early development state, I started off testing on Core Ultra X7 "Panther Lake" in being hopeful for better performance with the maturing Arc B390 Xe3 graphics and the like. But I ended up finding Intel Panther Lake seeing some performance regressions on Linux 7.0. So next up I turned to an AMD EPYC Turin server since if regressions existed there at least it's much faster to carry out bisecting of the kernel performance regressions. But with that initial testing wrapped up, I didn't find any regressions like with Panther Lake and standing out were some rather enticing PostgreSQL database server performance benefits when running atop Linux 7.0.
GNOME 50 Lands Updated Wayland Color Management v2 Support
Following GNOME 50's Mutter merging sdr-native color mode support for wide color gamut displays this week, another late addition to Mutter has now been merged ahead of next month's GNOME 50 stable release...
Linux Begins Seeing Early Preparations For PCIe 7.0
While we are on the horizon of seeing PCI Express 6.0 devices, there are already early Linux kernel patches beginning to surface for PCI Express 7.0...
Linux 7.0 Brings Apple Type-C PHY, Snapdragon X2 & Rockchip HDMI 2.1 FRL Additions
Ahead of the Linux 7.0 merge window ending this weekend, the PHY updates were merged this week for this next major kernel release. There are some notable PHY additions particularly for Apple Silicon USB Type-C support as well as additions for Qualcomm's new Snapdragon X2 laptop SoCs...
Ubuntu 26.04 Begins Its Feature Freeze
Canonical engineer Utkarsh Gupta announced today on the behalf of the Ubuntu Release Team that the Ubuntu 26.04 "Resolute Raccoon" has entered its feature freeze...
Cloud Hypervisor 51 Brings Performance Improvements, Better QCOW2 v3 Support
Cloud Hypervisor 51 is now available for this Rust-based VMM focused on secure cloud computing. For what began as an Intel open-source project years ago is continuing to be largely led by Microsoft, Cyberus Tech, Tencent, Ant Group, and others...
Mesa KosmicKrisp Driver Is Coming To iOS, More Performance & Vulkan 1.4 Expected
Last year LunarG announced KosmicKrisp as a new Vulkan implementation atop Apple's Metal API. Initially targeting macOS, KosmicKrisp since was merged to Mesa and has evolved quite nicely as a modern implementation of Vulkan-on-Metal for Apple Silicon. It continues moving ahead with an eye for iOS, more performance optimizations, and completing Vulkan 1.4 support...
USB Driver For Google Tensor SoCs, UCSI Thunderbolt Alt Mode In Linux 7.0
All of the Thunderbolt/USB driver changes were merged this week for the nearly-over Linux 7.0 merge window...
Vulkan 1.4.344 Released With New Extension From Valve
Vulkan 1.4.344 is out today as the latest routine spec update for this high performance graphics and compute API. Besides a handful of fixes and clarifications, Vulkan 1.4.344 brings a new extension courtesy of Valve engineers...
Ubuntu 26.04 LTS Moving To OpenJDK 25 By Default
It's not too surprising but the upcoming Ubuntu 26.04 Long Term Support release will be transitioning to OpenJDK 25 as its default Java version...
Intel Vulkan Driver Lands One-Line Change That Can Bring Minor Performance Benefits
Merged today to Mesa 26.1 Git is a one-line change to the Intel "ANV" Vulkan driver that is showing to deliver some slight performance benefits or up to 3% noted in some select games...
Turbostat With Linux 7.0 Can Report New L2 Cache Statistics
The Turbostat command-line utility for reporting processor frequency and idle statistics along with other useful information for AMD and Intel CPUs can now report some L2 cache stats for recent Intel CPUs beginning with Linux 7.0...
AI Helped Uncover A "50-80x Improvement" For Linux's IO_uring
Linux block maintainer and IO_uring lead developer Jens Axboe recently was debugging some slowdowns in the AHCI/SCSI code with IO_uring usage. When turning to Claude AI to help in sorting through the issue, patches were devised that can deliver up to a "literally yield a 50-80x improvement on the io_uring side for idle systems." The code is on its way to QEMU...
Gigabyte MZ33-AR1: A Uniquely Positioned AMD EPYC 9005 Motherboard For Open-Source Firmware
The Gigabyte MZ33-AR1 is a single socket AMD EPYC 9004/9005 E-ATX server motherboard for those wanting up to 24 RDIMMs, dual 10 Gigabit LAN, and plenty of storage potential via six MCIO connectors and four PCIe Gen5 x16 slots. Beyond offering nice capabilities for this modern AMD EPYC server motherboard at a ~$700 USD price point, it's uniquely positioned for an open-source firmware future thanks to ongoing work around AMD openSIL and hopefully followed by OpenBMC.
AMD Announces hipThreads For Easier Porting Of C++ Code To GPUs
The newest addition to AMD's ROCm/HIP portfolio is HIP Threads "hipThreads" as a C++ style concurrency library for AMD GPUs...
Mediatek MT7902 WiFi Finally Seeing Open-Source Linux Driver Activity
When searching for "MT7902" and "Linux" there is no shortage of users asking about Linux driver support for the Mediatek MT7902 WiFi chipset or users complaining about their MT7902 WiFi not working under Linux with that chipset found in numerous laptops in recent years. Fortunately, there is finally Linux driver support for the MT7902 surfacing for review on the Linux kernel mailing list...
Weston 15.0 Wayland Compositor Released With Vulkan Renderer, New Protocols
After delays, Weston 15.0 shipped this morning as the latest feature release to this reference Wayland compositor. Weston 15.0 comes in heavy on new features - including a Vulkan renderer in experimental form...
Linux 7.0 Speeds Up Reclaiming File-Backed Large Folios By 50~75%
Merged on Wednesday were some additional memory management "MM" updates for the Linux 7.0 merge window. Most interesting out of these latest three dozen patches is support for batched unmapping of file-backed large folios...
Simdjson Shows More Speed-Ups Possible For SIMD In JSON Parsing: Another 30% Boost
Simdjson is the open-source project for high performance JSON parsing by leveraging SIMD instructions for "parsing gigabytes of JSON per second." Notably it showed years ago the huge performance advantage to using AVX-512 in JSON parsing for surprisingly big benefits. Simdjson has continued advancing since then with various optimizations over the years and today is out with simdjson 4.3 that brings yet more SIMD optimizations...
PipeWire 1.6 Released With Many New Features
PipeWire 1.6 is out today as the newest feature release for this software widely used by the Linux desktop for managing of audio and video streams while nicely integrating with sandboxed Flatpak apps and more...
12345678910...