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