Linus Torvalds has released the final Release Candidate 7 (RC7) for Linux Kernel 6.14. Unless something wild happens, the final version should land next weekend i.e March 23, 2025.
Table of Contents
A Smooth Ride (So Far)
In the Linux Kernel 6.14-rc7 announcement mail, Torvalds describes 6.14 as “quite calm,” which is Linux-speak for “nothing is currently on fire”. That’s a good sign!
Things continue to look quite calm, and I expect to release the final
6.14 next weekend unless something very surprising happens.
The biggest changes in RC7? Mostly selftest updates and a few reverts—which is like undoing code changes that didn’t quite work out. In short: No earth-shattering rewrites, just refinements.
Important Bug Fixes
A lot of this release is about fixing bugs rather than introducing major new features. Some notable bug fixes introduced in Kernel 6.14-rc7 are:
- BCacheFS improvements (including a fix for a nasty overflow issue).
- Network tweaks (like refining Open vSwitch and various driver updates).
- GPU fixes, especially for AMD’s DCN display engine.
- Rust language updates, mostly cleaning up small details in the new Rust kernel code.
- Security & stability tweaks, from netfilter to virtualization fixes for Hyper-V and VMware guests running with SEV-SNP.
Linux Kernel 6.14 RC7 Highlights
Some quirky changes caught my eye:
- Xpad got more love. If you use a Zotac Gaming Zone, TECNO Pocket Go, or a Hyperkin X91 controller, congrats! The kernel now officially knows they exist.
- AMD GPU power fixes. If your display brightness randomly freaked out after a GPU reset, this update should help.
- Linux for ThinkPad users. If you own a Lenovo ThinkPad E16 Gen 2, the built-in mic should work better now. No more “Why does my audio sound like I’m in a wind tunnel?”
- More Rust improvements. The kernel’s Rust support is still in its early stages, but devs are squashing bugs and improving documentation.
Linux Kernel 6.14 Final will be out Next Week
Since the release seems stable, unless something disastrous happens in testing, Linux 6.14 Final should land next weekend. If you like living on the edge, you can start testing RC7 now. Otherwise, give it a week.
Try Kernel 6.14-rc7
If you’re the type who likes to live on the edge (or at least on the latest kernel), give Kernel 6.14-rc7 a spin. The Kernel 6.14-rc7 can be downloaded from the Kernel.org website or the Linus Torvalds's git tree. Test it, break it, report bugs if there are any.
And if you’re more of a "wait for the final release" kind of person, just wait one more week for the final release or wait until the first point release (6.14.1) to avoid any last-minute surprises.

