Merge branch 'next' into for-linus
Dmitry Torokhov authored
Prepare input updates for 4.16 merge window.
d67ad78e
Name Last commit Last update
Documentation Input: mms114 - add support for mms152
arch Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
block License cleanup: add SPDX GPL-2.0 license identifier to files with no license
certs License cleanup: add SPDX GPL-2.0 license identifier to files with no license
crypto License cleanup: add SPDX GPL-2.0 license identifier to files with no license
drivers Merge branch 'next' into for-linus
firmware License cleanup: add SPDX GPL-2.0 license identifier to files with no license
fs fs/hugetlbfs/inode.c: fix hwpoison reserve accounting
include Input: mms114 - drop platform data and use generic APIs
init Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
ipc License cleanup: add SPDX GPL-2.0 license identifier to files with no license
kernel Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
lib Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
mm mm, swap: fix race between swap count continuation operations
net Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
samples Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
scripts Kbuild: don't pass "-C" to preprocessor when processing linker scripts
security Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
sound Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
tools Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
usr initramfs: fix initramfs rebuilds w/ compression after disabling
virt Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
.cocciconfig scripts: add Linux .cocciconfig for coccinelle
.get_maintainer.ignore Add hch to .get_maintainer.ignore
.gitattributes .gitattributes: set git diff driver for C source code files
.gitignore
.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.