No Description

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