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.
![]() |
13 hours ago | |
---|---|---|
Documentation | 1 day ago | |
LICENSES | 7 months ago | |
arch | 18 hours ago | |
block | 6 days ago | |
certs | 2 months ago | |
crypto | 1 week ago | |
drivers | 13 hours ago | |
fs | 17 hours ago | |
include | 2 days ago | |
init | 1 month ago | |
io_uring | 2 weeks ago | |
ipc | 4 months ago | |
kernel | 17 hours ago | |
lib | 2 days ago | |
mm | 2 weeks ago | |
net | 2 days ago | |
rust | 1 month ago | |
samples | 4 weeks ago | |
scripts | 1 month ago | |
security | 1 week ago | |
sound | 4 days ago | |
tools | 17 hours ago | |
usr | 2 months ago | |
virt | 3 weeks ago | |
.clang-format | 1 month ago | |
.cocciconfig | ||
.get_maintainer.ignore | 10 months ago | |
.gitattributes | 3 months ago | |
.gitignore | 2 months ago | |
.mailmap | 3 weeks ago | |
.rustfmt.toml | 9 months ago | |
COPYING | ||
CREDITS | 4 weeks ago | |
Kbuild | 8 months ago | |
Kconfig | ||
MAINTAINERS | 18 hours ago | |
Makefile | 6 days ago | |
README |
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.