]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
docs: add AI Coding Assistants documentation
authorSasha Levin <sashal@kernel.org>
Tue, 23 Dec 2025 12:21:10 +0000 (07:21 -0500)
committerJonathan Corbet <corbet@lwn.net>
Tue, 6 Jan 2026 21:55:06 +0000 (14:55 -0700)
commit78d979db6cef557c171d6059cbce06c3db89c7ee
tree79cc95dc310fc833856b8db09ec6768f1a8d6d8b
parent57a63f6549aa57dc007151b398f5b64dd95a41c6
docs: add AI Coding Assistants documentation

Add guidance for AI assistants and developers using AI tools for kernel
contributions, per the consensus reached at the 2025 Maintainers Summit.

Create Documentation/process/coding-assistants.rst with detailed guidance
on licensing, Signed-off-by requirements, and attribution format. The
README points AI tools to this documentation.

This will allow coding assistants to easily parse these instructions and
comply with guidelines set by the community.

Link: https://lwn.net/Articles/1049830/
Signed-off-by: Sasha Levin <sashal@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <20251223122110.2496946-1-sashal@kernel.org>
Documentation/process/coding-assistants.rst [new file with mode: 0644]
Documentation/process/index.rst
README