SubmittingPatches (f0eef25339f92f7cd4aeea23d9ae97987a5a1e82) SubmittingPatches (99ddcc7edbb6b1d35a542f6bf0383f1f5a1aa0b0)
1
2 How to Get Your Change Into the Linux Kernel
3 or
4 Care And Operation Of Your Linus Torvalds
5
6
7
8For a person or company who wishes to submit a change to the Linux

--- 120 unchanged lines hidden (view full) ---

129linux-kernel@vger.kernel.org. Most kernel developers monitor this
130e-mail list, and can comment on your changes.
131
132
133Do not send more than 15 patches at once to the vger mailing lists!!!
134
135
136Linus Torvalds is the final arbiter of all changes accepted into the
1
2 How to Get Your Change Into the Linux Kernel
3 or
4 Care And Operation Of Your Linus Torvalds
5
6
7
8For a person or company who wishes to submit a change to the Linux

--- 120 unchanged lines hidden (view full) ---

129linux-kernel@vger.kernel.org. Most kernel developers monitor this
130e-mail list, and can comment on your changes.
131
132
133Do not send more than 15 patches at once to the vger mailing lists!!!
134
135
136Linus Torvalds is the final arbiter of all changes accepted into the
137Linux kernel. His e-mail address is <torvalds@osdl.org>. He gets
138a lot of e-mail, so typically you should do your best to -avoid- sending
139him e-mail.
137Linux kernel. His e-mail address is <torvalds@linux-foundation.org>.
138He gets a lot of e-mail, so typically you should do your best to -avoid-
139sending him e-mail.
140
141Patches which are bug fixes, are "obvious" changes, or similarly
142require little discussion should be sent or CC'd to Linus. Patches
143which require discussion or do not have a clear advantage should
144usually be sent first to linux-kernel. Only after the patch is
145discussed should the patch then be submitted to Linus.
146
147

--- 362 unchanged lines hidden ---
140
141Patches which are bug fixes, are "obvious" changes, or similarly
142require little discussion should be sent or CC'd to Linus. Patches
143which require discussion or do not have a clear advantage should
144usually be sent first to linux-kernel. Only after the patch is
145discussed should the patch then be submitted to Linus.
146
147

--- 362 unchanged lines hidden ---