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