Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

SubmitChecklist: interfaces changes should CC linux-api@

Mention that patches that change the kernel-userland interface should
be CCed to the new list linux-api@vger.kernel.org.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

authored by

Michael Kerrisk and committed by
Linus Torvalds
1d992ce9 bd7ebec6

+2
+2
Documentation/SubmitChecklist
··· 67 67 68 68 19: All new userspace interfaces are documented in Documentation/ABI/. 69 69 See Documentation/ABI/README for more information. 70 + Patches that change userspace interfaces should be CCed to 71 + linux-api@vger.kernel.org. 70 72 71 73 20: Check that it all passes `make headers_check'. 72 74