The facts: Linus Torvalds, creator and lead maintainer of the Linux kernel, posted a blunt message on the kernel mailing list this week: "Linux is not one of those anti-AI projects, and if somebody has issues with that, they can do the open-source thing and fork it. Or just walk away." The statement comes amid heated debate over AI tools in kernel development.
Context: The discussion was sparked by Sashiko, an "agentic Linux kernel code review system" that its creators claim can independently find 53.6 percent of bugs that would later be fixed by humans. The tool also generates false positives — estimated at roughly 20% — that can waste maintainers' time.
One poster cited the Software Freedom Conservancy's recent statement that the open source community "should support, not just tolerate, those who outright reject LLM-gen-AI systems" and that "every FOSS contributor deserves self-determination regarding LLM-gen-AI." Torvalds countered that he rejects those who demand open source projects not accept any LLM-generated code or revisions: "We're not forcing anybody to use [LLM tools], but I will very loudly ignore people who try to argue against other people from using it."
Analysis: Torvalds' position is unsurprising. He has always been pragmatic — if the tool works and improves the kernel, he wants it. The Linux kernel is over 30 years old with millions of lines of code; AI tools that catch 53% of bugs are a massive asset. But the statement exposes a growing fracture in the open source community between AI enthusiasts and purists who see LLM-generated code as a threat to GPL licensing integrity and software quality.
What to watch: The fork threat is more rhetorical than real — forking the Linux kernel is technically possible, but maintaining a viable fork would require resources comparable to the Linux Foundation itself. However, smaller projects are already splitting over AI. The legal debate over whether LLM-generated code is compatible with GPLv2 — since AI outputs lack copyright — is unresolved and may become the next battlefield.
Source: Ars Technica