Go to file
Al Viro 839cc2954c arc: switch to RAW_COPY_USER
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2017-03-28 23:41:31 -04:00
arch arc: switch to RAW_COPY_USER 2017-03-28 23:41:31 -04:00
block new helper: uaccess_kernel() 2017-03-28 16:43:25 -04:00
certs
crypto
Documentation
drivers new helper: uaccess_kernel() 2017-03-28 16:43:25 -04:00
firmware
fs
include generic ...copy_..._user primitives 2017-03-28 18:22:11 -04:00
init
ipc
kernel new helper: uaccess_kernel() 2017-03-28 16:43:25 -04:00
lib generic ...copy_..._user primitives 2017-03-28 18:22:11 -04:00
mm new helper: uaccess_kernel() 2017-03-28 16:43:25 -04:00
net
samples
scripts
security new helper: uaccess_kernel() 2017-03-28 16:43:25 -04:00
sound
tools
usr
virt
.cocciconfig
.get_maintainer.ignore
.gitattributes
.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.