AI Is Changing Linux Kernel Development, and Linus Torvalds Is Not Entirely Happy About It

Artificial intelligence is beginning to change one of the most important open-source projects in the world: the Linux kernel.
Linux creator Linus Torvalds has acknowledged that AI-assisted development is contributing to an unusually large volume of changes in the upcoming Linux 7.2 release. The latest release candidate contains more than 400 fixes, with AI tools increasingly being used to review and analyze kernel code.
For a project as complex as the Linux kernel, this development is significant. The kernel contains millions of lines of code and sits at the center of operating systems, servers, cloud infrastructure, embedded devices, and countless other technologies.
AI coding tools can now analyze large amounts of code, identify potential problems, suggest changes, and assist developers with repetitive work. That means maintainers can potentially process changes faster than they could when relying entirely on traditional manual workflows.
But faster does not necessarily mean better.
Kernel development requires extremely careful review because a seemingly small change can introduce performance problems, security vulnerabilities, or compatibility issues affecting millions of machines. AI-generated or AI-assisted code therefore still needs experienced developers to examine what is being changed and why.
Torvalds’ reaction highlights an interesting tension. AI is making it possible for developers to produce and review code at a much greater scale, but that increased output also creates more work for maintainers who have to verify those changes.
The Linux kernel has always depended on a massive community of contributors, but AI could change the balance between writing code and reviewing it. If AI tools continue improving, developers may increasingly spend less time producing individual lines of code and more time deciding which changes are actually worth accepting.
This could become one of the most important changes in software development.
The story is also a reminder that AI’s impact is not limited to startups building chatbots or companies creating new applications. It is reaching the infrastructure underneath much of the modern internet.
Linux has been developed by humans for decades. Now AI is becoming part of that development process.
The question is no longer whether AI will enter open-source development. It already has.
The bigger question is whether projects like Linux can use that additional speed without sacrificing the careful engineering and human judgment that made them reliable in the first place.






