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 cve 52 53TODOLIST: 54 55* security-bugs 56 57其它大多数开发人员感兴趣的社区指南: 58 59 60.. toctree:: 61 :maxdepth: 1 62 63 stable-api-nonsense 64 management-style 65 stable-kernel-rules 66 submit-checklist 67 researcher-guidelines 68 69TODOLIST: 70 71* changes 72* kernel-docs 73* deprecated 74* maintainers 75* contribution-maturity-model 76 77 78这些是一些总体性技术指南,由于不大好分类而放在这里: 79 80.. toctree:: 81 :maxdepth: 1 82 83 magic-number 84 volatile-considered-harmful 85 ../arch/riscv/patch-acceptance 86 ../core-api/unaligned-memory-access 87 88TODOLIST: 89 90* applying-patches 91* backporting 92* adding-syscalls 93* botching-up-ioctls 94* clang-format 95 96.. only:: subproject and html 97 98 目录 99 ==== 100 101 * :ref:`genindex` 102