Feed phoronix Phoronix

Favorite IconPhoronix

Link https://www.phoronix.com/
Feed http://www.phoronix.com/rss.php
Updated 2026-03-22 09:30
KDE Plasma 6.6 Released With Many Excellent Improvements
KDE Plasma 6.6 is now officially out as the newest feature update to this prominent open-source desktop environment. Plasma 6.6 is self-described by KDE developers as "the best desktop in the known universe (according to us). Plasma 6.6 is all about making your life as easy as possible without sacrificing any of the flexibility."..
Gentoo Linux Begins Codeberg Migration In Moving Away From GitHub, Avoiding Copilot
The Gentoo Linux project last year announced plans to move their code hosting to Codeberg rather than GitHub. Gentoo's desire to move away from GitHub was motivated by Microsoft's Copilot training on GitHub repositories. Those plans are turning into action now with the main Gentoo project up on Codeberg and honoring pull requests...
Linux 7.0 CXL Enables AMD Zen 5 Address Translation Feature
A long-in-development feature for AMD EPYC Zen 5 server platforms now merged for the Linux 7.0 kernel is ACPI PRMT-based address translation for the Compute Express Link (CXL) subsystem...
Arc B390 Graphics With Panther Lake Performing Great On Open-Source Intel Compute Runtime
This month I have been doing a lot of Panther Lake benchmarking under Linux with the Core Ultra X7 358H. One of the areas of much interest has been the Arc B390 Xe3 graphics that have been working nicely out-of-the-box with the Intel open-source driver stack on Linux although there still are some gaps to fill against Windows. Those Intel Arc B390 Linux benchmarks so far have been focused on OpenGL and Vulkan graphics, but what about OpenCL and GPU compute with the open-source Intel Compute Runtime? Today's article is looking at the performance of the Xe3 Panther Lake graphics on the newest Compute Runtime release compared to prior Intel graphics generations and the AMD Ryzen AI competition.
Idea Raised For Nicer DRM Panic Screen Integration On Fedora Linux
DRM Panic is the Linux kernel infrastructure now supported by most of the Direct Rendering Manager (DRM) kernel graphics/display drivers for being able to render a QR code kernel error message or similar when a kernel panic occurs to provide a cleaner interface should your system run into serious problems. An idea has been raised now within the Fedora Linux camp to provide an improved experience around this feature akin to Windows' "Blue Screen of Death" functionality...
Lutris 0.5.20 Linux Game Manager Brings New Features, Wine Wayland Option
For fans of Lutris as the open-source desktop client for installing and playing many games on Linux, Lutris 0.5.20 is out today with new features that further enhance the integration with different emulators and compatibility layers...
RISC-V In Linux 7.0 Brings User-Space CFI & Optimized strlen Assembly
The RISC-V architecture updates have been merged for Linux 7.0 with a few items to note...
Linux 7.0 Driver Core Changes Bring More Enhancements For Rust Kernel Drivers
Merged a few days ago for the Linux 7.0 kernel were all of the driver core enhancements. As has been the common theme in recent kernel releases, a lot of the driver core code churn revolves around additions for allowing more Rust kernel driver usage...
Linux 6.19.2 & Other LTS Kernels Released To Fix Systems Not Booting
Linux 6.19.1 was released earlier today while it's since been replaced by Linux 6.19.2 to address fallout from that first point release with some systems not booting. This also resulted in new LTS kernel releases too due to the problematic code being picked up there too...
Linux 7.0 Better Segregates Legacy CardBus Code To Avoid On Modern PCs
The PCI subsystem updates for Linux 7.0 are aplenty as usual and contain a wide assortment of different fixes and code improvements...
Firmware Upstreamed For Supporting The Qualcomm Snapdragon X2's Adreno GPU
Upstreamed last week to the linux-firmware.git repository by Qualcomm was the GPU firmware files needed for enabling the Adreno GPU on the new Snapdragon X2 Elite laptop SoC...
OpenRISC With Linux 7.0 Improves Out-Of-The-Box Support For More FPGA Dev Boards
While the OpenRISC project began ten years before RISC-V was started, it hasn't enjoyed the hardware ecosystem successes of the latter but still the upstream Linux kernel support continues moving forward and the ability to run OpenRISC on FPGA developer boards...
InputPlumber 0.74 Released With Hardware Support Improvements
InputPlumber 0.74 is now available for this open-source input routing and control daemon for Linux systems. InputPlumber enables combining of multiple input devices, emulating different inputs, and a variety of other features particularly of benefit for Linux gaming...
Linux 6.19.1 Released To Ship Some Early Fixes & Device Quirks
For those preferring to wait for the first point release of a new Linux kernel version before upgrading, Linux 6.19.1 is out today to address some early bugs that made it into the Linux 6.19 kernel stable release one week ago...
Linux 7.0 Merges The Code To Replace The Tux Boot Logo At Build Time
Linus Torvalds merged the code this weekend that allows easily replacing the Tux penguin boot logo used during the boot process. This new code optionally allows specifying an alternative boot logo at compile/build time...
exFAT Achieves Better Sequential Read Performance With Linux 7.0
The open-source Linux file-system driver for supporting Microsoft's exFAT now can deliver better sequential read performance with Linux 7.0 thanks to multi-cluster support...
wlroots 0.20 Nears Release With New Protocols, Enhanced Vulkan Renderer
Version 0.20 of the popular wlroots Wayland support library is nearing its official release. Over the past week were two release candidates for wlroots 0.20 were published for this library used by Sway, Wayfire, Cage, Gamescope, and numerous other Wayland compositors...
Linux Kernel Improvement Can Make Hibernation Several Times Faster With Slow SSDs
A patch series sent out for review this weekend can significantly improve the system hibernation performance under Linux. Particularly for those with slower SSDs, the patches can make Linux hibernate up to several times faster...
Mesa's KosmicKrisp Vulkan-On-Metal Achieves MoltenVK Feature Parity
Announced last year by consulting firm LunarG was KosmicKrisp as a Vulkan-on-Metal driver for efficiently leveraging the Vulkan API on Apple macOS systems as an alternative to the MoltenVK project. KosmicKrisp was upstreamed for Mesa 26.0 and continues making great progress for opening up more Vulkan possibilities in Apple's world...
NFS Server Adds Dynamic Thread Pool Sizing In Linux 7.0
The NFS server changes for Linux 7.0 happen to include some nice improvements for this big kernel version number release...
Power Sequencing Driver For PCIe M.2 Connectors Makes It Into Linux 7.0
The power sequencing subsystem updates have been merged for the Linux 7.0 cycle. Typically not an area of the kernel too exciting but one new driver addition is the "pwrseq-pcie-m2" to provide power sequencing for PCIe M.2 connectors...
F2FS Delivers "Several Key Performance Optimizations" With Linux 7.0
The Flash Friendly File-System (F2FS) has multiple performance improvements to provide its users with on the in-development Linux 7.0 kernel...
X.Org Server's "Master" Branch Now Closed With Cleaned Up State On "Main"
This Valentine's Day there is a lot of red on the screen for the X.Org Server with the code delta as a result of renaming of their main Git development branch and in the process selectively dropping questionable patches to the prior "master" codebase...
Vim 9.2 Released With Experimental Wayland Support, Better HiDPI Display Support
Vim 9.2 is out today as the newest feature release for this robust and comprehensive text editor. This Valentine's Day release for Vim lovers brings experimental Wayland support, XDG Base Directory specification support, modernized defaults for HiDPI displays, new completion features, and an improved diff mode...
Linux 7.0 Merges Support For Rock Band 4 PS4 / PS5 Guitars Plus More Laptop Quirks
The HID subsystem changes were merged this week for the ongoing Linux 7.0 kernel merge window. Among the Human Interface Devices (HID) work this cycle were supporting more guitars while also adding more device IDs and different laptop quirks...
Intel Ends Work On Quantum Compiler Open-Source Bits
Following Intel recently discontinuing a number of open-source projects, this week they formally discontinued their Quantum Passes open-source project that was intended to provide additional passes for their LLVM-based compiler in the Intel Quantum SDK...
GNOME OS To Use systemd-confext, RustConn Provides Modern GTK4 Connection Manager
In addition to this week's GNOME 50 beta release, there were also other exciting developments in the GNOME ecosystem...
Linux 7.0 Wires Up Arm's 64-byte Single-Copy Atomic Instructions LS64/LS64V
Beyond all of the exciting Intel/AMD x86_64 changes and improvements to enjoy with the upcoming Linux 7.0, there is one notable ARM64 feature addition this kernel cycle...
Linux 7.0 Lands 8D-8D-8D Octal DTR Support In SPI NAND For Better Performance
The Linux Memory Technology Device (MTD) subsystem updates have been merged for the Linux 7.0 kernel and include introducing Octal DTR "8D-8D-8D" support in SPI NAND for better performance...
Firmware Upstreamed For Linux Speaker Support On The ASUS Zenbook 14 UM3406GA
For those that may be considering the new ASUS Zenbook 14 OLED (UM3406GA) laptop that has been refreshed for the new AMD Ryzen AI 400 series, Cirrus Logic has now upstreamed the necessary firmware for the cs35l41 audio amplifier for working speaker support...
KDE Plasma 6.6 Sees Last Minute Fixes, Plasma 6.7 Aims For Painless Samba Shares
KDE's Plasma 6.6 desktop release is due out next week (17 February) and there's been some last minute fixes to land. Additionally, KDE Plasma developers continue to be quite active in already landing feature work for Plasma 6.7...
Godot 4.7 Making Progress On Vulkan Ray-Tracing
One of the latest exciting developments for the open-source Godot game engine is beginning to lay out support for Vulkan ray-tracing...
GNOME 50 Beta Released With Stable VRR, GDM Improvements
The GNOME 50 beta release is now available ahead of the official GNOME 50 desktop due out in March...
NVIDIA Posts Open-Source Nouveau GSP Driver Support For GA100
One of the latest NVIDIA open-source contributions this week wasn't for the in-development Nova kernel driver but for enhancing the existing Nouveau kernel driver. The patch posted is for bringing up the NVIDIA GA100 GPU under Nouveau using the GPU System Processor (GSP)...
Multi-Lane SPI Support Merged For Linux 7.0
With the Serial Peripheral Interface "SPI" subsystem updates for the Linux 7.0 kernel comes support for multi-lane SPI...
Linux 7.0 Lands ML-DSA Quantum-Resistant Signature Support
Adding to the exciting features for the big Linux 7.0 kernel release is support for the Module-Lattice-Based Digital Signature Algorithm "ML-DSA" quantum-resistant signature algorithm...
Evaluating The Performance Cost To AMD SEV-SNP On EPYC 9005 VMs
AMD Secure Encrypted Virtualization with Secure Nested Paging (SEV-SNP) provides memory encryption and integrity protections that can be especially useful in modern cloud computing. Typically a 2~10% performance overhead is reported when engaging AMD SEV-SNP for these hardware-backed security protections. In this article is an extensive look at the current AMD SEV-SNP performance impact for confidential computing on EPYC 9005 "Turin" servers. The current Ubuntu 24.04 LTS was tested as well as an Ubuntu 26.04 development snapshot in evaluating the latest optimizations and what is on the horizon this year for AMD EPYC Linux server performance.
Linux Gets Rid Of Intel 440BX EDAC Driver For Old Pentium CPUs After Being Broken For 19+ Years
As some long overdue housekeeping, the Linux 7.0 kernel has removed an Error Detection And Correction "EDAC" driver for the Intel 440BX and 440GX chipset. The driver is being removed not only because that chipset was just used by old Celerons and Pentium II / Pentium III CPUs but that it's been in the kernel all this time while being known to be broken for 19+ years...
Sheaves Ready To Play A Bigger Role In Linux 7.0
The slab memory allocator feature updates have been merged for the Linux 7.0 kernel. Most notable this cycle is expanded use of the recently-introduced Sheaves functionality...
Intel Nova Lake Sound Support In Linux 7.0
Merged for the Linux 6.19 kernel was initial Nova Lake S audio support. Now merged this week for the Linux 7.0 kernel is enabling sound support for additional Nova Lake platforms...
Libinput 1.31 Released With Configurable Timeouts, Fast 3-Finger Swipes
Red Hat's leading input expert Peter Hutterer announced the release overnight of libinput 1.31, the input handling library used by the Linux desktop on both X.Org and Wayland desktop sessions...
A Few More ASUS Motherboards Now Support Sensor Reporting With Linux 7.0
All of the hardware monitoring "HWMON" subsystem updates have been merged for the ongoing Linux 7.0 merge window...
Haiku OS Lands Improved Touchpad Support, Still Working Toward Beta 6
The Haiku open-source operating system project inspired by BeOS kicked off 2026 by making many improvements to its kernel, device drivers, and user-space software...
Linux 7.0 MM Changes Bring Some Very Nice Performance Optimizations
All of the memory management "MM" related patches have now been merged for the ongoing Linux 7.0 merge window...
XFS Introducing Autonomous Self-Healing Capabilities With Linux 7.0
The XFS file-system has some interesting new feature work and performance tuning with the Linux 7.0 kernel that will be used by the likes of Fedora 44 and Ubuntu 26.04 LTS this spring...
Intel Posts 2026 Update For Cache Aware Scheduling On Linux
Not in time for the current Linux 7.0 cycle but posted for another round of review is Intel's latest work around Cache Aware Scheduling for enhancing the performance of modern CPUs with multiple cache domains. This is the first set of updates to Cache Aware Scheduling for the new year and succeed the v2 patches from early December. This work not only benefits modern Intel CPUs but our testing has shown can also provide some very nice gains too for AMD EPYC processors...
EXT4 In Linux 7.0 Improves Write Performance For Concurrent Direct I/O Writes
Sent out and already merged today for the Linux 7.0 kernel are the EXT4 file-system updates...
AMD Video Decode Now Unified Between RadeonSI & RADV Vulkan Video
Merged today to Mesa 26.1-devel is unifying of the AMD video decode implementation between the RadeonSI Gallium3D and RADV Vulkan drivers...
SPARC & Alpha CPU Ports Still Seeing Activity In 2026 With Linux 7.0
In addition to all of the exciting Intel and AMD x86_64 enhancements that have been landing this week so far for the Linux 7.0 kernel, the aging SPARC, Alpha, and Motorola 680x0 "m68k" CPU ports have also seen some patches for this new kernel...
Arch Linux Running Well On LoongArch - Loongson 3B6000 Benchmarks
Earlier this month I posted benchmarks of the Loongson 3B6000 for this 12-core / 24-thread LoongArch Chinese CPU with DDR4 ECC memory. Those initial benchmarks were done with Debian LoongArch64 while since then I've shifted over to using Arch Linux on LoongArch.
...45678910111213...