Skip to content

mariux64/linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Shannon NelsonDavid S. Miller
Shannon Nelson
and
David S. Miller
Oct 2, 2019
d229be4 · Oct 2, 2019
Oct 1, 2019
May 3, 2019
Sep 28, 2019
Sep 27, 2019
Aug 5, 2019
Sep 28, 2019
Oct 2, 2019
Sep 28, 2019
Oct 2, 2019
Sep 28, 2019
Sep 26, 2019
Sep 29, 2019
Sep 29, 2019
Sep 28, 2019
Oct 2, 2019
Sep 22, 2019
Sep 28, 2019
Oct 1, 2019
Sep 24, 2019
Sep 29, 2019
Sep 29, 2019
Sep 18, 2019
Aug 31, 2019
Jul 22, 2016
May 16, 2019
Oct 8, 2016
Sep 22, 2019
Sep 18, 2019
Mar 23, 2018
Sep 13, 2019
Aug 21, 2019
Jun 14, 2019
Oct 1, 2019
Sep 22, 2019
Sep 9, 2018

Repository files navigation

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.