Name Last commit Last update
Documentation Merge tag 'drm-fixes-2021-03-12-1' of git://anongit.freedesktop.org/drm/drm
arch Merge tag 's390-5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
block block/bfq: update comments and default value in docs for fifo_expire
certs certs: Replace K{U,G}IDT_INIT() with GLOBAL_ROOT_{U,G}ID
crypto crypto: mips/poly1305 - enable for all MIPS processors
drivers mm: use is_cow_mapping() across tree where proper
firmware
fs binfmt_misc: fix possible deadlock in bm_register_write
include mm: introduce page_needs_cow_for_dma() for deciding whether cow
init init/Kconfig: make COMPILE_TEST depend on HAS_IOMEM
ipc fs: make helpers idmap mount aware
kernel mm/fork: clear PASID for new mm
lib Merge git://git.kernel.org:/pub/scm/linux/kernel/git/davem/sparc
mm mm/highmem.c: fix zero_user_segments() with start > end
net Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/net
samples Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/net
scripts Merge tag 'gcc-plugins-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
security Merge tag 'keys-misc-20210126' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
sound ALSA: hda/realtek: Apply dual codec quirks for MSI Godlike X570 board
tools Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/net
usr Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
virt KVM: x86/mmu: Consider the hva in mmu_notifier retry
.cocciconfig scripts: add Linux .cocciconfig for coccinelle
.get_maintainer.ignore Opt out of scripts/get_maintainer.pl
.gitattributes .gitattributes: use 'dts' diff driver for dts files
.gitignore Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
.mailmap treewide: Miguel has moved
COPYING COPYING: state that all contributions really are covered by this file
CREDITS treewide: Miguel has moved
Kbuild kbuild: rename hostprogs-y/always to hostprogs/always-y
Kconfig kbuild: ensure full rebuild when the compiler is updated
MAINTAINERS Merge tag 'drm-fixes-2021-03-12-1' of git://anongit.freedesktop.org/drm/drm
Makefile Linux 5.12-rc2
README Drop all 00-INDEX files from 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.