diff options
Diffstat (limited to 'Documentation/process/stable-kernel-rules.rst')
-rw-r--r-- | Documentation/process/stable-kernel-rules.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/process/stable-kernel-rules.rst b/Documentation/process/stable-kernel-rules.rst index 4d82e31b7958..11ec2d93a5e0 100644 --- a/Documentation/process/stable-kernel-rules.rst +++ b/Documentation/process/stable-kernel-rules.rst | |||
@@ -27,7 +27,7 @@ Rules on what kind of patches are accepted, and which ones are not, into the | |||
27 | - It cannot contain any "trivial" fixes in it (spelling changes, | 27 | - It cannot contain any "trivial" fixes in it (spelling changes, |
28 | whitespace cleanups, etc). | 28 | whitespace cleanups, etc). |
29 | - It must follow the | 29 | - It must follow the |
30 | :ref:`Documentation/SubmittingPatches <submittingpatches>` | 30 | :ref:`Documentation/process/submitting-patches.rst <submittingpatches>` |
31 | rules. | 31 | rules. |
32 | - It or an equivalent fix must already exist in Linus' tree (upstream). | 32 | - It or an equivalent fix must already exist in Linus' tree (upstream). |
33 | 33 | ||
@@ -40,7 +40,7 @@ Procedure for submitting patches to the -stable tree | |||
40 | Documentation/networking/netdev-FAQ.txt | 40 | Documentation/networking/netdev-FAQ.txt |
41 | - Security patches should not be handled (solely) by the -stable review | 41 | - Security patches should not be handled (solely) by the -stable review |
42 | process but should follow the procedures in | 42 | process but should follow the procedures in |
43 | :ref:`Documentation/SecurityBugs <securitybugs>`. | 43 | :ref:`Documentation/admin-guide/security-bugs.rst <securitybugs>`. |
44 | 44 | ||
45 | For all other submissions, choose one of the following procedures | 45 | For all other submissions, choose one of the following procedures |
46 | ----------------------------------------------------------------- | 46 | ----------------------------------------------------------------- |