blob: acd2cc2a538df5f9a4bb8343c423fa1ef4b7e6d4 [file] [log] [blame]
Jonathan Corbet1d596de2017-04-02 14:58:01 -06001=====================================
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
Kees Cook40fde642017-05-13 04:51:38 -070019 no_new_privs
Kees Cookc061f332017-05-13 04:51:37 -070020 seccomp_filter
Jonathan Corbetf504d472017-04-02 15:18:32 -060021 unshare
Thomas Gleixnerb617cfc2018-04-29 15:20:11 +020022 spec_ctrl
Mauro Carvalho Chehab2dbc08382019-06-18 11:39:21 -030023 accelerators/ocxl
Jonathan Corbet04950072019-10-03 13:02:19 -060024 ioctl/index
Mauro Carvalho Chehabde390122020-10-27 10:51:12 +010025 iommu
Mauro Carvalho Chehabd29e1ef2020-03-10 13:57:48 +010026 media/index
Jonathan Corbetf504d472017-04-02 15:18:32 -060027
Jonathan Corbet1d596de2017-04-02 14:58:01 -060028.. only:: subproject and html
29
30 Indices
31 =======
32
33 * :ref:`genindex`