بدون توضیح

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.