Feed phoronix Phoronix

Favorite IconPhoronix

Link https://www.phoronix.com/
Feed http://www.phoronix.com/rss.php
Updated 2025-09-08 08:00
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...
Linus Torvalds Grows Frustrated Seeing "Garbage" With "Link: " Tags In Git Commits
Linus Torvalds has grown frustrated enough with seeing "Link: " tags within Git commits/patches that often times they are of no value and he's had enough of it. For Linux kernel activity moving forward he's going to be more strict over "useless" link tags in Git commit messages...
Linux 6.17 Merges Important Stability Fixes For Open-Source NVIDIA Driver
As a follow-up to the article last week around the open-source NVIDIA Linux driver "Nouveau" about to become much more reliable following fixes, that code was merged on Friday for Linux 6.17...
KDE Plasma 6.5 KWin Adding Support For GPU Underlays
Ahead of Akademy kicking off in Berlin, the annual KDE developer conference, there is another weekly Plasma development update. KDE developer Nate Graham shared the latest exciting progress on Plasma 6.5 while more good news will be coming out later today...
systemd 258 Closing In On Its Stable Release
As what might be its last test release before declaring the stable release, systemd 258-rc4 was released this week as the latest stepping stone for this dominant Linux init system and service manager...
Pop!_OS 24.04 Beta Along With COSMIC Desktop Beta In Late September
The long-awaited beta release of the Pop!_OS 24.04 Linux distribution and the closely-aligned COSMIC desktop environment will be happening in late September...
New x86 Hardware Support & Device Quirks Merged Ahead Of Linux 6.17-rc5
Merged today to Linux Git ahead of the Linux 6.17-rc5 release on Sunday were a few notable x86 platform driver changes. This includes some new hardware support and device quirks...
A First Look At Ubuntu 25.10 Performance On AMD Strix Halo / Framework Desktop
It has been a lot of fun over the past month looking at the performance of AMD's Ryzen AI Max+ Strix Halo powering the Framework Desktop. The newest area being explored is how the upcoming Ubuntu 25.10 is looking compared to the current Ubuntu 25.04 release.
Wine 10.15 To Feature Initial Support For Using NTSYNC On Linux
With Wine 10.15 expected to be released next Friday there will be initial support for using the NTSYNC driver found within the Linux kernel...
Raspberry Pi Launches A 1TB SSD For $70 USD
The newest hardware offering from Raspberry Pi announced today is... a 1TB SSD...
Firefox Ending 32-bit Linux Support Next Year
Mozilla announced today that they will be ending 32-bit Linux support for the Firefox web browser in 2026...
Xiaomi Redmibook Laptops To See Better Support With Linux 6.18
The upcoming Linux 6.18 kernel cycle will present better support for Xiaomi Redmibook laptops thanks to a WMI driver being queued into the x86 platform drivers "-next" branch for providing better handling of the keyboards found with these laptops...
Four Months Have Passed Since The Last AMDVLK Driver Release
Back in May was the surprise but welcoming decision out of AMD that they would begin officially supporting the Mesa Vulkan driver (RADV) and that their proprietary OpenGL and Vulkan drivers would no longer be included in their Radeon Software for Linux releases. This indeed appears to have effectively spelled the end to their AMDVLK driver with Mesa's RADV taking the cake...
Linux Kernel Runtime Guard 1.0 Released For Security Vulnerability Exploit Detection
Linux Kernel Runtime Guard 1.0 has been released. LKRG is a project providing runtime integrity checking of the Linux kernel and is able to detect security vulnerability exploits against the running kernel...
Intel's Vulkan Linux Driver Finally Exposes VK_EXT_shader_object
As of today in Mesa 25.3-devel Git, the Intel "ANV" open-source Vulkan driver for Linux systems is finally exposing the VK_EXT_shader_object extension...
NVIDIA's Open-Source Nova Driver Now Explicitly Requires 64-bit Support
As part of the Rust DRM drivers now having their own development tree, sent out today was the first pull request from the drm-rust-fixes branch...
RISC-V Zalasr Support Now Under Review For The Linux Kernel
Linux kernel patches for supporting RISC-V's Zalasr ISA extension are now under review. This extension provides "real" load acquire/store release instructions for RISC-V processors...
GCC 16 Increasing Its Default LTO Partition Count Due To Today's High Core Count CPUs
GCC's --param lto-partitions= compiler flag is used for controlling the number of partitions used during Link Time Optimization (LTO). It had defaulted to 128 for a number of years but given today's rising core counts especially for servers and HEDT/workstation processors, that default partition count is being quadrupled...
Intel Xe Graphics Driver Preps More SR-IOV Code For Linux 6.18
In addition to the SR-IOV work for the Intel Xe driver that landed in Linux 6.17 with a focus on Battlemage, additional SR-IOV work is coming for the Linux 6.18 cycle. Plus a variety of other Intel Xe kernel graphics driver changes too...
Linux 6.17 With EXT4 Showing Some Nice Performance Improvements
With the Linux 6.17 kernel there are some block allocation scalability improvements for EXT4 on top of other file-system enhancements with this new kernel and other new features. Linux 6.17 performance has been looking good and when drilling down to the EXT4 file-system performance, it's looking extremely good. Here are some benchmarks of EXT4 on Linux 6.17 compared to the 6.15 and 6.16 stable kernels.
HIP-RT Update For Blender 5.0 To Deliver Improved Ray-Tracing On RDNA4 GPUs
AMD engineers have submitted a HIP-RT update for Blender developers ahead of the big Blender 5.0 release to enhance the RDNA4 ray-tracing performance...
NVIDIA Posts Initial Linux Patches For Extended GPU Memory "EGM" Virtualization
NVIDIA engineer Ankit Agrawal today posted a request for comments (RFC) patch series working on Linux virtualization support for Extended GPU Memory (EGM)...
Ubuntu 25.10 Proceeding With Its Rust Coreutils Transition
Following sudo-rs becoming the default sudo implementation in Ubuntu 25.10 as of a few days ago, Canonical is also proceeding with its transition of using the Rust version of Coreutils for this next Ubuntu Linux release...
Miracle-WM 0.7 Brings Mouse/Keyboard Configuration, Enhances Sway IPC Compatibility
Miracle-WM is the Wayland compositor built atop Canonical's Mir project with a focus on tiling and inspired by Sway/i3. Miracle-WM 0.7 is now available for advancing this Mir-powered Wayland experience with additional functionality now in place...
Fedora 44 Change Proposal Aims To Ensure A Nice Wine/Proton + NTSYNC Experience
A change proposal filed for next year's Fedora 44 release wants to aim for a nice experience when running Wine or the Proton variants supporting the Linux kernel's NTSYNC driver for better emulating the Microsoft Windows NT synchronization primitives...
Microsoft Building Out Its "OS Guard" Functionality For Azure Linux
A new feature Microsoft has been working on for its Azure Linux operating system is OS Guard as a container-host platform that enforces immutability, code integrity, mandatory access control, and other features. Microsoft quietly revealed more about OS Guard last month and yesterday's release of Azure Linux 3.0.20250822 builds out more of the OS Guard functionality...
Linux Mint 22.2 Officially Released With Fingwit, UI Tweaks
Linux Mint 22.2 is officially out today as the newest version of this popular desktop Linux distribution built atop an Ubuntu 24.04 LTS package base...
Intel Releases OpenVINO 2025.3 With More GenAI Enhancements & Arc Pro B-Series Support
On the same day as beginning to ship the Intel Arc Pro B50 ~$349 USD workstation graphics card, Intel also shipped OpenVINO 2025.3 as the newest feature release for this open-source AI toolkit...
GNOME 49 Release Candidate Ships With GDM Re-Enabling X11 Support By Default
The GNOME 49 release candidate "49.rc" was just released as we close in on the stable GNOME 49.0 release in two weeks...
Linux Hardware Enablement Leader Hans de Goede Leaving Red Hat
Well, here is some sad news... After the better part of two decades at Red Hat, Hans de Goede shared today he will be leaving the company next month. Hans de Goede during his time at Red Hat has been responsible for countless hardware improvements especially for Linux laptops, serves as the x86 platform subsystem lead maintainer for the Linux kernel, and has done immense work over the past 17 years for bettering Linux hardware support especially on consumer devices...
openSUSE Leap 16 To Provide 24 Months Of Maintenance Updates / Community Support
SUSE's Lubos Kocman announced today on the behalf of the openSUSE team that they will be providing extended maintenance updates and community support with the upcoming Leap 16 release...
Rust Innovation Lab Announced By The Rust Foundation
The Rust Foundation today announced the creation of the Rust Innovation Lab that will serve as a stable, neutral home to select Rust projects with governance support, legal and administrative support, fiscal sponsorship, and more...
AMD Secure AVIC Primed For Linux 6.18 To Provide Better Security & Performance
Ahead of the upcoming Linux 6.18 kernel cycle, which will likely end up being this year's Long Term Support (LTS) version, the AMD Secure AVIC driver appears ready for merging. The AMD Secure AVIC patches were queued this week into a TIP branch and this likely to be submitted for the upcoming Linux 6.18 merge window...
Niri 25.08 Wayland Compositor Introduces xwayland-satellite Support
Niri 25.08 is out this week as the newest version of this scrollable-tiling Wayland compositor. Notable now is adding xwayland-satellite integration for offering legacy X11 app support...
Intel Arc Pro B50 Linux Performance Benchmarks
Intel announced the Arc Pro B-Series back at Computex consisting of the Arc Pro B50 and Arc Pro B60 graphics cards. Marking availability today and the review embargo lift is for the Arc Pro B50 for workstations, which provides 16GB of RAM, 70 Watt total board power, and a $349 USD launch price for this workstation graphics card. Here are the preliminary Linux performance benchmarks and open-source driver support metrics for the Intel Arc Pro B50.
Mesa 25.2.2 Ships The Latest Open-Source OpenGL & Vulkan Driver Fixes
Mesa 25.2.2 is out today as another on-time, bi-weekly Mesa point release managed by Eric Engestrom...
Fedora's Reproducible Package Build Mandate Deferred To F44
One of the planned changes for Fedora 43 was setting an expectation that RPM package builds are reproducible. Much of Fedora's "reproducible builds" effort is already complete but this change has now been deferred to the Fedora 44 release next year...
Linux Scheduler Adapted For A Latency Win & Avoiding An RT Deadlock
A patch series for the Linux kernel scheduler code is queued up for expected introduction in Linux 6.18 to defer throttle when tasks exit to user-space. These changes to switch the scheduler to a task-based throttle model and task-based throttle time accounting can provide a latency win and also address a possible deadlock situation for real-time "RT" kernels...
Linux Sees Fresh Fixes For PCMCIA PC Card Support In 2025
It's not too often hearing PCMCIA these days as that defunct PC card standard for laptops from the 90's and early 00's. Back in 2023 Linux began dropping old PCMCIA drivers from the kernel while coming as a surprise today are some clean-ups for the Personal Computer Memory Card International Association (PCMCIA) subsystem code persisting within the Linux kernel...
Improved Intel Vulkan Video Code Merged For Mesa 25.3
Merged overnight to Mesa 25.3 is an improvement for the Intel driver's Vulkan Video encode/decode handling that has been in the works the past few months...
12345678910...