No description
Find a file
Omar Sandoval d7e3621ad1 blk-mq: add tags and sched_tags bitmaps to debugfs
These can be used to debug issues like tag leaks and stuck requests.

Reviewed-by: Hannes Reinecke <hare@suse.com>
Signed-off-by: Omar Sandoval <osandov@fb.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
2017-01-27 08:17:44 -07:00
arch KVM fixes for v4.10-rc3 2017-01-06 15:27:17 -08:00
block blk-mq: add tags and sched_tags bitmaps to debugfs 2017-01-27 08:17:44 -07:00
certs
crypto
Documentation
drivers blk-mq-sched: allow setting of default IO scheduler 2017-01-17 10:04:31 -07:00
firmware
fs
include sbitmap: add helpers for dumping to a seq_file 2017-01-27 08:17:44 -07:00
init
ipc
kernel
lib sbitmap: add helpers for dumping to a seq_file 2017-01-27 08:17:44 -07:00
mm mm: workingset: fix use-after-free in shadow node shrinker 2017-01-07 18:22:40 -08:00
net
samples
scripts
security
sound
tools
usr
virt
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS MAINTAINERS: Update maintainer entry for NBD 2017-01-11 20:49:17 -07:00
Makefile Linux 4.10-rc3 2017-01-08 14:18:17 -08:00
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.