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.
|
8 months ago | |
---|---|---|
Documentation | 8 months ago | |
LICENSES | 5 years ago | |
arch | 8 months ago | |
block | 8 months ago | |
certs | 2 years ago | |
crypto | 8 months ago | |
debian.template | 8 months ago | |
drivers | 8 months ago | |
fs | 8 months ago | |
include | 8 months ago | |
init | 8 months ago | |
ipc | 8 months ago | |
kernel | 8 months ago | |
lib | 8 months ago | |
ltt | 8 months ago | |
mm | 8 months ago | |
net | 8 months ago | |
samples | 2 years ago | |
scripts | 8 months ago | |
security | 8 months ago | |
sound | 8 months ago | |
tools | 8 months ago | |
usr | 4 years ago | |
virt | 8 months ago | |
.clang-format | 4 years ago | |
.cocciconfig | 7 years ago | |
.get_maintainer.ignore | 5 years ago | |
.gitattributes | 7 years ago | |
.gitignore | 4 years ago | |
.mailmap | 4 years ago | |
COPYING | 6 years ago | |
CREDITS | 4 years ago | |
Kbuild | 4 years ago | |
Kconfig | 5 years ago | |
MAINTAINERS | 8 months ago | |
Makefile | 8 months ago | |
README | 5 years ago | |
a.out | 8 months ago | |
localversion-rt | 8 months 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.