Name Last commit Last update
Documentation iio: adc: vf610: fix conversion mode sysfs node name
arch kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]
block block-map: add __GFP_ZERO flag for alloc_page in function bio_copy_kern
certs certs/blacklist_hashes.c: fix const confusion in certs blacklist
crypto crypto: drbg - make reseeding from get_random_bytes() synchronous
drivers fdt: Update CRC check for rng-seed
firmware Fix built-in early-load Intel microcode alignment
fs ext4: add reserved GDT blocks check
include kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]
init random: handle latent entropy and command line from random_init()
ipc ipc: WARN if trying to remove ipc object which is absent
kernel kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]
lib swiotlb: skip swiotlb_bounce when orig_addr is zero
mm random: move randomize_page() into mm where it belongs
net tcp: drop the hash_32() part from the index calculation
samples samples/kretprobes: Fix return value if register_kretprobe() failed
scripts modpost: fix section mismatch check for exported init/exit sections
security Fix incorrect type in assignment of ipv6 port for audit
sound ASoC: wm8962: Fix suspend while playing music
tools perf c2c: Fix sorting in percent_rmt_hitm_cmp()
usr initramfs: restore default compression behavior
virt KVM: Prevent module exit until all VMs are freed
.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: co-maintain random.c
Makefile Linux 4.14.286
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.