<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/new-linux-kernel-rules-put-the-onus-on-humans-for-ai-tool-usage-fknxtdyqn" -->

---
title: New Linux Kernel Rules Put The Onus On Humans For AI...
description: The Linux kernel project has formalized rules around AI coding assistant usage. Any commit containing AI-generated code must be signed off by a human developer...
canonical: https://daily.dev/posts/new-linux-kernel-rules-put-the-onus-on-humans-for-ai-tool-usage-fknxtdyqn
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: New Linux Kernel Rules Put The Onus On Humans For AI Tool Usage | daily.dev
og:description: The Linux kernel project has formalized rules around AI coding assistant usage. Any commit containing AI-generated code must be signed off by a human developer...
og:url: https://daily.dev/posts/new-linux-kernel-rules-put-the-onus-on-humans-for-ai-tool-usage-fknxtdyqn
og:image: https://api.daily.dev/og/posts/fkNXtDYqN.png
og:image:alt: New Linux Kernel Rules Put The Onus On Humans For AI Tool Usage
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.

# New Linux Kernel Rules Put The Onus On Humans For AI Tool Usage

**[Hackaday](https://daily.dev/sources/hackaday)** · 2 min read · 1 upvotes · 0 comments

## Summary

The Linux kernel project has formalized rules around AI coding assistant usage. Any commit containing AI-generated code must be signed off by a human developer who bears full responsibility for code quality and legal issues. Contributors must also declare AI tool usage with an 'Assisted-by:' tag. This contrasts with other open source projects: NetBSD bans AI-generated code outright, cURL shut down its bug bounty due to AI slop submissions, and Mesa requires contributors to demonstrate comprehension of any AI-generated code they submit. Broader concerns persist around vibe-coding harming open source culture and LLM training data potentially violating open source licenses.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://hackaday.com/2026/04/14/new-linux-kernel-rules-put-the-onus-on-humans-for-ai-tool-usage/>

## Similar posts on daily.dev

- [AI Code Gets Approved in the Linux Kernel… But With Strings Attached](https://daily.dev/posts/ai-code-gets-approved-in-the-linux-kernel-but-with-strings-attached-0nh5ps1dc) · It's Foss · 0 upvotes · 0 comments
- [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), [#llm](https://daily.dev/tags/llm), [#ai-coding](https://daily.dev/tags/ai-coding)

[View this post on daily.dev](https://daily.dev/posts/new-linux-kernel-rules-put-the-onus-on-humans-for-ai-tool-usage-fknxtdyqn)

```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":"New Linux Kernel Rules Put The Onus On Humans For AI Tool Usage","url":"https://daily.dev/posts/new-linux-kernel-rules-put-the-onus-on-humans-for-ai-tool-usage-fknxtdyqn","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/new-linux-kernel-rules-put-the-onus-on-humans-for-ai-tool-usage-fknxtdyqn"},"datePublished":"2026-04-14T11:04:32.872Z","dateModified":"2026-04-20T12:04:00.204Z","description":"The Linux kernel project has formalized rules around AI coding assistant usage. Any commit containing AI-generated code must be signed off by a human developer...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/3290693a863934a71e4d52b21688dbc7?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/3290693a863934a71e4d52b21688dbc7?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"Hackaday","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":"Hackaday","logo":"https://media.daily.dev/image/upload/s--JhDfhy70--/f_auto,q_auto/v1767541814/logos/hackaday","url":"https://daily.dev/sources/hackaday"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/new-linux-kernel-rules-put-the-onus-on-humans-for-ai-tool-usage-fknxtdyqn","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":1},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"open-source,linux,llm,ai-coding","timeRequired":"PT2M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Hackaday","item":"https://daily.dev/sources/hackaday"},{"@type":"ListItem","position":3,"name":"New Linux Kernel Rules Put The Onus On Humans For AI Tool Usage"}]}
```

