You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Paolo Valente 80294c3bbf block, bfq: make lookup_next_entity push up vtime on expirations 7 years ago
Documentation Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 7 years ago
arch Linux 4.13-rc7 7 years ago
block block, bfq: make lookup_next_entity push up vtime on expirations 7 years ago
certs modsign: add markers to endif-statements in certs/Makefile 8 years ago
crypto crypto: authencesn - Fix digest_null crash 8 years ago
drivers nvme: don't blindly overwrite identifiers on disk revalidate 7 years ago
firmware
fs Linux 4.13-rc7 7 years ago
include string.h: add memcpy_and_pad() 7 years ago
init random: do not ignore early device randomness 8 years ago
ipc ipc: add missing container_of()s for randstruct 8 years ago
kernel Linux 4.13-rc7 7 years ago
lib kernel/watchdog: Prevent false positives with turbo modes 7 years ago
mm Linux 4.13-rc7 7 years ago
net Two nfsd bugfixes, neither 4.13 regressions, but both potentially 7 years ago
samples samples/bpf: fix bpf tunnel cleanup 8 years ago
scripts Kbuild fixes for v4.13 7 years ago
security Now that IPC and other changes have landed, enable manual markings for 8 years ago
sound ASoC: rt5677: Reintroduce I2C device IDs 7 years ago
tools NTB bug fixes to address an incorrect ntb_mw_count reference in the NTB 7 years ago
usr ramfs: clarify help text that compression applies to ramfs as well as legacy ramdisk. 8 years ago
virt KVM/ARM Fixes for v4.13-rc4 8 years ago
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS Linux 4.13-rc7 7 years ago
Makefile Linux 4.13-rc7 7 years ago
README

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.