Feed phoronix Phoronix

Favorite IconPhoronix

Link https://www.phoronix.com/
Feed http://www.phoronix.com/rss.php
Updated 2025-10-21 08:30
AMD Threadripper 9980X + 9970X Linux Benchmarks: Incredible Workstation Performance
Ahead of the Threadripper 9000 series hitting store shelves tomorrow, today the review embargo lifts on these new high-end desktop/workstation Zen 5 processors. I have been testing out the Threadripper 9970X and 9980X this month and have been extremely excited about the generational uplift and all-around performance of these new AMD Ryzen Threadripper 9970X/9980X processors on Linux for delivering the best possible workstation performance in 2025.
AMD Hardware Feedback Interface & CPUID Faulting Merged For Linux 6.17
Two notable AMD CPU feature additions were merged overnight for the in-development Linux 6.17 kernel...
Linux 6.17 Drops Pktcdvd Driver, Many Block & IO_uring Improvements
Merged already for the in-development Linux 6.17 kernel were the many block subsystem and IO_uring changes for enhancing I/O on Linux as we roll toward the H2'2025 Linux distribution releases...
AMD Zen 5 CPUs See First Microcode Updates In Linux-Firmware.Git
AMD yesterday upstreamed a batch of new CPU microcode files to linux-firmware.git as the de facto repository where component firmware/microcode is easily distributed to Linux distributions. This also marks the first time that Family 1Ah (Family 26) CPU microcode is updated there for the latest Zen 5 processors...
Linux 6.17 Now Makes Multi-Core/SMP Support Unconditional
Earlier this year Linux kernel patches were posted for making SMP support unconditional so the kernel is always built for multi-core capabilities. With uniprocessor core environments being extremely rare especially for those that would be using an up-to-date, upstream Linux kernel, dropping non-SMP support would allow simplifying code paths within the kernel. Well, for Linux 6.17 it's finally happening...
Arch Linux Installer Adds Bluetooth Support & U2F Authentication
Archinstall 3.0.9 released today as the newest iteration of this text-based Arch Linux operating system installer...
Linux 6.17 Improves NUMA Locality For SMP Call Rather Than Deferring To Random CPU Core
After all of these years of Linux dominating the high performance computing (HPC) space and other industries, one might think (most) all the interesting performance nuggets have been uncovered and well thought out and robust fallbacks in place across all important code paths. As we showcase almost each cycle, interesting new performance bits to be uncovered within the Linux kernel. For Linux 6.17 thanks to a NVIDIA engineer is applying a better fallback for NUMA locality rather than simply picking a random CPU core...
Longtime Linux Kernel Engineer With 14 Years At Intel Is Now At Meta
Facebook's Meta already employs an all-star team of Linux kernel engineers and it doesn't appear that they are over in recruiting top-tier Linux kernel talent. One of Intel's senior Linux software engineers is now the latest high profile kernel developer onboard at Meta...
Proton 10.0-2 Beta Delivers More Enhancements For Linux Gaming
Proton 10.0-2 beta was released today by Valve and CodeWeavers for furthering this Wine-derived software powering Steam Play for running Windows games on Linux with great success...
Linux 6.17 Staging Continues Cleaning The Realtek RTL8723BS Driver
The staging area of the Linux kernel, where preliminary code initially appears to mature until being promoted out, continues seeing a lot of code churn. With Linux 6.17 the staging updates were submitted and now merged with one driver in particular standing out...
Xtraceroute Ported To GTK4 + Vulkan For Demonstrating The Open-Source Potential For AI
Christian Schaller, a Fedora developer and Director of Software Engineering at Red Hat, recently began exploring the potential of AI usage more from the open-source/Linux perspective. He was left impressed from his ability to easily generate a Python application for internal Red Hat use to porting the venerable Xtraceroute program to GTK4 and Vulkan...
xf86-video-amdgpu 25.0.0 Released With Two Years Worth Of Fixes
It had been two years since the last update to the AMDGPU X.Org DDX driver but now xf86-video-amdgpu 25.0.0 is now available for those relying on this driver/hardware-specific driver for X.Org enabled Linux systems rather than the xf86-video-modesetting generic driver or a Wayland-based desktop...
AMD Streaming SDK Updated With Linux Support - But Recommending X.Org Over Wayland
AMD's GPUOpen group today released the AMD Interactive Streaming SDK 1.1 release that now delivers Linux support alongside the existing Microsoft Windows support. The AMD Interactive Streaming SDK is designed to provide pieces for developers to build-out low-latency streaming solutions for cloud gaming, virtual desktop infrastructure (VDI), and embedded applications. This MIT-licensed streaming SDK was originally launched by AMD back in March as Windows-only while now is thankfully also native to Linux...
Farewell Benchmarks Of Intel's Clear Linux On AMD EPYC Shows More Performance Left To Tap
Last week I ran the last planned benchmarks of Intel CPU performance on Clear Linux vs. Ubuntu with Intel having ceased development of Clear Linux following the restructuring at the company. In today's article is a final look at how the AMD EPYC performance compares on Clear Linux relative to Ubuntu Linux and AlmaLinux. An AMD EPYC 9965 "Turin" dual socket server was used for showing the strong out-of-the-box performance on Intel's Clear Linux even for this competing server processor.
Linux 6.17 Lands New file_getattr & file_setattr System Calls
Along with the better handling of multi-device file-systems such as Btrfs' native RAID capabilities and now allowing more efficient writing of zeroes to modern storage devices, the number of VFS pull requests for Linux 6.17 also added some other extra goodies...
Huge Speedups For CRC32C With Modern AVX-512 CPUs Merged To Linux 6.17
The CRC32C cyclic redundancy check code path within the Linux kernel for error detection is much, much faster with the in-development Linux 6.17 kernel when running on modern Intel and AMD AVX-512 processors...
A 10x Workaround & Less Network Egress Downtime Change Submitted For Linux 6.17
The kernel locking changes submitted today for Linux 6.17 contain a temporary change worth discussion for yielding a 10x speed-up of a particular function call and as part of that yielding less network egress downtime until a better solution is developed...
TUXEDO InfinityBook Pro 15 Gen10 Laptop Announced - Powered By AMD Strix Point
For those shopping for a Linux friendly laptop powered by AMD Ryzen AI 300 series "Strix Point" with Zen 5 cores and integrated Radeon graphics plus allowing up to 128GB of RAM, the 15.3-inch InfinityBook Pro 15 Gen10 was announced this morning...
Linux 6.17 Will Allow Writing Zeroes More Efficiently To SSDs
In addition to the VFS changes merrged yesterday for allowing multi-device file-systems to better cope with losing a disk, another notable change as part of the VFS pull requests for Linux 6.17 allows more efficiently zeroing out a range on modern NVMe SSDs or SCSI drives...
EROFS Metadata Compression Lands Plus A ~2.5x Speedup For Reading Directories
Merged on Monday were the EROFS file-system updates for Linux 6.17. EROFS continues to be a common read-only file-system choice for some mobile/embedded devices as well as container use-cases...
Linux 6.17 Will Let Multi-Device Filesystems Better Cope With Losing A Disk
The VFS changes were merged a short time ago to the in-development Linux 6.17 kernel. Among the notable changes there is a patch that will allow file-systems like Btrfs and Bcachefs to better handle losing a disk in their built-in RAID/multi-device capabilities...
GNU C Library 2.42 Released With SFrame Support, Newer Intel CPU Detection
Following yesterday's release of GNU Binutils 2.45, the GNU C Library 2.42 released today...
Hyprland Wayland Compositor Launches Subscription Service For "Premium Desktop Experience"
The Hyprland Wayland compositor that is popular with some Linux enthusiasts today formally announced Hyprperks, its new paid subscription service offering a "premium desktop experience" and other benefits...
Linux 6.17 Preps Many Networking Changes From Broadcom 800G To More WiFi 7
Jakub Kicinski on Sunday sent out the big set of networking subsystem updates heading into the Linux 6.17 kernel. From high-end enterprise and data center hardware down to consumer Ethernet and WiFi devices, the Linux networking space continues to be as busy as ever...
Bcachefs To Remove Its Experimental Label In Linux 6.18 - If It's Still In The Kernel
With the Linux 6.17 merge window now open, Bcachefs file-system lead developer Kent Overstreet has submitted his planned changes for this next kernel version. But we await to see how Linus Torvalds will respond...
Linux 6.16's New "X86_NATIVE_CPU" Option Enhances I/O & Some Graphics/Gaming Workloads
With the newly-released Linux 6.16 kernel there is the new X86_NATIVE_CPU build option if wanting to optimize your kernel build for your local CPU in use. Enabling CONFIG_X86_NATIVE_CPU is setting the "-march=native" compiler optimizations for the kernel build in an effort to ensure peak performance/optimizations for the local system. Here are some benchmarks looking at the impact of X86_NATIVE_CPU on Linux 6.16 while using the HP ZBook Ultra G1a laptop with AMD Strix Halo SoC as an interesting test target for squeezing additional performance.
Ubuntu To Keep Up-To-Date With Linux Kernel Versions During Development
Last year Canonical established a policy to always ship the latest Linux kernel version at Ubuntu release time which for the upcoming Ubuntu 25.10 will mean shipping with Linux v6.17. But during the Ubuntu development cycles they typically don't aggressively update to new interim versions tracking upstream, except that will now change to allow for better kernel test coverage...
Runtime PM For The V3D Raspberry Pi Driver Will Finally Lower The GPU Clock When Idle
While the Broadcom V3D driver has been part of the mainline kernel for supporting the graphics found on recent Raspberry Pi boards, currently it doesn't support run-time power management. The lack of runtime PM has meant the GPU clock remains at full-speed even while idle...
Intel QAT Accelerators Being Demoted On Linux By FSCRYPT: Bug Prone & Slow
Intel's accelerator efforts in recent generations of Xeon processors have been challenging to say the least. From limited software support and configuration obstacles to some current-generation accelerators not being safe for VM use due to security issues to having to deal with higher latency and other nuances if wanting to achieve decent performance. One of the Linux kernel users of Intel's QuickAssist Technology "QAT" accelerators has been the FSCRYPT code for native file encryption support. But the Linux kernel with the FSCRYPT usage is now demoting the Intel QAT accelerator support along with other problem-causing accelerator drivers...
Rockchip NPU Driver "Rocket" Expected By Linux 6.18, Mesa 25.3 Brings User-Space Code
The open-source, reverse-engineered Rockchip NPU driver "Rocket" developed by Tomeu Vizoso will soon be in the mainline kernel. The Rocket Gallium3D driver was also merged today for Mesa 25.3 in the user-space code for their AI accelerator support...
Linux 6.17 Power Management Refines Async Suspend/Resume, Adds More Intel Hardware
Among the number of early pull requests submitted in advance for the Linux 6.17 merge window were all the power management updates as well as to related areas like ACPI and thermal control drivers...
Ubuntu 25.10 TPM-Backed Full Disk Encryption Will Be Considered Experimental
For the past two years Ubuntu developers have been talking about adding TPM-based full disk encryption to the installer for those wanting to leverage their system's Trusted Platform Module 2.0 capabilities to enhance security. It looks like for Ubuntu 25.10 this October that support will finally be in good shape...
Intel Panther Lake Perf Integration Ready For Linux 6.17
The Linux support for Intel's next-generation Panther Lake SoCs appears to be largely set with Linux 6.16 ahead of the Core Ultra Series 3 laptops debuting in the coming months. There are though a few stragglers of Panther Lake support such as the performance events code in Linux 6.17 only now landing the perf integration...
GNU Linux-libre 6.16 Fights Firmware In Nouveau, NOVA, Ath12k & Other Drivers
Following the Linux 6.16 kernel release from Sunday evening, GNU Linux-libre 6.16-gnu is now available for that kernel downstream that strips out driver/kernel code dependent upon non-free-software microcode/firmware, the ability to load proprietary kernel modules, and carving out other bits of the Linux kernel not meeting their stringent free software standards...
Linux 6.16 Released - Better Performance, NVIDIA Blackwell Open-Source & Intel APX
As anticipated the Linux 6.16 kernel was promoted to stable. Linux 6.16 now greets the world with various performance improvements, NVIDIA Hopper and Blackwell open-source GPU driver support in Nouveau, Intel Advanced Performance Extensions (APX) preparations, and many other exciting enhancements...
AMD Kernel Graphics Driver Exceeds 5.9 Million Lines In Linux 6.16
The modern AMD Kernel graphics driver consisting of AMDGPU, the AMDKFD compute code, and associated infrastructure continues to easily be the largest mainline open-source driver. With the Linux 6.16 kernel debuting as stable as soon as later today, the AMD kernel graphics driver cracks the 5.9 million line threshold. In comparison, the entire Linux kernel source tree comes in at..
Linux 6.17 Introducing Support For The NVIDIA Tegra T264/Thor, New RISC-V SoCs
In advance of the Linux 6.17 merge window expected to open soon following the Linux 6.16 release, all of the SoC updates have been submitted to Linus Torvalds for this next kernel version...
New Ubuntu Concept Snapdragon X Laptop ISOs Published - Your Mileage May Vary
A few days back I wrote about Canonical releasing new Ubuntu 25.04 "Concept" ISOs for the Snapdragon X laptops with the new install images being re-based to the Linux 6.16 kernel and expanding the device support. But as I found out from my own testing, depending upon the laptop the support was still less than ideal. Since then there have been two more ISO releases and addressing one of my show-stopping problems albeit encountering another...
GNU Binutils 2.45 Released With Continued Work Around SFrame Stack Tracing
GNU Binutils 2.45 was released on Sunday morning as the newest version of this set of open-source binary tools...
AMD SEV Optimizations Ready For Linux 6.17 Plus A 10x Improvement For Intel TDX
There are a few AMD Secure Encrypted Virtualization improvements on the way for the Linux 6.17 kernel worth noting...
Shotcut 25.07 Video Editor Brings Numerous Improvements
Shotcut 25.07 is out today as the newest feature release for this prominent open-source and cross-platform video editing solution...
Linux 6.17 Looks To Address An Old & Obscure Kernel Limitation From 1993
Assuming no objections are raised by Linus Torvalds, an early pull request has been submitted for the upcoming Linux 6.17 merge window to address an obscure kernel limitation that has been in place going back all the way to 1993 during the Linux v0.99 kernel days...
Qualcomm Prepares IFPC Feature For Adreno X1-85 GPU With The Snapdragon X Laptops
This past week Qualcomm sent out a set of 17 patches for the MSM DRM kernel graphics driver for enabling support for the Inter Frame Power Collapse (IFPC) feature with the X1-85 GPU found in the current Snapdragon X laptops...
Linux 6.17 Sound Code Prepares For Upcoming AMD Hardware
Linux sound subsystem maintainer Takashi Iwai of SUSE submitted already the sound code feature changes ready for Linux 6.17...
FFmpeg 8.0 Preparing For Release In August With Many Great Features
We are just a few weeks out from seeing the release of the FFmpeg 8.0 multimedia library with many new features and improvements for this widely-used open-source software...
Linux's Modern NTFS Driver Will Now Correctly Handle Symlinks Created On Windows
One of the nice Linux kernel accomplishments during the pandemic was getting the NTFS3 driver upstreamed for that modern NTFS file-system read/write driver developed by Paragon Software. In recent times that NTFS3 driver has been seeing occasional fixes and for the Linux 6.17 kernel -- and perhaps then back-ported to existing kernels -- are some notable fixes for those relying on drives formatted with this Microsoft file-system...
Linux 6.17 To Support Arm's BRBE
The ARM64 (AArch64) architecture updates have been submitted ahead of the imminent Linux 6.17 merge window...
Intel oneDNN 3.9 Making More Preparations For Xe3, Nova Lake & Diamond Rapids
Released on Friday was a new version of the oneDNN deep neural network library maintained by Intel and the UXL Foundation. This library used by various deep learning applications continues preparing for upcoming Intel CPUs and GPUs...
KDE Plasma 6.5 Adds Notifications For Low Printer Ink Levels
One week ago in the KDE Plasma land it was talking about rounded bottom corners for windows by default while this week in the KDE Plasma space is another long overdue feature: notifications for Plasma around low printer ink cartridge levels. The upcoming KDE Plasma 6.5 will finally feature built-in notifications on printer ink levels running low...
Linux 6.17 Will Be Exciting With Intel "Project Battlematrix" GPU Driver Changes & More
With Linux 6.16 expected to be released on Sunday unless an extra week of testing is deemed necessary, the Linux 6.17 merge window will then kickoff the next day. Based on monitoring the various subsystem "-next" trees and other mailing list activity, here is a look at many of the changes expected for Linux 6.17 barring last minute issues or other objections raised by Linus Torvalds...
...13141516171819202122...