When the creator of the Linux kernel takes a moment to weigh in on artificial‑intelligence, the entire open‑source world listens. In a recent kernel mailing‑list archive post, Linus Torvalds clarified that Linux is not an “anti‑AI” project and that developers who feel uncomfortable with AI‑assisted work can simply leave or fork the code.

Torvalds’ comment arrived after a heated thread on the kernel’s public mailing list, where some contributors voiced negative sentiments toward AI. He reminded readers that the kernel is a technical endeavor and that AI is “just another tool.” He acknowledged that AI can be “painful” – introducing bugs or increasing maintainer workload – but argued its true value lies in helping developers rather than hindering them. “We’re not forcing anyone to use it,” he wrote, “but I will loudly ignore people who try to argue against others using it.” The post also underscored that the kernel’s primary focus is technology, not social or ideological goals.

Torvalds’ view has shifted gradually over the past two years. In October 2024 he dismissed most AI claims as marketing hype, declaring he would “ignore” the trend. By May 2026 he conceded that AI tools can be useful if they reduce unnecessary work, yet he warned against “AI slop” – low‑quality, automatically generated code or bug reports that burden maintainers.

The kernel community has responded by formalizing AI usage. On April 10 2026, maintainers approved a set of guidelines that allow AI‑assisted contributions across the kernel. The rules require developers to disclose AI involvement and to verify all patches manually. The human submitter remains fully responsible for the code, a requirement echoed in the kernel’s official documentation.

Senior maintainer Greg Kroah‑Hartman highlighted the practical benefits of AI in recent months. In a March 2026 interview with The Register, he said AI‑generated bug reports and code reviews had improved dramatically. “Something happened a month ago, and the world switched. Now we have real reports… All open source projects have real reports that are made with AI, but they’re good, and they’re real,” he said.

Kroah‑Hartman’s comments followed a period when AI‑generated bug reports were criticized for being noisy. Earlier in March, he noted that the quality of AI‑driven security reports had risen, citing improvements in eBPF and networking reviews. The change is attributed to updates in the underlying models and better integration with kernel workflows.

The policy shift reflects a broader trend in open‑source projects to manage AI contributions responsibly. Several other projects have adopted similar guidelines, requiring disclosure of AI usage and human oversight. The Linux Foundation released a white paper on AI governance in kernel development, emphasizing that the kernel’s license and community norms demand accountability.

From a technical standpoint, the new rules do not restrict the use of AI tools such as Copilot or open‑source code‑review assistants. Instead, they place the responsibility on the human developer to validate the output. This approach mirrors the kernel’s long‑standing practice of rigorous code review and testing.

The impact on the wider ecosystem is still unfolding. Some contributors feel relief that the kernel’s stance is clear, while others worry that the new rules may slow innovation. The policy also signals to vendors and enterprises that Linux is open to AI, provided it is used responsibly.

In the coming months, the kernel community will monitor the effectiveness of the new guidelines. The next major release, 6.8, is scheduled for September 2026, and maintainers plan to evaluate AI contributions during the pre‑release cycle. No regulatory actions or court proceedings are currently pending, and the Linux Foundation has not announced additional policy changes.

Overall, Torvalds’ recent comments and the kernel’s updated AI policy underscore a pragmatic approach: AI is a tool that can aid development, but it must be used under human control and accountability. The community will continue to assess how best to balance innovation with the rigorous standards that have made Linux a reliable foundation for billions of devices worldwide.