1.. SPDX-License-Identifier: GPL-2.0
2.. include:: ../disclaimer-zh_CN.rst
3
4:Original: Documentation/userspace-api/index.rst
5
6:翻译:
7
8 李睿 Rui Li <me@lirui.org>
9
10=========================
11Linux 内核用户空间API指南
12=========================
13
14.. _man-pages: https://www.kernel.org/doc/man-pages/
15
16尽管许多用户空间API的文档被记录在别处(特别是在 man-pages_ 项目中),
17在代码树中仍然可以找到有关用户空间的部分信息。这个手册意在成为这些信息
18聚集的地方。
19
20.. class:: toc-title
21
22	   目录
23
24.. toctree::
25   :maxdepth: 2
26
27   no_new_privs
28   seccomp_filter
29   accelerators/ocxl
30   ebpf/index
31   sysfs-platform_profile
32   futex2
33
34TODOList:
35
36* landlock
37* unshare
38* spec_ctrl
39* ioctl/index
40* iommu
41* media/index
42* netlink/index
43* vduse
44
45.. only::  subproject and html
46
47   Indices
48   =======
49
50   * :ref:`genindex`
51