xref: /linux/Documentation/translations/zh_CN/process/index.rst (revision 45d8b572fac3aa8b49d53c946b3685eaf78a2824)
1.. raw:: latex
2
3	\renewcommand\thesection*
4	\renewcommand\thesubsection*
5
6.. include:: ../disclaimer-zh_CN.rst
7
8:Original: Documentation/process/index.rst
9
10:翻译:
11
12 Alex Shi <alex.shi@linux.alibaba.com>
13
14========================
15与Linux 内核社区一起工作
16========================
17
18你想成为Linux内核开发人员吗?欢迎之至!在学习许多关于内核的技术知识的同时,
19了解我们社区的工作方式也很重要。阅读这些文档可以让您以更轻松的、麻烦更少的
20方式将更改合并到内核。
21
22以下是每位开发人员都应阅读的基本指南:
23
24.. toctree::
25   :maxdepth: 1
26
27   license-rules
28   howto
29   code-of-conduct
30   code-of-conduct-interpretation
31   development-process
32   submitting-patches
33   programming-language
34   coding-style
35   maintainer-pgp-guide
36   email-clients
37   kernel-enforcement-statement
38   kernel-driver-statement
39
40TODOLIST:
41
42* handling-regressions
43* maintainer-handbooks
44
45安全方面, 请阅读:
46
47.. toctree::
48   :maxdepth: 1
49
50   embargoed-hardware-issues
51
52TODOLIST:
53
54* security-bugs
55
56其它大多数开发人员感兴趣的社区指南:
57
58
59.. toctree::
60   :maxdepth: 1
61
62   stable-api-nonsense
63   management-style
64   stable-kernel-rules
65   submit-checklist
66
67TODOLIST:
68
69* changes
70* kernel-docs
71* deprecated
72* maintainers
73* researcher-guidelines
74* contribution-maturity-model
75
76
77这些是一些总体性技术指南,由于不大好分类而放在这里:
78
79.. toctree::
80   :maxdepth: 1
81
82   magic-number
83   volatile-considered-harmful
84   ../arch/riscv/patch-acceptance
85   ../core-api/unaligned-memory-access
86
87TODOLIST:
88
89* applying-patches
90* backporting
91* adding-syscalls
92* botching-up-ioctls
93* clang-format
94
95.. only::  subproject and html
96
97   目录
98   ====
99
100   * :ref:`genindex`
101