Linux 3379 Published by

Linux Kernel 7.2-rc1 has officially landed, closing a standard two-week merge window and kicking off the stabilization phase. The incoming patch set is packed with changes, though roughly a third of the commits are just AMD GPU register definitions that surfaced late in the cycle. Set that aside, and you get a familiar mix of driver updates, core subsystem tweaks, and routine architecture adjustments across the board. With Torvalds taking a brief hiatus while keeping an eye on regressions, the team is now spacing out release candidates ahead of a targeted November launch.



Linux Kernel 7.2-rc1 Drops as Torvalds Closes Merge Window

Linux Kernel 7.2-rc1 has arrived, wrapping up a two-week merge window that looks remarkably steady. Linus Torvalds closed the door on incoming changes today and announced the first release candidate, noting that the update stream is tracking "reasonably normal."

If you crack open the commit log, one detail stands out immediately. Roughly a third of the entire patch consists of AMD GPU register definitions, courtesy of a dropped header that resurfaced right before cutoff. That’s not exactly a red flag in kernel development, and if you set that aside, the rest of the tree reads exactly like previous cycles. Just over half the changes are drivers. The remainder falls into the expected buckets: architecture updates, tooling, documentation, and core kernel adjustments.

Kernel

Breaking down the shortlog

The contributor list stretches for pages, which means you won’t need to memorize every name to get the gist. Christian Brauner is pushing updates through the VFS and inode layers, while Ingo Molnar and Thomas Gleixner are handling locking, scheduling, and interrupt cores. Jens Axboe and Steven Rostedt are working through block queues and tracing latency. It’s a standard distribution for a major release, though the sheer volume is best left to automated CI pipelines.

Road to 7.2

The merge window is done, which officially kicks off the stabilization phase. RC2 lands next week, with subsequent release candidates spacing out until the final 7.2 build ships. Torvalds plans to take most of the week off, though he’ll still be scanning email for regressions. "I hope it's going to be a fairly calm week," he noted. If replies take longer than usual, you’ll know why. Keep in mind that kernel 7.2 will likely target a November release, assuming nothing breaks during the RC cycle.

Linux kernel 7.2-rc1 released

Linux kernel version 7.2-rc1 is now available:

Full source: https://git.kernel.org/torvalds/t/linux-7.2-rc1.tar.gz
Patch: https://git.kernel.org/torvalds/p/v7.2-rc1/v7.1

You can view the summary of the changes at the following URL:
https://git.kernel.org/torvalds/ds/v7.2-rc1/v7.1