Aucune description

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

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.