The new rules for AI-assisted code in the Linux kernel: What every dev needs to know
Emilija Manevska/Moment/Getty Images Follow ZDNET: Add us as a preferred source on Google. ZDNET’s key takeaways Torvalds and the Linux maintainers are taking a pragmatic approach to using AI in the kernel. AI or no AI, it’s people, not LLMs, who are responsible for Linux’s code. If you try to mess around with Linux code using AI, bad things will happen. After months of heated debate, Linus Torvalds and the Linux kernel maintainers have officially codified the project’s first formal policy on AI-assisted code contributions. This new policy reflects Torvald’s pragmatic approach, balancing the embrace of modern AI development tools with the kernel’s rigorous quality standards. The new guidelines establish three core principles: AI agents cannot add Signed-off-by tags: Only humans can legally certify the Linux kernel’s Developer Certificate of Origin (DCO). This is the legal mechanism that ensures code licensing compliance. In other words, even if you turned in a patch that was written entirely by AI, you, and not the AI or its creator, are solely responsible for the contribution. Mandatory Assisted-by attribution: …


