Linux 4.10.2
Greg Kroah-Hartman authored
1e4d4778
Name Last commit Last update
Documentation x86/platform/goldfish: Prevent unconditional loading
arch MIPS: IP22: Fix build error due to binutils 2.25 uselessnes.
block cfq-iosched: don't call wbt_disable_default() with IRQs disabled
certs certs: Add a secondary system keyring that can be added to dynamically
crypto crypto: xts - Propagate NEED_FALLBACK bit
drivers scsi: lpfc: Correct WQ creation for pagesize
firmware WHENCE: use https://linuxtv.org for LinuxTV URLs
fs ceph: update readpages osd request according to size of pages
include mtd: nand: ifc: Fix location of eccstat registers for IFC V1.0
init kbuild: modversions: add infrastructure for emitting relative CRCs
ipc ipc/shm: Fix shmat mmap nil-page protection
kernel module: fix memory leak on early load_module() failures
lib mm: do not export ioremap_page_range symbol for external module
mm mm, vmscan: consider eligible zones in get_scan_count
net ceph: update readpages osd request according to size of pages
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 ALSA: hda - Fix micmute hotkey problem for a lenovo AIO machine
tools Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
usr kbuild: initramfs cleanup, set target from Kconfig
virt KVM: arm/arm64: vgic: Stop injecting the MSI occurrence twice
.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.