~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

TOMOYO Linux Cross Reference
Linux/Documentation/translations/zh_CN/process/index.rst

Version: ~ [ linux-6.12-rc7 ] ~ [ linux-6.11.7 ] ~ [ linux-6.10.14 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.60 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.116 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.171 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.229 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.285 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.323 ] ~ [ linux-4.18.20 ] ~ [ linux-4.17.19 ] ~ [ linux-4.16.18 ] ~ [ linux-4.15.18 ] ~ [ linux-4.14.336 ] ~ [ linux-4.13.16 ] ~ [ linux-4.12.14 ] ~ [ linux-4.11.12 ] ~ [ linux-4.10.17 ] ~ [ linux-4.9.337 ] ~ [ linux-4.4.302 ] ~ [ linux-3.10.108 ] ~ [ linux-2.6.32.71 ] ~ [ linux-2.6.0 ] ~ [ linux-2.4.37.11 ] ~ [ unix-v6-master ] ~ [ ccs-tools-1.8.12 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

Diff markup

Differences between /Documentation/translations/zh_CN/process/index.rst (Version linux-6.12-rc7) and /Documentation/translations/zh_CN/process/index.rst (Version linux-6.9.12)


  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`
                                                      

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

kernel.org | git.kernel.org | LWN.net | Project Home | SVN repository | Mail admin

Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.

sflogo.php