No description
Find a file
Paolo Bonzini 19a049f1a4 MAINTAINERS: remove Radim from KVM maintainers
Radim's kernel.org email is bouncing, which I take as a signal that
he is not really able to deal with KVM at this time.  Make MAINTAINERS
match the effective value of KVM's bus factor.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2019-12-22 13:15:59 +01:00
arch KVM/arm fixes for .5.5, take #1 2019-12-18 17:47:38 +01:00
block
certs
crypto
Documentation KVM/arm fixes for .5.5, take #1 2019-12-18 17:47:38 +01:00
drivers KVM/arm fixes for .5.5, take #1 2019-12-18 17:47:38 +01:00
fs configfs regression fix for 5.4-rc 2019-11-10 12:59:34 -08:00
include KVM/arm fixes for .5.5, take #1 2019-12-18 17:47:38 +01:00
init
ipc
kernel Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 2019-11-12 10:53:24 -08:00
lib lib: Remove select of inexistant GENERIC_IO 2019-11-10 10:38:43 -08:00
LICENSES
mm
net vsock/virtio: fix sock refcnt holding during the shutdown 2019-11-08 12:17:50 -08:00
samples
scripts Modules fixes for v5.4-rc7 2019-11-08 09:48:19 -08:00
security
sound
tools selftests: kvm: fix build with glibc >= 2.30 2019-11-13 15:48:00 +01:00
usr
virt KVM/arm fixes for .5.5, take #1 2019-12-18 17:47:38 +01:00
.clang-format
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap ARM: SoC fixes 2019-11-10 13:41:59 -08:00
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS MAINTAINERS: remove Radim from KVM maintainers 2019-12-22 13:15:59 +01:00
Makefile Linux 5.4-rc7 2019-11-10 16:17:15 -08:00
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.