blob: f0a60435b1240b65a4f24625f6aaa63199607a82 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
==========================
Kernel Maintainer Handbook
==========================
This document is the humble beginning of a manual for kernel maintainers.
There is a lot yet to go here! Please feel free to propose (and write)
additions to this manual.
.. toctree::
:maxdepth: 2
configure-git
rebasing-and-merging
pull-requests
maintainer-entry-profile
modifying-patches
|