Phoronix

Subscribe to Phoronix feed
Linux Hardware Reviews, Performance Benchmarks & Open-Source / Free Software News
Updated: 2 hours 6 min ago

Academy Software Foundation Announces The "Wayland For Artists Working Group"

Fri, 06/26/2026 - 02:12
The Academy Software Foundation that advances open-source efforts for the VFX/cinema industry and more with the likes of OpenVDB, OpenMoonRay, Open Shading Language, and other projects, has announced the formation of a new working group to help with Wayland adoption for artists...

Updated Raspberry Pi OS With Linux 6.18 LTS Delivers Some Performance Benefits

Fri, 06/26/2026 - 00:30
Last week marked the release of an updated Raspberry Pi OS that moved to Linux 6.18 LTS from its former Linux 6.12 kernel base along with making a number of other package updates. Given the jump to the newer Long Term Support kernel and other improvements, I ran some fresh benchmarks on the Raspberry Pi 5 (Raspberry Pi 500+) to see the performance difference out of the updated operating system.

Servo 0.3 Released With The Demo Browser Becoming More Useful

Thu, 06/25/2026 - 23:40
Servo 0.3 released today as the latest version of this modern browser engine developed in Rust. With Servo 0.3 the demo servoshell browser is becoming more useful and supporting additional modern web features while Servo also continues to possess much potential moving forward on the embedded front as an alternative to the likes of the Chromium Embedded Framework (CEF)...

Linux 7.2 Drops Ancient PROFIBUS Driver: Ported From SCO Unix In 1998, Unused For Years

Thu, 06/25/2026 - 22:36
Linux 7.2 is continuing the trend of removing obsolete hardware drivers for which the code hasn't seen any maintenance in years and there are no believed users left of said drivers, especially those that would be running modern mainline versions of the Linux kernel. The char/misc changes merged dropped two more obsolete drivers from the Linux source tree...

Linux Cache Aware Scheduling Extended For Even Better Performance: Up To 360% In MySQL

Thu, 06/25/2026 - 20:38
Cache Aware Scheduling is one of the most exciting kernel innovations to land in Linux this year. While it was finally merged last week to Linux 7.2, a new patch series today is already working to extend Cache Aware Scheduling and is showing some exciting performance improvements...

AMD Contributes ONNX Runtime Backend To FFmpeg DNN Filter

Thu, 06/25/2026 - 18:23
An AMD engineer has contributed to the upstream FFmpeg library an ONNX Runtime back-end for its DNN filter. The FFmpeg Deep Neural Network (DNN) filters allow for running AI models natively inside the video processing pipeline for upscaling, object detection, background segmentation, and more. This ONNX Runntime back-end support is notable in that it expands the GPU and NPU capabilities with FFmpeg...

Linux 7.2 Staging Still Working To Tame The Realtek RTL8723BS "Beast Of A Driver"

Thu, 06/25/2026 - 18:08
Way back in 2017 for the Linux 4.12 kernel the Realtek rtl8723bs WiFi driver was added to the kernel's staging area. Nearly a decade later, it's still being cleaned-up to suit the more rigorous non-staging area of the kernel in the formal networking subsystem. For Linux 7.2, the staging pull request is once again dominated by clean-ups to this Realtek WiFi driver...

KSMBD Adds SMB2 Compression Support In Linux 7.2

Thu, 06/25/2026 - 17:42
Merged back in Linux 5.15 in 2021 was KSMBD as an in-kernel SMB3 file server. There hasn't been much KSMBD news to report on recently but for Linux 7.2 there is now SMB2 compression support...

MGLRU Improvement Yielding Nice Gains On Linux 7.2: MongoDB 30~100% Higher Throughput

Thu, 06/25/2026 - 05:19
The many memory management "MM" related improvements were recently merged to Git for the Linux 7.2 kernel. As typical most kernel cycles, some of the low-level improvements can yield nice efficiency wins and better performance in different areas...

NTFS3 Driver Sees Bug Fixes & Minor Improvements With Linux 7.2

