The Linux Kernel documentation¶
This is the top level of the kernel’s documentation tree. Kerneldocumentation, like the kernel itself, is very much a work in progress;that is especially true as we work to integrate our many scattereddocuments into a coherent whole. Please note that improvements to thedocumentation are welcome; join the linux-doc list at vger.kernel.org ifyou want to help out.
Working with the development community¶
The essential guides for interacting with the kernel’s developmentcommunity and getting your work upstream.
Internal API manuals¶
Manuals for use by developers working to interface with the rest of thekernel.
Development tools and processes¶
Various other manuals with useful information for all kernel developers.
User-oriented documentation¶
The following manuals are written forusers of the kernel — those who aretrying to get it to work optimally on a given system and applicationdevelopers seeking information on the kernel’s user-space APIs.
See also: theLinux man pages,which are kept separately from the kernel’s own documentation.
Firmware-related documentation¶
The following holds information on the kernel’s expectations regarding theplatform firmware.
Architecture-specific documentation¶
- CPU architectures
- ARC architecture
- ARM Architecture
- ARM64 Architecture
- LoongArch Architecture
- m68k Architecture
- MIPS-specific Documentation
- Nios II Specific Documentation
- OpenRISC Architecture
- PA-RISC Architecture
- powerpc
- RISC-V architecture
- s390 Architecture
- SuperH Interfaces Guide
- Sparc Architecture
- x86-specific Documentation
- Xtensa Architecture
Other documentation¶
There are several unsorted documents that don’t seem to fit on other partsof the documentation body, or may require some adjustments and/or conversionto reStructuredText format, or are simply too old.