Linus Torvalds tells AI critics to fork Linux or walk away as kernel embraces AI coding tools

9 Sources

Share

Linus Torvalds has drawn a firm line on AI in Linux development, telling critics they can fork the project or leave. In a mailing list post, the Linux creator defended AI-powered coding tools like Sashiko, which finds 53.6% of bugs in kernel patches. His stance marks a shift from his 2024 dismissal of AI as marketing hype to embracing it as a clearly useful tool for improving code quality.

News article

Linus Torvalds Draws a Hard Line on AI in Linux Development

Linus Torvalds has made his position unmistakably clear: the Linux kernel will embrace AI-powered coding tools, and developers who object can fork the project or simply walk away

1

. Writing on the Linux kernel mailing list this week, Torvalds stated he is "willing to absolutely put my foot down" as the top-level maintainer, declaring that "Linux is not one of those anti-AI projects"

2

. The statement represents a decisive moment for AI integration in open-source projects, particularly as some communities adopt strict anti-AI stances.

The debate erupted amid discussions about Sashiko, an AI-driven code review system developed by the Linux Foundation and funded by Google

5

. This agentic Linux kernel code review system analyzes kernel patches for architecture flaws, security issues, and hardware-specific mistakes. In testing, Sashiko independently identified 53.6 percent of bugs that human coders would later fix in subsequent commits

1

. However, the tool also generates false positives at a rate estimated within 20 percent

3

.

Technical Merit Over Fear of New Tools

Torvalds framed his support for AI-assisted patch review as fundamentally pragmatic, based on technical merit rather than ideology. "AI is a tool, just like other tools we use. And it's clearly a useful one," he wrote, adding that "anybody who doubts that clearly hasn't actually used it"

1

. This represents a marked shift from October 2024, when Torvalds branded 90 percent of AI as marketing hype and said he would "basically ignore it"

4

. His evolution reflects broader changes in AI capabilities, particularly with 2026 frontier models like Anthropic Claude Opus 4.8 showing substantial improvements.

The Linux creator acknowledged that AI-generated code isn't perfect, but urged critics to apply the same scrutiny to human output. "Anybody who points to the problems at AI had better be looking in the mirror and pointing at themselves at the same time," Torvalds wrote. "Because it's not like natural intelligence is always all that great either"

1

. This pragmatic view emphasizes that AI tools need only be good enough for their use cases, not flawless. The fact that Sashiko finds bugs in code that already underwent human review underscores this point

3

.

Open-Source Community Split on AI Integration

The discussion was sparked when developers cited the Software Freedom Conservancy's recent statement urging open-source projects to "support, not just tolerate, those who outright reject LLM-gen-AI systems"

1

. Some projects like Zig have adopted strict policies against AI-generated code, while others like Gentoo Linux, Curl, and Ghostty have limited or banned LLM-created contributions due to concerns about code quality

3

.

Torvalds firmly rejected this approach for Linux. "We're not forcing anybody to use it, but I will very loudly ignore people who try to argue against other people from using it," he stated

1

. Senior kernel maintainer Ted Ts'o raised practical concerns about anti-AI stances, questioning whether automated backport technologies or LLM-assisted bug analysis would be forbidden under strict policies

2

. Fellow maintainer James Bottomley added that contributors don't get to approve the tools maintainers use to assess patches

2

.

Measurable Impact on Developer Productivity

The effectiveness of AI-powered coding tools has evolved rapidly. Greg Kroah-Hartman, maintainer of the Linux stable kernel, noted that months ago the community received "AI slop" in the form of obviously wrong security reports. "But then the world switched. Now we have real reports," he told reporters earlier this year

2

. A 2025 METR study initially found that open-source coders using AI tools were 19 percent less productive than those who didn't, even as AI-using coders felt 20 percent more productive

1

. However, a February 2026 update indicated researchers now believe developers are more sped up from AI tools in early 2026 compared to early 2025 estimates

1

.

Torvalds himself has experimented with AI in Linux development, using what he calls "vibe coding" tools in January to create a Python audio visualizer for a hobbyist guitar pedal effect project. "I cut out the middle-man -- me -- and just used Google Antigravity to do the audio sample visualizer," he wrote

1

. This hands-on experience appears to have informed his current stance.

What This Means for Software Development

Torvalds emphasized that Linux kernel development prioritizes outcomes over ideology. "In the kernel community we do open source because it results in better technology, not because of religious reasons," he wrote

4

. The focus remains on ensuring LLM tools help maintainers rather than create unnecessary work or "pointless make-believe work"

4

. While AI can be "somewhat painful" from a maintainer workload perspective and from an "it keeps finding embarrassing bugs" standpoint, Torvalds argued the solution is optimization, not rejection

4

.

For developers watching this space, Torvalds' position signals that AI integration in open-source projects will likely accelerate, particularly as tools demonstrate measurable value in bug analysis and code quality improvements. The debate highlights tension between those viewing AI adoption through a technical lens versus those concerned about broader ethical and economic implications. As AI-assisted programming becomes standard in development environments through code completion, automated analysis, and test generation, the question shifts from whether to adopt these tools to how they can be deployed most effectively while respecting contributor autonomy and maintaining code quality standards.

Today's Top Stories

© 2026 TheOutpost.AI All rights reserved