Name Last commit Last update
Documentation drm: bridge: add DT bindings for TI ths8135
LICENSES
arch x86/mm: Disable preemption during CR3 read+write
block fix unbalanced page refcounting in bio_map_user_iov
certs
crypto crypto: shash - Fix zero-length shash ahash digest crash
drivers isdn/i4l: fetch the ppp_write buffer in one shot
fs ext4: avoid deadlock when expanding inode size
include sctp: potential read out of bounds in sctp_ulpevent_type_enabled()
init ACPI / init: Switch over platform to the ACPI mode later
ipc mqueue: fix a use-after-free in sys_mq_notify()
kernel bpf/verifier: reject BPF_ALU64|BPF_END
lib mpi: Fix NULL ptr dereference in mpi_powm() [ver #3]
mm cma: fix calculation of aligned offset
net l2tp: Avoid schedule while atomic in exit_net
samples samples: move mic/mpssd example code from Documentation
scripts checkpatch: silence perl 5.26.0 unescaped left brace warnings
security lsm: fix smack_inode_removexattr and xattr_getsecurity memleak
sound ALSA: seq: Fix missing NULL check at remove_events ioctl
tools perf annotate: Fix broken arrow at row 0 connecting jmp instruction to its target
usr initramfs: remove "compression mode" choice
virt vfio: New external user group/file match
.clang-format
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore kbuild: Support split debug info v4
.mailmap Update my main e-mails at the Kernel tree
COPYING [PATCH] update FSF address in COPYING
CREDITS Update my main e-mails at the Kernel tree
Kbuild kbuild: Fix missing system calls check on mips.
Kconfig kbuild: migrate all arch to the kconfig mainmenu upgrade
MAINTAINERS Update my main e-mails at the Kernel tree
Makefile Linux 3.18.76
README Merge branch 'master' into for-next
Linux kernel
============

There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.  The formatted documentation can also be read online at:

    https://www.kernel.org/doc/html/latest/

There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.

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.