Без опису

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.