Skip to content

gregkh/linux

Folders and files

NameName
Last commit message
Last commit date
Apr 20, 2025
Sep 2, 2024
Apr 23, 2025
Apr 19, 2025
Sep 20, 2024
Apr 23, 2025
Apr 24, 2025
Apr 22, 2025
Apr 24, 2025
Apr 15, 2025
Apr 18, 2025
Jan 28, 2025
Apr 23, 2025
Apr 18, 2025
Apr 20, 2025
Apr 24, 2025
Apr 15, 2025
Apr 12, 2025
Apr 23, 2025
Apr 24, 2025
Apr 11, 2025
Apr 24, 2025
Mar 4, 2025
Apr 8, 2025
Apr 13, 2025
Jan 9, 2025
Jul 22, 2016
Jun 13, 2024
Nov 12, 2024
May 31, 2023
Mar 16, 2025
Apr 17, 2025
Sep 28, 2022
Feb 10, 2020
Apr 18, 2025
Feb 12, 2025
Feb 19, 2025
Apr 24, 2025
Apr 23, 2025
Mar 18, 2024

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 reStructuredText 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.