Linux 7.1-rc7 Released: Stable Hopefully Next Sunday
Last week Linux 7.1-rc6 was larger than Linus Torvalds wished for and for Linux 7.1-rc7 it has come in still heavier than typically seen this late in the cycle, but is shrinking and making Linus comfortable in hopefully releasing Linux 7.1 stable next Sunday… ⌘ Read more
Anthropic, please ship an official Claude Desktop for Linux
Article URL: https://github.com/anthropics/claude-code/issues/65697
Comments URL: https://news.ycombinator.com/item?id=48434436
Points: 3
# Comments: 2 ⌘ Read more
“Flatten The Pick” Linux Patches Progress For Better cgroup Scheduling While Linux Gaming
A month ago I wrote about Linux scheduler work to help boost gaming performance on old “potato” hardware with Intel engineer Peter Zijlstra noting that Linux cgroup scheduling has continued to be “a pain in the arse.” This work continues advancing with a third iteration of these “flatten the pick” patches being posted… ⌘ Read more
Linux 7.1-rc7 Adding More AMD Zen 6 CPU Models
Ahead of the Linux 7.1-rc7 test kernel release due out later today, a pull request has been submitted of some “x86 fixes” for this kernel release. Most notable with this pull request is acknowledging some additional AMD Zen 6 CPU models… ⌘ Read more
Valve Developer Posts New AMD Anti-Lag Implementation For RADV Driver
Daniel Schürmann of Valve’s Linux team has posted a new VK_AMD_anti_lag implementation for the RADV open-source Radeon Vulkan driver… ⌘ Read more
Linux DRM Ioctl Developed By AMD Being Disabled Following Ongoing Security Issue
It’s unfortunately another busy week in the Linux 7.1 kernel space with not everything slowing down so well, late in the cycle and leading to the upcoming 7.1 stable release. This week’s DRM pull request of kernel graphics/accelerator drivers is again heavy on fixes and also ends up disabling an ioctl interface given ongoing security concerns from that code merged last year… ⌘ Read more
Valve Says Steam Machine ‘Shipping This Summer’
Valve says its long-awaited Steam Machine and Steam Frame are both “shipping this summer.” The company is also expanding its Verified program beyond Steam Deck to cover the new hardware. “Steam Verified is a developer-focused program where game makers ensure that their titles are capable of running on the Deck (meaning they’ll run fine under Linux), that the UI elements and tex … ⌘ Read more
[$] Moving beyond fork() + exec()
Since the earliest days of Unix, two of the core process-oriented system
calls have been fork(), which creates a child process as a copy of
the parent, and exec(), which runs a new program in the place of
the current one. In Linux kernels, those system calls are better known as
clone()
and execve(),
but the core functionality remains the same. While there is elegance to
this process-cr … ⌘ Read more
ARM Linux Server Performance Up More Than 7x Geo Mean In 8 Years, As Much As 15x With NVIDIA Vera CPU
NVIDIA’s Vera CPU is delivering the fastest ARM performance I have ever seen. For putting it into perspective how far the ARM server CPU hardware has come in just the last decade and for some “fun” benchmarks as part of Phoronix marking 22 years of Linux hardware reviews and benchmarking, here are some benchmarks showing the Ampere eMAG from September 2018 to the performance now with NVIDIA Vera. Not even factori … ⌘ Read more
More SpacemiT K3 & K1 Support Landing In Upstream Linux 7.2
In addition to Apple M3 Device Trees for Linux 7.2, the SpacemiT RISC-V SoCs are seeing some notable Device Tree improvements with this next version of the Linux kernel… ⌘ Read more
NVIDIA’s Nova Driver Continues Being Built Up In Linux 7.2 Along With Other DRM Rust Code
Danilo Krummrich sent out the main set of DRM Rust subsystem changes on Thursday that are targeting the Linux 7.2 kernel. NVIDIA’s open-source Nova driver continues seeing a bulk of the DRM Rust work as this modern successor to Nouveau continues taking shape… ⌘ Read more
GNOME 51 Retires Legacy NVIDIA Driver Support With Removing EGLStreams
EGLStreams was NVIDIA’s original route to supporting Wayland with their official Linux graphics driver stack. Adoption was limited and driver vendors outside of NVIDIA didn’t end up going with EGLStreams/EGLDevice. Thankfully, NVIDIA corrected course long ago with DMA-BUF, GBM, and KMS support that aligns with the rest of the ecosystem, and now that old code path is being removed from GNOME Mutter… ⌘ Read more
Today Marks 22 Years Of Phoronix For Linux Hardware Testing & Benchmarking
Today marks 22 years since I started Phoronix.com to focus on Linux hardware reviews. It’s been quite a journey from the early state of Linux hardware support….. ⌘ Read more
Benchmarking The BORE Scheduler Performance With CachyOS Linux
Earlier this week I ran benchmarks of different CachyOS Linux kernel flavors that proved interesting from the performance overhead of their hardened kernel build to various other interesting performancr takeaways. One kernel flavor I hadn’t tested though was their build with the BORE scheduler. Given the interest and feedback from Phoronix readers, here is an article focused on looking at the performance of the BORE scheduler for the Linux kernel on CachyOS. ⌘ Read more
Dave Airlie on Linux Kernel Maintenance (SE Radio)
The Software Engineering Radio podcast has put up an\
interview with graphics maintainer Dave Airlie. Much of what is in
there will not be news to LWN readers, but it is an interesting overview of
the life of a large-subsystem maintainer.
I was talking to a few of the Rust people, and I thought: these are
very young people, these are a group of people in their 20s, maybe
30s, they are a you … ⌘ Read more
Linux 7.1 + Mesa 26.1 Performance With The Radeon RX 9070 GRE, RX 9070 XT
With this week’s launch day review of the AMD Radeon RX 9070 GRE, Ubuntu 26.04 with its Linux 7.0 and Mesa 26.0 default driver stack was used for testing. That choice was made since the Ubuntu 26.04 release is still fresh, the RDNA4-based RX 9070 GRE was working without issue there, and from other RDNA4 testing knowing there isn’t much uplift from the in-development Linux 7.1 kernel or the current stable Mesa 26.1 OpenGL RadeonSI / V … ⌘ Read more
[$] Splicing out vmsplice()
The splice()
and vmsplice()
system calls are meant to improve performance for certain data-movement
tasks by minimizing (or avoiding altogether) system calls and the copying
of data. They also have a long history of security problems. The recent
flood of LLM-discovered vulnerabilities has drawn attention, once again, to
splice() and vmsplice(); as a result, they may end up
being removed a … ⌘ Read more
Linux 7.2 Will Be Able To Boot On Apple M3 Macs - But Far From Useful For End-Users
The upcoming Linux 7.2 mainline kernel is expected to be able to boot on Apple M3 devices including the M3-powered iMac and MacBook products. But before getting too excited it’s still a long ways to go before it will actually be useful for any Apple M3 daily usage under Linux with the overall support at this stage still being very limited for these 2~3 year old Apple Macs… ⌘ Read more
Qualcomm Gets The Lenovo Yoga Slim 7x Gen11 Snapdragon X2 Laptop Working On Linux
For those interested in the prospects of running Snapdragon X2 laptops on Linux rather than Windows 11 on ARM, the Lenovo Yoga Slim 7x Gen11 has emerged as one of the initial X2 laptops with tentative Device Tree handling to allow Linux to boot on this latest-generation Qualcomm-powered laptop,.. ⌘ Read more
Qualcomm Gets The Lenovo Yoga Slim 7x Gen11 Snapdragon X2 Laptop Working On Linux
For those interested in the prospects of running Snapdragon X2 laptops on Linux rather than Windows 11 on ARM, the Lenovo Yoga Slim 7x Gen11 has emerged as one of the initial X2 laptops with tentative Device Tree handling to allow Linux to boot on this latest-generation Qualcomm-powered laptop,.. ⌘ Read more
AMD’s GAIA Finally Has A Nice Multi-Device Experience For AI
AMD’s GAIA open-source project geared for building AI agents that run locally on your PC is out with a significant new feature release for Windows and Linux systems… ⌘ Read more
systemd 261-rc3 Released With Individual Binaries Now Embedding dlopen ELF Metadata Note
The stable release of systemd 261 is quickly approaching for being found in H2’2026 Linux distributions… ⌘ Read more
AMD Submits Its Long-Awaited HDMI 2.1 FRL Support For Linux 7.2 AMDGPU
It’s happening! The long-awaited HDMI 2.1 Fixed Rate Link “FRL” support for handling higher resolutions and higher refresh rates on modern AMD Radeon graphics cards with the upstream AMDGPU open-source driver has been submitted to DRM-Next ahead of this month’s Linux 7.2 merge window!.. ⌘ Read more
Steam Survey For May 2026 After Delay: Linux Just Under 4%
Back in March Steam on Linux skyrocketed to 5.33% with more than double the Steam gaming marketshare of macOS. Then for April Steam on Linux pulled back to a still-great 4.52%, well above the times when Steam on Linux was at 2% or less for many years. Now the May 2026 figures have been published overnight by Valve… ⌘ Read more
Widely-Used libinput Updated Due To Arbitrary Root Code Execution
The libinput input handling library used by both X.Org and Wayland environments on modern Linux desktops is out with a new security fix release. A new vulnerability is now public allowing for arbitrary root code execution… ⌘ Read more
Fedora Linux 43 Exposes 20-Year-Old Microsoft Outlook Security Failure
BrianFagioli writes: Fedora Linux 43 users upgrading to the latest Dovecot mail server discovered something rather unsettling: some older Microsoft Outlook configurations may have been silently ignoring SSL/TLS settings for POP3 email connections for years. According to a Fedora community blog post, affected Outlook clients reportedl … ⌘ Read more
Microsoft Plans Linux Tools, RTX Spark Desktop For Windows Devs
An anonymous reader quotes a report from Ars Technica: Microsoft’s Build developer conference kicked off today, and as with almost everything the company has done in the last few years, Microsoft’s opening keynote focused overwhelmingly on AI and other closely related technologies. […] On the hardware front, we didn’t get any updates for existi … ⌘ Read more
[$] BPF in the agentic era
Alexei Starovoitov gave “less of a presentation, more of a scream of
realization” at the BPF track of the 2026
Linux Storage, Filesystem,\
Memory-Management, and BPF Summit. He shared a set of ideas for how BPF could
change to avoid being swept away by the sea-change in programming represented by modern
large language models (LLMs) and the coding agents based on them.
In a follow-up session, the discussion covered
more problems with how coding agents use tools … ⌘ Read more
Ubuntu To Ship Newer AMD ROCm Updates Via SRUs
As noted back in April, with Ubuntu 26.04 LTS it’s now possible to simply “apt install rocm” on Ubuntu Linux for installing AMD’s open-source GPU compute stack. But as prominently noted there, what’s shipped right now in Ubuntu 26.04 LTS is already months out of date compared to upstream ROCm. Fortunately, Canonical shared today that moving forward they plan to ship newer ROCm versions as stable release updates (SRUs)… ⌘ Read more
Intel XPU Manager Adds Support For Arc Pro B65 + Arc Pro B70
Intel this week rolled out new versions of their open-source XPU Manager and Linux NPU driver software… ⌘ Read more
Microsoft Announces Coreutils For Windows: Derived From Rust Coreutils
As another interesting takeaway from this week’s Microsoft Build 2026 conference beyond their open-source Intelligent Terminal project is Coreutils for Windows. Microsoft is maintaining a fork of Rust Coreutils for Windows to ease the developer experience across Windows / WSL / macOS / Linux… ⌘ Read more
Marek Olšák Scores Up To 100% Pixel Throughput Optimization For RADV Driver
Marek Olšák who had been a longtime AMD Linux driver engineer specializing in the RadeonSI Gallium3D driver, recently began working for Valve on their Linux graphics driver team. His focus has understandably shifted to working on the RADV Vulkan driver and one of his early optimizations now with the Valve hat on is up to a 100% pixel throughput optimization for the RADV driver, which is already quite well optimized thanks to years … ⌘ Read more
Use your Nvidia GPU’s VRAM as swap space on Linux
Article URL: https://github.com/c0dejedi/nbd-vram
Comments URL: https://news.ycombinator.com/item?id=48377404
Points: 6
# Comments: 0 ⌘ Read more
[$] Caching for extended attributes
Extended\
attributes (xattrs) provide a way to attach key/value metadata to
inodes—files, directories, and the like—in a filesystem. As with many
Linux filesystems, the FUSE filesystem
supports xattrs. In a filesystem-track session at the 2026 Linux Storage,\
Filesystem, Memory Management, and BPF Summit, FUSE maintainer Miklos
Szeredi led a discussion a … ⌘ Read more
Benchmarking The Different CachyOS Linux Kernel Flavors
CachyOS ships with a good Linux kernel configuration by default balancing the different features as well as performance. But they also ship a variety of other kernel builds for those preferring a more leading-edge kernel or the current LTS series, a hardened kernel configuration, and more. In this article are some fresh benchmarks of the Arch Linux based CachyOS Linux distribution with some of its main kernel flavors. ⌘ Read more
[$] Trying to make sense of package-manager metadata
Package managers for operating systems and programming languages have been
around for decades. Each package manager, and its accompanying packaging format,
has been shaped by the needs of its respective ecosystem, but there is a growing
need to make use of package metadata for more than software management: for
example, in vulnerability scans, software bills of materials (SBOMs), and more. On
May 19, Damián Vicino spoke at the [Open Source Summit North America](https://events.linux … ⌘ Read more
The Linux Kernel Ready To Make TSC A Hard Requirement For x86 CPUs
Now that the Linux kernel has been removing Intel 486 CPU support and also proceeding to drop other vintage CPUs like the AMD K5 CPU support and AMD Elan, the Linux kernel is ready to make the TSC support unconditional for x86 processors… ⌘ Read more
Open-Source NVIDIA Vulkan Driver “NVK” Merges Mesh Shader Support
Mesa’s NVK open-source NVIDIA Vulkan driver now has mesh shader support as another significant step forward for this driver in being able to handle modern Linux gaming and other workloads… ⌘ Read more
Mir 2.27 Released With More Wayland Rust Code
Canonical today released Mir 2.27 as the latest version of this set of compositor libraries for easily building Wayland-based shells on Linux and fitting into the Ubuntu Linux paradigm… ⌘ Read more
ASUS ZenVision Laptop Lid Screen Reverse Engineered & Now Able To Work On Linux
ASUS ZenVision is a feature of some ASUS laptops like the Zenbook 14X OLED Space Edition where there is a 3.5-inch monochrome screen embedded into the top lid of the laptop. From this mini display embedded into the top lid of the laptop it’s possible to display animated themes, show the current date/time, battery status, or customized messages and the like. The practicality is rather limited as primarily it’s for showing off to people aro … ⌘ Read more
Hermes Desktop – 从安装到使用,完整的 Hermes-Agent 桌面客户端
Hermes Desktop 是一款 Hermes 桌面客户端,支持 Windows、macOS、Linux,能连接远程 Hermes,也可以为本地电脑安装新的 Hermes,可以管理聊天、会话、配置文件、模型、记忆、内存、技能、工具、日程安排、消息网关等。支持3D办公室。@Appinn Herme ⌘ Read more
AMD Radeon RX 9070 GRE Linux Performance
Yesterday AMD kicked off Computex 2026 in announcing the Radeon RX 9070 GRE alongside a number of other product announcements. With the Radeon RX 9070 GRE going on sale today, the review embargo has now lifted on this new RDNA 4 consumer graphics card slated to be priced around $549 USD. Here is an initial look at the Linux performance benchmarks of this new AMD graphics card offering. ⌘ Read more
Intel Xeon Diamond Rapids EDAC Driver Changes Readied For Linux 7.2
Ahead of Intel Diamond Rapids server processors launching in 2027, the Linux kernel continues getting into shape for these next-gen Xeon processors. The latest enablement work taking place for Diamond Rapids is readying the Error Detection And Correction (EDAC) driver support for propagating memory errors/correction information under Linux… ⌘ Read more
[$] Representing the true signatures of kernel functions
Optimizing compilers can, under some circumstances, infer when a parameter to a
function is not needed, and remove it. This is all well and good until the
kernel’s tracing or BPF subsystems need information on how to call the function
or where its arguments are stored.
Alan Maguire and Yonghong Song spoke at the 2026
Linux\
Storage, Filesystem, Memory-Management, and BPF Summit about their work on
recording information regarding c … ⌘ Read more
[$] Reconsidering x32 — again
The x32 ABI was meant
to be the best of both worlds, providing the expanded registers and
instruction set of the x86-64 architecture while preserving the lower
memory use of 32-bit systems. The Linux kernel has supported x32 since the
3.4 release in 2012. The initial excitement around x32 did not last,
though, and kernel developers are considering removing that support — and
not for the first time. Even the most unloved features tend to have a few
users, though, m … ⌘ Read more
Intel Preparing WiFi 8 “UHR” Support For Their IWLWIFI Linux Driver
Intel open-source software engineers have been busy beginning to prepare their upstream IWLWIFI wireless driver in the Linux kernel for supporting their next-gen WiFi adapters supporting the WiFi 8 “Ultra High Reliability” standard… ⌘ Read more
Security updates for Monday
Security updates have been issued by AlmaLinux (.NET 10.0, .NET 9.0, firefox, flatpak, httpd, and thunderbird), Debian (chromium, corosync, cyborg, dovecot, exim4, git-lfs, imagemagick, kernel, keystone, linux-6.1, php-twig, python-aiohttp, sentry-python, swift, and symfony), Fedora (chromium, djvulibre, docker-compose, giflib, haveged, libsoup3, libssh2, mingw-objfw, netatalk, nginx, nginx-mod-brotli, nginx-mod-fancyindex, nginx-mod-headers-more, nginx-mod-modsecurity, nginx-mod-naxsi, nginx-m … ⌘ Read more
Linux 7.2 Proceeding To Deprecate AF_ALG Due To “Massive Attack Surface”, Drops Offloading
The Linux kernel’s AF_ALG interface for user-space applications to directly access the Linux kernel’s built-in cryptographic engine is proceeding with a quick deprecation cycle due to a “massive attack surface” with increased vulnerabilities coming to light due to AI/LLM-based tooling… ⌘ Read more
Phoronix Marking 22 Years Of Linux Hardware Coverage This Week
On 5 June marks 22 years since starting Phoronix.com for covering the Linux hardware space and open-source news… ⌘ Read more
NBD-VRAM Provides Swap Space On Your NVIDIA GeForce GPUs
An open-source developer has created NBD-VRAM as a way to create swap space on your consumer NVIDIA GPU’s video memory under Linux… ⌘ Read more