[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20120807222028.330778459@linuxfoundation.org>
Date: Tue, 7 Aug 2012 15:44:34 -0700
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: linux-kernel@...r.kernel.org, stable@...r.kernel.org
Cc: Greg KH <gregkh@...uxfoundation.org>,
torvalds@...ux-foundation.org, akpm@...ux-foundation.org,
alan@...rguk.ukuu.org.uk,
Paul Gortmaker <paul.gortmaker@...driver.com>,
Rob Landley <rob@...dley.net>
Subject: [ 16/49] stable: update references to older 2.6 versions for 3.x
From: Greg KH <gregkh@...uxfoundation.org>
3.0-stable review patch. If anyone has any objections, please let me know.
------------------
From: Paul Gortmaker <paul.gortmaker@...driver.com>
commit 2584f5212d97b664be250ad5700a2d0fee31a10d upstream.
Also add information on where the respective trees are.
Signed-off-by: Paul Gortmaker <paul.gortmaker@...driver.com>
Acked-by: Rob Landley <rob@...dley.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
---
Documentation/stable_kernel_rules.txt | 19 ++++++++++++++-----
1 file changed, 14 insertions(+), 5 deletions(-)
--- a/Documentation/stable_kernel_rules.txt
+++ b/Documentation/stable_kernel_rules.txt
@@ -1,4 +1,4 @@
-Everything you ever wanted to know about Linux 2.6 -stable releases.
+Everything you ever wanted to know about Linux -stable releases.
Rules on what kind of patches are accepted, and which ones are not, into the
"-stable" tree:
@@ -41,10 +41,10 @@ Procedure for submitting patches to the
cherry-picked than this can be specified in the following format in
the sign-off area:
- Cc: <stable@...r.kernel.org> # .32.x: a1f84a3: sched: Check for idle
- Cc: <stable@...r.kernel.org> # .32.x: 1b9508f: sched: Rate-limit newidle
- Cc: <stable@...r.kernel.org> # .32.x: fd21073: sched: Fix affinity logic
- Cc: <stable@...r.kernel.org> # .32.x
+ Cc: <stable@...r.kernel.org> # 3.3.x: a1f84a3: sched: Check for idle
+ Cc: <stable@...r.kernel.org> # 3.3.x: 1b9508f: sched: Rate-limit newidle
+ Cc: <stable@...r.kernel.org> # 3.3.x: fd21073: sched: Fix affinity logic
+ Cc: <stable@...r.kernel.org> # 3.3.x
Signed-off-by: Ingo Molnar <mingo@...e.hu>
The tag sequence has the meaning of:
@@ -78,6 +78,15 @@ Review cycle:
security kernel team, and not go through the normal review cycle.
Contact the kernel security team for more details on this procedure.
+Trees:
+
+ - The queues of patches, for both completed versions and in progress
+ versions can be found at:
+ http://git.kernel.org/?p=linux/kernel/git/stable/stable-queue.git
+ - The finalized and tagged releases of all stable kernels can be found
+ in separate branches per version at:
+ http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git
+
Review committee:
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists