Linux 7.0 Features Include More Preparations For AMD Zen 6 & Intel Nova Lake
While the version bump to 7.0 is driven solely by Linus Torvalds’ versioning preferences, with Linux 7.0 there are many great changes to be found in this upcoming stable kernel version to power the likes of Ubuntu 26.04 LTS. Here is a recap of all the interesting changes with Linux 7.0. ⌘ Read more
Modern AMD Graphics Driver Surpasses Six Million Lines Of Code In Linux 7.0
It was less than four years ago that the modern AMDGPU/AMDKFD open-source driver stack was at four million lines of C code and header files. Now with the Linux 7.0 kernel it has surpassed six million lines. Or put another way, by the same calculations Linux 7.0-rc1 is at 39.2 million with the modern AMD kernel graphics driver now making up 15% of the kernel’s entire codebase as the single largest driver… ⌘ Read more
Intel ANV Driver Sees Several Vulkan Video H.265 Encode Fixes
For those interested in Vulkan Video on the Intel “ANV” open-source Linux driver, merged last week to Mesa 26.1-devel were some H.265 encode fixes… ⌘ Read more
RBOS 2026-02-22 As Latest Linux Live ISO To Showcase Wayland
While these days nearly every major desktop Linux distribution is using Wayland or at least making it available, a decade ago before reaching that maturity one of the options for showing off the potential of Wayland was the oddly-named RebeccaBlack OS. With “RBOS” it shipped the very latest Wayland components and different desktop and toolkit options to easily try out Wayland-based environments from a live Linux environment. Released overnight was a surprise upd … ⌘ Read more
Red Hat Releases Tuned 2.27 For Adaptively Tuning Linux To Different Workloads
Red Hat engineers this weekend released Tuned 2.27, the newest version of their open-source project to provide a tuning profile delivery mechanism for Linux. Tuned makes it easier to adjust Linux power and performance characteristics depending upon the hardware and the different workload(s) for your Linux system deployment. Tuned is a replacement/alternative to Linux’s cpupower and power-profiles-daemon utilities… ⌘ Read more
Linux 7.0 Credits Now Honor The Creator Of Linux-Next
There’s the usual flurry of last minute fixes and other items being herded into the Linux 7.0 codebase today right ahead of the merge window being closed with the imminent Linux 7.0-rc1 release. Among that last minute work is now recognizing Stephen Rothwell’s contributions to creating and maintaining Linux-Next over the past eighteen years… ⌘ Read more
‘Open Source Registries Don’t Have Enough Money To Implement Basic Security’
Google and Microsoft contributed $5 million to launch Alpha-Omega in 2022 — a Linux Foundation project to help secure the open source supply chain. But its co-founder Michael Winser warns that open source registries are in financial peril, reports The Register, since they’re still relying on non-continuous funding from grants … ⌘ Read more
AMD Zen 6 Performance Events & Metrics Merged For Linux 7.0
Ahead of the Linux 7.0 merge window closing later today with the Linux 7.0-rc1 release, the performance “perf” subsystem tooling changes were merged on Saturday. Among the notable changes here are the performance events and metrics handling for upcoming AMD Zen 6 processors… ⌘ Read more
Linux 7.0 Further Prepares For Intel Diamond Rapids With NTB Driver Support
The upstream Linux kernel appears largely ready for Intel’s next-generation Xeon Diamond Rapids processors as the successor to Granite Rapids. Most of the driver support appears to have been settled for a while with just some stragglers remaining. With the ongoing Linux 7.0 kernel one new addition for Diamond Rapids is NTB driver support… ⌘ Read more
Microsoft Hyper-V Lands Some Useful Improvements In Linux 7.0
For those dealing with Microsoft Hyper-V for virtualization, the Linux 7.0 mainline kernel has seen a number of improvements there. This work follows KVM also bringing some nice improvements in Linux 7.0… ⌘ Read more
Ask Slashdot: What’s Your Boot Time?
How much time does it take to even begin booting, asks long-time Slashdot reader BrendaEM. Say you want separate Windows and Linux boot processes, and “You have Windows on one SSD/NVMe, and Linux on another. How long do you have to wait for a chance to choose a boot drive?”
And more importantly, why is it all taking so long?
In a world of 4-5 GHz CPU’s that are thousands of times faster than they were, … ⌘ Read more
Linux 7.0 Makes Preparations For Rust 1.95
Last week was the main feature pull of Rust programming language updates for the Linux 7.0 kernel merge window. Most notable with that pull was Rust officially concluding its “experimental” in now treating Rust for Linux kernel/driver programming as stable and here to stay. Sent out today was a round of Rust fixes for Linux 7.0 that includes preparations for the upcoming Rust 1.95 release… ⌘ Read more
T2 Linux Restores XAA In Xorg, Making 2D Graphics Fast Again
Berlin-based T2 Linux developer René Rebe (long-time Slashdot reader ReneR) is announcing that their Xorg display server has now restored its XAA acceleration architecture, “bringing fixed-function hardware 2D acceleration back to many older graphics cards that upstream left in software-rendered mode.”
Older fixed-function GPUs now regain smooth window … ⌘ Read more
AppArmor Enhancements Merged For Linux 7.0
The AppArmour security module for the Linux kernel, which most notably is backed by Canonical for Ubuntu, has some small improvements and fixes for Linux 7.0… ⌘ Read more
eCryptfs Sees Renewed Patch Activity With Linux 7.0
We haven’t heard much about eCryptfs in recent years for that stackable in-tree Linux file-system providing per-directory encryption support. The FSCRYPT framework has shown its strong capabilities in recent years with various file-systems, Canonical hasn’t been pursuing its user home directory encryption like it did years ago for the Ubuntu desktop, and full disk encryption is the most secure approach for ensuring data security on your system. But to some surprise wi … ⌘ Read more
ollama 0.17 Released With Improved OpenClaw Onboarding
The open-source ollama project that makes it easy to get up and running with a variety of LLMs under Windows, macOS, and Linux is out with a new release. The ollama v0.17.0 release is driven by new functionality around enhancing the OpenClaw onboarding process… ⌘ Read more
Linux 7.0 Lands More AMDGPU Fixes For Old Radeon Hardware
Following last week’s main set of DRM kernel graphics driver feature updates for Linux 7.0, merged on Friday to Linux 7.0 Git was the first round of fixes to these Direct Rendering Manager drivers. Dominating most of the code changes in this latest pull were AMDGPU fixes, including more enhancements for aging Radeon graphics processors… ⌘ Read more
Ceph In Linux 7.0 Lands Support For AES256K Keys
For those making use of the Ceph open-source, distributed storage platform, with the upcoming Linux 7.0 kernel they are introducing support for the AES256K key type… ⌘ Read more
Intel Hiring More Linux Developers - Including For GPU Drivers / Linux Gaming Stack
As some good news out of Intel today on the Linux/open-source side following last year’s layoffs, they’re hiring for some new Linux software development roles – including for enhancing their Linux graphics driver stack that also includes a focus on Linux gaming with the likes of Valve’s Proton (Steam Play)… ⌘ Read more
Drgn v0.1 Released For Very Versatile Programmable Debugger
Drgn is the programmable debugger developed by Meta engineer Omar Sandoval that has proven quite versatile and popular with Linux kernel developers and others. After nearly two dozen releases already, Drgn v0.1 was released this week as another big step forward for this open-source debugger… ⌘ Read more
Linux 7.0 Shows Significant PostgreSQL Performance Gains On AMD EPYC
When beginning some early Linux 7.0 kernel benchmarking this week for looking at its performance in its early development state, I started off testing on Core Ultra X7 “Panther Lake” in being hopeful for better performance with the maturing Arc B390 Xe3 graphics and the like. But I ended up finding Intel Panther Lake seeing some performance regressions on Linux 7.0. So next up I turned to an AMD EPYC Turin server since if regressions existed th … ⌘ Read more
Linux Begins Seeing Early Preparations For PCIe 7.0
While we are on the horizon of seeing PCI Express 6.0 devices, there are already early Linux kernel patches beginning to surface for PCI Express 7.0… ⌘ Read more
Linux 7.0 Brings Apple Type-C PHY, Snapdragon X2 & Rockchip HDMI 2.1 FRL Additions
Ahead of the Linux 7.0 merge window ending this weekend, the PHY updates were merged this week for this next major kernel release. There are some notable PHY additions particularly for Apple Silicon USB Type-C support as well as additions for Qualcomm’s new Snapdragon X2 laptop SoCs… ⌘ Read more
USB Driver For Google Tensor SoCs, UCSI Thunderbolt Alt Mode In Linux 7.0
All of the Thunderbolt/USB driver changes were merged this week for the nearly-over Linux 7.0 merge window… ⌘ Read more
Minecraft Java Is Switching From OpenGL To Vulkan
Minecraft: Java Edition is switching its rendering backend from OpenGL to Vulkan as part of the upcoming Vibrant Visuals update, aiming for both better performance and modern graphics features across platforms like Linux and macOS (via translation layers). GamingOnLinux reports: For modders, they’re suggesting they start making preparations to move away from OpenGL: “Sw … ⌘ Read more
Turbostat With Linux 7.0 Can Report New L2 Cache Statistics
The Turbostat command-line utility for reporting processor frequency and idle statistics along with other useful information for AMD and Intel CPUs can now report some L2 cache stats for recent Intel CPUs beginning with Linux 7.0… ⌘ Read more
AI Helped Uncover A “50-80x Improvement” For Linux’s IO_uring
Linux block maintainer and IO_uring lead developer Jens Axboe recently was debugging some slowdowns in the AHCI/SCSI code with IO_uring usage. When turning to Claude AI to help in sorting through the issue, patches were devised that can deliver up to a “literally yield a 50-80x improvement on the io_uring side for idle systems.” The code is on its way to the Linux kernel… ⌘ Read more
Mediatek MT7902 WiFi Finally Seeing Open-Source Linux Driver Activity
When searching for “MT7902” and “Linux” there is no shortage of users asking about Linux driver support for the Mediatek MT7902 WiFi chipset or users complaining about their MT7902 WiFi not working under Linux with that chipset found in numerous laptops in recent years. Fortunately, there is finally Linux driver support for the MT7902 surfacing for review on the Linux kernel mailing list… ⌘ Read more
Linux 7.0 Speeds Up Reclaiming File-Backed Large Folios By 50~75%
Merged on Wednesday were some additional memory management “MM” updates for the Linux 7.0 merge window. Most interesting out of these latest three dozen patches is support for batched unmapping of file-backed large folios… ⌘ Read more
PipeWire 1.6 Released With Many New Features
PipeWire 1.6 is out today as the newest feature release for this software widely used by the Linux desktop for managing of audio and video streams while nicely integrating with sandboxed Flatpak apps and more… ⌘ Read more
Linux Still Working To Clean Up The Realtek RTL8723BS 802.11b/g/n WiFi Driver In 2026
Introduced to the Linux 4.12 kernel’s staging area back in 2017 was the Realtek RTL8723BS WiFi driver. The Realtek RTL8723BS is an 802.11 b/g/ SDIO WLAN adapter with Bluetooth 4.0 connectivity too. In the nearly decade since this driver was added to the staging area, it’s continued to be cleaned up and with the Linux 7.0 merge window there is yet again a lot of work on cleaning up this WiFi driver for the old Realtek hardware… ⌘ Read more
Linux 7.0 Showing Some Early Performance Regressions On Intel Panther Lake
With the Linux 7.0 merge window beginning to calm down ahead of the 7.0-rc1 release due out on Sunday, one of the areas I was most excited about benchmarking on Linux 7.0 was looking for any performance gains with the new Intel Core Ultra Series 3 “Panther Lake” given ongoing Intel Xe graphics driver improvements and other general kernel optimizations. Unfortunately, at large the Intel Panther Lake performance is moving in the wrong directio … ⌘ Read more
Linux 7.0 Retires The IBM Mwave ACP Modem Driver Used By Some 1990s ThinkPads
Long past due for retirement, the Linux 7.0 kernel has removed the obsolete Mwave driver for the 3780i ACP Modem found in some Pentium II era IBM ThinkPads from the 1990s… ⌘ Read more
Linus Torvalds on How Linux Went From One-Man Show To Group Effort
Linus Torvalds has told The Register how Linux went from a solo hobby project on a single 386 PC in Helsinki to a genuinely collaborative effort, and the path involved crowdsourced checks, an FTP mirror at MIT, and a licensing decision that opened the floodgates.
Torvalds released the first public snapshot, Linux 0.02, on October 5, 1991, o … ⌘ Read more
System76 Preparing To Introduce Redesigned Thelio Hardware
Linux hardware vendor System76 has begun teasing a redesign of their Thelio chassis that is used by their modern desktops and workstations. Helping distinguish System76 from other Linux desktop/PC vendors has been their custom-engineered, built-in-the-USA enclosures and now they are preparing to launch a next-generation design… ⌘ Read more
Linux 7.0 Brings Several Enhancements For Modern Laptops
The x86 platform driver updates were merged recently for the ongoing Linux 7.0 merge window. As is a common theme for platform-drivers-x86, a lot of the feature work is around Linux laptop drivers for enhancing the support on modern hardware… ⌘ Read more
LoongArch Ready With New Features In Linux 7.0
The Linux 7.0 kernel is shipping improvements for LoongArch, the Chinese CPU architecture inspired by MIPS64 and RISC-V and has been showing much potential for their domestic PC manufacturing… ⌘ Read more
Apple M3 With Asahi Linux Continues Making Progress, No ETA Yet For Shipping
Asahi Linux developers have published a status report following the recent Linux 6.19 kernel release to outline recent progress and upcoming items around Apple Silicon support on Linux. This year will also mark five years that Asahi Linux has been around for bringing Linux to the Apple M-Series hardware… ⌘ Read more
Intel Lands Initial Preparations For DSA 3.0 Accelerators In Linux 7.0
Last year we began seeing Linux patches preparing the kernel for Intel Data Streaming Accelerator “DSA” 3.0 IP. Finally with the Linux 7.0 kernel those patches in updated form have now been merged… ⌘ Read more
KVM In Linux 7.0 Adds Support For Virtualizing AMD ERAPS
All of the KVM virtualization feature changes were recently merged for the in-development Linux 7.0 kernel… ⌘ Read more
NTFS3 Driver Sees Improvements In Linux 7.0 While “NTFS Remake” Driver Bakes
The NTFS3 driver maintained by Paragon Software for Microsoft NTFS file-systems today saw a batch of improvements merged for Linux 7.0 This comes as there is also the competing “NTFS Remake” driver that began a few months ago as the “NTFSPLUS” driver. That NTFS Remake driver isn’t looking like it will be submitted for the Linux 7.0 merge window so at least for now the NTFS3 driver continues seeing improvements with the latest mainline kernel code … ⌘ Read more
Idea Raised For Nicer DRM Panic Screen Integration On Fedora Linux
A proposal within the Fedora Linux community suggests improving the kernel’s DRM Panic screen to a more user-friendly, BSOD-style experience. Phoronix reports: Open-source developer Jose Exposito proposed today a nicer experience for DRM Panic integration on Fedora. Rather than using DRM Panic with just the kernel log contents being encoded … ⌘ Read more
KDE Plasma 6.6 Released
Longtime Slashdot reader jrepin writes: KDE Plasma is a popular desktop (and mobile too) environment for GNU/Linux and other UNIX-like operating systems. Among other things, it also powers the desktop mode of the Steam Deck gaming handheld. The KDE community today announced the latest release: Plasma 6.6.
In this new major release, Spectacle can recognize texts from screenshots, a new on-screen keyboard and new login manager a … ⌘ Read more
AMD Preparing Linux Kernel For “RMPOPT” To Help Reduce Overhead On SEV-SNP Servers
AMD sent out a set of Linux kernel patches today for enabling use of a new instruction dubbed RMPOPT. Given the timing of these patches, RMPOPT is presumably a feature coming with next-gen AMD EPYC Zen 6 “Venice” processors… ⌘ Read more
Linux 7.0 Lands New TI RGB LED Driver With “Autonomous Animation Engine” Control
The LED subsystem updates for the Linux kernel typically aren’t too noteworthy each kernel cycle but with Linux 7.0 is a new TI RGB LED driver that captured my attention in being curious over its “autonomous animation engine” integration… ⌘ Read more
Linux 7.0 Merges “Significant Improvement” For close_range System Call
The close_range system call for closing all file descriptors “FDs” in a given range should enjoy a nice speed boost with the in-development Linux 7.0 kernel… ⌘ Read more
Experimental Out-Of-Tree Code Aims To Provide HDMI 2.1 FRL For AMD Linux Driver
One of the limitations of the AMDGPU Linux kernel graphics driver has been the lack of its support for HDMI 2.1 and later. AMD has wanted to support HDMI 2.1+ functionality under Linux but it’s been legally blocked by the HDMI Forum. But anxious independent users have been working on open-source patches for wiring up HDMI 2.1 into the AMDGPU driver outside of the realm of AMD and the HDMI Forum’s blessings… ⌘ Read more
Microsoft .NET On Linux Patches Use IO_uring For Massive Performance Benefits
A pull request for the Microsoft .NET Runtime build on Linux to use IO_uring for sockets is showing some massive performance benefits… ⌘ Read more
Nova Lake S Support Added To Intel LPSS Driver In Linux 7.0
The latest Nova Lake enablement work for the Linux kernel to land is adding support for Nova Lake S platforms to the Intel LPSS driver in the upcoming Linux 7.0 kernel… ⌘ Read more
DNF 5.4 Released With Some New Options & AI Contributions Policy
DNF 5.4 is out today as the latest release for this next-generation RPM package management solution used by Fedora, Red Hat Enterprise Linux, and various other RPM-based Linux distributions… ⌘ Read more