You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
8 months ago | |
---|---|---|
Documentation | 1 year ago | |
LICENSES | 3 years ago | |
arch | 1 year ago | |
block | 1 year ago | |
certs | 2 years ago | |
crypto | 1 year ago | |
drivers | 1 year ago | |
fs | 1 year ago | |
include | 1 year ago | |
init | 1 year ago | |
ipc | 2 years ago | |
kernel | 1 year ago | |
lib | 1 year ago | |
mm | 1 year ago | |
net | 1 year ago | |
samples | 1 year ago | |
scripts | 1 year ago | |
security | 1 year ago | |
sound | 1 year ago | |
tools | 8 months ago | |
usr | 1 year ago | |
virt | 1 year ago | |
.clang-format | 3 years ago | |
.cocciconfig | 7 years ago | |
.get_maintainer.ignore | 4 years ago | |
.gitattributes | 4 years ago | |
.gitignore | 2 years ago | |
.mailmap | 3 years ago | |
COPYING | 3 years ago | |
CREDITS | 3 years ago | |
Kbuild | 3 years ago | |
Kconfig | 3 years ago | |
MAINTAINERS | 1 year ago | |
Makefile | 1 year ago | |
README | 5 years ago |
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.