]> Git Repo - linux.git/commitdiff
Documentation: add link to stable release candidate tree
authorBagas Sanjaya <[email protected]>
Mon, 14 Mar 2022 11:33:28 +0000 (18:33 +0700)
committerGreg Kroah-Hartman <[email protected]>
Fri, 18 Mar 2022 13:30:35 +0000 (14:30 +0100)
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]>
Documentation/process/stable-kernel-rules.rst

index 691d705254663f66f151db48e6962146c36ef499..ffe9440bfbcacdd27ff3fc015aae6bc01535289a 100644 (file)
@@ -172,6 +172,15 @@ Trees
 
        https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git
 
+ - The release candidate of all stable kernel versions can be found at:
+
+        https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git/
+
+   .. warning::
+      The -stable-rc tree is a snapshot in time of the stable-queue tree and
+      will change frequently, hence will be rebased often. It should only be
+      used for testing purposes (e.g. to be consumed by CI systems).
+
 
 Review committee
 ----------------
This page took 0.04766 seconds and 4 git commands to generate.