Thu, 06/25/2026 - 02:11
While the new NTFS file-system driver merged for Linux 7.1 and has seen more improvements for Linux 7.2, for now at least the NTFS3 kernel driver continues to be maintained with new fixes and improvements. NTFS3 is the driver that was upstreamed to the Linux kernel a few years ago back during the pandemic by Paragon Software...

F2FS Integrates FSERROR Reporting, Reduces Memory Footprint In Linux 7.2

Thu, 06/25/2026 - 00:48
The Flash-Friendly File-System (F2FS) changes have landed for Linux 7.2...

SilverStone RM32 3U Server Chassis + 1000W Extreme 1000Rz Platinum PSU

Wed, 06/24/2026 - 23:30
For those with limited rack space and wanting to assemble a high-end server/workstation, the SilverStone RM32 provides a lot of opportunities in being a 3U rackmount chassis that can accommodate an E-ATX or SSI-EEB motherboard, up to a 360mm liquid cooling radiator, and up to four full-size expansion cards all within 3U height requirements. Paired with the SilverStone Extreme 1000Rz Platinum 1000W PSU, you can patch a lot into 5.25 inches.

New AMD Linux Patches Expose Gamma 2.4 + Gamma 2.6 Curves

Wed, 06/24/2026 - 22:22
In addition to AMD engineers being busy rolling out HDMI 2.1 for their open-source Linux driver at long last, another notable display-related improvement on the way to their AMDGPU kernel graphics driver is exposing the Gamma 2.4 and Gamma 2.6 curves support...

"So Many AI-Fueled Fixes" Means No New ARM64 KVM Features For Linux 7.2

Wed, 06/24/2026 - 21:55
The KVM virtualization-related changes were merged a few days ago for the ongoing Linux 7.2 kernel merge window. While there are a number of features/improvements for AMD and Intel virtualization as well as the likes of s390 and RISC-V, there aren't any new features on ARM64. The lack of ARM64 feature work this cycle is being attributed to "so many AI-fueled fixes" swamping the ARM Linux developers...

One Line x86 Change To GCC Compiler Nets +12% Benchmark Win For Modern Intel/AMD CPUs

Wed, 06/24/2026 - 18:45
A one line code change to the GNU Compiler Collection (GCC) for its generic x86 tuning is benefiting modern Intel and AMD processors...

Linux 7.2 Protects Against Crafted Perf Data From Going Rogue

Wed, 06/24/2026 - 18:26
With the help of Claude Opus 4.6, the Linux 7.2 kernel added protections to fend off specially crafted or corrupted perf data for the perf tool that could cause a number of issues for the running system...

QSOE v0.1 Released As A QNX-Inspired RISC-V OS

Wed, 06/24/2026 - 18:05
QSOE 0.1 has made its debut as a QNX-inspired, dual kernel architecture open-source operating system just targeting RISC-V...

Linux 7.2 Ready With IMA and EVM Post-Quantum ML-DSA Signature Support

Wed, 06/24/2026 - 17:55
The integrity subsystem changes merged last week for the Linux 7.2 kernel include support now for IMA and EVM post-quantum ML-DSA signature support...

"Disgusting" Linux sched_ext Source Code Restructured Following Complaint By Linus Torvalds

Wed, 06/24/2026 - 08:23
Last week the main set of sched_ext changes were merged for Linux 7.2 that included continued work on sub-scheduler support. While Linus Torvalds didn't object to any of the features being worked on for this extensible scheduler framework that relies on user-space BPF programs, he was frustrated by the layout of the new C source files and remarked, "please don't do this disgusting thing...proper hierarchical filesystems have been available since 1965."..

COSMIC Epoch 1.1 Released With COSMIC-Monitor, Compositor Improvements

Wed, 06/24/2026 - 04:49
System76 today released COSMIC Epoch 1.1 as the newest feature release as well as being their first time bumping the minor version number since the December release of COSMIC 1.0...

Pages