Linux 7.2-rc7 has been officially released, marking the latest version of the Linux kernel entering the final testing phase. If no unexpected major bugs are found, the stable version is expected to be released next week, followed by various Linux distributions rolling out updates to users. However, this seventh candidate release is unusually large. Linus Torvalds, the founder of Linux, explained that this is mainly due to developers using AI tools extensively when submitting code, leading to a sharp increase in the amount of code containing minor fixes.
Torvalds admitted he is "not very excited" about this trend, but he also pointed out that the current situation is acceptable, with no concerning issues found in the code so far. In terms of technical details, Linux 7.2-rc7 includes fixes for S/390 and zCrypt, restores the infrastructure for BTRFS repair worker threads, updates netfilter ipset, and makes widespread adjustments to drivers and file systems. Although these individual fixes are small, the bulk code submissions generated by AI tools have significantly increased the overall diff size compared to previous candidate versions.
Signs of AI-assisted Development Penetrating the Kernel Community
As one of the largest open-source projects in the world, the Linux kernel is known for its strict code review process, where every line of submission must go through layers of review by maintainers. The involvement of AI tools means developers can generate fix patches faster, improving the efficiency of fixing minor issues, but also bringing new challenges such as consistency in code quality, uniformity in style, and potential hidden defects. Torvalds' "lack of excitement" reflects the kernel community's cautious stance on AI-generated code: the value of AI assistance can only be truly recognized if the review process is not diluted.
As the stable version approaches, different distributions will follow at different paces. Arch-based distributions like Manjaro are expected to catch up within a few days, while cutting-edge distributions like Fedora may take several weeks, while Debian usually waits for a major version update and is still using the Linux 6.12 LTS kernel. For regular users, there is no urgent need to upgrade if their system is running normally, but users with the latest hardware can benefit from better compatibility and performance. After the stable version is released, a two-week window for merging new features will open, and major new features submitted by kernel developers are expected to appear in mid to late August. The evolving role of AI tools in kernel development is also worth watching closely.



