Ingen beskrivning

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

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.