Linux 4.15.18
Greg Kroah-Hartman authored
a8ec862f
Name Last commit Last update
Documentation serial: 8250: Add Nuvoton NPCM UART
arch s390/compat: fix setup_frame32
block blk-mq: don't keep offline CPUs mapped to hctx 0
certs License cleanup: add SPDX GPL-2.0 license identifier to files with no license
crypto crypto: aes-generic - build with -Os on gcc-7+
drivers rtl8187: Fix NULL pointer dereference in priv->conf_mutex
firmware kbuild: remove all dummy assignments to obj-
fs ovl: set lower layer st_dev only if setting lower st_ino
include Bluetooth: Fix connection if directed advertising and privacy is used
init Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
ipc ipc/shm.c: add split function to shm_vm_ops
kernel perf/core: Fix use-after-free in uprobe_perf_close()
lib lib: fix stall in __bitmap_parselist()
mm mm/gup_benchmark: handle gup failures
net Bluetooth: Fix connection if directed advertising and privacy is used
samples Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
scripts objtool, retpolines: Integrate objtool with retpoline support more closely
security apparmor: fix resource audit messages when auditing peer
sound ASoC: Intel: sst: Fix the return value of 'sst_send_byte_stream_mrfld()'
tools perf tools: Fix copyfile_offset update of output offset
usr initramfs: fix initramfs rebuilds w/ compression after disabling
virt KVM: arm/arm64: vgic: Don't populate multiple LRs with the same vintid
.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.