projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f1fcbaa
)
Documentation/process: Explain when tip branches get merged into mainline
author
Christian Kujau
<lists@nerdbynature.de>
Sat, 18 Feb 2023 21:29:44 +0000
(22:29 +0100)
committer
Borislav Petkov (AMD)
<bp@alien8.de>
Mon, 15 May 2023 15:11:28 +0000
(17:11 +0200)
Explain when tip branches get merged into mainline.
Suggested-by: Borislav Petkov <bp@alien8.de>
Signed-off-by: Christian Kujau <lists@nerdbynature.de>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Link:
https://lore.kernel.org/r/8a1fd8b7-9fe3-b2b5-406e-fa6f5e03e7c0@nerdbynature.de
Documentation/process/maintainer-tip.rst
patch
|
blob
|
history
diff --git
a/Documentation/process/maintainer-tip.rst
b/Documentation/process/maintainer-tip.rst
index 178c95fd17dcaded7f5d598987307d01b9eaa165..93d8a794bdfc6364d7b16d8dcfedb31a504e38e0 100644
(file)
--- a/
Documentation/process/maintainer-tip.rst
+++ b/
Documentation/process/maintainer-tip.rst
@@
-421,6
+421,9
@@
allowing themselves a breath. Please respect that.
The release candidate -rc1 is the starting point for new patches to be
applied which are targeted for the next merge window.
+So called _urgent_ branches will be merged into mainline during the
+stabilization phase of each release.
+
Git
^^^