2017-04-02 23:58:01 +03:00
|
|
|
=====================================
|
|
|
|
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
|
|
|
|
|
2017-05-13 14:51:38 +03:00
|
|
|
no_new_privs
|
2017-05-13 14:51:37 +03:00
|
|
|
seccomp_filter
|
2017-04-03 00:18:32 +03:00
|
|
|
unshare
|
2018-04-29 16:20:11 +03:00
|
|
|
spec_ctrl
|
2019-06-18 17:39:21 +03:00
|
|
|
accelerators/ocxl
|
2019-10-03 22:02:19 +03:00
|
|
|
ioctl/index
|
2020-10-27 12:51:12 +03:00
|
|
|
iommu
|
2020-03-10 15:57:48 +03:00
|
|
|
media/index
|
2020-12-30 03:18:25 +03:00
|
|
|
sysfs-platform_profile
|
2017-04-03 00:18:32 +03:00
|
|
|
|
2017-04-02 23:58:01 +03:00
|
|
|
.. only:: subproject and html
|
|
|
|
|
|
|
|
Indices
|
|
|
|
=======
|
|
|
|
|
|
|
|
* :ref:`genindex`
|