No description
Find a file
Simon Wunderlich bdc76fd299 batman-adv: Start new development cycle
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
2019-05-06 11:40:46 +02:00
arch
block
certs
crypto
Documentation Documentation: networking: Update netdev-FAQ regarding patches 2019-03-18 20:09:58 -07:00
drivers s390/qeth: be drop monitor friendly 2019-03-18 18:34:45 -07:00
fs
include sctp: get sctphdr by offset in sctp_compute_cksum 2019-03-18 18:16:12 -07:00
init
ipc
kernel
lib
LICENSES
mm
net batman-adv: Start new development cycle 2019-05-06 11:40:46 +02:00
samples
scripts
security
sound
tools
usr
virt
.clang-format
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS
Makefile
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.

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.