1 .. SPDX-License-Identifier: GPL-2.0
5 ==============================
6 The Linux Kernel documentation
7 ==============================
9 This is the top level of the kernel's documentation tree. Kernel
10 documentation, like the kernel itself, is very much a work in progress;
11 that is especially true as we work to integrate our many scattered
12 documents into a coherent whole. Please note that improvements to the
13 documentation are welcome; join the linux-doc list at vger.kernel.org if
16 Working with the development community
17 ======================================
19 The essential guides for interacting with the kernel's development
20 community and getting your work upstream.
25 process/development-process
26 process/submitting-patches
27 Code of conduct <process/code-of-conduct>
29 All development-process docs <process/index>
35 Manuals for use by developers working to interface with the rest of the
44 Locking in the kernel <locking/index>
46 Development tools and processes
47 ===============================
49 Various other manuals with useful information for all kernel developers.
57 dev-tools/testing-overview
65 User-oriented documentation
66 ===========================
68 The following manuals are written for *users* of the kernel — those who are
69 trying to get it to work optimally on a given system and application
70 developers seeking information on the kernel's user-space APIs.
76 The kernel build system <kbuild/index>
77 admin-guide/reporting-issues.rst
78 User-space tools <tools/index>
81 See also: the `Linux man pages <https://www.kernel.org/doc/man-pages/>`_,
82 which are kept separately from the kernel's own documentation.
84 Firmware-related documentation
85 ==============================
86 The following holds information on the kernel's expectations regarding the
96 Architecture-specific documentation
97 ===================================
108 There are several unsorted documents that don't seem to fit on other parts
109 of the documentation body, or may require some adjustments and/or conversion
110 to ReStructured Text format, or are simply too old.