Name Last commit Last update
Documentation Merge branch 'for-linus' of git://git.kernel.dk/linux-block
arch Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
block block: rename bio bi_rw to bi_opf
certs certs: Add a secondary system keyring that can be added to dynamically
crypto Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
drivers spi: pxa2xx: Do not needlessly initialize stack variables
firmware WHENCE: use https://linuxtv.org for LinuxTV URLs
fs block: rename bio bi_rw to bi_opf
include Merge branch 'for-linus' of git://git.kernel.dk/linux-block
init init/Kconfig: add clarification for out-of-tree modules
ipc ipc: delete "nr_ipc_ns"
kernel block: rename bio bi_rw to bi_opf
lib dynamic_debug: add jump label support
mm mm: make __swap_writepage() use bio_set_op_attrs()
net Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
samples samples/kretprobe: fix the wrong type
scripts Merge tag 'trace-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
security Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
sound Merge tag 'sound-fix-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
tools Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
usr usr/Kconfig: make initrd compression algorithm selection not expert
virt Merge tag 'kvm-arm-for-4.8-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
.cocciconfig scripts: add Linux .cocciconfig for coccinelle
.get_maintainer.ignore Add hch to .get_maintainer.ignore
.gitattributes
.gitignore Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS
Makefile
README
Linux kernel
============

This file was moved to Documentation/admin-guide/README.rst

Please notice that there are several guides for kernel developers and users.
These guides can be rendered in a number of formats, like HTML and PDF.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.

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.