Linux Kernel Guides AI Code

Linux Kernel Guides AI Code

11 April 2026

What happened

The Linux kernel project has published formal guidance for AI coding assistants and developers using them for kernel contributions. This guidance, detailed in coding-assistants.rst within the torvalds/linux GitHub repository, mandates that AI tools adhere to standard kernel development processes and GPL-2.0-only licensing. AI agents cannot add Signed-off-by tags; human submitters retain responsibility for reviewing AI-generated code, ensuring licence compliance, and certifying the Developer Certificate of Origin (DCO). Contributions must include an Assisted-by tag, specifying the agent name, model version, and optional specialised tools.

Why it matters

Human accountability remains important for AI-assisted code contributions to open-source projects. The Linux kernel's new guidance enforces this by blocking AI agents from certifying code, placing legal and quality responsibility on human developers. This mechanism standardises attribution while ensuring human oversight for licensing and the Developer Certificate of Origin. Procurement teams and platform engineers integrating AI assistants into development workflows must enforce human review gates for all open-source contributions to maintain legal and quality compliance.

Source:github.com

AI generated content may differ from the original.

Published on 11 April 2026

Subscribe for Weekly Updates

Stay ahead with our weekly AI and tech briefings, delivered every Tuesday.

Linux Kernel Guides AI Code