m68k/defconfig: Update defconfigs for v4.14-rc7
Geert Uytterhoeven authored
Signed-off-by: default avatarGeert Uytterhoeven <geert@linux-m68k.org>
5e387199
Name Last commit Last update
Documentation Merge tag 'kbuild-fixes-v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
arch m68k/defconfig: Update defconfigs for v4.14-rc7
block bio_copy_user_iov(): don't ignore ->iov_offset
certs modsign: add markers to endif-statements in certs/Makefile
crypto Merge commit 'tags/keys-fixes-20171018' into fixes-v4.14-rc5
drivers m68k/mac: Add mutual exclusion for IOP interrupt polling
firmware firmware: Restore support for built-in firmware
fs Merge tag '4.14-smb3-fixes-for-stable' of git://git.samba.org/sfrench/cifs-2.6
include Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
init kbuild: Fix optimization level choice default
ipc fix a typo in put_compat_shm_info()
kernel Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
lib assoc_array: Fix a buggy node-splitting case
mm Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
net Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
samples Fix tracing sample code warning.
scripts Merge tag 'kbuild-fixes-v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
security Revert "apparmor: add base infastructure for socket mediation"
sound ALSA: hda - fix headset mic problem for Dell machines with alc236
tools Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
usr ramfs: clarify help text that compression applies to ramfs as well as legacy ramdisk.
virt Revert "KVM: Don't accept obviously wrong gsi values via KVM_IRQFD"
.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.