mirror of
git://git.yoctoproject.org/linux-yocto.git
synced 2025-07-04 21:05:23 +02:00
![]() -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEZH8oZUiU471FcZm+ONu9yGCSaT4FAl+Kq8IACgkQONu9yGCS aT7JOhAAneMni9sZDK6AfPRZXxrc7EqHHZ4C8wqxKCBLryaPLQjFh40xobAyLThT tvE72BrYKTJ3nSvzqntkVsuE8Wurj8HzN7tV+kPUGdp6NAv5bErYrFi7WosqkSyN yEAyz0ulxzcbGLKQHe4e0TTastNUayUCUDiUaAT0dfzJUn8ldXHXeOJav/tX+jRQ xhv0ejfKpalrHxPVcWvU2s8ZpxHvw5rUdt/vpdnAH/+NT9Qg9VibNx0gl1qaZXrt H02h9xaA8CDHB0p+ZNwEQf/urhglMB3ksgJKO6ZvANOHROuvrRm1KVERB/wEdR47 PFOGBgEEwIfTlkN0b6mTo1W3Lg9hACevepromcVHVrQS2eKnUD+RsuutWmTjla7X c2O5kmsAnFu1MBx5b5WSBfdvYA2oyNEQvRKkxgEFgouzwLh1SKDA+Mv69DBiUQjQ 7cCEbARoVb6P7B0fvT/zF98lBwEwMLZjwGxjK94bQvYqzwr3nNH3SZAl59LsxdFV gv19CxIMo3mvppxDDKiMJeAOcsQJYDGWKEvMl5Mx6L2Sn9SjIUR8IG9qiwTJ1I9g PTRDgilMAHIFUVwloeR2eTlEgkmGe+fKb55/o4d/3cWfBgtDNLRhROeXsiqhxv49 xV31K6NBiQO27ckOpOi2NzgeyvOqaD2k5dNK+e3xCKk/7g/GgBg= =bZGN -----END PGP SIGNATURE----- Merge tag 'v4.14.202' into v4.14/base This is the 4.14.202 stable release |
||
---|---|---|
arch | ||
block | ||
certs | ||
crypto | ||
Documentation | ||
drivers | ||
firmware | ||
fs | ||
include | ||
init | ||
ipc | ||
kernel | ||
lib | ||
mm | ||
net | ||
samples | ||
scripts | ||
security | ||
sound | ||
tools | ||
usr | ||
virt | ||
.cocciconfig | ||
.get_maintainer.ignore | ||
.gitattributes | ||
.gitignore | ||
.mailmap | ||
COPYING | ||
CREDITS | ||
Kbuild | ||
Kconfig | ||
MAINTAINERS | ||
Makefile | ||
README |
Linux kernel
This file was moved to Documentation/admin-guide/README.rst
Please notice that there are several guides for kernel developers and users. These guides can be rendered in a number of formats, like HTML and PDF.
In order to build the documentation, use make htmldocs
or
make pdfdocs
.
There are various text files in the Documentation/ subdirectory, several of them using the Restructured Text markup notation. See Documentation/00-INDEX for a list of what is contained in each file.
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.