mirror of
https://github.com/torvalds/linux.git
synced 2024-12-20 10:01:56 +00:00
658234de0d
Add iommufd into the documentation tree, and supply initial documentation. Much of this is linked from code comments by kdoc. Link: https://lore.kernel.org/r/5-v6-a196d26f289e+11787-iommufd_jgg@nvidia.com Reviewed-by: Bagas Sanjaya <bagasdotme@gmail.com> Reviewed-by: Eric Auger <eric.auger@redhat.com> Signed-off-by: Kevin Tian <kevin.tian@intel.com> Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
41 lines
797 B
ReStructuredText
41 lines
797 B
ReStructuredText
=====================================
|
|
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
|
|
|
|
no_new_privs
|
|
seccomp_filter
|
|
landlock
|
|
unshare
|
|
spec_ctrl
|
|
accelerators/ocxl
|
|
ebpf/index
|
|
ioctl/index
|
|
iommu
|
|
iommufd
|
|
media/index
|
|
netlink/index
|
|
sysfs-platform_profile
|
|
vduse
|
|
futex2
|
|
|
|
.. only:: subproject and html
|
|
|
|
Indices
|
|
=======
|
|
|
|
* :ref:`genindex`
|