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