暫無描述

rydia 6793c0e942 hello, world 2 年之前
Documentation 6793c0e942 hello, world 2 年之前
LICENSES 6793c0e942 hello, world 2 年之前
arch 6793c0e942 hello, world 2 年之前
block 6793c0e942 hello, world 2 年之前
certs 6793c0e942 hello, world 2 年之前
crypto 6793c0e942 hello, world 2 年之前
debian 6793c0e942 hello, world 2 年之前
drivers 6793c0e942 hello, world 2 年之前
firmware 6793c0e942 hello, world 2 年之前
fs 6793c0e942 hello, world 2 年之前
include 6793c0e942 hello, world 2 年之前
init 6793c0e942 hello, world 2 年之前
ipc 6793c0e942 hello, world 2 年之前
kernel 6793c0e942 hello, world 2 年之前
lib 6793c0e942 hello, world 2 年之前
mm 6793c0e942 hello, world 2 年之前
net 6793c0e942 hello, world 2 年之前
samples 6793c0e942 hello, world 2 年之前
scripts 6793c0e942 hello, world 2 年之前
security 6793c0e942 hello, world 2 年之前
sound 6793c0e942 hello, world 2 年之前
tools 6793c0e942 hello, world 2 年之前
usr 6793c0e942 hello, world 2 年之前
virt 6793c0e942 hello, world 2 年之前
.clang-format 6793c0e942 hello, world 2 年之前
.cocciconfig 6793c0e942 hello, world 2 年之前
.config 6793c0e942 hello, world 2 年之前
.get_maintainer.ignore 6793c0e942 hello, world 2 年之前
.mailmap 6793c0e942 hello, world 2 年之前
COPYING 6793c0e942 hello, world 2 年之前
CREDITS 6793c0e942 hello, world 2 年之前
Kbuild 6793c0e942 hello, world 2 年之前
Kconfig 6793c0e942 hello, world 2 年之前
MAINTAINERS 6793c0e942 hello, world 2 年之前
Makefile 6793c0e942 hello, world 2 年之前
README 6793c0e942 hello, world 2 年之前
period_bytes 6793c0e942 hello, world 2 年之前

README

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.