The Linux kernel community has established a new policy permitting the use of AI-coding assistants provided a human developer remains fully accountable [1].
This shift addresses the tension between leveraging modern productivity tools and maintaining the rigorous quality standards of the world's most critical open-source project. As AI tools become ubiquitous, the project must ensure that automated efficiency does not degrade the stability of the kernel.
Linus Torvalds and the kernel maintainers finalized the policy to manage the influx of contributions [4]. The guidelines state that while developers may use AI to assist in writing code, the human submitting the work is liable for any errors or vulnerabilities introduced [2].
Torvalds said the review process is being overwhelmed by a flood of low-value AI-generated fixes [3]. These submissions often lack the necessary depth or context, creating a burden for maintainers who must manually vet every change to ensure the system remains secure [3].
The policy aims to prevent a deluge of low-value bug reports and code changes that strain the limited time of the maintainers [3]. By enforcing human accountability, the project intends to filter out automated noise, while still allowing developers to use AI as a productivity tool [1].
Development continues within the kernel.org repository and across various mailing lists, where the community discusses the implementation of these standards [2]. The goal is to maintain a balance where AI enhances human capability without replacing the critical eye of a professional engineer [1].
“The Linux kernel community has established a new policy permitting the use of AI-coding assistants.”
This policy establishes a precedent for open-source governance in the age of generative AI. By insisting on human liability, the Linux kernel project is treating AI as a sophisticated typewriter rather than a co-author. This prevents 'contribution spam' and ensures that the burden of proof for code quality remains with the developer, protecting the kernel from the hallucinations and regressions common in AI-generated code.



