Feed phoronix Phoronix

Favorite IconPhoronix

Link https://www.phoronix.com/
Feed http://www.phoronix.com/rss.php
Updated 2025-12-13 07:45
Apache Software Foundation Unveils Its Branding Overhaul With New Logo & "The ASF" Name
The Apache Software Foundation announced last year that they would be changing its corporate logo and overhaul its branding after being criticized by American Indian activists. Today they announced the brand new Apache Software Foundation branding...
Linux Patched For New "VMSCAPE" Vulnerability Affecting Intel & AMD CPUs
The Linux kernel was just patched moments ago for a new CPU security vulnerability... VMSCAPE. VMSCAPE affects both Intel and AMD processors...
CUPS 2.4.13 Print Server Released With "Important" Security Fix
CUPS 2.4.13 is out today as the newest update to this widely-used, open-source print server. Driving this new point release is for addressing an important security vulnerability as well as a second less notable security issue...
AMD EPYC 9575F CPUs For GPU/AI Servers Show Leading Performance In Benchmarks
Since the launch of the AMD EPYC 9005 series nearly one year ago, I have performed hundreds of different benchmarks on these EPYC "Turin" processors across a wide range of workloads/disciplines to really terrific performance, power efficiency, and value. AMD EPYC 9005 performs exceptionally well compared to the competition from Intel and ARM CPU vendors. One area though I hadn't explored to this point was how well the AMD EPYC 9005 series performs for serving as the host CPU for GPU/AI servers. That changed as I recently wrapped up some benchmarks exploring that area using the AMD EPYC 9575F and it managed to accelerate past the available competition in proving capable of being the superior host processor for AI servers.
PipeWire 1.4.8 Improves Compatibility With Apple Home Pod Mini Speakers
PipeWire 1.4.8 is out today as the newest step forward for this increasingly critical Linux desktop component for managing audio and video streams...
GCC Rust Compiler Continues Quest To Compile The Linux Kernel Crate
The GCC Rust compiler "gccrs" compiler developers have been keeping at it toward their goal of being able to compile the Linux kernel's Rust kernel crate and as part of that the Rust core library...
Firefox Finally Introducing Matroska / MKV Playback Support
Within the nightly builds of the Firefox web browser is finally the ability to support playback of Matroska "MKV" content...
Linux 6.18 To Introduce Pixpaper DRM Driver, boot_display DRM Attribute
Thomas Zimmermann of SUSE sent out today what is anticipated to be the last drm-misc-next feature pull request for DRM-Next that is targeting the upcoming Linux 6.18 kernel cycle...
Mesa Drops VDPAU Video Acceleration In Favor Of VA-API
Mesa's Gallium3D video acceleration code has long supported both the VA-API and VDPAU interfaces for video acceleration. VA-API has enjoyed more widespread support among Linux applications and typically more robust while the Video Decode and Presentation API for Unix (VDPAU) was the interface originally started by NVIDIA for their official Linux driver. As of today, Mesa has now removed support for VDPAU acceleration...
Fwupd 2.0.15 Released With Support For Newer NVIDIA ConnectX NICs
Richard Hughes of Red Hat announced the availability today of Fwupd 2.0.15 as the latest increment to this open-source firmware updating solution built around the Linux Vendor Firmware Service (LVFS)...
openSUSE Disabling Bcachefs Support For Its Linux 6.17+ Kernel Builds
Linus Torvalds recently marked Bcachefs as "externally maintained" and isn't merging any new Bcachefs code for the time being but for now at least is keeping the existing Bcachefs code in-tree for anyone that has been relying on this experimental CoW file-system from prior kernel versions. OpenSUSE announced today though they are resorting to disabling the kernel driver in their Linux 6.17+ builds...
Intel Fixes Panther Lake Xe3 Graphics Performance Issues For Linux Ahead Of Launch
A set of 14 patches were merged today to the Mesa 3D graphics driver codebase for fixing some wide-reaching performance issues that would have negatively affected the upcoming Xe3 integrated graphics with Core Ultra Series 3 "Panther Lake" hardware. The patches have been merged so will be very important that anyone buying an upcoming Intel Panther Lake laptop move to using an up-to-date Mesa to avoid these performance problems...
Hyprland 0.51 Compositor Released With Reworked Gesture System, New Animations
Hyprland 0.51 is now available as the latest feature release for this unique Wayland compositor...
Zink Begins Optimizing For Workstation Graphics With SPECViewPerf: Doubles The Perf
The Zink OpenGL-on-Vulkan driver is well optimized for Linux gaming and desktop use thanks to the work by Mike Blumenkrantz being funded by Valve. Zink has even worked with OpenCL thanks to Rusticl and now another frontier is being conquered for this generic OpenGL on Vulkan driver: workstation graphics with optimizing around the SPECViewPerf test cases...
Pogocache 1.2 Now Uses Microsoft's Mimalloc By Default: "Excellent Performance"
Pogocache is the open-source fast caching software built from scratch that is optimized for low latency and CPU scalability/efficiency. Pogocache claims to outperform Memcached, Valkey, Redis, and other alternatives. Out today is Pogocache 1.2 as the newest feature release for this fast cache...
Linux Looking To Finally Kill Off HIGHPTE Support
Linux kernel developers are evaluating the idea of removing HIGHPTE support from the Linux kernel due to its maintenance burden and just one ARM system currently using it...
The Newest DRM Display Driver Being Worked On For Linux: "Yhgch"
The newest Direct Rendering Manager (DRM) display driver that has been in the works for the Linux kernel is "Yhgch" from Inspur...
Intel Loses One Of Its NPU Driver Maintainers: "Time To Let Someone Else Deal With The NPU Bugs"
Following the numerous Intel Linux developer departures last month from the company following layoffs at Intel and others deciding to voluntarily leave, there is another one to report today. One of the Intel IVPU accelerator driver maintainers for the Intel NPUs found in Core Ultra SoCs is departing the company...
LLVM 21.1.1 Ships A Variety Of Compiler Fixes
For those preferring for the first point release to major new compiler releases before upgrading, LLVM 21.1.1 is out today along with the likes of Clang 21.1.1 for this widely-used open-source compiler stack...
Arm Announces Lumex Platform With C1 CPUs Boasting SME2, Mali G1-Ultra GPU
Arm this evening lifted the lid on Lumex, their new compute subsystem platform that is purpose-built around AI for next-gen PCs and smartphones...
Linux 6.17 Successfully Lands In Ubuntu 25.10
Back in May was the announcement by Canonical's kernel team that they were planning to ship Linux 6.17 in Ubuntu 25.10 as what will be the latest upstream kernel version when that Ubuntu release ships in October. But due to the timing of the Linux 6.17 release around late September and the Ubuntu 25.10 kernel freeze around the same time, it's led to some confusion with committing to a Linux 6.17-rc or potentially some suggesting Ubuntu 25.10 would ship with a Linux 6.16 kernel and then ship v6.17 as a stable release update. Well, the situation is more clear with Linux 6.17 having been merged now as the default kernel of Ubuntu 25.10...
Rust Coreutils 0.2.2 Released With Faster base64: Outperforming GNU's base64
It was just a few days ago that Rust Coreutils 0.2 released with "massive" performance gains and production-ready Ubuntu support. Rust Coreutils 0.2.2 is out today and is delivering a few more enhancements -- most excitingly is a faster base64 command that can now outperform the GNU Coreutils version...
FEX 2509 Delivers More Performance For x86 Binaries On ARM64 Linux
FEX 2509 is out today as the latest monthly update to this open-source emulator allowing unmodified x86/x86_64 games and applications to run in ARM64 Linux environments...
AMD openSIL Production Phase Reaffirmed For 2026
One of the AMD software initiatives we have been most excited about in recent times has been openSIL. AMD openSIL is working toward open-source CPU silicon initialization that will jive better with the likes of Coreboot and ultimately replace their existing AGESA implementation. AMD openSIL is expected to span AMD's wide gamut of processors from client/embedded through server offerings. It's still looking to be on track for production readiness in 2026...
Qualcomm Snapdragon X Elite Linux Performance Improving But Short Of AMD Ryzen & Intel Core Ultra
Back in May we provided an initial look at the Qualcomm Snapdragon X Elite laptop performance on Ubuntu Linux with the upstream support for the Qualcomm Snapdragon X1E maturing, more laptops becoming supported, and the Ubuntu X1E "Concept" ISOs enhancing the end-user experience. The performance was okay but short of expectations. Months later we are revisiting the Qualcomm Snapdragon X Elite Linux performance on the newest Ubuntu Concept ISOs and newer firmware that is providing a much better experience albeit still not as competitive as the newest AMD Ryzen AI 300 series and Intel Core Ultra laptops under Linux.
Ubuntu's Launchpad Deprecating Code Imports From CVS & Subversion
Canonical's Launchpad service that is closely aligned with the Ubuntu project is finally deprecating code imports from CVS and Subversion repositories that go through the defunct Bazaar...
NVIDIA CUDA Toolkit 13.0 Update 1 Brings Some Performance Enhancements
Released just over one month ago was the general availability of CUDA 13.0 while out this week is CUDA 13.0 Update 1 as the first incremental step forward to CUDA 13...
Linux Sensor Driver Coming For GPD Handhelds
The upcoming Linux 6.18 kernel cycle is likely to see the new "gpd-fan" driver merged as a hardware monitoring driver for the increasing number of GPD gaming handheld devices...
Fedora's Modern OS Installer UI Working Well & Expanding Scope Before Deprecating GTK UI
The long-in-development web-based user interface for the Anaconda installer used by Fedora (and Red Hat Enterprise Linux) continues maturing well and expanding its usage before eventually seeing the Anaconda GTK-based UI deprecated in the future...
Fedora 44 Considering Additional Kernel Hardening For Better Security
A change proposal has been filed to mitigate additional kernel vulnerabilities/attacks via additional kernel tuning by default...
KDE Plasma 6.4.5 Released With Fix For "Extreme Stuttering" On Intel Graphics
KDE Plasma 6.4.5 is out today as the newest monthly point release for the current Plasma 6.4 desktop series. Making this month's Plasma 6 point release notable are a number of KWin compositor fixes...
AlmaLinux 10.1 To Offer Expanded Software Selection With New Repository Default
The Red Hat Enterprise Linux 10 (RHEL 10) downstream AlmaLinux 10 is further distinguishing itself from alternatives by enabling its CRB repository by default. This will be rolling out as an update to AlmaLinux 10.0 and as part of the upcoming AlmaLinux 10.1 point release...
New Linux Patches Enhance Intel Nested Virtualization Performance On Linux
A new set of Linux kernel patches posted today work to improve the nested VMX performance for benefiting Intel processors making use of KVM virtualization...
First Benchmarks Of Windows 11 25H2 vs. Ubuntu 25.10 On AMD Ryzen 9 9950X
Microsoft is preparing to ship Windows 11 25H2 as their newest incremental update to their operating system. Windows 11 25H2 is currently available via their preview channel in advance of the formal public release in October. With Canonical also putting the finishing touches on their Ubuntu 25.10 release also due for a stable release in October, here are some benchmarks looking at how those competing operating systems are fairing in various CPU benchmarks on the same hardware.
KDE Plasma 6 On Wayland Can Work Fine On FreeBSD
While the BSDs don't see nearly as much activity around Wayland as the desktop Linux distributions and they continue to predominantly rely on the X.Org Server by default, the modern KDE Plasma 6 desktop can in fact work fine on Wayland under FreeBSD 14 and the upcoming FreeBSD 15.0 release...
Linux 6.18 To Introduce Support For Next-Gen eUSB2V2 Web Cameras
Thanks to work by open-source Intel software engineers over the past few months, the upcoming Linux 6.18 kernel is expected to add support for Embedded USB2 Version 2.0 "eUSB2V2" for supporting next-generation, higher-resolution laptop web cameras...
XFS File-System Ready To Enable Online Fsck Support By Default
The XFS file-system is ready to declare their online file-system checking "fsck" support in good enough shape for enabling by default in new kernel builds. Plus other XFS alterations ahead of Linux 6.18 that is expected to be this year's LTS kernel version...
Linux Looks Ready To Introduce "Sheaves" For Opt-In Per-CPU Array-Based Caching Layer
A patch series that has been in development for a while now introduces the concept of "sheaves" for an opt-in, per-CPU and array-based caching layer for the SLUB kernel allocator. It looks like the sheaves patches are likely to be introduced for the Linux 6.18 kernel if no objections are raised...
AMD-Xilinx Versal TRNG Driver Queued Ahead Of Linux 6.18
A new AMD driver set to be introduced in the upcoming Linux 6.18 kernel cycle barring any last minute problems is a TRNG driver for Versal SoCs...
Linux 6.17-rc5 Released With NVIDIA "Nouveau" Driver Stability Issues Addressed
Linux 6.17-rc5 is out for testing as the newest weekly release candidate as we near the stable Linux 6.17 release in late September...
Intel Preps Wildcat Lake Display Support For Linux 6.18, "enable_panel_replay" Option
In addition to the Intel Xe kernel graphics driver updates sent out this week in advance of the Linux 6.18 kernel, there was also a batch of drm-intel-next updates also submitted for predominantly display-related changes to the open-source Intel driver...
Hangover 10.14 Released With Updated FEX, Box64 & DXVK
Hangover is the open-source project that leverages Wine to allow running x86 32-bit and 64-bit Windows applications on AArch64 Linux systems. Hangover pairs Wine with an emulator like Box64 or FEX for the x86/x86_64 to AArch64 translation while also eyeing other CPU architecture support too...
Imagination PowerVR Driver With Linux 6.18 To Support RISC-V
Imagination's open-source PowerVR kernel graphics driver for a while has seen patches extending it to work on RISC-V given that some RISC-V hardware coming to market has featured PowerVR graphics IP. With the upcoming Linux 6.18 kernel that work is landing along with enabling support for the T-HEAD TH1520's GPU...
FreeBSD 15.0 Alpha 1 Released For Early Testing
The first alpha release of FreeBSD 15.0 is now available! FreeBSD 15.0 is a major update to this BSD operating system that aims for its stable release before Christmas...
Ubuntu 25.10 Enters Its UI Freeze
The UI freeze for Ubuntu 25.10 is now in effect as the developers work toward the release of this next Ubuntu Linux installment in October...
Intel PEPC 1.6 Released For Tuning Efficiency Latency Control "ELC" With Xeon 6 CPUs
Intel's open-source PEPC tool has been updated as the utility for managing and optimized Intel CPU power management features on Linux...
Linux 6.17 Lands Fixes For Upcoming Rust 1.91
Coming in today as the Rust "fixes" ahead of tomorrow's Linux 6.17-rc5 release is adjusting support for the upcoming Rust 1.91 compiler release...
Debian 13.1 Released With An Initial Batch Of Fixes
Following the release of Debian 13.0 "Trixie" nearly one month ago to the day, Debian 13.1 is out today with an initial batch of bug fixes and security updates...
Rust Coreutils 0.2 Released With "Massive" Performance Gains, Production-Ready Ubuntu Support
The uutils project today released version 0.2 of the Rust Coreutils as their alternative to GNU Coreutils written in the Rust programming language. This release comes as Ubuntu 25.10 prepares to make use of it by default...
KDE Linux Enters Alpha As Reference Linux Distribution For The KDE Desktop
As an exciting announcement out of the KDE Akademy 2025 conference kicking off in Berlin, Germany... The KDE Linux distribution is now in alpha! This is their in-house reference Linux distribution for the KDE Plasma desktop...
...16171819202122232425...