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   ebpf/index
28   no_new_privs
29
30TODOList:
31
32* seccomp_filter
33* landlock
34* unshare
35* spec_ctrl
36* accelerators/ocxl
37* ioctl/index
38* iommu
39* media/index
40* netlink/index
41* sysfs-platform_profile
42* vduse
43* futex2
44
45.. only::  subproject and html
46
47   Indices
48   =======
49
50   * :ref:`genindex`
51