blob: ad494da40009c10c114f03ff84ef2bc190d8ca08 [file] [log] [blame]
Andrew Scullb4b6d4a2019-01-02 15:54:55 +00001=====================================
2The Linux kernel user-space API guide
3=====================================
4
5.. _man-pages: https://www.kernel.org/doc/man-pages/
6
7While much of the kernel's user-space API is documented elsewhere
8(particularly in the man-pages_ project), some user-space information can
9also be found in the kernel tree itself. This manual is intended to be the
10place where this information is gathered.
11
12.. class:: toc-title
13
14 Table of contents
15
16.. toctree::
17 :maxdepth: 2
18
19 no_new_privs
20 seccomp_filter
21 unshare
22 spec_ctrl
David Brazdil0f672f62019-12-10 10:32:29 +000023 accelerators/ocxl
Andrew Scullb4b6d4a2019-01-02 15:54:55 +000024
25.. only:: subproject and html
26
27 Indices
28 =======
29
30 * :ref:`genindex`