The development of Linux 7.2 just reached a major, and somewhat surprising, milestone. Linus Torvalds released the sixth release candidate (RC6) for Linux Kernel 7.2 on Sunday, August 2, 2026.
While this stage of development usually slows down, this specific version arrived with a massive amount of code.
Table of Contents
The Biggest RC6 in Years
In the Linux 7.2-rc6 announcement mail, Linus Torvalds noted that this update is "huge" for this late in the cycle. In fact, it might be the largest RC6 the project has seen in many years based on the number of code changes. Even though the size is "unnerving," Linus explained that the code itself does not look bad or broken.
Because of this steady flow of work, the team has not delayed the final release yet. However, Linus expressed a strong hope that the activity will finally decrease over the next two weeks.
What is Inside Linux 7.2-rc6?
The latest update follows a familiar pattern but on a much larger scale than usual. Here is how the changes break down:
- Drivers (60%): Hardware drivers make up the bulk of the work. While graphics and networking drivers appear as "the usual suspects," this version also includes many updates for sound, SPI, and ATA.
- Networking (20%): A large portion of the patch focuses on networking. This happens because developers are still clearing a backlog of work that built up during recent industry conferences.
- The Rest (20%): The final piece of the update covers core kernel fixes, architecture updates, filesystems, and new tools.
The "AI Bot" Factor
One of the most interesting parts of this release cycle is why it stays so busy. Developer Tony Luck pointed out that a record 29% of recent code changes include "Fixes:" tags.
Furthermore, Luck suggested that AI bots might be responsible for this trend. These bots appear to be finding a high volume of small bugs, which leads to a constant stream of tiny fixes.
Context of the 7.2 Cycle
This update builds on a cycle that has already broken several records. At the start of the merge window, the Linux kernel source tree officially passed the 43 million line milestone. Currently, the tree contains 43,898,743 total lines.
The AMDGPU driver remains the largest single component in the kernel. It now accounts for over 6.3 million lines of code. Even though developers continue to remove support for very old hardware like the i486 processor, the kernel grows at a brisk pace.
Final Testing Phase for Linux Kernel 7.2 RC6
As the project moves toward the final version of Linux 7.2, the focus remains on stability. Linus Torvalds encourages the community to "go forth and test" to find any remaining issues. Users and developers can find the latest code in the Official Linux Kernel Archives or Linus Torvalds' Git tree.
If the next two weeks remain calm, we should see a stable release of Linux 7.2 by late summer. Stay tuned for more updates as we reach the finish line!

