Go to file
2024-07-02 00:51:01 +03:00
arch lowlatency-hwe-6.8-next 2024-07-02 00:51:01 +03:00
block lowlatency-hwe-6.8-next 2024-07-02 00:51:01 +03:00
certs lowlatency-hwe-6.8-next 2024-07-02 00:51:01 +03:00
crypto lowlatency-hwe-6.8-next 2024-07-02 00:51:01 +03:00
debian lowlatency-hwe-6.8-next 2024-07-02 00:51:01 +03:00
debian.hwe-6.8 lowlatency-hwe-6.8-next 2024-07-02 00:51:01 +03:00
debian.lowlatency lowlatency-hwe-6.8-next 2024-07-02 00:51:01 +03:00
debian.lowlatency-hwe-6.8 lowlatency-hwe-6.8-next 2024-07-02 00:51:01 +03:00
debian.master lowlatency-hwe-6.8-next 2024-07-02 00:51:01 +03:00
Documentation lowlatency-hwe-6.8-next 2024-07-02 00:51:01 +03:00
drivers lowlatency-hwe-6.8-next 2024-07-02 00:51:01 +03:00
fs lowlatency-hwe-6.8-next 2024-07-02 00:51:01 +03:00
include lowlatency-hwe-6.8-next 2024-07-02 00:51:01 +03:00
init lowlatency-hwe-6.8-next 2024-07-02 00:51:01 +03:00
io_uring lowlatency-hwe-6.8-next 2024-07-02 00:51:01 +03:00
ipc lowlatency-hwe-6.8-next 2024-07-02 00:51:01 +03:00
kernel lowlatency-hwe-6.8-next 2024-07-02 00:51:01 +03:00
lib lowlatency-hwe-6.8-next 2024-07-02 00:51:01 +03:00
LICENSES lowlatency-hwe-6.8-next 2024-07-02 00:51:01 +03:00
mm lowlatency-hwe-6.8-next 2024-07-02 00:51:01 +03:00
net lowlatency-hwe-6.8-next 2024-07-02 00:51:01 +03:00
rust lowlatency-hwe-6.8-next 2024-07-02 00:51:01 +03:00
samples lowlatency-hwe-6.8-next 2024-07-02 00:51:01 +03:00
scripts lowlatency-hwe-6.8-next 2024-07-02 00:51:01 +03:00
security lowlatency-hwe-6.8-next 2024-07-02 00:51:01 +03:00
sound lowlatency-hwe-6.8-next 2024-07-02 00:51:01 +03:00
tools lowlatency-hwe-6.8-next 2024-07-02 00:51:01 +03:00
ubuntu lowlatency-hwe-6.8-next 2024-07-02 00:51:01 +03:00
usr lowlatency-hwe-6.8-next 2024-07-02 00:51:01 +03:00
virt lowlatency-hwe-6.8-next 2024-07-02 00:51:01 +03:00
.clang-format lowlatency-hwe-6.8-next 2024-07-02 00:51:01 +03:00
.cocciconfig lowlatency-hwe-6.8-next 2024-07-02 00:51:01 +03:00
.editorconfig lowlatency-hwe-6.8-next 2024-07-02 00:51:01 +03:00
.get_maintainer.ignore lowlatency-hwe-6.8-next 2024-07-02 00:51:01 +03:00
.gitattributes lowlatency-hwe-6.8-next 2024-07-02 00:51:01 +03:00
.gitignore lowlatency-hwe-6.8-next 2024-07-02 00:51:01 +03:00
.mailmap lowlatency-hwe-6.8-next 2024-07-02 00:51:01 +03:00
.rustfmt.toml lowlatency-hwe-6.8-next 2024-07-02 00:51:01 +03:00
COPYING lowlatency-hwe-6.8-next 2024-07-02 00:51:01 +03:00
CREDITS lowlatency-hwe-6.8-next 2024-07-02 00:51:01 +03:00
dropped.txt lowlatency-hwe-6.8-next 2024-07-02 00:51:01 +03:00
Kbuild lowlatency-hwe-6.8-next 2024-07-02 00:51:01 +03:00
Kconfig lowlatency-hwe-6.8-next 2024-07-02 00:51:01 +03:00
MAINTAINERS lowlatency-hwe-6.8-next 2024-07-02 00:51:01 +03:00
Makefile lowlatency-hwe-6.8-next 2024-07-02 00:51:01 +03:00
README lowlatency-hwe-6.8-next 2024-07-02 00:51:01 +03:00
Ubuntu.md lowlatency-hwe-6.8-next 2024-07-02 00:51:01 +03:00

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.