Linux 4.10.12
Greg Kroah-Hartman authored
055c0a94
Name Last commit Last update
Documentation watchdog: s3c2410: Fix infinite interrupt in soft mode
arch mm: Tighten x86 /dev/mem with zeroing reads
block blk: Ensure users for current->bio_list can see the full list.
certs certs: Add a secondary system keyring that can be added to dynamically
crypto crypto: lrw - Fix use-after-free on EINPROGRESS
drivers virtio-console: avoid DMA from stack
firmware WHENCE: use https://linuxtv.org for LinuxTV URLs
fs CIFS: store results of cifs_reopen_file to avoid infinite wait
include crypto: ahash - Fix EINPROGRESS notification callback
init random: use chacha20 for get_random_int/long
ipc ipc/shm: Fix shmat mmap nil-page protection
kernel ftrace: Fix function pid filter on instances
lib new privimitive: iov_iter_revert()
mm zsmalloc: expand class bit
net make skb_copy_datagram_msg() et.al. preserve ->msg_iter on error
samples samples/seccomp: fix 64-bit comparison macros
scripts kbuild: modversions: add infrastructure for emitting relative CRCs
security ima: fix ima_d_path() possible race with rename
sound ASoC: Intel: select DW_DMAC_CORE since it's mandatory
tools perf annotate s390: Fix perf annotate error -95 (4.10 regression)
usr kbuild: initramfs cleanup, set target from Kconfig
virt KVM: kvm_io_bus_unregister_dev() should never fail
.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 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
.mailmap mailmap: add codeaurora.org names for nameless email commits
COPYING [PATCH] update FSF address in COPYING
CREDITS MAINTAINERS: Remove old e-mail address
Kbuild scripts/gdb: provide linux constants
Kconfig kbuild: migrate all arch to the kconfig mainmenu upgrade
MAINTAINERS MAINTAINERS: Remove old e-mail address
Makefile Linux 4.10.12
README README: add a new README file, pointing to the Documentation/
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.