index.rst 698 B

123456789101112131415161718192021222324252627282930313233
  1. =====================================
  2. The Linux kernel user-space API guide
  3. =====================================
  4. .. _man-pages: https://www.kernel.org/doc/man-pages/
  5. While much of the kernel's user-space API is documented elsewhere
  6. (particularly in the man-pages_ project), some user-space information can
  7. also be found in the kernel tree itself. This manual is intended to be the
  8. place where this information is gathered.
  9. .. class:: toc-title
  10. Table of contents
  11. .. toctree::
  12. :maxdepth: 2
  13. no_new_privs
  14. seccomp_filter
  15. unshare
  16. spec_ctrl
  17. accelerators/ocxl
  18. ioctl/index
  19. iommu
  20. media/index
  21. .. only:: subproject and html
  22. Indices
  23. =======
  24. * :ref:`genindex`