Linux 4.12-rc6
Linus Torvalds authored
41f1830f
Name Last commit Last update
Documentation mm: larger stack guard gap, between vmas
arch mm: larger stack guard gap, between vmas
block block: Fix a blk_exit_rl() regression
certs scripts/spelling.txt: add "intialise(d)" pattern and fix typo instances
crypto crypto : asymmetric_keys : verify_pefile:zero memory content before freeing
drivers Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
firmware firmware/Makefile: force recompilation if makefile changes
fs mm: larger stack guard gap, between vmas
include mm: larger stack guard gap, between vmas
init Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
ipc mm: introduce kv[mz]alloc helpers
kernel Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
lib Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
mm mm: larger stack guard gap, between vmas
net net: don't global ICMP rate limit packets originating from loopback
samples samples/bpf: run cleanup routines when receiving SIGTERM
scripts scripts/gdb: make lx-dmesg command work (reliably)
security selinux: fix double free in selinux_parse_opts_str()
sound ALSA: timer: Fix missing queue indices reset at SNDRV_TIMER_IOCTL_SELECT
tools Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
usr initramfs: fix disabling of initramfs (and its compression)
virt KVM: arm/arm64: Handle possible NULL stage2 pud when ageing pages
.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.