Name Last commit Last update
Documentation Documentation: refer to config RANDOMIZE_BASE for kernel address-space randomization
arch mips,s390,sh,sparc: gup: Work around the "COW can break either way" issue
block block: fix ioprio_get(IOPRIO_WHO_PGRP) vs setuid(2)
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 drm/vmwgfx: Fix stale file descriptors on failed usercopy
firmware Fix built-in early-load Intel microcode alignment
fs NFSv4: Initialise connection to the server in nfs4_alloc_client()
include net_sched: restore "mpu xxx" handling
init pid: take a reference when initializing `cad_pid`
ipc ipc: WARN if trying to remove ipc object which is absent
kernel cputime, cpuacct: Include guest time in user time in cpuacct.stat
lib ARM: 8800/1: use choice for kernel unwinders
mm shmem: fix a race between shmem_unused_huge_shrink and shmem_evict_inode
net can: bcm: fix UAF of bcm op
samples samples/kretprobes: Fix return value if register_kretprobe() failed
scripts scripts/dtc: dtx_diff: remove broken example from help text
security selinux: initialize proto variable in selinux_ip_postroute_compat()
sound ASoC: mediatek: mt8173: fix device_node leak
tools bpf: fix panic due to oob in bpf_prog_test_run_skb
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 kbuild: rpm-pkg: keep spec file until make mrproper
.mailmap .mailmap: Add Maciej W. Rozycki's Imagination e-mail address
COPYING [PATCH] update FSF address in COPYING
CREDITS MAINTAINERS: update TPM driver infrastructure changes
Kbuild License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Kconfig License cleanup: add SPDX GPL-2.0 license identifier to files with no license
MAINTAINERS MAINTAINERS: Update drm/i915 bug filing URL
Makefile Linux 4.14.264
README README: add a new README file, pointing to the 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.