Nessuna descrizione

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

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.