Skip to content

mariux64/linux

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Eric DumazetGreg Kroah-Hartman
Eric Dumazet
and
Greg Kroah-Hartman
Jun 22, 2019
dad3a93 · Jun 22, 2019
Jun 17, 2019
Oct 18, 2018
Jun 22, 2019
Jun 15, 2019
Aug 22, 2018
May 22, 2019
Jun 22, 2019
Nov 18, 2017
Jun 22, 2019
Jun 22, 2019
Jun 15, 2019
Jun 15, 2019
Jun 22, 2019
Jun 11, 2019
Jun 22, 2019
Jun 22, 2019
Feb 15, 2019
Jun 9, 2019
Jun 9, 2019
Jun 22, 2019
Jun 22, 2019
Aug 22, 2018
Jun 19, 2019
Aug 1, 2018
Jul 22, 2016
Aug 21, 2015
Oct 8, 2016
Apr 16, 2018
Aug 26, 2018
Mar 23, 2018
Aug 17, 2018
Nov 18, 2017
Aug 1, 2018
Apr 20, 2019
Jun 22, 2019
Mar 21, 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.
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.