You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
23 hours ago | |
---|---|---|
Documentation | 1 week ago | |
LICENSES | 6 months ago | |
arch | 1 week ago | |
block | 23 hours ago | |
certs | 4 months ago | |
crypto | 2 weeks ago | |
drivers | 23 hours ago | |
fs | 1 week ago | |
include | 23 hours ago | |
init | 1 month ago | |
io_uring | 4 weeks ago | |
ipc | 5 months ago | |
kernel | 1 week ago | |
lib | 1 week ago | |
mm | 2 weeks ago | |
net | 23 hours ago | |
rust | 1 month ago | |
samples | 2 weeks ago | |
scripts | 2 weeks ago | |
security | 4 weeks ago | |
sound | 1 week ago | |
tools | 23 hours ago | |
usr | 6 months ago | |
virt | 2 weeks ago | |
.clang-format | 6 months ago | |
.cocciconfig | 6 months ago | |
.get_maintainer.ignore | 6 months ago | |
.gitattributes | 6 months ago | |
.gitignore | 6 months ago | |
.mailmap | 6 months ago | |
.rustfmt.toml | 6 months ago | |
COPYING | 6 months ago | |
CREDITS | 6 months ago | |
Kbuild | 6 months ago | |
Kconfig | 6 months ago | |
LICENSE.md | 6 months ago | |
MAINTAINERS | 2 weeks ago | |
Makefile | 23 hours ago | |
README | 6 months ago | |
readme.adoc | 3 weeks 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.