Name Last commit Last update
Documentation bpf: Add kconfig knob for disabling unpriv bpf by default
arch parisc/unaligned: Fix ldw() and stw() unalignment handlers
block block: bio-integrity: Advance seed correctly for larger interval sizes
certs certs: Trigger creation of RSA module signing key if it's not an RSA key
crypto crypto: pcrypt - Delay write to padata->info
drivers Revert "drm/nouveau/pmu/gm200-: avoid touching PMU outside of DEVINIT/PREOS/ACR"
firmware Fix built-in early-load Intel microcode alignment
fs fget: clarify and improve __fget_files() implementation
include openvswitch: Fix setting ipv6 fields causing hw csum failure
init bpf: Add kconfig knob for disabling unpriv bpf by default
ipc ipc: WARN if trying to remove ipc object which is absent
kernel cgroup/cpuset: Fix a race between cpuset_attach() and cpu hotplug
lib lib/iov_iter: initialize "flags" in new pipe_buffer
mm memblock: use kfree() to release kmalloced memblock regions
net openvswitch: Fix setting ipv6 fields causing hw csum failure
samples samples/kretprobes: Fix return value if register_kretprobe() failed
scripts Makefile.extrawarn: Move -Wunaligned-access to W=1
security ima: Allow template selection with ima_template[_fmt]= after ima_hash=
sound ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw_range()
tools libsubcmd: Fix use-after-free for realloc(..., 0)
usr initramfs: restore default compression behavior
virt KVM: Use kvm_pfn_t for local PFN variable in hva_to_pfn_remapped()
.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.