Skip to content

Commit 587d39b

Browse files
bagasmegregkh
authored andcommitted
Documentation: add link to stable release candidate tree
There is also stable release candidate tree. Mention it, however with a warning that the tree is for testing purposes. Cc: Greg Kroah-Hartman <[email protected]> Cc: Sasha Levin <[email protected]> Cc: Jonathan Corbet <[email protected]> Cc: [email protected] Cc: [email protected] Signed-off-by: Bagas Sanjaya <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
1 parent 451fd6e commit 587d39b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Documentation/process/stable-kernel-rules.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,15 @@ Trees
172172

173173
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git
174174

175+
- The release candidate of all stable kernel versions can be found at:
176+
177+
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git/
178+
179+
.. warning::
180+
The -stable-rc tree is a snapshot in time of the stable-queue tree and
181+
will change frequently, hence will be rebased often. It should only be
182+
used for testing purposes (e.g. to be consumed by CI systems).
183+
175184

176185
Review committee
177186
----------------

0 commit comments

Comments
 (0)