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 12 Alex Shi <alex.shi@linux.alibaba.com> << 13 << 14 ======================== << 15 与Linux 内核社区一起工作 13 与Linux 内核社区一起工作 16 ======================== 14 ======================== 17 15 18 你想成为Linux内核开发人员吗?欢 16 你想成为Linux内核开发人员吗?欢迎之至!在学习许多关于内核的技术知识的同时, 19 了解我们社区的工作方式也很重要 17 了解我们社区的工作方式也很重要。阅读这些文档可以让您以更轻松的、麻烦更少的 20 方式将更改合并到内核。 18 方式将更改合并到内核。 21 19 22 以下是每位开发人员都应阅读的基 20 以下是每位开发人员都应阅读的基本指南: 23 21 24 .. toctree:: 22 .. toctree:: 25 :maxdepth: 1 23 :maxdepth: 1 26 24 27 license-rules << 28 howto 25 howto 29 code-of-conduct 26 code-of-conduct 30 code-of-conduct-interpretation 27 code-of-conduct-interpretation 31 development-process << 32 submitting-patches 28 submitting-patches 33 programming-language 29 programming-language 34 coding-style 30 coding-style 35 maintainer-pgp-guide !! 31 development-process 36 email-clients 32 email-clients >> 33 license-rules 37 kernel-enforcement-statement 34 kernel-enforcement-statement 38 kernel-driver-statement 35 kernel-driver-statement 39 36 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 其它大多数开发人员感兴趣的社区 37 其它大多数开发人员感兴趣的社区指南: 59 38 60 39 61 .. toctree:: 40 .. toctree:: 62 :maxdepth: 1 41 :maxdepth: 1 63 42 >> 43 submitting-drivers >> 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.