
Linux Hardware Reviews, Performance Benchmarks & Open-Source / Free Software News
Updated: 1 min 16 sec ago
FamFS Ported To FUSE For Fabric-Attached Memory File-System
One year ago we covered Micron working on FamFS as a new file-system for fabric-attached memory with an emphasis on Compute Express Link (CXL) devices. That started off as a conventional kernel driver while now the newest patches posted this weekend are morphing it into a user-space driver via FUSE...
RISC-V getrandom vDSO Ready Ahead Of Linux 6.16 With Exciting Performance
Merged last year in Linux 6.11 was getrandom() support in the vDSO for x86/x86_64 and then in Linux 6.12 was extended to LoongArch and ARM64. With the upcoming Linux 6.16 cycle, this support for faster while still secure RNG for user-space is set to come to RISC-V...
Wine 10.6 Released With New Command Processor Lexer, 27 Bug Fixes
After missing its bi-weekly development release regiment this past Friday, Wine 10.6 was tagged on Sunday as the newest routine update to this open-source software that enables Windows applications and games to run on Linux and other platforms...
Linux 6.15-rc3 Released With GCC 15 Build Fixes, Intel Bartlett Lake & Zen 5 Check
Easter doesn't get in the way of Linus Torvalds' weekly kernel release regiment: Linux 6.15-rc3 is now available for testing the latest kernel fixes ahead of the stable Linux 6.15 kernel release coming around the end of May...
NVIDIA Engineer Posts New NOVA Driver Patches - Still Far From Doing Anything Useful
Merged for the Linux 6.15 kernel were the very early boilerplate code around the NOVA driver as a new, open-source and Rust-written NVIDIA Linux kernel graphics/display driver. This successor to the Nouveau kernel driver is going to leverage the NVIDIA GPU System Processor (GSP) to make it easier to develop and maintain this open-source driver. But depending upon the GSP also means the NOVA driver will only work with RTX 20 class GPUs and newer. This driver is going to be built up gradually within the mainline Linux kernel and coming out this Easter were a new set of 16 patches for further laying the NOVA groundwork...
Sway 1.11-rc1 Released With Many New Features & New Wayland Protocols
Sway 1.11-rc1 is out today as a test release ahead of this next Wayland compositor feature release. Sway 1.11 is bringing a number of new features for this i3-inspired Wayland compositor while also building off the new features laid out in the recent wlroots 0.19-rc1 library...
FreeType Fixes Inefficient Code Causing 10x Startup Time Hit When Loading Arial TTF Font
The FreeType library for rendering text onto bitmaps that is widely used by a variety of applications has landed a set of three patches today providing an important performance improvement to address a significant inefficiency within the existing FreeType codebase...
Linux 6.13 Series Ends With The Linux 6.13.12 Release
Greg Kroah-Hartman has released a few new Linux kernel stable point releases today for Easter and also capping off the Linux 6.13 kernel cycle in the process...
OpenVPN DCO Driver Queued In Net-Next Ahead Of Linux 6.16
The long-in-development OpenVPN DCO kernel driver for providing data channel offloading (DCO) to yield faster OpenVPN performance looks like it's now in a state for upstreaming with the Linux 6.16 kernel...
HFS/HFS+ File-System Driver Support For Linux May End Up Being Maintained
Just a few days ago there was talk of potentially removing the Apple HFS and HFS+ file-system drivers from the Linux kernel considering they had been orphaned for a decade and beginning to cause a maintenance burden. After briefly being marked for deprecation, it now looks like the drivers may be maintained with new maintainers alleging to step-up to the role...
Intel Simplifies Its Firmware License For The Integrated Sensor Hub "ISH"
The Intel Integrated Sensor Hub "ISH" allows for offloading sensor polling and other tasks to a low-power co-processor to help reduce overall system power consumption for extending battery life with tablets, embedded devices, and 2-in1 laptops...
FFmpeg AV1 Vulkan Encoder Patch Posted
While the FFmpeg multimedia library merged Vulkan Video encode support last year, it was initially limited to H.264 and H.265 formats. With a new patch posted for review this week, AV1 encode support using the Vulkan Video API is now underway...
GCC 16 Adding Support For GNU/Hurd On RISC-V Targets
GNU/Hurd has long struggled with hardware support and is still working on its x86_64 support while having a host of various hardware limitations but it also appears they are eager to explore Hurd on RISC-V platforms...
Google Engineers Exploring Distributed ThinLTO Builds Of The Linux Kernel
Engineers from Google are proposing that distributed ThinLTO build support be introduced for LLVM/Clang when compiling the Linux kernel. The distributed ThinLTO mode for link-time optimizations can lead to quicker build times than the current in-process ThinLTO mode while also being more convenient and work with kernel live-patching solutions...
KDE Preps More Wayland Improvements, Addresses Another Possible KWin Crash
KDE developers continue to be very busy working toward the Plasma 6.4 desktop release and making other enhancements throughout this open-source desktop...
Linux 6.15-rc3 To Bring AMD Zen 5 Microcode Protection, Intel Bartlett Lake ID Addition
Merged today ahead of the Linux 6.15-rc3 kernel test release on Sunday were the set of "x86 fixes" for the week. Of these x86 fixes are two notable changes in particular...
Slightly Faster AES-XTS Performance For AVX-512 CPUs Expected With Linux 6.16
In recent kernel releases there have been performance enhancements to the AES implementations and other cryptographic subsystem code for speeding up the performance on modern Intel and AMD processors. With Linux 6.16 there will be at least some additional small gains to find with Intel and AMD processors bearing AVX-512 when employing AES-XTS...
Initial Linux Gaming/Graphics Performance For The NVIDIA GeForce RTX 5060 Ti
Earlier this week the NVIDIA GeForce RTX 5060 Ti launched and there were launch-day Linux CUDA/OpenCL compute benchmarks on Phoronix. But for the Linux gaming performance tests we were waiting on a new supported driver release, which happened to be on launch day with the NVIDIA 575.51.02 Linux beta. Now that the gaming-ready Linux driver is available for the GeForce RTX 5060 series, here are some initial benchmarks of the PNY GeForce RTX 5060 Ti 16GB up against other NVIDIA GeForce and AMD Radeon graphics cards using the newly-released Ubuntu 25.04.
Intel Xe Driver Adds Fan Speed Reporting For Linux 6.16, BMG Instability Being Debugged
Back in the Linux 6.12 kernel cycle the Intel i915 kernel graphics driver added fan speed reporting support. Finally for the upcoming Linux 6.16 cycle that fan speed reporting will also be working with the modern Intel Xe kernel graphics driver used by default with Intel's latest integrated and discrete graphics processors...
GCC 15.1 Compiler Release Candidate For Testing, GCC 15.1.0 Potentially Next Week
Following the GCC 15 code branching after working its way down to zero "P1" regressions of the highest priority, GCC 15.1 Release Candidate 1 is out today for testing...