2016-09-21 13:40:21 +02:00
|
|
|
.. raw:: latex
|
|
|
|
|
|
|
|
\renewcommand\thesection*
|
|
|
|
\renewcommand\thesubsection*
|
|
|
|
|
2017-03-21 16:52:28 +01:00
|
|
|
.. _process_index:
|
2016-09-21 13:40:21 +02:00
|
|
|
|
2016-10-27 00:34:09 +02:00
|
|
|
Working with the kernel development community
|
|
|
|
=============================================
|
2016-09-19 13:07:38 +02:00
|
|
|
|
2016-10-27 00:34:09 +02: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 13:07:38 +02:00
|
|
|
|
|
|
|
.. toctree::
|
2016-10-27 00:41:05 +02:00
|
|
|
:maxdepth: 1
|
2016-09-19 13:07:38 +02:00
|
|
|
|
2018-08-14 13:43:12 +02:00
|
|
|
license-rules
|
2016-09-21 13:40:21 +02:00
|
|
|
howto
|
2018-09-15 20:26:44 +02:00
|
|
|
code-of-conduct
|
2018-10-14 16:16:47 +02:00
|
|
|
code-of-conduct-interpretation
|
2016-10-27 00:34:09 +02:00
|
|
|
development-process
|
2016-09-21 13:40:21 +02:00
|
|
|
submitting-patches
|
2018-09-03 18:32:11 +02:00
|
|
|
programming-language
|
2016-10-27 00:34:09 +02:00
|
|
|
coding-style
|
2018-02-01 15:42:33 +01:00
|
|
|
maintainer-pgp-guide
|
2016-10-27 00:34:09 +02:00
|
|
|
email-clients
|
2017-10-04 16:17:55 +02:00
|
|
|
kernel-enforcement-statement
|
2017-10-06 11:10:38 +02:00
|
|
|
kernel-driver-statement
|
2016-10-27 00:34:09 +02:00
|
|
|
|
|
|
|
Other guides to the community that are of interest to most developers are:
|
|
|
|
|
|
|
|
.. toctree::
|
2016-10-27 00:41:05 +02:00
|
|
|
:maxdepth: 1
|
2016-10-27 00:34:09 +02:00
|
|
|
|
|
|
|
changes
|
2016-09-21 13:40:21 +02:00
|
|
|
submitting-drivers
|
|
|
|
stable-api-nonsense
|
|
|
|
management-style
|
|
|
|
stable-kernel-rules
|
2016-10-27 00:34:09 +02:00
|
|
|
submit-checklist
|
2016-09-21 13:40:21 +02:00
|
|
|
kernel-docs
|
2018-10-18 01:45:32 +02:00
|
|
|
deprecated
|
2016-10-27 00:34:09 +02:00
|
|
|
|
|
|
|
These are some overall technical guides that have been put here for now for
|
|
|
|
lack of a better place.
|
|
|
|
|
|
|
|
.. toctree::
|
2016-10-27 00:41:05 +02:00
|
|
|
:maxdepth: 1
|
2016-10-27 00:34:09 +02:00
|
|
|
|
2016-09-21 13:40:21 +02:00
|
|
|
applying-patches
|
|
|
|
adding-syscalls
|
|
|
|
magic-number
|
|
|
|
volatile-considered-harmful
|
2018-05-07 11:35:39 +02:00
|
|
|
clang-format
|
2016-09-21 13:40:21 +02:00
|
|
|
|
2016-10-26 08:23:16 +02:00
|
|
|
.. only:: subproject and html
|
|
|
|
|
|
|
|
Indices
|
|
|
|
=======
|
|
|
|
|
|
|
|
* :ref:`genindex`
|