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… ⌘ Read more
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… ⌘ Read more
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… ⌘ Read more
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… ⌘ Read more
Greg Kroah-Hartman Tests New ‘Clanker T1000’ Fuzzing Tool for Linux Patches
The word clanker — a disparaging term for AI and robots — “has made its way into the Linux kernel,” reports the blog It’s FOSS “thanks to Greg Kroah-Hartman, the Linux stable kernel maintainer and the closest thing the project has to a second-in-command.”
He’s been quietly running what looks like an AI-assisted fuzzing tool o … ⌘ Read more
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… ⌘ Read more
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… ⌘ Read more
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… ⌘ Read more
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 envi … ⌘ Read more
Firefox vs. Chrome: Which Performs Better on a Linux Laptop?
Phoronix staged “a showdown” between Firefox and Chrome, testing them both on an Intel Panther Lake laptop running Ubuntu 26.04.
JetStream 3.0 was announced at the end of March as the latest major web browser benchmark. This updated version of JetStream is focused on intensive portions of modern JavaScript and WebAssembly web applications… Google Chrome … ⌘ Read more
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… ⌘ Read more
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… ⌘ Read more
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… ⌘ Read more
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… ⌘ Read more
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… ⌘ Read more
VMUFAT File-System Driver Proposed For The Linux Kernel
The newest Linux file-system driver proposed for the kernel is… VMUFAT… ⌘ Read more
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… ⌘ Read more
France’s Government Is Ditching Windows For Linux
France says it plans to move some government computers from Windows to Linux as part of a broader push for digital sovereignty and reduced dependence on U.S. technology. TechCrunch reports: In a statement, French minister David Amiel said (translated) that the effort was to “regain control of our digital destiny” by relying less on U.S. tech companies. Amiel said that the Fre … ⌘ Read more
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. ⌘ Read more
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… ⌘ Read more
[$] Removing read-only transparent huge pages for the page cache
Things do not always go the way kernel developers think they will. When
the kernel gained support for the creation of read-only transparent huge
pages for the page cache in 2019, the developer of that feature, Song Liu,
added a\
Kconfig file entry promising that support for writable huge
pages would arrive “in the next few release cycles”. Over six years
later, that promise is still present, but it wi … ⌘ Read more
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… ⌘ Read more
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… ⌘ Read more
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 improvi … ⌘ Read more
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… ⌘ Read more
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… ⌘ Read more
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… ⌘ Read more
Little Snitch Comes To Linux To Expose What Your Software Is Really Doing
BrianFagioli writes: Little Snitch, the well known macOS tool that shows which applications are connecting to the internet, is now being developed for Linux. The developer says the project started after experimenting with Linux and realizing how strange it felt not knowing what connections the system was making. Existing tools … ⌘ Read more
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… ⌘ Read more
Security updates for Thursday
Security updates have been issued by Debian (firefox-esr, postgresql-13, and tiff), Fedora (bind, bind-dyndb-ldap, cef, opensc, python-biopython, python-pydicom, and roundcubemail), Slackware (mozilla), SUSE (ckermit, cockpit-repos, dnsdist, expat, freerdp, git-cliff, gnutls, heroic-games-launcher, libeverest, openssl-1_1, openssl-3, polkit, python-poetry, python-requests, python311-social-auth-app-django, and SDL2_image-devel), and Ubuntu (dogtag-pki, gdk-pixbuf, linux, linux-aws, … ⌘ Read more
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 – p … ⌘ Read more
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… ⌘ Read more
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… ⌘ Read more
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… ⌘ Read more
[$] Ripping CDs and converting audio with fre:ac
It has been a little while since LWN last surveyed tools for managing a digital\
music collection. In the intervening decades, many Linux users have moved on to
music streaming services, found them wanting, and are looking to curate their own
collection once again. There are plenty of choices when it comes to
ripping, managing, and playing digital audio; so many, in fact, that it can be a
bit daunting. After years of tinkering, I’ve found a few tools … ⌘ Read more
Intel Arc Pro B70 Benchmarks With LLM / AI, OpenCL, OpenGL & Vulkan
Last month Intel announced the Arc Pro B70 with 32GB of GDDR6 video memory for this long-awaited Battlemage G31 graphics card. This new top-end Battlemage graphics card with 32 Xe cores and 32GB of GDDR6 video memory offers a lot of potential for LLM/AI and other use cases, especially when running multiple Arc Pro B70s. Last week Intel sent over four Arc Pro B70 graphics cards for Linux testing at Phoronix. Given the current re-testing for the i … ⌘ Read more
Lenovo Laptops To Enjoy Better Fan Speed Monitoring With Linux 7.1
Set to be merged for the upcoming Linux 7.1 merge window is the “Yogafan” hardware monitoring driver to provide fan speed monitoring not only for Lenovo Yoga laptops but also various Legion and IdeaPad laptops too… ⌘ Read more
Chrome 147 Stable Released With New Restrictions, Web Printing API
Google on Tuesday announced the Chrome 147 stable release to all Windows, macOS, and Linux users. There are a number of refinements in this latest routine Chrome stable update paired with various fixes and new developer capabilities… ⌘ Read more
Hugging Face Contributes Safetensors To PyTorch Foundation To Secure AI Model Execution
Announced today from the PyTorch Conference EU in Paris is word that Hugging Face has contributed their Safetensors project to the PyTorch Foundation, which is an umbrella organization under the Linux Foundation for hosting AI initiatives. Safetensors aims to help mitigate arbitrary code execution risks and more… ⌘ Read more
Jay: A New Open-Source Shader Compiler Being Developed For Intel GPUs
Jay is a new open-source shader compiler being developed for Intel’s open-source OpenGL and Vulkan Linux drivers. Ultimately this Jay shader compiler should help in delivering better Linux graphics performance with modern Intel hardware… ⌘ Read more
AMD InterWave ISA Sound Card Driver Seeing New Linux Patches In 2026
For those that like to make remarks about AMD “fine wine” especially when it comes to open-source Linux drivers and/or nostalgic about feature work on really old hardware, to much amusement there are new patches today for the AMD InterWave ISA sound card from the 1990s… ⌘ Read more
Via https://github.com/newsboat/newsboat/issues/3220#issuecomment-4198066671 I came across this nice selection on why not to use AI: https://github.com/Vxrpenter/AIMania/blob/main/WHY.md#why
This then lead me to the slopware list: https://codeberg.org/small-hack/open-slopware
Holy shit, there’s even more than I thought. :-O In addition to Vim, the following affects me more or less daily (but hopefully not my ancient versions): curl, VLC, ImageMagick, rsync, Python, systemd and even the Linux Kernel itself. Oh fuck me dead. :‘-(
Ubuntu 26.04 Provides More Performance For AMD Ryzen AI Max “Strix Halo”
Last week I provided benchmarks to quantify how the AMD Strix Halo graphics performance has evolved since launch one year ago, in today’s article is a look at how the Zen 5 CPU performance with the flagship Ryzen AI Max+ 395 has evolved under Linux in the year since these exciting APUs began making their way to high-end laptops and desktops. Complementing the nice Radeon 8060S performance gains are also some nice CPU performance benefits q … ⌘ Read more
Intel QAT Driver With Linux 7.1 Adding Zstd Offload Support
The Intel QuickAssist “QAT” driver for the mainline Linux 7.1 kernel is adding support for Zstd offloading across QuickAssist Gen 4 / Gen 5 / Gen 6 accelerators for Zstandard compression as well as Zstandard decompression (limited there to the latest Gen 6 hardware)… ⌘ Read more
Linux’s Second-In-Command Turns To New Fuzzing Tools For Uncovering Kernel Bugs
Greg Kroah-Hartman, the main Linux stable kernel maintainer and typically viewed as the second-in-command to the Linux kernel development, has turned to new “gregkh_clanker_t1000” fuzzing tooling to help uncover new kernel bugs… ⌘ Read more
Security updates for Tuesday
Security updates have been issued by AlmaLinux (crun, kernel, and kernel-rt), Debian (dovecot), Fedora (calibre and nextcloud), Mageia (freerdp, polkit-122, python-nltk, python-pyasn1, vim, and xz), Red Hat (edk2 and openssl), SUSE (avahi, cockpit, python-pyOpenSSL, python311, and tar), and Ubuntu (lambdaisland-uri-clojure, linux-gcp, linux-gcp-4.15, linux-gcp-fips, linux-oem-6.17, and linux-realtime-6.17). ⌘ Read more
AMD ISP4 Driver On Track To Be Merged For Linux 7.2
It looks like with the Linux 7.2 kernel later in the year the AMD ISP4 driver will finally be merged to mainline. This driver is needed for the web camera on the HP ZBook Ultra G1a Strix Halo laptop and other future AMD Ryzen laptops… ⌘ Read more
Mesa Granted Permanent Updates Exception For Fedora Linux
It doesn’t change too much in practice with how Mesa updates typically have been handled under Fedora Linux, but now it’s officially documented: Mesa graphics drivers have a permanent updates exception so new Mesa versions can be shipped as updates in Fedora stable releases… ⌘ Read more
Lemonade 10.1 Released For Latest Improvements For Local LLMs On AMD GPUs & NPUs
Following last month’s Lemonade SDK 10.0 release that finally makes AMD Ryzen AI NPUs under Linux useful for running large language models (LLMs) where as before the Linux build could only target GPUs, released on Monday was Lemonade 10.1 with more enhancements to this local LLM solution… ⌘ Read more
A Small But Useful Debugging Addition For AMD Zen Systems With Linux 7.1
A small but convenient feature is coming with the Linux 7.1 that will be useful in debugging AMD Zen system problems and information reporting/transparency purposes… ⌘ Read more