Name Last commit Last update
Documentation ARM: dts: fix Moxa SDIO 'compatible', remove 'sdhci' misnomer
arch arch: um: Mark the stack non-executable to fix a binutils warning
block blk-mq: don't create hctx debugfs dir until q->debugfs_dir is created
certs certs/blacklist_hashes.c: fix const confusion in certs blacklist
crypto crypto: drbg - make reseeding from get_random_bytes() synchronous
drivers Input: xpad - fix wireless 360 controller breaking after suspend
firmware
fs ceph: don't truncate file in atomic_open
include scsi: stex: Properly zero out the passthrough command structure
init random: handle latent entropy and command line from random_init()
ipc ipc/mqueue: use get_tree_nodev() in mqueue_get_tree()
kernel workqueue: don't skip lockdep work dependency in cancel_work_sync()
lib lib/vdso: Mark do_hres() and do_coarse() as __always_inline
mm mm: pagewalk: Fix race between unmap and page walker
net wifi: cfg80211: update hidden BSSes to avoid WARN_ON
samples samples/kretprobes: Fix return value if register_kretprobe() failed
scripts Makefile.extrawarn: Move -Wcast-function-type-strict to W=1
security efi: Correct Macmini DMI match in uefi cert quirk
sound ALSA: hda: Fix position reporting on Poulsbo
tools perf tools: Fixup get_current_dir_name() compilation
usr initramfs: restore default compression behavior
virt KVM: Add infrastructure and macro to mark VM as bugged
.cocciconfig scripts: add Linux .cocciconfig for coccinelle
.get_maintainer.ignore Opt out of scripts/get_maintainer.pl
.gitattributes .gitattributes: set git diff driver for C source code files
.gitignore Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
.mailmap Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
COPYING COPYING: use the new text with points to the license files
CREDITS MAINTAINERS: Remove Simon as Renesas SoC Co-Maintainer
Kbuild kbuild: do not descend to ./Kbuild when cleaning
Kconfig docs: kbuild: convert docs to ReST and rename to *.rst
MAINTAINERS MAINTAINERS: add Chandan as xfs maintainer for 5.4.y
Makefile Linux 5.4.218
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.