2016-09-21 19:40:21 +08:00
|
|
|
.. raw:: latex
|
|
|
|
|
|
|
|
\renewcommand\thesection*
|
|
|
|
\renewcommand\thesubsection*
|
|
|
|
|
2017-03-21 23:52:28 +08:00
|
|
|
.. _process_index:
|
2016-09-21 19:40:21 +08:00
|
|
|
|
2022-09-28 00:05:53 +08:00
|
|
|
=============================================
|
2016-10-27 06:34:09 +08:00
|
|
|
Working with the kernel development community
|
|
|
|
=============================================
|
2016-09-19 19:07:38 +08:00
|
|
|
|
2016-10-27 06:34:09 +08:00
|
|
|
So you want to be a Linux kernel developer? Welcome! While there is a lot
|
|
|
|
to be learned about the kernel in a technical sense, it is also important
|
|
|
|
to learn about how our community works. Reading these documents will make
|
|
|
|
it much easier for you to get your changes merged with a minimum of
|
|
|
|
trouble.
|
|
|
|
|
|
|
|
Below are the essential guides that every developer should read.
|
2016-09-19 19:07:38 +08:00
|
|
|
|
|
|
|
.. toctree::
|
2016-10-27 06:41:05 +08:00
|
|
|
:maxdepth: 1
|
2016-09-19 19:07:38 +08:00
|
|
|
|
2018-08-14 19:43:12 +08:00
|
|
|
license-rules
|
2016-09-21 19:40:21 +08:00
|
|
|
howto
|
2018-09-16 02:26:44 +08:00
|
|
|
code-of-conduct
|
2018-10-14 22:16:47 +08:00
|
|
|
code-of-conduct-interpretation
|
2016-10-27 06:34:09 +08:00
|
|
|
development-process
|
2016-09-21 19:40:21 +08:00
|
|
|
submitting-patches
|
2022-02-16 14:51:33 +08:00
|
|
|
handling-regressions
|
2018-09-04 00:32:11 +08:00
|
|
|
programming-language
|
2016-10-27 06:34:09 +08:00
|
|
|
coding-style
|
2021-09-13 23:39:41 +08:00
|
|
|
maintainer-handbooks
|
2018-02-01 22:42:33 +08:00
|
|
|
maintainer-pgp-guide
|
2016-10-27 06:34:09 +08:00
|
|
|
email-clients
|
2017-10-04 22:17:55 +08:00
|
|
|
kernel-enforcement-statement
|
2017-10-06 17:10:38 +08:00
|
|
|
kernel-driver-statement
|
2016-10-27 06:34:09 +08:00
|
|
|
|
2023-03-06 06:00:04 +08:00
|
|
|
For security issues, see:
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
|
|
|
|
security-bugs
|
|
|
|
embargoed-hardware-issues
|
|
|
|
|
2020-07-19 00:50:59 +08:00
|
|
|
Other guides to the community that are of interest to most developers are:
|
2016-10-27 06:34:09 +08:00
|
|
|
|
|
|
|
.. toctree::
|
2016-10-27 06:41:05 +08:00
|
|
|
:maxdepth: 1
|
2016-10-27 06:34:09 +08:00
|
|
|
|
|
|
|
changes
|
2016-09-21 19:40:21 +08:00
|
|
|
stable-api-nonsense
|
|
|
|
management-style
|
|
|
|
stable-kernel-rules
|
2016-10-27 06:34:09 +08:00
|
|
|
submit-checklist
|
2016-09-21 19:40:21 +08:00
|
|
|
kernel-docs
|
2018-10-18 07:45:32 +08:00
|
|
|
deprecated
|
2019-10-02 02:25:32 +08:00
|
|
|
maintainers
|
2022-03-05 02:14:18 +08:00
|
|
|
researcher-guidelines
|
2023-03-09 03:04:03 +08:00
|
|
|
contribution-maturity-model
|
2016-10-27 06:34:09 +08:00
|
|
|
|
|
|
|
These are some overall technical guides that have been put here for now for
|
|
|
|
lack of a better place.
|
|
|
|
|
|
|
|
.. toctree::
|
2016-10-27 06:41:05 +08:00
|
|
|
:maxdepth: 1
|
2016-10-27 06:34:09 +08:00
|
|
|
|
2016-09-21 19:40:21 +08:00
|
|
|
applying-patches
|
2023-08-24 17:23:25 +08:00
|
|
|
backporting
|
2016-09-21 19:40:21 +08:00
|
|
|
adding-syscalls
|
|
|
|
magic-number
|
|
|
|
volatile-considered-harmful
|
2019-10-04 02:58:42 +08:00
|
|
|
botching-up-ioctls
|
2018-05-07 17:35:39 +08:00
|
|
|
clang-format
|
2023-10-01 02:52:00 +08:00
|
|
|
../arch/riscv/patch-acceptance
|
2020-07-19 00:50:59 +08:00
|
|
|
../core-api/unaligned-memory-access
|
2016-09-21 19:40:21 +08:00
|
|
|
|
2016-10-26 14:23:16 +08:00
|
|
|
.. only:: subproject and html
|
|
|
|
|
|
|
|
Indices
|
|
|
|
=======
|
|
|
|
|
|
|
|
* :ref:`genindex`
|