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

Paolo BonziniGreg Kroah-Hartman
Paolo Bonzini
and
Greg Kroah-Hartman
Apr 20, 2023
495adb0 · Apr 20, 2023
Apr 20, 2023
Oct 18, 2018
Apr 20, 2023
Mar 11, 2023
Jun 25, 2022
Apr 20, 2023
Apr 20, 2023
Jan 23, 2020
Apr 20, 2023
Apr 20, 2023
Jun 25, 2022
Dec 8, 2022
Apr 20, 2023
Mar 11, 2023
Apr 20, 2023
Apr 20, 2023
Jan 18, 2023
Mar 17, 2023
Mar 11, 2023
Apr 20, 2023
Mar 11, 2023
Apr 13, 2020
Nov 3, 2022
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 5, 2023
Apr 5, 2023
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.