No Description

rydia 6793c0e942 hello, world 2 years ago
Documentation 6793c0e942 hello, world 2 years ago
LICENSES 6793c0e942 hello, world 2 years ago
arch 6793c0e942 hello, world 2 years ago
block 6793c0e942 hello, world 2 years ago
certs 6793c0e942 hello, world 2 years ago
crypto 6793c0e942 hello, world 2 years ago
debian 6793c0e942 hello, world 2 years ago
drivers 6793c0e942 hello, world 2 years ago
firmware 6793c0e942 hello, world 2 years ago
fs 6793c0e942 hello, world 2 years ago
include 6793c0e942 hello, world 2 years ago
init 6793c0e942 hello, world 2 years ago
ipc 6793c0e942 hello, world 2 years ago
kernel 6793c0e942 hello, world 2 years ago
lib 6793c0e942 hello, world 2 years ago
mm 6793c0e942 hello, world 2 years ago
net 6793c0e942 hello, world 2 years ago
samples 6793c0e942 hello, world 2 years ago
scripts 6793c0e942 hello, world 2 years ago
security 6793c0e942 hello, world 2 years ago
sound 6793c0e942 hello, world 2 years ago
tools 6793c0e942 hello, world 2 years ago
usr 6793c0e942 hello, world 2 years ago
virt 6793c0e942 hello, world 2 years ago
.clang-format 6793c0e942 hello, world 2 years ago
.cocciconfig 6793c0e942 hello, world 2 years ago
.config 6793c0e942 hello, world 2 years ago
.get_maintainer.ignore 6793c0e942 hello, world 2 years ago
.mailmap 6793c0e942 hello, world 2 years ago
COPYING 6793c0e942 hello, world 2 years ago
CREDITS 6793c0e942 hello, world 2 years ago
Kbuild 6793c0e942 hello, world 2 years ago
Kconfig 6793c0e942 hello, world 2 years ago
MAINTAINERS 6793c0e942 hello, world 2 years ago
Makefile 6793c0e942 hello, world 2 years ago
README 6793c0e942 hello, world 2 years ago
period_bytes 6793c0e942 hello, world 2 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.
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.