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.
 
 
 
Yan, Zheng b50c2de51e ceph: choose readdir frag based on previous readdir reply 8 years ago
Documentation pci-v4.11-fixes-5 8 years ago
arch Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 years ago
block blk-mq: fix potential oops with polling and blk-mq scheduler 8 years ago
certs
crypto Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 8 years ago
drivers rbd: exclusive map option 8 years ago
firmware
fs ceph: choose readdir frag based on previous readdir reply 8 years ago
include rbd: support updating the lock cookie without releasing the lock 8 years ago
init
ipc
kernel sched/cputime: Fix ksoftirqd cputime accounting regression 8 years ago
lib Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 years ago
mm mm: prevent NR_ISOLATE_* stats from going negative 8 years ago
net rbd: support updating the lock cookie without releasing the lock 8 years ago
samples
scripts
security KEYS: fix keyctl_set_reqkey_keyring() to not leak thread keyrings 8 years ago
sound ASoC: Fixes for v4.11 8 years ago
tools bpf: Fix values type used in test_maps 8 years ago
usr
virt
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap mailmap: add Martin Kepplinger's email 8 years ago
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS bpf, doc: update bpf maintainers entry 8 years ago
Makefile Linux 4.11 8 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.