Feed phoronix Phoronix

Favorite IconPhoronix

Link https://www.phoronix.com/
Feed http://www.phoronix.com/rss.php
Updated 2026-04-22 00:30
Coreboot Comes To AMD Ryzen Powered Star Labs StarBook MK VI After 3+ Year Wait
For those that had purchased a StarBook MK VI laptop 3+ years ago over the advertised support for Coreboot, Star Labs has now delivered with a Coreboot build finally available and working for this AMD Ryzen 5000 series powered laptop...
user.* xattrs On Sockets Merged For Linux 7.1 As Sought By GNOME & systemd Developers
On this first day of the Linux 7.1 merge window, among the early pull requests merged were beginning to land the various VFS pull requests submitted by Christian Brauner. Among that code merged is enabling support for user.* extended attributes on sockets...
The Good & The Bad When Using LLMs To Write Spack Packages
The Spack package manager is quite popular in the HPC / supercomputer space for scientific software. Even with the more selective niche than a typical general purpose OS package manager, large language models (LLMs) have already proven capable of being useful in generating new Spack packages. But there have also been some headaches involved too for Spack developers...
NVIDIA Hiring More LLVM Engineers To Work On CUDA Tile
Last year NVIDIA announced the new CUDA Tile programming model as one of the biggest updates ever to the CUDA platform. CUDA Tile brings a virtual ISA for tile-based parallel programming and they subsequently open-sourced the CUDA Tile IR as an intermediate representation built atop LLVM's MLIR. Now they are looking to hire additional LLVM compiler engineers to help foster their CUDA Tile initiatives...
Rust For Linux 7.1 Bringing Experimental Option That Can Help Performance
In advance of the Linux 7.1 merge window opening, Miguel Ojeda sent out all of the Rust feature updates on Friday. This includes bumping the minimum Rust version for building the Linux kernel as well as a new experimental option that can provide better performance for Rust code within the kernel, alongside other updates...
FTRFS: New Fault-Tolerant File-System Proposed For Linux
Sent out today was an initial patch series for comment on introducing the FTRFS file-system. The FTRFS proposal is more interesting than last week's VMUFAT file-system proposal...
Mold 2.41 Linker Released With New Features & Fixes
Mold 2.41 is out as the latest major update to this high performance linker and viable alternative to the linkers from the GNU and LLVM projects...
Servo Browser Engine Making It Easier For Embedded Use
The open-source, Rust-based Servo browser engine has been improving its Servoshell demo browser application while one of the most promising potentials for this engine is around embedded use as an alternative to the Chromium Embedded Framework (CEF). With the latest moves by Servo developers, they are making for a more compelling story for its use...
Mesa 26.1 RadeonSI Driver Lands Improvement For AMD APUs With Rusticl
For those wishing to make use of modern OpenCL 3.0 capabilities on AMD APUs/SoCs with integrated Radeon graphics using Mesa's Rusticl driver, an improvement was merged this weekend to the RadeonSI driver ahead of this quarter's Mesa 26.1 release...
Apple HFS / HFS+ File-System Support Seeing Many Fixes For Linux 7.1
Nearly one year ago to the day I noted Linux developers were considering the removal of the Apple HFS and HFS+ file-system drivers from the kernel. They were orphaned the past decade and turning into a maintenance burden for upstream developers. But then to some surprise, a few developers stepped up to maintain the HFS(+) drivers. One year later it's proving to be a success story with more fixes for this aging Apple file-system support continuing...
Btrfs Brings Performance Improvements, Shutdown ioctl Stable With Linux 7.1
Among the early pull requests sent out to Linus Torvalds even before the Linux 7.0 kernel officially released on Sunday were the Btrfs file-system updates. This feature-packed CoW file-system is seeing more performance optimizations for Linux 7.1 as well as its shutdown ioctl feature no longer being experimental and a variety of fixes...
GNU Linux-libre 7.0 Deals With Deblobbing More Drivers & Cleansing DT Files
Building off last night's release of the Linux 7.0 kernel is now the GNU Linux-libre 7.0-gnu kernel release for that downstream kernel that removes support for loading non-free-software kernel modules, blocks the loading of loadable microcode/firmware even when it means greatly reduced hardware support, and other sanitization of code in the name of software freedom...
Linux's Power Sequencing PCIe M.2 Driver To Support M.2 Key-E Connectors
Merged for the Linux 7.0 kernel was a power sequencing driver for PCIe M.2 connectors as part of an effort to allow describing PCIe M.2 connectors in Device Tree files. For Linux 7.1, that driver is extending support for PCIe M.2 Key E connectors...
Linux 7.0 Released With New Hardware Support, Optimizations & Self-Healing XFS
As expected the stable Linux 7.0 kernel was just released today in marking this next kernel release. The Linux 7.0 milestone comes due to Linus Torvalds' preference of bumping the major version number after hitting X.19 as opposed to any single major change, but in any event there are a lot of great improvements and changes to find with this new kernel version. Linux 7.0 is also what's powering the upcoming Ubuntu 26.04 LTS release...
Linux Out-Of-Bounds Access Fixed For Unprivileged Users With Specially Crafted Certs
An out-of-bounds access within the Linux kernel has existed in mainline the past three years that could be exploited by an unprivileged user submitting a specially crafted certificate to the kernel...
Many Wonderful Improvements Expected For Linux 7.1, Especially For AMD & Intel
With Linux 7.0 expected for release later today, in turn the Linux 7.1 merge window will kick off for the two week period of landing all sorts of exciting new features, changes, and removal of old features from the kernel. Here is a look at some of what is on the table for the Linux 7.1 merge window...
CMake Pursuing Tighter Integration With Package Managers, Other Improvements
While the Meson build system has been capturing much of the limelight in recent years by open-source projects, the cross-platform CMake build system also shows no signs of slowing down and continues evolving with new features and functionality...
Linux 7.0 Sees Last Minute Fix For Bogus Hardware Errors On AMD Zen 3
Ahead of the Linux 7.0 stable kernel release expected later today are some last minute pull requests sent out this morning. Notable for those using AMD Zen 3 hardware is addressing some bogus hardware errors that began appearing for some users on recent versions of the Linux kernel...
Trisquel 12.0 Released For Free Software Foundation Endorsed Distribution
For those sticking to absolute free software ideals, Trisquel 12.0 was released this weekend for this Free Software Foundation (FSF) approved distribution for only containing free software and foregoing loadable microcode/firmware and running on the Linux-libre kernel even with its reduced scope in hardware support...
AMD's GAIA Now Allows Building Custom AI Agents Via Chat, Becomes "True Desktop App"
In addition to their efforts around the Lemonade SDK itself, AMD software engineers working on their AI initiatives continue to be investing quite a bit into the Lemonade-using GAIA, the project that originally stood for "Generative AI Is Awesome". AMD's GAIA now allows building your own custom AI agents via chatting with GAIA as well as becoming a "true desktop app" so it's easier to deploy across Windows, Linux, and macOS environments...
D7VK 1.7 Brings More Improvements For Legacy Direct3D On Vulkan
D7VK as the open-source project that began as a fork of DXVK in adding support for Direct3D 7 atop Vulkan has with time extended its range to also supporting Direct3D 6, 5, and 3 APIs. Out today is D7VK 1.7 in continuing to better support those vintage versions of Microsoft's Direct3D API...
RISC-V BeagleV Ahead Single Board Computer To See Working HDMI With Linux 7.1
The BeagleV Ahead is an open-source RISC-V single board computer S(BC) built around the quad-core TH1520 SoC. With the Linux 7.1 mainline kernel there is HDMI display support coming now that the Device Tree bits have been added...
Microsoft Upgrades Its WSL2 Kernel Against Linux 6.18 LTS
Microsoft on Friday released linux-msft-wsl-6.18.20.1 as the Windows Subsystem for Linux 2 (WSL2) kernel updated against the Linux 6.18 LTS series...
FSMOUNT_NAMESPACE Feature Coming For Linux 7.1
Among the new VFS features expected to land for the upcoming Linux 7.1 merge window is FSMOUNT_NAMESPACE...
Cage 0.3 Released With New Wayland Protocol Support
Cage as the Wayland compositor providing a kiosk mode for single, maximized apps is out with a new feature release more than six months after its prior version...
GNOME-Aligned Amberol 2026.1 Music Player Released, Phosh Improves X11 Support
A few weeks past the GNOME 50 release and there continues to be a lot of ongoing GNOME app activity worth highlighting...
Support For AMD GFX11.7 "RDNA 4m" Pending For RADV & RadeonSI Drivers
Back in February we were the first to report on a new AMD "RDNA 4m" target appearing in the AMDGPU LLVM shader compiler. While part of the "RDNA 4" family, it's graphics IP version is GFX 11.7 (GFX1170) that is associated with the RDNA 3 family but with some ISA changes to align it slightly more with the newer RDNA 4 graphics IP. While the RDNA 4m AMDGPU LLVM shader compiler patches have been out for two months, the Mesa patches have only been posted this week for enabling the RADV Vulkan driver and RadeonSI Gallium3D (OpenGL) driver support...
Intel's New Shader Compiler "Jay" Merged For Mesa 26.1
It was just a few days ago that Jay was publicly posted as the new shader compiler in-development for Intel GPUs on Linux for both their ANV Vulkan and Iris Gallium3D drivers. While still very experimental, that initial Jay compiler code was merged today for Mesa 26.1-devel...
VMUFAT File-System Driver Proposed For The Linux Kernel
The newest Linux file-system driver proposed for the kernel is... VMUFAT...
Linux 7.0 Ready For Release With Many Exciting Changes
The Linux 7.0 kernel is gearing up for its stable release and should be out this coming Sunday, 12 April, barring any major last minute issues...
Firefox 149 vs. Chrome 147 Web Browser Performance On Linux
It has been a while since featuring a showdown of the Mozilla Firefox and Google Chrome web browsers on Linux. With some fresh benchmarks being overdue plus the new JetStream 3 browser benchmark having been announced last week, here is some fresh data for how these two dominant web browsers are competing on the modern Linux desktop from an Intel Panther Lake system running Ubuntu 26.04.
Linux 2026 "Spring Cleaning" To Address Some Code Remnants As Far Back As Linux v0.1
A big kernel patch series was posted today by longtime Linux developer Thomas Gleixner. The set of 38 patches amount to some big time "spring cleaning" with addressing some code remnants still around that originated back in the very early Linux v0.1 kernel while some other code being cleaned up dates back to the Linux 1.3~2.1 kernel series from the 90's...
Bitland WMI Laptop Driver Slated For Linux 7.1
Bitland, the Chinese OEM that manufactured systems for Lenovo and other companies until being added to the US Entity List due to being accused of using Uyghur forced labor, is expected to see a WMI driver added to the Linux 7.1 kernel for better supporting Bitland laptops...
Vulkan 1.4.349 Released With Data Graph Optical Flow Extension
Vulkan 1.4.349 is out today as a small update to the Vulkan API specification that incorporates various fixes that accumulated over the past week. Plus there is one new extension...
Framework Computer To Announce Their Next-Gen Hardware Later This Month
Linux-friendly hardware vendor Framework Computer sent out a notice this morning that they will be announcing their new 2026 hardware products later this month...
TUXEDO Laptops Will Enjoy More Features With The Upstream Linux 7.1 Kernel
TUXEDO Computers' laptops received some heat in the past from upstream Linux kernel developers over their out-of-tree kernel drivers but fortunately that situation has been improving. The Uniwill driver premiered in the Linux 6.19 kernel with that OEM manufacturing many of the TUXEDO Computers laptop models. That Uniwill x86 platform driver enabled more functionality for TUXEDO hardware in the mainline kernel and has continued improving since its upstreaming. More features are on the way for Linux 7.1...
More SpacemiT K3 RVA23 SoC Functionality Expected For Linux 7.1
The SpacemiT K3 is exciting as one of the first RISC-V RVA23 designs coming to market. For the Linux 7.0 kernel there is initial K3 support in the mainline kernel while the upcoming Linux 7.1 merge window is expected to land more K3 enablement...
FEX 2604 Released With Better Memory Savings For Running x86_64 Apps/Games On ARM64
Out today is the newest monthly update to FEX for this emulator for running Linux x86/x86_64 binaries on AArch64 (ARM64) Linux systems, including games and the likes of Steam Play with Windows games. This Valve-sponsored project that is quite important for the upcoming Steam Frame has rolled out more performance improvements, memory savings, and other improvements with FEX 2604...
Intel NPU Linux Driver To Allow Limiting Frequency For Power & Thermal Management
The Intel IVPU accelerator driver used on Linux for the neural processing unit (NPU) on Core Ultra SoCs saw a patch posted for allowing the NPU clock frequency to be limited in the name of power and thermal management...
ASUS Armoury Driver Supports A Few More Laptops With Linux 7.0
Merged back in Linux 6.19 was the ASUS Armoury driver to enhance support for the ROG Ally gaming handhelds and modern ASUS laptops. The ASUS Armoury driver enables various laptop features to be toggled under Linux and since its introduction it has continued expanding support for more ASUS devices. Ahead of Linux 7.0 coming out on Sunday, a few more devices are now supported by this upstream driver...
SiFive Raises $400M To Double Down On High Performance RISC-V For Data Centers
RISC-V processor IP purveyor SiFive just announced they have raised $400 million USD in an over-subscribed Series G financing round. This latest funding is so they can further focus on delivering high performance RISC-V designs for the data center...
RISC-V Optimized strnlen Implementation For Linux 7.1 Yields Big Speed-Up
In addition to RISC-V discontinuing its eXecute In Place "XIP" kernel support for Linux 7.1, there is an optimized strnlen() function coming for Linux 7.1 on RISC-V as well as some other optimized functions...
Valve Developer Improves The Linux Gaming Experience For Limited vRAM Hardware
Natalie Vock of Valve's Linux graphics driver team primarily working on the RADV Vulkan driver has come up with a new interesting creation: patches to the Linux kernel and KDE for sharply improving the gaming experience for those running systems with limited amounts of video memory. Such as for graphics cards with just 8GB of dedicated vRAM, the patches now available -- initially on CachyOS for a nice out-of-the-box experience -- provide a noticeably better Linux gaming experience...
FFmpeg Introduces Vulkan-Accelerated 360 Degree Video Conversion
Beyond the capabilities of just the Vulkan Video API, the FFmpeg multimedia library has made interesting Vulkan-accelerated adaptations using compute shaders. With Vulkan compute they've implemented Apple ProRes video acceleration, FFV1 decode, and other features. The newest Vulkan feature now in place for FFmpeg is 360 degree video conversion...
AMD Making It Easier To Embed Lemonade AI Capabilities Into Other Apps
The open-source Lemonade local AI server that enables using Ryzen AI NPUs on Linux for LLM usage as well as AMD Radeon GPU support and common x86_64 CPU support (in addition to Microsoft Windows support) is now becoming easier to embed within other apps for AI usage...
RADV Lands Support For Vulkan's New Primitive Restart Index Extension
The newest Vulkan API extension now wired up for Mesa's Radeon Vulkan driver "RADV" is VK_EXT_primitive_restart_index that was introduced last week...
Mir-Based Miracle-WM 0.9 Introduces A WebAssembly Plugin System
Miracle-WM as the Wayland compositor / window manager built atop Canonical's Mir project is out with a big new feature release. This "hackable" and i3/Sway-inspired Wayland compositor has landed a WebAssembly-based plug-in system for opening up new possibilities as well as a new Rust API with this week's v0.9 release...
Linux 7.0 Adds Support For New Keys On Upcoming Laptops For Expanded AI Agent Interactions
Since last year the Linux kernel already supported the Microsoft Copilot key appearing on recent laptops to trigger AI agent interactions. That keyboard key is becoming more common but now three additional new keys have been standardized for additional AI integration on future PCs. Merged today for Linux 7.0 is supporting those new standardized keycodes for AI use...
TrueNAS 26 Beta Brings Linux 6.18 LTS + OpenZFS 2.4 Combination For NAS Devices
TrueNAS 26 Beta released today as the initial test release for this next version of this Linux-based operating system for network attached storage (NAS) devices and more...
Redox OS Establishes AI Policy To Forbid Contributions Made Using LLMs
The Rust-based Redox OS open-source operating system provided a status update on all of their interesting development activities during the month of March. In addition to a lot of code improvements, Redox OS also enhanced its documentation as well as added an AI policy to reject any contributions relying on large language models...
12345678910...