0001 =====================================
0002 The Linux kernel user-space API guide
0003 =====================================
0004
0005 .. _man-pages: https://www.kernel.org/doc/man-pages/
0006
0007 While much of the kernel's user-space API is documented elsewhere
0008 (particularly in the man-pages_ project), some user-space information can
0009 also be found in the kernel tree itself. This manual is intended to be the
0010 place where this information is gathered.
0011
0012 .. class:: toc-title
0013
0014 Table of contents
0015
0016 .. toctree::
0017 :maxdepth: 2
0018
0019 no_new_privs
0020 seccomp_filter
0021 landlock
0022 unshare
0023 spec_ctrl
0024 accelerators/ocxl
0025 ebpf/index
0026 ioctl/index
0027 iommu
0028 media/index
0029 sysfs-platform_profile
0030 vduse
0031 futex2
0032
0033 .. only:: subproject and html
0034
0035 Indices
0036 =======
0037
0038 * :ref:`genindex`