Žiadny popis

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

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.