summaryrefslogtreecommitdiff
path: root/Documentation/userspace-api/index.rst
blob: 7b2eb1b7d4cab3f68b2a7569977a5fa8b7a39f23 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
=====================================
The Linux kernel user-space API guide
=====================================

.. _man-pages: https://www.kernel.org/doc/man-pages/

While much of the kernel's user-space API is documented elsewhere
(particularly in the man-pages_ project), some user-space information can
also be found in the kernel tree itself.  This manual is intended to be the
place where this information is gathered.

.. class:: toc-title

	   Table of contents

.. toctree::
   :maxdepth: 2

   no_new_privs
   seccomp_filter
   unshare

.. only::  subproject and html

   Indices
   =======

   * :ref:`genindex`