mirror of
https://github.com/torvalds/linux.git
synced 2024-11-17 17:41:44 +00:00
A mirror of the official Linux kernel repository just in case
fee613a6fe
-----BEGIN PGP SIGNATURE----- iQJPBAABCAA5FiEEBd4DzF816k8JZtUlCx85Pw2ZrcUFAmCwYBQbHGJqb3JuLmFu ZGVyc3NvbkBsaW5hcm8ub3JnAAoJEAsfOT8Nma3F0NkQANrKxSxTDFDs1ueQ+ndo GmgYUr+/w8gatu4Sl79vz+Hu9PL5vpymPdbaTEUahZbovnLKrcLAyfqY4FgCaYrv AE5Ch54QKiaBqfXpYizmhuxCzs99o+3rqAwpBLXW6YvYlRbIUkJhg79n9uI7hq7n oeQZE1SI1You8sXzk1mFBvRS1LNzwx1TqAUtnD72iCqX5KCQQTd1DoeiTyxHNW4N +p0bRbVAQ5B56apN21/Dmf47yTkg/csjSA+A/b3IAOYrOmxm5KzRFe4Qlro6Z1jr ud0HiQ0ri4rguybZHNcPNhqvj9JOr0DCNxRodfIIIgIC5Ji+2Vh821Wg5h/fbaBD xaFUuY0vi5KIOLkhQ8Mj80czw6fcMf522qhR+VjIbHIG+6MvokiTL2mbFfD+Tj8l QDmffGet4oN/r9aY7iQziVSJ8xeS1hujRL1WF/vtVLWKQSrVmCNLeJ0lIf61PIyF B2kspaWDNVKIhRgfxBfPB6iEE6GIwxv0fljaX9y9vWj3NhEHjbEza0A0GHOWaPF2 zTCg4dPE6/t2X3MUs5xf2Z4RgbvT8GhnqoOVlt90A2eNDPuICtOTbQ22aYnw9heK 3tLJ16WfOzZAa5AL3smqq9VhvfH1igaJc2w+UVIJqZzQW43Wk27f5dAp28qSAtsM xsBT+GmU7i9DBYTxWNoVzPH5 =HXi6 -----END PGP SIGNATURE----- Merge tag '20210327143117.1840-2-s-anna@ti.com' into rproc-next v5.13-rc1 + 20210327143117.1840-2-s-anna@ti.com |
||
---|---|---|
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.