<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/ai-code-gets-approved-in-the-linux-kernel-but-with-strings-attached-0nh5ps1dc" -->

---
title: AI Code Gets Approved in the Linux Kernel… But With...
description: The Linux kernel has officially documented its policy on AI-assisted contributions, shipping with Linux 7.0. The policy requires human accountability for every...
canonical: https://daily.dev/posts/ai-code-gets-approved-in-the-linux-kernel-but-with-strings-attached-0nh5ps1dc
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: AI Code Gets Approved in the Linux Kernel… But With Strings Attached | daily.dev
og:description: The Linux kernel has officially documented its policy on AI-assisted contributions, shipping with Linux 7.0. The policy requires human accountability for every...
og:url: https://daily.dev/posts/ai-code-gets-approved-in-the-linux-kernel-but-with-strings-attached-0nh5ps1dc
og:image: https://api.daily.dev/og/posts/0nH5ps1dC.png
og:image:alt: AI Code Gets Approved in the Linux Kernel… But With Strings Attached
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# AI Code Gets Approved in the Linux Kernel… But With Strings Attached

**[It's Foss](https://daily.dev/sources/itsfoss)** · 3 min read · 0 upvotes · 0 comments

## Summary

The Linux kernel has officially documented its policy on AI-assisted contributions, shipping with Linux 7.0. The policy requires human accountability for every patch via the Developer Certificate of Origin, prohibits AI agents from adding Signed-off-by tags, and mandates an 'Assisted-by' tag disclosing which AI tools and models were used. Purely machine-generated submissions remain unwelcome. Greg Kroah-Hartman has already been using AI-assisted fuzzing in his kernel tree under this workflow. The approach contrasts with Gentoo's outright ban on AI-generated code and NetBSD's 'tainted code' classification requiring core developer approval.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://feed.itsfoss.com/link/24361/17318332/linux-ai-coding-assistants-policy>

## Similar posts on daily.dev

- [linux/Documentation/process/coding-assistants.rst at master · torvalds/linux](https://daily.dev/posts/linux-documentation-process-coding-assistants-rst-at-master-torvalds-linux-1rglxfc72) · Hacker News · 1 upvotes · 1 comments

---

Tags: [#open-source](https://daily.dev/tags/open-source), [#linux](https://daily.dev/tags/linux), [#code-review](https://daily.dev/tags/code-review), [#ai-coding](https://daily.dev/tags/ai-coding), [#licensing](https://daily.dev/tags/licensing)

[View this post on daily.dev](https://daily.dev/posts/ai-code-gets-approved-in-the-linux-kernel-but-with-strings-attached-0nh5ps1dc)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"AI Code Gets Approved in the Linux Kernel… But With Strings Attached","url":"https://daily.dev/posts/ai-code-gets-approved-in-the-linux-kernel-but-with-strings-attached-0nh5ps1dc","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/ai-code-gets-approved-in-the-linux-kernel-but-with-strings-attached-0nh5ps1dc"},"datePublished":"2026-04-13T11:55:07.879Z","dateModified":"2026-04-13T12:00:00.526Z","description":"The Linux kernel has officially documented its policy on AI-assisted contributions, shipping with Linux 7.0. The policy requires human accountability for every...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/a8b19858c92c14c8f400a3040c34e02b?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/a8b19858c92c14c8f400a3040c34e02b?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"It's Foss","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"It's Foss","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/582e3faed71842bfb9d3840a787d6700","url":"https://daily.dev/sources/itsfoss"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/ai-code-gets-approved-in-the-linux-kernel-but-with-strings-attached-0nh5ps1dc","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"open-source,linux,code-review,ai-coding,licensing","timeRequired":"PT3M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"It's Foss","item":"https://daily.dev/sources/itsfoss"},{"@type":"ListItem","position":3,"name":"AI Code Gets Approved in the Linux Kernel… But With Strings Attached"}]}
```

