mirror of
https://github.com/nxp-imx/linux-imx.git
synced 2026-04-18 13:29:36 +02:00
-----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEZH8oZUiU471FcZm+ONu9yGCSaT4FAmI6128ACgkQONu9yGCS aT4aKw//T9brO9ycGMJGTv50L+UPAwLlkZzHLbWHAeYlXScAwq2vGfCJr6R+TvEu lytlL8ySQCVlX0YBU9ElMfEr/TAaDM6VnRMP6/QH3G9VCfI/cM44Rujt06ijrSS6 9vh1hwcF977dQAdkmplfxGyomVzoFDNlkbz59sqKCJnP1o3wwFNe74SvgCPNpRJS UdSaIDvDdxyq0hPWBrb5bs5V4ucOtQvUrCE58HN4bkCorzouKL/1yE0r4xPnH32o IwGNSh2Jads9hymQo1S+zfmZCsAKX5+BX4agDGR3QtbFvnDHwWff4cltIdmExlh7 a2RL54vcQRIfIdgMMmHRi2Up0gKYkCS48q8IJFiNdvMHSpl7Dyv+h8lYCJKNnXV6 86u0iaje59M2kA0EfoWKRNXM78Tml/c9x/9QShtHOkJiW/RDVUhrB5XILEuf70bC yTHhogTM0uWOMnMQ5xpRnP3OYBjQXo+869Rq/T8TMaLjN3e6YD0IvhyFCoZOba0Y 77BW8URZN6J6SZF0sh97uv5yvFXijvReBabCgCd/NWpa5bvMp9R09YCWAQOyGvca How4hiMZNbi7PlVgOOpNRjfaELpElQKi6wwyFn9j6Gwk9XzrzvZ5NNkqFnxuguX5 rw3tbCR1jZWeFlPb4ItwR4RwUUUS5rcI8TFCoog8ZdeZKRj05xQ= =cTj/ -----END PGP SIGNATURE----- Merge v5.15.31 Signed-off-by: Sasha Levin <sashal@kernel.org> |
||
|---|---|---|
| arch | ||
| block | ||
| certs | ||
| crypto | ||
| Documentation | ||
| drivers | ||
| fs | ||
| include | ||
| init | ||
| ipc | ||
| kernel | ||
| lib | ||
| LICENSES | ||
| mm | ||
| net | ||
| samples | ||
| scripts | ||
| security | ||
| sound | ||
| tools | ||
| usr | ||
| virt | ||
| .clang-format | ||
| .cocciconfig | ||
| .get_maintainer.ignore | ||
| .gitattributes | ||
| .gitignore | ||
| .mailmap | ||
| COPYING | ||
| CREDITS | ||
| Kbuild | ||
| Kconfig | ||
| MAINTAINERS | ||
| Makefile | ||
| README | ||
Linux kernel
There are several guides for kernel developers and users. These guides can be rendered in a number of formats, like HTML and PDF. Please read Documentation/admin-guide/README.rst first.
In order to build the documentation, use make htmldocs or
make pdfdocs. The formatted documentation can also be read online at:
https://www.kernel.org/doc/html/latest/
There are various text files in the Documentation/ subdirectory, several of them using the Restructured Text markup notation.
Please read the Documentation/process/changes.rst file, as it contains the requirements for building and running the kernel, and information about the problems which may result by upgrading your kernel.