2017-04-03 04:58:01 +08: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 19:51:38 +08:00
|
|
|
no_new_privs
|
2017-05-13 19:51:37 +08:00
|
|
|
seccomp_filter
|
2017-04-03 05:18:32 +08:00
|
|
|
unshare
|
2018-04-29 21:20:11 +08:00
|
|
|
spec_ctrl
|
2019-06-18 22:39:21 +08:00
|
|
|
accelerators/ocxl
|
2019-10-04 03:02:19 +08:00
|
|
|
ioctl/index
|
2017-04-03 05:18:32 +08:00
|
|
|
|
2017-04-03 04:58:01 +08:00
|
|
|
.. only:: subproject and html
|
|
|
|
|
|
|
|
Indices
|
|
|
|
=======
|
|
|
|
|
|
|
|
* :ref:`genindex`
|