Name Last commit Last update
Documentation drm/nouveau/doc: update the thermal documentation
arch Merge commit '9e9a928e' into drm-next
block blkcg: use trylock on blkcg_pol_mutex in blkcg_reset_stats()
certs
crypto net: Use netlink_ns_capable to verify the permisions of netlink messages
drivers drm/nouveau/dp: workaround broken display
firmware Documentation/serial: Delete obsolete driver documentation
fs kernfs: move the last knowledge of sysfs out from kernfs
include Merge branch 'topic/ipu-destaging' of git://git.pengutronix.de/git/pza/linux into drm-next
init asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/*
ipc ipc: use device_initcall
kernel kernfs: move the last knowledge of sysfs out from kernfs
lib Merge commit '9e9a928e' into drm-next
mm mm/memory-failure.c: fix memory leak by race between poison and unpoison
net net: filter: fix possible memory leak in __sk_prepare_filter()
samples samples/seccomp/Makefile: do not build tests if cross-compiling for MIPS
scripts scripts/checksyscalls.sh: Make renameat optional
security Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
sound ALSA: hda/realtek - Fix COEF widget NID for ALC260 replacer fixup
tools Merge branch 'liblockdep-fixes-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/sashal/linux into perf/urgent
usr initramfs: read CONFIG_RD_ variables for initramfs compression
virt Merge tag 'kvm-arm-for-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore gitignore: add all.config
.mailmap Shiraz has moved
COPYING [PATCH] update FSF address in COPYING
CREDITS Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
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.