All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/24] MAINTAINERS: Add "Q" patchwork entries
@ 2010-01-14  7:12 Joe Perches
  2010-01-14  7:13 ` [PATCH 01/24] MAINTAINERS: Document new "Q:" patchwork queue type Joe Perches
                   ` (24 more replies)
  0 siblings, 25 replies; 50+ messages in thread
From: Joe Perches @ 2010-01-14  7:12 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

Keep the patchwork site entries in MAINTAINERS

Joe Perches (24):
  MAINTAINERS: Document new "Q:" patchwork queue type
  MAINTAINERS: 9P FILE SYSTEM - Add "Q" patchwork entry
  MAINTAINERS: ACPI - Add "Q" patchwork entry
  MAINTAINERS: BTRFS FILE SYSTEM - Add "Q" patchwork entry
  MAINTAINERS: CIFS - Add "Q" patchwork entry
  MAINTAINERS: DEVICE-MAPPER - Add "Q" patchwork entry
  MAINTAINERS: EXT4 FILE SYSTEM - Add "Q" patchwork entry
  MAINTAINERS: IDE SUBSYSTEM - Add "Q" patchwork entry
  MAINTAINERS: INFINIBAND SUBSYSTEM - Add "Q" patchwork entry
  MAINTAINERS: INPUT DRIVERS - Add "Q" patchwork entry
  MAINTAINERS: KCONFIG - Add "Q" patchwork entry
  MAINTAINERS: LINUX FOR POWERPC - Add "Q" patchwork entry
  MAINTAINERS: V4L/DVB - Add "Q" patchwork entry
  MAINTAINERS: MTD - Add "Q" patchwork entry
  MAINTAINERS: NETWORKING [WIRELESS] - Add "Q" patchwork entry
  MAINTAINERS: OMAP - Add "Q" patchwork entry
  MAINTAINERS: PARISC ARCHITECTURE - Add "Q" patchwork entry
  MAINTAINERS: PCI SUBSYSTEM - Add "Q" patchwork entry
  MAINTAINERS: REAL TIME CLOCK - Add "Q" patchwork entry
  MAINTAINERS: TI DAVINCI - Add "Q" patchwork entry
  MAINTAINERS: SPARC - Add "Q" patchwork entry
  MAINTAINERS: SPI SUBSYSTEM - Add "Q" patchwork entry
  MAINTAINERS: SUPERH - Add "Q" patchwork entry
  MAINTAINERS: THE REST (LKML) - Add "Q" patchwork entry

 MAINTAINERS |   26 +++++++++++++++++++++++++-
 1 files changed, 25 insertions(+), 1 deletions(-)


^ permalink raw reply	[flat|nested] 50+ messages in thread

* [PATCH 01/24] MAINTAINERS: Document new "Q:" patchwork queue type
  2010-01-14  7:12 [PATCH 00/24] MAINTAINERS: Add "Q" patchwork entries Joe Perches
@ 2010-01-14  7:13 ` Joe Perches
  2010-01-14 13:48   ` Stefan Richter
  2010-01-14  7:13 ` [PATCH 02/24] MAINTAINERS: 9P FILE SYSTEM - Add "Q" patchwork entry Joe Perches
                   ` (23 subsequent siblings)
  24 siblings, 1 reply; 50+ messages in thread
From: Joe Perches @ 2010-01-14  7:13 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

Signed-off-by: Joe Perches <joe@perches.com>
---
 MAINTAINERS |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index b8852f8..8dd1fd0 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -71,6 +71,7 @@ Descriptions of section entries:
 	M: Mail patches to: FullName <address@domain>
 	L: Mailing list that is relevant to this area
 	W: Web-page with status/info
+	Q: Patchwork web based patch tracking system site
 	T: SCM tree type and location.  Type is one of: git, hg, quilt, stgit.
 	S: Status, one of the following:
 	   Supported:	Someone is actually paid to look after this.
-- 
1.6.6.rc0.57.gad7a


^ permalink raw reply related	[flat|nested] 50+ messages in thread

* [PATCH 02/24] MAINTAINERS: 9P FILE SYSTEM - Add "Q" patchwork entry
  2010-01-14  7:12 [PATCH 00/24] MAINTAINERS: Add "Q" patchwork entries Joe Perches
  2010-01-14  7:13 ` [PATCH 01/24] MAINTAINERS: Document new "Q:" patchwork queue type Joe Perches
@ 2010-01-14  7:13 ` Joe Perches
  2010-01-14  7:13 ` [PATCH 03/24] MAINTAINERS: ACPI " Joe Perches
                   ` (22 subsequent siblings)
  24 siblings, 0 replies; 50+ messages in thread
From: Joe Perches @ 2010-01-14  7:13 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

Signed-off-by: Joe Perches <joe@perches.com
---
 MAINTAINERS |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 8dd1fd0..5a3e972 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -183,6 +183,7 @@ M:	Ron Minnich <rminnich@sandia.gov>
 M:	Latchesar Ionkov <lucho@ionkov.net>
 L:	v9fs-developer@lists.sourceforge.net
 W:	http://swik.net/v9fs
+Q:	http://patchwork.kernel.org/project/v9fs-devel/list/
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs.git
 S:	Maintained
 F:	Documentation/filesystems/9p.txt
-- 
1.6.6.rc0.57.gad7a


^ permalink raw reply related	[flat|nested] 50+ messages in thread

* [PATCH 03/24] MAINTAINERS: ACPI - Add "Q" patchwork entry
  2010-01-14  7:12 [PATCH 00/24] MAINTAINERS: Add "Q" patchwork entries Joe Perches
  2010-01-14  7:13 ` [PATCH 01/24] MAINTAINERS: Document new "Q:" patchwork queue type Joe Perches
  2010-01-14  7:13 ` [PATCH 02/24] MAINTAINERS: 9P FILE SYSTEM - Add "Q" patchwork entry Joe Perches
@ 2010-01-14  7:13 ` Joe Perches
  2010-01-14  7:13 ` [PATCH 04/24] MAINTAINERS: BTRFS FILE SYSTEM " Joe Perches
                   ` (21 subsequent siblings)
  24 siblings, 0 replies; 50+ messages in thread
From: Joe Perches @ 2010-01-14  7:13 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

Signed-off-by: Joe Perches <joe@perches.com>
---
 MAINTAINERS |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 5a3e972..853f781 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -238,6 +238,7 @@ ACPI
 M:	Len Brown <lenb@kernel.org>
 L:	linux-acpi@vger.kernel.org
 W:	http://www.lesswatts.org/projects/acpi/
+Q:	http://patchwork.kernel.org/project/linux-acpi/list/
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git
 S:	Supported
 F:	drivers/acpi/
-- 
1.6.6.rc0.57.gad7a


^ permalink raw reply related	[flat|nested] 50+ messages in thread

* [PATCH 04/24] MAINTAINERS: BTRFS FILE SYSTEM - Add "Q" patchwork entry
  2010-01-14  7:12 [PATCH 00/24] MAINTAINERS: Add "Q" patchwork entries Joe Perches
                   ` (2 preceding siblings ...)
  2010-01-14  7:13 ` [PATCH 03/24] MAINTAINERS: ACPI " Joe Perches
@ 2010-01-14  7:13 ` Joe Perches
  2010-01-14  7:13 ` [PATCH 05/24] MAINTAINERS: CIFS " Joe Perches
                   ` (20 subsequent siblings)
  24 siblings, 0 replies; 50+ messages in thread
From: Joe Perches @ 2010-01-14  7:13 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

Signed-off-by: Joe Perches <joe@perches.com>
---
 MAINTAINERS |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 853f781..5494c29 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1332,6 +1332,7 @@ BTRFS FILE SYSTEM
 M:	Chris Mason <chris.mason@oracle.com>
 L:	linux-btrfs@vger.kernel.org
 W:	http://btrfs.wiki.kernel.org/
+Q:	http://patchwork.kernel.org/project/linux-btrfs/list/
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable.git
 S:	Maintained
 F:	Documentation/filesystems/btrfs.txt
-- 
1.6.6.rc0.57.gad7a


^ permalink raw reply related	[flat|nested] 50+ messages in thread

* [PATCH 05/24] MAINTAINERS: CIFS - Add "Q" patchwork entry
  2010-01-14  7:12 [PATCH 00/24] MAINTAINERS: Add "Q" patchwork entries Joe Perches
                   ` (3 preceding siblings ...)
  2010-01-14  7:13 ` [PATCH 04/24] MAINTAINERS: BTRFS FILE SYSTEM " Joe Perches
@ 2010-01-14  7:13 ` Joe Perches
  2010-01-14  7:13 ` [PATCH 06/24] MAINTAINERS: DEVICE-MAPPER " Joe Perches
                   ` (19 subsequent siblings)
  24 siblings, 0 replies; 50+ messages in thread
From: Joe Perches @ 2010-01-14  7:13 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

Signed-off-by: Joe Perches <joe@perches.com>
---
 MAINTAINERS |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 5494c29..02f1d51 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1496,6 +1496,7 @@ M:	Steve French <sfrench@samba.org>
 L:	linux-cifs-client@lists.samba.org (moderated for non-subscribers)
 L:	samba-technical@lists.samba.org (moderated for non-subscribers)
 W:	http://linux-cifs.samba.org/
+Q:	http://patchwork.ozlabs.org/project/linux-cifs-client/list/
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
 S:	Supported
 F:	Documentation/filesystems/cifs.txt
-- 
1.6.6.rc0.57.gad7a


^ permalink raw reply related	[flat|nested] 50+ messages in thread

* [PATCH 06/24] MAINTAINERS: DEVICE-MAPPER - Add "Q" patchwork entry
  2010-01-14  7:12 [PATCH 00/24] MAINTAINERS: Add "Q" patchwork entries Joe Perches
                   ` (4 preceding siblings ...)
  2010-01-14  7:13 ` [PATCH 05/24] MAINTAINERS: CIFS " Joe Perches
@ 2010-01-14  7:13 ` Joe Perches
  2010-01-14  7:13 ` [PATCH 07/24] MAINTAINERS: EXT4 FILE SYSTEM " Joe Perches
                   ` (18 subsequent siblings)
  24 siblings, 0 replies; 50+ messages in thread
From: Joe Perches @ 2010-01-14  7:13 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

Signed-off-by: Joe Perches <joe@perches.com>
---
 MAINTAINERS |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 02f1d51..94ed7b9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1783,6 +1783,7 @@ DEVICE-MAPPER  (LVM)
 P:	Alasdair Kergon
 L:	dm-devel@redhat.com
 W:	http://sources.redhat.com/dm
+Q:	http://patchwork.kernel.org/project/dm-devel/list/
 S:	Maintained
 F:	Documentation/device-mapper/
 F:	drivers/md/dm*
-- 
1.6.6.rc0.57.gad7a


^ permalink raw reply related	[flat|nested] 50+ messages in thread

* [PATCH 07/24] MAINTAINERS: EXT4 FILE SYSTEM - Add "Q" patchwork entry
  2010-01-14  7:12 [PATCH 00/24] MAINTAINERS: Add "Q" patchwork entries Joe Perches
                   ` (5 preceding siblings ...)
  2010-01-14  7:13 ` [PATCH 06/24] MAINTAINERS: DEVICE-MAPPER " Joe Perches
@ 2010-01-14  7:13 ` Joe Perches
  2010-01-14 20:27   ` tytso
  2010-01-14  7:13 ` [PATCH 08/24] MAINTAINERS: IDE SUBSYSTEM " Joe Perches
                   ` (17 subsequent siblings)
  24 siblings, 1 reply; 50+ messages in thread
From: Joe Perches @ 2010-01-14  7:13 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

Signed-off-by: Joe Perches <joe@perches.com>
---
 MAINTAINERS |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 94ed7b9..2e27c16 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2128,6 +2128,7 @@ M:	"Theodore Ts'o" <tytso@mit.edu>
 M:	Andreas Dilger <adilger@sun.com>
 L:	linux-ext4@vger.kernel.org
 W:	http://ext4.wiki.kernel.org
+Q:	http://patchwork.ozlabs.org/project/linux-ext4/list/
 S:	Maintained
 F:	Documentation/filesystems/ext4.txt
 F:	fs/ext4/
-- 
1.6.6.rc0.57.gad7a


^ permalink raw reply related	[flat|nested] 50+ messages in thread

* [PATCH 08/24] MAINTAINERS: IDE SUBSYSTEM - Add "Q" patchwork entry
  2010-01-14  7:12 [PATCH 00/24] MAINTAINERS: Add "Q" patchwork entries Joe Perches
                   ` (6 preceding siblings ...)
  2010-01-14  7:13 ` [PATCH 07/24] MAINTAINERS: EXT4 FILE SYSTEM " Joe Perches
@ 2010-01-14  7:13 ` Joe Perches
  2010-01-14  7:13 ` [PATCH 09/24] MAINTAINERS: INFINIBAND " Joe Perches
                   ` (16 subsequent siblings)
  24 siblings, 0 replies; 50+ messages in thread
From: Joe Perches @ 2010-01-14  7:13 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

Signed-off-by: Joe Perches <joe@perches.com>
---
 MAINTAINERS |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 2e27c16..8258e66 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2683,6 +2683,7 @@ F:	drivers/scsi/ips.*
 IDE SUBSYSTEM
 M:	"David S. Miller" <davem@davemloft.net>
 L:	linux-ide@vger.kernel.org
+Q:	http://patchwork.ozlabs.org/project/linux-ide/list/
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6.git
 S:	Maintained
 F:	Documentation/ide/
-- 
1.6.6.rc0.57.gad7a


^ permalink raw reply related	[flat|nested] 50+ messages in thread

* [PATCH 09/24] MAINTAINERS: INFINIBAND SUBSYSTEM - Add "Q" patchwork entry
  2010-01-14  7:12 [PATCH 00/24] MAINTAINERS: Add "Q" patchwork entries Joe Perches
                   ` (7 preceding siblings ...)
  2010-01-14  7:13 ` [PATCH 08/24] MAINTAINERS: IDE SUBSYSTEM " Joe Perches
@ 2010-01-14  7:13 ` Joe Perches
  2010-01-14  7:13 ` [PATCH 10/24] MAINTAINERS: INPUT DRIVERS " Joe Perches
                   ` (15 subsequent siblings)
  24 siblings, 0 replies; 50+ messages in thread
From: Joe Perches @ 2010-01-14  7:13 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

Signed-off-by: Joe Perches <joe@perches.com>
---
 MAINTAINERS |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 8258e66..d42fb8c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2738,6 +2738,7 @@ M:	Sean Hefty <sean.hefty@intel.com>
 M:	Hal Rosenstock <hal.rosenstock@gmail.com>
 L:	linux-rdma@vger.kernel.org
 W:	http://www.openib.org/
+Q:	http://patchwork.kernel.org/project/linux-rdma/list/
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband.git
 S:	Supported
 F:	Documentation/infiniband/
-- 
1.6.6.rc0.57.gad7a


^ permalink raw reply related	[flat|nested] 50+ messages in thread

* [PATCH 10/24] MAINTAINERS: INPUT DRIVERS - Add "Q" patchwork entry
  2010-01-14  7:12 [PATCH 00/24] MAINTAINERS: Add "Q" patchwork entries Joe Perches
                   ` (8 preceding siblings ...)
  2010-01-14  7:13 ` [PATCH 09/24] MAINTAINERS: INFINIBAND " Joe Perches
@ 2010-01-14  7:13 ` Joe Perches
  2010-01-14  7:13 ` [PATCH 11/24] MAINTAINERS: KCONFIG " Joe Perches
                   ` (14 subsequent siblings)
  24 siblings, 0 replies; 50+ messages in thread
From: Joe Perches @ 2010-01-14  7:13 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

Signed-off-by: Joe Perches <joe@perches.com>
---
 MAINTAINERS |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index d42fb8c..8c7505e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2758,6 +2758,7 @@ INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS
 M:	Dmitry Torokhov <dmitry.torokhov@gmail.com>
 M:	Dmitry Torokhov <dtor@mail.ru>
 L:	linux-input@vger.kernel.org
+Q:	http://patchwork.kernel.org/project/linux-input/list/
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git
 S:	Maintained
 F:	drivers/input/
-- 
1.6.6.rc0.57.gad7a


^ permalink raw reply related	[flat|nested] 50+ messages in thread

* [PATCH 11/24] MAINTAINERS: KCONFIG - Add "Q" patchwork entry
  2010-01-14  7:12 [PATCH 00/24] MAINTAINERS: Add "Q" patchwork entries Joe Perches
                   ` (9 preceding siblings ...)
  2010-01-14  7:13 ` [PATCH 10/24] MAINTAINERS: INPUT DRIVERS " Joe Perches
@ 2010-01-14  7:13 ` Joe Perches
  2010-01-14  7:13 ` [PATCH 12/24] MAINTAINERS: LINUX FOR POWERPC " Joe Perches
                   ` (13 subsequent siblings)
  24 siblings, 0 replies; 50+ messages in thread
From: Joe Perches @ 2010-01-14  7:13 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

Signed-off-by: Joe Perches <joe@perches.com>
---
 MAINTAINERS |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 8c7505e..33dad05 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3066,6 +3066,7 @@ F:	drivers/hwmon/k8temp.c
 KCONFIG
 M:	Roman Zippel <zippel@linux-m68k.org>
 L:	linux-kbuild@vger.kernel.org
+Q:	http://patchwork.kernel.org/project/linux-kbuild/list/
 S:	Maintained
 F:	Documentation/kbuild/kconfig-language.txt
 F:	scripts/kconfig/
-- 
1.6.6.rc0.57.gad7a


^ permalink raw reply related	[flat|nested] 50+ messages in thread

* [PATCH 12/24] MAINTAINERS: LINUX FOR POWERPC - Add "Q" patchwork entry
  2010-01-14  7:12 [PATCH 00/24] MAINTAINERS: Add "Q" patchwork entries Joe Perches
                   ` (10 preceding siblings ...)
  2010-01-14  7:13 ` [PATCH 11/24] MAINTAINERS: KCONFIG " Joe Perches
@ 2010-01-14  7:13 ` Joe Perches
  2010-01-14  7:13 ` [PATCH 13/24] MAINTAINERS: V4L/DVB " Joe Perches
                   ` (12 subsequent siblings)
  24 siblings, 0 replies; 50+ messages in thread
From: Joe Perches @ 2010-01-14  7:13 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

Signed-off-by: Joe Perches <joe@perches.com>
---
 MAINTAINERS |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 33dad05..a52d729 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3280,6 +3280,7 @@ M:	Benjamin Herrenschmidt <benh@kernel.crashing.org>
 M:	Paul Mackerras <paulus@samba.org>
 W:	http://www.penguinppc.org/
 L:	linuxppc-dev@ozlabs.org
+Q:	http://patchwork.ozlabs.org/project/linuxppc-dev/list/
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc.git
 S:	Supported
 F:	Documentation/powerpc/
-- 
1.6.6.rc0.57.gad7a


^ permalink raw reply related	[flat|nested] 50+ messages in thread

* [PATCH 13/24] MAINTAINERS: V4L/DVB - Add "Q" patchwork entry
  2010-01-14  7:12 [PATCH 00/24] MAINTAINERS: Add "Q" patchwork entries Joe Perches
                   ` (11 preceding siblings ...)
  2010-01-14  7:13 ` [PATCH 12/24] MAINTAINERS: LINUX FOR POWERPC " Joe Perches
@ 2010-01-14  7:13 ` Joe Perches
  2010-01-14  7:13 ` [PATCH 14/24] MAINTAINERS: MTD " Joe Perches
                   ` (11 subsequent siblings)
  24 siblings, 0 replies; 50+ messages in thread
From: Joe Perches @ 2010-01-14  7:13 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

Signed-off-by: Joe Perches <joe@perches.com>
---
 MAINTAINERS |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index a52d729..e30de26 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3535,6 +3535,7 @@ M:	Mauro Carvalho Chehab <mchehab@infradead.org>
 P:	LinuxTV.org Project
 L:	linux-media@vger.kernel.org
 W:	http://linuxtv.org
+Q:	http://patchwork.kernel.org/project/linux-media/list/
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
 S:	Maintained
 F:	Documentation/dvb/
-- 
1.6.6.rc0.57.gad7a


^ permalink raw reply related	[flat|nested] 50+ messages in thread

* [PATCH 14/24] MAINTAINERS: MTD - Add "Q" patchwork entry
  2010-01-14  7:12 [PATCH 00/24] MAINTAINERS: Add "Q" patchwork entries Joe Perches
                   ` (12 preceding siblings ...)
  2010-01-14  7:13 ` [PATCH 13/24] MAINTAINERS: V4L/DVB " Joe Perches
@ 2010-01-14  7:13 ` Joe Perches
  2010-01-14  7:13 ` [PATCH 15/24] MAINTAINERS: NETWORKING [WIRELESS] " Joe Perches
                   ` (10 subsequent siblings)
  24 siblings, 0 replies; 50+ messages in thread
From: Joe Perches @ 2010-01-14  7:13 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

Reorder "L:" entry

Signed-off-by: Joe Perches <joe@perches.com>
---
 MAINTAINERS |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index e30de26..c2395f5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3571,8 +3571,9 @@ F:	mm/memcontrol.c
 
 MEMORY TECHNOLOGY DEVICES (MTD)
 M:	David Woodhouse <dwmw2@infradead.org>
-W:	http://www.linux-mtd.infradead.org/
 L:	linux-mtd@lists.infradead.org
+W:	http://www.linux-mtd.infradead.org/
+Q:	http://patchwork.ozlabs.org/project/linux-mtd/list/
 T:	git git://git.infradead.org/mtd-2.6.git
 S:	Maintained
 F:	drivers/mtd/
-- 
1.6.6.rc0.57.gad7a


^ permalink raw reply related	[flat|nested] 50+ messages in thread

* [PATCH 15/24] MAINTAINERS: NETWORKING [WIRELESS] - Add "Q" patchwork entry
  2010-01-14  7:12 [PATCH 00/24] MAINTAINERS: Add "Q" patchwork entries Joe Perches
                   ` (13 preceding siblings ...)
  2010-01-14  7:13 ` [PATCH 14/24] MAINTAINERS: MTD " Joe Perches
@ 2010-01-14  7:13 ` Joe Perches
  2010-01-14  7:13 ` [PATCH 16/24] MAINTAINERS: OMAP " Joe Perches
                   ` (9 subsequent siblings)
  24 siblings, 0 replies; 50+ messages in thread
From: Joe Perches @ 2010-01-14  7:13 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

Signed-off-by: Joe Perches <joe@perches.com>
---
 MAINTAINERS |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index c2395f5..1a8b365 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3831,6 +3831,7 @@ S:	Maintained
 NETWORKING [WIRELESS]
 M:	"John W. Linville" <linville@tuxdriver.com>
 L:	linux-wireless@vger.kernel.org
+Q:	http://patchwork.kernel.org/project/linux-wireless/list/
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git
 S:	Maintained
 F:	net/mac80211/
-- 
1.6.6.rc0.57.gad7a


^ permalink raw reply related	[flat|nested] 50+ messages in thread

* [PATCH 16/24] MAINTAINERS: OMAP - Add "Q" patchwork entry
  2010-01-14  7:12 [PATCH 00/24] MAINTAINERS: Add "Q" patchwork entries Joe Perches
                   ` (14 preceding siblings ...)
  2010-01-14  7:13 ` [PATCH 15/24] MAINTAINERS: NETWORKING [WIRELESS] " Joe Perches
@ 2010-01-14  7:13 ` Joe Perches
  2010-01-19 18:11   ` Tony Lindgren
  2010-01-14  7:13 ` [PATCH 17/24] MAINTAINERS: PARISC ARCHITECTURE " Joe Perches
                   ` (8 subsequent siblings)
  24 siblings, 1 reply; 50+ messages in thread
From: Joe Perches @ 2010-01-14  7:13 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

Signed-off-by: Joe Perches <joe@perches.com>
---
 MAINTAINERS |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 1a8b365..3ad39ed 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3923,6 +3923,7 @@ M:	Tony Lindgren <tony@atomide.com>
 L:	linux-omap@vger.kernel.org
 W:	http://www.muru.com/linux/omap/
 W:	http://linux.omap.com/
+Q:	http://patchwork.kernel.org/project/linux-omap/list/
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git
 S:	Maintained
 F:	arch/arm/*omap*/
-- 
1.6.6.rc0.57.gad7a


^ permalink raw reply related	[flat|nested] 50+ messages in thread

* [PATCH 17/24] MAINTAINERS: PARISC ARCHITECTURE - Add "Q" patchwork entry
  2010-01-14  7:12 [PATCH 00/24] MAINTAINERS: Add "Q" patchwork entries Joe Perches
                   ` (15 preceding siblings ...)
  2010-01-14  7:13 ` [PATCH 16/24] MAINTAINERS: OMAP " Joe Perches
@ 2010-01-14  7:13 ` Joe Perches
  2010-01-14  7:13 ` [PATCH 18/24] MAINTAINERS: PCI SUBSYSTEM " Joe Perches
                   ` (7 subsequent siblings)
  24 siblings, 0 replies; 50+ messages in thread
From: Joe Perches @ 2010-01-14  7:13 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

Signed-off-by: Joe Perches <joe@perches.com>
---
 MAINTAINERS |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 3ad39ed..466df6f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4149,6 +4149,7 @@ M:	Helge Deller <deller@gmx.de>
 M:	"James E.J. Bottomley" <jejb@parisc-linux.org>
 L:	linux-parisc@vger.kernel.org
 W:	http://www.parisc-linux.org/
+Q:	http://patchwork.kernel.org/project/linux-parisc/list/
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6.git
 S:	Maintained
 F:	arch/parisc/
-- 
1.6.6.rc0.57.gad7a


^ permalink raw reply related	[flat|nested] 50+ messages in thread

* [PATCH 18/24] MAINTAINERS: PCI SUBSYSTEM - Add "Q" patchwork entry
  2010-01-14  7:12 [PATCH 00/24] MAINTAINERS: Add "Q" patchwork entries Joe Perches
                   ` (16 preceding siblings ...)
  2010-01-14  7:13 ` [PATCH 17/24] MAINTAINERS: PARISC ARCHITECTURE " Joe Perches
@ 2010-01-14  7:13 ` Joe Perches
  2010-01-14  7:13 ` [PATCH 19/24] MAINTAINERS: REAL TIME CLOCK " Joe Perches
                   ` (6 subsequent siblings)
  24 siblings, 0 replies; 50+ messages in thread
From: Joe Perches @ 2010-01-14  7:13 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

Signed-off-by: Joe Perches <joe@perches.com>
---
 MAINTAINERS |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 466df6f..3e2e631 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4192,6 +4192,7 @@ F:	Documentation/powerpc/eeh-pci-error-recovery.txt
 PCI SUBSYSTEM
 M:	Jesse Barnes <jbarnes@virtuousgeek.org>
 L:	linux-pci@vger.kernel.org
+Q:	http://patchwork.kernel.org/project/linux-pci/list/
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git
 S:	Supported
 F:	Documentation/PCI/
-- 
1.6.6.rc0.57.gad7a


^ permalink raw reply related	[flat|nested] 50+ messages in thread

* [PATCH 19/24] MAINTAINERS: REAL TIME CLOCK - Add "Q" patchwork entry
  2010-01-14  7:12 [PATCH 00/24] MAINTAINERS: Add "Q" patchwork entries Joe Perches
                   ` (17 preceding siblings ...)
  2010-01-14  7:13 ` [PATCH 18/24] MAINTAINERS: PCI SUBSYSTEM " Joe Perches
@ 2010-01-14  7:13 ` Joe Perches
  2010-01-14  7:13 ` [PATCH 20/24] MAINTAINERS: TI DAVINCI " Joe Perches
                   ` (5 subsequent siblings)
  24 siblings, 0 replies; 50+ messages in thread
From: Joe Perches @ 2010-01-14  7:13 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

Signed-off-by: Joe Perches <joe@perches.com>
---
 MAINTAINERS |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 3e2e631..134880c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4562,6 +4562,7 @@ F:	include/linux/rtc.h
 REAL TIME CLOCK (RTC) SUBSYSTEM
 M:	Alessandro Zummo <a.zummo@towertech.it>
 L:	rtc-linux@googlegroups.com
+Q:	http://patchwork.ozlabs.org/project/rtc-linux/list/
 S:	Maintained
 F:	Documentation/rtc.txt
 F:	drivers/rtc/
-- 
1.6.6.rc0.57.gad7a


^ permalink raw reply related	[flat|nested] 50+ messages in thread

* [PATCH 20/24] MAINTAINERS: TI DAVINCI - Add "Q" patchwork entry
  2010-01-14  7:12 [PATCH 00/24] MAINTAINERS: Add "Q" patchwork entries Joe Perches
                   ` (18 preceding siblings ...)
  2010-01-14  7:13 ` [PATCH 19/24] MAINTAINERS: REAL TIME CLOCK " Joe Perches
@ 2010-01-14  7:13 ` Joe Perches
  2010-01-14  7:13 ` [PATCH 21/24] MAINTAINERS: SPARC " Joe Perches
                   ` (4 subsequent siblings)
  24 siblings, 0 replies; 50+ messages in thread
From: Joe Perches @ 2010-01-14  7:13 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

Signed-off-by: Joe Perches <joe@perches.com>
---
 MAINTAINERS |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 134880c..da99725 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4921,6 +4921,7 @@ F:	drivers/*/*/*s3c2410*
 TI DAVINCI MACHINE SUPPORT
 P:	Kevin Hilman
 M:	davinci-linux-open-source@linux.davincidsp.com
+Q:	http://patchwork.kernel.org/project/linux-davinci/list/
 S:	Supported
 F:	arch/arm/mach-davinci
 
-- 
1.6.6.rc0.57.gad7a


^ permalink raw reply related	[flat|nested] 50+ messages in thread

* [PATCH 21/24] MAINTAINERS: SPARC - Add "Q" patchwork entry
  2010-01-14  7:12 [PATCH 00/24] MAINTAINERS: Add "Q" patchwork entries Joe Perches
                   ` (19 preceding siblings ...)
  2010-01-14  7:13 ` [PATCH 20/24] MAINTAINERS: TI DAVINCI " Joe Perches
@ 2010-01-14  7:13 ` Joe Perches
  2010-01-14  7:13 ` [PATCH 22/24] MAINTAINERS: SPI SUBSYSTEM " Joe Perches
                   ` (3 subsequent siblings)
  24 siblings, 0 replies; 50+ messages in thread
From: Joe Perches @ 2010-01-14  7:13 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

Signed-off-by: Joe Perches <joe@perches.com>
---
 MAINTAINERS |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index da99725..f408dcf 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5087,6 +5087,7 @@ F:	include/sound/soc*
 SPARC + UltraSPARC (sparc/sparc64)
 M:	"David S. Miller" <davem@davemloft.net>
 L:	sparclinux@vger.kernel.org
+Q:	http://patchwork.ozlabs.org/project/sparclinux/list/
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6.git
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6.git
 S:	Maintained
-- 
1.6.6.rc0.57.gad7a


^ permalink raw reply related	[flat|nested] 50+ messages in thread

* [PATCH 22/24] MAINTAINERS: SPI SUBSYSTEM - Add "Q" patchwork entry
  2010-01-14  7:12 [PATCH 00/24] MAINTAINERS: Add "Q" patchwork entries Joe Perches
                   ` (20 preceding siblings ...)
  2010-01-14  7:13 ` [PATCH 21/24] MAINTAINERS: SPARC " Joe Perches
@ 2010-01-14  7:13 ` Joe Perches
  2010-01-14 13:38   ` Grant Likely
  2010-01-14  7:13 ` [PATCH 23/24] MAINTAINERS: SUPERH " Joe Perches
                   ` (2 subsequent siblings)
  24 siblings, 1 reply; 50+ messages in thread
From: Joe Perches @ 2010-01-14  7:13 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

Signed-off-by: Joe Perches <joe@perches.com>
---
 MAINTAINERS |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index f408dcf..c12f067 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5103,6 +5103,7 @@ SPI SUBSYSTEM
 M:	David Brownell <dbrownell@users.sourceforge.net>
 M:	Grant Likely <grant.likely@secretlab.ca>
 L:	spi-devel-general@lists.sourceforge.net
+Q:	http://patchwork.kernel.org/project/spi-devel-general/list/
 S:	Maintained
 F:	Documentation/spi/
 F:	drivers/spi/
-- 
1.6.6.rc0.57.gad7a


^ permalink raw reply related	[flat|nested] 50+ messages in thread

* [PATCH 23/24] MAINTAINERS: SUPERH - Add "Q" patchwork entry
  2010-01-14  7:12 [PATCH 00/24] MAINTAINERS: Add "Q" patchwork entries Joe Perches
                   ` (21 preceding siblings ...)
  2010-01-14  7:13 ` [PATCH 22/24] MAINTAINERS: SPI SUBSYSTEM " Joe Perches
@ 2010-01-14  7:13 ` Joe Perches
  2010-01-14  7:13 ` [PATCH 24/24] MAINTAINERS: THE REST (LKML) " Joe Perches
  2010-01-14 17:24 ` [PATCH 00/24] MAINTAINERS: Add "Q" patchwork entries David Daney
  24 siblings, 0 replies; 50+ messages in thread
From: Joe Perches @ 2010-01-14  7:13 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

Signed-off-by: Joe Perches <joe@perches.com>
---
 MAINTAINERS |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index c12f067..16e43ae 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5180,6 +5180,7 @@ SUPERH
 M:	Paul Mundt <lethal@linux-sh.org>
 L:	linux-sh@vger.kernel.org
 W:	http://www.linux-sh.org
+Q:	http://patchwork.kernel.org/project/linux-sh/list/
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.git
 S:	Supported
 F:	Documentation/sh/
-- 
1.6.6.rc0.57.gad7a


^ permalink raw reply related	[flat|nested] 50+ messages in thread

* [PATCH 24/24] MAINTAINERS: THE REST (LKML) - Add "Q" patchwork entry
  2010-01-14  7:12 [PATCH 00/24] MAINTAINERS: Add "Q" patchwork entries Joe Perches
                   ` (22 preceding siblings ...)
  2010-01-14  7:13 ` [PATCH 23/24] MAINTAINERS: SUPERH " Joe Perches
@ 2010-01-14  7:13 ` Joe Perches
  2010-01-14 17:24 ` [PATCH 00/24] MAINTAINERS: Add "Q" patchwork entries David Daney
  24 siblings, 0 replies; 50+ messages in thread
From: Joe Perches @ 2010-01-14  7:13 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

Signed-off-by: Joe Perches <joe@perches.com>
---
 MAINTAINERS |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 16e43ae..f2ac69f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6125,6 +6125,7 @@ F:	drivers/serial/zs.*
 THE REST
 M:	Linus Torvalds <torvalds@linux-foundation.org>
 L:	linux-kernel@vger.kernel.org
+Q:	http://patchwork.kernel.org/project/LKML/list/
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
 S:	Buried alive in reporters
 F:	*
-- 
1.6.6.rc0.57.gad7a


^ permalink raw reply related	[flat|nested] 50+ messages in thread

* Re: [PATCH 22/24] MAINTAINERS: SPI SUBSYSTEM - Add "Q" patchwork  entry
  2010-01-14  7:13 ` [PATCH 22/24] MAINTAINERS: SPI SUBSYSTEM " Joe Perches
@ 2010-01-14 13:38   ` Grant Likely
  0 siblings, 0 replies; 50+ messages in thread
From: Grant Likely @ 2010-01-14 13:38 UTC (permalink / raw)
  To: Joe Perches; +Cc: Andrew Morton, linux-kernel

On Thu, Jan 14, 2010 at 12:13 AM, Joe Perches <joe@perches.com> wrote:
> Signed-off-by: Joe Perches <joe@perches.com>

Acked-by: Grant Likely <grant.likely@secretlab.ca>

> ---
>  MAINTAINERS |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index f408dcf..c12f067 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -5103,6 +5103,7 @@ SPI SUBSYSTEM
>  M:     David Brownell <dbrownell@users.sourceforge.net>
>  M:     Grant Likely <grant.likely@secretlab.ca>
>  L:     spi-devel-general@lists.sourceforge.net
> +Q:     http://patchwork.kernel.org/project/spi-devel-general/list/
>  S:     Maintained
>  F:     Documentation/spi/
>  F:     drivers/spi/
> --
> 1.6.6.rc0.57.gad7a
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
>



-- 
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.

^ permalink raw reply	[flat|nested] 50+ messages in thread

* Re: [PATCH 01/24] MAINTAINERS: Document new "Q:" patchwork queue type
  2010-01-14  7:13 ` [PATCH 01/24] MAINTAINERS: Document new "Q:" patchwork queue type Joe Perches
@ 2010-01-14 13:48   ` Stefan Richter
  2010-01-14 14:02     ` Stefan Richter
  0 siblings, 1 reply; 50+ messages in thread
From: Stefan Richter @ 2010-01-14 13:48 UTC (permalink / raw)
  To: Joe Perches; +Cc: Andrew Morton, linux-kernel

Joe Perches wrote:

You forgot to document here why this is needed or desirable.

> Signed-off-by: Joe Perches <joe@perches.com>
> ---
>  MAINTAINERS |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index b8852f8..8dd1fd0 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -71,6 +71,7 @@ Descriptions of section entries:
>  	M: Mail patches to: FullName <address@domain>
>  	L: Mailing list that is relevant to this area
>  	W: Web-page with status/info
> +	Q: Patchwork web based patch tracking system site
>  	T: SCM tree type and location.  Type is one of: git, hg, quilt, stgit.
>  	S: Status, one of the following:
>  	   Supported:	Someone is actually paid to look after this.

The proposed entry type is somewhat redundant:
  - L: contains the development list of a subsystem.  Patchwork is fed
    from those lists.  Patchwork users look at the few known patchwork
    sites (the original one at ozlabs.org, the newer one at kernel.org)
    and see all the lists that are hosted there.
  - Projects with a web site, listed in their W: entry, almost certainly
    document there where their patchwork site is, if they use one.
-- 
Stefan Richter
-=====-==-=- ---= -===-
http://arcgraph.de/sr/

^ permalink raw reply	[flat|nested] 50+ messages in thread

* Re: [PATCH 01/24] MAINTAINERS: Document new "Q:" patchwork queue type
  2010-01-14 13:48   ` Stefan Richter
@ 2010-01-14 14:02     ` Stefan Richter
  2010-01-14 17:38       ` Joe Perches
  0 siblings, 1 reply; 50+ messages in thread
From: Stefan Richter @ 2010-01-14 14:02 UTC (permalink / raw)
  To: Joe Perches; +Cc: Andrew Morton, linux-kernel

Stefan Richter wrote:
> The proposed entry type is somewhat redundant:

PS:  Make sure that patchwork.kernel.org and patchwork.ozlabs.org are
mentioned in our process-related documentation, and you are done.  No
need for more MAINTAINERS churn just for that.
-- 
Stefan Richter
-=====-==-=- ---= -===-
http://arcgraph.de/sr/

^ permalink raw reply	[flat|nested] 50+ messages in thread

* Re: [PATCH 00/24] MAINTAINERS: Add "Q" patchwork entries
  2010-01-14  7:12 [PATCH 00/24] MAINTAINERS: Add "Q" patchwork entries Joe Perches
                   ` (23 preceding siblings ...)
  2010-01-14  7:13 ` [PATCH 24/24] MAINTAINERS: THE REST (LKML) " Joe Perches
@ 2010-01-14 17:24 ` David Daney
  2010-01-14 17:40   ` Joe Perches
  24 siblings, 1 reply; 50+ messages in thread
From: David Daney @ 2010-01-14 17:24 UTC (permalink / raw)
  To: Joe Perches, Ralf Baechle; +Cc: Andrew Morton, linux-kernel, linux-mips

Joe Perches wrote:
> Keep the patchwork site entries in MAINTAINERS
> 
> Joe Perches (24):
>   MAINTAINERS: Document new "Q:" patchwork queue type
>   MAINTAINERS: 9P FILE SYSTEM - Add "Q" patchwork entry
>   MAINTAINERS: ACPI - Add "Q" patchwork entry
>   MAINTAINERS: BTRFS FILE SYSTEM - Add "Q" patchwork entry
>   MAINTAINERS: CIFS - Add "Q" patchwork entry
>   MAINTAINERS: DEVICE-MAPPER - Add "Q" patchwork entry
>   MAINTAINERS: EXT4 FILE SYSTEM - Add "Q" patchwork entry
>   MAINTAINERS: IDE SUBSYSTEM - Add "Q" patchwork entry
>   MAINTAINERS: INFINIBAND SUBSYSTEM - Add "Q" patchwork entry
>   MAINTAINERS: INPUT DRIVERS - Add "Q" patchwork entry
>   MAINTAINERS: KCONFIG - Add "Q" patchwork entry
>   MAINTAINERS: LINUX FOR POWERPC - Add "Q" patchwork entry
>   MAINTAINERS: V4L/DVB - Add "Q" patchwork entry
>   MAINTAINERS: MTD - Add "Q" patchwork entry
>   MAINTAINERS: NETWORKING [WIRELESS] - Add "Q" patchwork entry
>   MAINTAINERS: OMAP - Add "Q" patchwork entry
>   MAINTAINERS: PARISC ARCHITECTURE - Add "Q" patchwork entry
>   MAINTAINERS: PCI SUBSYSTEM - Add "Q" patchwork entry
>   MAINTAINERS: REAL TIME CLOCK - Add "Q" patchwork entry
>   MAINTAINERS: TI DAVINCI - Add "Q" patchwork entry
>   MAINTAINERS: SPARC - Add "Q" patchwork entry
>   MAINTAINERS: SPI SUBSYSTEM - Add "Q" patchwork entry
>   MAINTAINERS: SUPERH - Add "Q" patchwork entry
>   MAINTAINERS: THE REST (LKML) - Add "Q" patchwork entry
> 
>  MAINTAINERS |   26 +++++++++++++++++++++++++-
>  1 files changed, 25 insertions(+), 1 deletions(-)
> 

I wonder if the MIPS patchwork site should also be included:

http://patchwork.linux-mips.org/project/linux-mips/list/


David Daney

^ permalink raw reply	[flat|nested] 50+ messages in thread

* Re: [PATCH 01/24] MAINTAINERS: Document new "Q:" patchwork queue type
  2010-01-14 14:02     ` Stefan Richter
@ 2010-01-14 17:38       ` Joe Perches
  2010-01-14 18:04         ` Stefan Richter
  0 siblings, 1 reply; 50+ messages in thread
From: Joe Perches @ 2010-01-14 17:38 UTC (permalink / raw)
  To: Stefan Richter; +Cc: Andrew Morton, linux-kernel

On Thu, 2010-01-14 at 15:02 +0100, Stefan Richter wrote:
> Stefan Richter wrote:
> > The proposed entry type is somewhat redundant:
> 
> PS:  Make sure that patchwork.kernel.org and patchwork.ozlabs.org are
> mentioned in our process-related documentation, and you are done.  No
> need for more MAINTAINERS churn just for that.

Many lists are not using patchwork.

Micropatches to MAINTAINERS are preferred because of rate of change.

see: http://lkml.org/lkml/2009/9/24/458


^ permalink raw reply	[flat|nested] 50+ messages in thread

* Re: [PATCH 00/24] MAINTAINERS: Add "Q" patchwork entries
  2010-01-14 17:24 ` [PATCH 00/24] MAINTAINERS: Add "Q" patchwork entries David Daney
@ 2010-01-14 17:40   ` Joe Perches
  0 siblings, 0 replies; 50+ messages in thread
From: Joe Perches @ 2010-01-14 17:40 UTC (permalink / raw)
  To: David Daney; +Cc: Ralf Baechle, Andrew Morton, linux-kernel, linux-mips

On Thu, 2010-01-14 at 09:24 -0800, David Daney wrote:
> I wonder if the MIPS patchwork site should also be included:
> http://patchwork.linux-mips.org/project/linux-mips/list/

Thanks.  I think it should.

If Andrew accepts the series, I'll add a patch
if you don't first.

cheers,


^ permalink raw reply	[flat|nested] 50+ messages in thread

* Re: [PATCH 01/24] MAINTAINERS: Document new "Q:" patchwork queue type
  2010-01-14 17:38       ` Joe Perches
@ 2010-01-14 18:04         ` Stefan Richter
  2010-01-14 18:13           ` Joe Perches
  2010-01-14 18:20           ` [PATCH] HOWTO: Point to patchwork.kernel.org and patchwork.ozlabs.org Stefan Richter
  0 siblings, 2 replies; 50+ messages in thread
From: Stefan Richter @ 2010-01-14 18:04 UTC (permalink / raw)
  To: Joe Perches; +Cc: Andrew Morton, linux-kernel

Joe Perches wrote:
> On Thu, 2010-01-14 at 15:02 +0100, Stefan Richter wrote:
>> Stefan Richter wrote:
>>> The proposed entry type is somewhat redundant:
>> PS:  Make sure that patchwork.kernel.org and patchwork.ozlabs.org are
>> mentioned in our process-related documentation, and you are done.  No
>> need for more MAINTAINERS churn just for that.
> 
> Many lists are not using patchwork.

All lists which do use patchwork are listed on patchwork.kernel.org and
patchwork.ozlabs.org.  So, add a paragraph on them in
Documentation/HOWTO and you are done.

The listings at patchwork.kernel.org and patchwork.ozlabs.org are always
current.  Your manual copy in the kernel source won't be.

See?  I just saved you and others quite some time.  You could spend it
for example to helpgetting our regressions count down.

> Micropatches to MAINTAINERS are preferred because of rate of change.

Useless micropatches do _not_ make one look productive.
-- 
Stefan Richter
-=====-==-=- ---= -===-
http://arcgraph.de/sr/

^ permalink raw reply	[flat|nested] 50+ messages in thread

* Re: [PATCH 01/24] MAINTAINERS: Document new "Q:" patchwork queue type
  2010-01-14 18:04         ` Stefan Richter
@ 2010-01-14 18:13           ` Joe Perches
  2010-01-14 18:34             ` Stefan Richter
  2010-01-14 18:20           ` [PATCH] HOWTO: Point to patchwork.kernel.org and patchwork.ozlabs.org Stefan Richter
  1 sibling, 1 reply; 50+ messages in thread
From: Joe Perches @ 2010-01-14 18:13 UTC (permalink / raw)
  To: Stefan Richter; +Cc: Andrew Morton, linux-kernel

On Thu, 2010-01-14 at 19:04 +0100, Stefan Richter wrote:
> All lists which do use patchwork are listed on patchwork.kernel.org and
> patchwork.ozlabs.org.

Not so:
http://lkml.org/lkml/2010/1/14/260



^ permalink raw reply	[flat|nested] 50+ messages in thread

* [PATCH] HOWTO: Point to patchwork.kernel.org and patchwork.ozlabs.org
  2010-01-14 18:04         ` Stefan Richter
  2010-01-14 18:13           ` Joe Perches
@ 2010-01-14 18:20           ` Stefan Richter
  1 sibling, 0 replies; 50+ messages in thread
From: Stefan Richter @ 2010-01-14 18:20 UTC (permalink / raw)
  To: linux-kernel; +Cc: Joe Perches, Andrew Morton, Randy Dunlap

Documentation/* does not mention patchwork yet although quite a
number of subsystem development lists is watched by patchwork now.
Submitters and testers may find these sites useful.

Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
---
 Documentation/HOWTO |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/Documentation/HOWTO b/Documentation/HOWTO
index 8495fc9..82e3a3b 100644
--- a/Documentation/HOWTO
+++ b/Documentation/HOWTO
@@ -372,6 +372,13 @@ Here is a list of some of the different kernel trees available:
   Other kernel trees can be found listed at http://git.kernel.org/ and in
   the MAINTAINERS file.
 
+Several subsystem maintainers use a web-based patch management system to
+keep track of patch submissions.  Submitters and other developers can use
+these patch trackers too to check what progress a patch is making on its
+way into subsystem repositories:
+   http://patchwork.kernel.org/
+   http://patchwork.ozlabs.org/
+
 Bug Reporting
 -------------
 
-- 
1.6.4.4


-- 
Stefan Richter
-=====-==-=- ---= -===-
http://arcgraph.de/sr/


^ permalink raw reply related	[flat|nested] 50+ messages in thread

* Re: [PATCH 01/24] MAINTAINERS: Document new "Q:" patchwork queue type
  2010-01-14 18:13           ` Joe Perches
@ 2010-01-14 18:34             ` Stefan Richter
  2010-01-14 18:45               ` Joe Perches
  0 siblings, 1 reply; 50+ messages in thread
From: Stefan Richter @ 2010-01-14 18:34 UTC (permalink / raw)
  To: Joe Perches; +Cc: Andrew Morton, linux-kernel

Joe Perches wrote:
> On Thu, 2010-01-14 at 19:04 +0100, Stefan Richter wrote:
>> All lists which do use patchwork are listed on patchwork.kernel.org and
>> patchwork.ozlabs.org.
> 
> Not so:
> http://lkml.org/lkml/2010/1/14/260

You could add that to the just proposed link list in HOWTO.

However, MAINTAINERS' MIPS entry links to http://www.linux-mips.org/
which in turn points MIPS platform developers to
http://patchwork.linux-mips.org/.  So that's already been taken care of.
-- 
Stefan Richter
-=====-==-=- ---= -===-
http://arcgraph.de/sr/

^ permalink raw reply	[flat|nested] 50+ messages in thread

* Re: [PATCH 01/24] MAINTAINERS: Document new "Q:" patchwork queue type
  2010-01-14 18:34             ` Stefan Richter
@ 2010-01-14 18:45               ` Joe Perches
  2010-01-14 19:05                 ` Stefan Richter
  2010-01-14 19:05                 ` Alan Cox
  0 siblings, 2 replies; 50+ messages in thread
From: Joe Perches @ 2010-01-14 18:45 UTC (permalink / raw)
  To: Stefan Richter; +Cc: Andrew Morton, linux-kernel

On Thu, 2010-01-14 at 19:34 +0100, Stefan Richter wrote:
> MAINTAINERS' MIPS entry links to http://www.linux-mips.org/
> which in turn points MIPS platform developers to
> http://patchwork.linux-mips.org/.  So that's already been taken care of.

www.google.com gives an easy interface to search for links.
How about we remove all other links in kernel sources?


^ permalink raw reply	[flat|nested] 50+ messages in thread

* Re: [PATCH 01/24] MAINTAINERS: Document new "Q:" patchwork queue type
  2010-01-14 18:45               ` Joe Perches
@ 2010-01-14 19:05                 ` Stefan Richter
  2010-01-14 19:05                 ` Alan Cox
  1 sibling, 0 replies; 50+ messages in thread
From: Stefan Richter @ 2010-01-14 19:05 UTC (permalink / raw)
  To: Joe Perches; +Cc: Andrew Morton, linux-kernel

Joe Perches wrote:
> On Thu, 2010-01-14 at 19:34 +0100, Stefan Richter wrote:
>> MAINTAINERS' MIPS entry links to http://www.linux-mips.org/
>> which in turn points MIPS platform developers to
>> http://patchwork.linux-mips.org/.  So that's already been taken care of.
> 
> www.google.com gives an easy interface to search for links.
> How about we remove all other links in kernel sources?

www.google.com is a rather unreliable tool to obtain patch submission
addresses.  Hence the MAINTAINERS database.  This database is especially
useful to first-timers and to those who submit patches across the tree
or to subsystems with which they normally don't work with.

Patchwork listings OTOH are more interesting to those who work with
particular subsystems on a more regular basis.  Hence there is lesser
need to have the same kind of database for them as for the patch
submission addresses.

Nevertheless, rather exhaustive and always up-to-date listings of
patchwork links already exist at http://patchwork.kernel.org/ and
http://patchwork.ozlabs.org/.  As was pointed out, one or another
subsystem may have a patchwork tracker on another site, but this alone
is not a reason to add and _maintain_ a huge list of patchwork links in
the MAINTAINERS file.

Your proposal to add those links into MAINTAINERS does not duplicate
Google, it duplicates the entry pages of http://patchwork.kernel.org/
and http://patchwork.ozlabs.org/.

And again, the W: entries in MAINTAINERS are an effective way to have
auxiliary information accessible from MAINTAINERS --- indirectly, but
tailored to the needs of each subsystem group, with the possibility to
add arbitrary depth of information, and potentially more up-to-date than
MAINTAINERS.
-- 
Stefan Richter
-=====-==-=- ---= -===-
http://arcgraph.de/sr/

^ permalink raw reply	[flat|nested] 50+ messages in thread

* Re: [PATCH 01/24] MAINTAINERS: Document new "Q:" patchwork queue type
  2010-01-14 18:45               ` Joe Perches
  2010-01-14 19:05                 ` Stefan Richter
@ 2010-01-14 19:05                 ` Alan Cox
  2010-01-14 19:13                   ` Joe Perches
  1 sibling, 1 reply; 50+ messages in thread
From: Alan Cox @ 2010-01-14 19:05 UTC (permalink / raw)
  To: Joe Perches; +Cc: Stefan Richter, Andrew Morton, linux-kernel

> www.google.com gives an easy interface to search for links.
> How about we remove all other links in kernel sources?

What happens when google is down, someone googlebombs the reference you
want, or if you are in China and Google decide to pull out ?

^ permalink raw reply	[flat|nested] 50+ messages in thread

* Re: [PATCH 01/24] MAINTAINERS: Document new "Q:" patchwork queue type
  2010-01-14 19:05                 ` Alan Cox
@ 2010-01-14 19:13                   ` Joe Perches
  2010-01-14 19:39                     ` Stefan Richter
  0 siblings, 1 reply; 50+ messages in thread
From: Joe Perches @ 2010-01-14 19:13 UTC (permalink / raw)
  To: Alan Cox; +Cc: Stefan Richter, Andrew Morton, linux-kernel

On Thu, 2010-01-14 at 19:05 +0000, Alan Cox wrote:
> > www.google.com gives an easy interface to search for links.
> > How about we remove all other links in kernel sources?
> 
> What happens when google is down, someone googlebombs the reference you
> want, or if you are in China and Google decide to pull out ?

Exactly my point.

Removing links is not a good idea.
Redundancy is not a bad idea.
Asking people to perform unnecessary searches
is not a good idea.

When Stefan proposed a good patch to HOWTO, he failed
to notice the section immediately above his modification
includes git tree links which are also duplicated in
MAINTAINERS.  The duplication is fairly cost-free.

cheers, Joe



^ permalink raw reply	[flat|nested] 50+ messages in thread

* Re: [PATCH 01/24] MAINTAINERS: Document new "Q:" patchwork queue type
  2010-01-14 19:13                   ` Joe Perches
@ 2010-01-14 19:39                     ` Stefan Richter
  2010-01-14 21:05                       ` Joe Perches
  0 siblings, 1 reply; 50+ messages in thread
From: Stefan Richter @ 2010-01-14 19:39 UTC (permalink / raw)
  To: Joe Perches; +Cc: Alan Cox, Andrew Morton, linux-kernel

Joe Perches wrote:
> When Stefan proposed a good patch to HOWTO, he failed
> to notice the section immediately above his modification
> includes git tree links which are also duplicated in
> MAINTAINERS.

What do you know what I fail to notice and what not?

It has long been established that those links in HOWTO are superfluous
an can be removed.  It's easy, you can do it too.
-- 
Stefan Richter
-=====-==-=- ---= -===-
http://arcgraph.de/sr/

^ permalink raw reply	[flat|nested] 50+ messages in thread

* Re: [PATCH 07/24] MAINTAINERS: EXT4 FILE SYSTEM - Add "Q" patchwork entry
  2010-01-14  7:13 ` [PATCH 07/24] MAINTAINERS: EXT4 FILE SYSTEM " Joe Perches
@ 2010-01-14 20:27   ` tytso
  0 siblings, 0 replies; 50+ messages in thread
From: tytso @ 2010-01-14 20:27 UTC (permalink / raw)
  To: Joe Perches; +Cc: Andrew Morton, linux-kernel

On Wed, Jan 13, 2010 at 11:13:06PM -0800, Joe Perches wrote:
> Signed-off-by: Joe Perches <joe@perches.com>

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>

							- Ted

^ permalink raw reply	[flat|nested] 50+ messages in thread

* Re: [PATCH 01/24] MAINTAINERS: Document new "Q:" patchwork queue type
  2010-01-14 19:39                     ` Stefan Richter
@ 2010-01-14 21:05                       ` Joe Perches
  2010-01-14 22:39                         ` [PATCH] HOWTO: Updates on subsystem trees, patchwork, -next (vs. -mm) Stefan Richter
  0 siblings, 1 reply; 50+ messages in thread
From: Joe Perches @ 2010-01-14 21:05 UTC (permalink / raw)
  To: Stefan Richter; +Cc: Alan Cox, Andrew Morton, linux-kernel

On Thu, 14 Jan 2010, Stefan Richter wrote:
> It has long been established that those links in HOWTO are superfluous
> and can be removed.

I invite you to submit all patches you think appropriate.
Especially ones you think long overdue.

cheers, Joe


^ permalink raw reply	[flat|nested] 50+ messages in thread

* [PATCH] HOWTO: Updates on subsystem trees, patchwork, -next (vs. -mm)
  2010-01-14 21:05                       ` Joe Perches
@ 2010-01-14 22:39                         ` Stefan Richter
  2010-01-14 23:36                           ` Randy Dunlap
                                             ` (2 more replies)
  0 siblings, 3 replies; 50+ messages in thread
From: Stefan Richter @ 2010-01-14 22:39 UTC (permalink / raw)
  To: Randy Dunlap, Greg Kroah-Hartman
  Cc: Joe Perches, Andrew Morton, Alan Cox, linux-kernel

One of the roles which -mm fulfilled some time ago (to offer an
integration testing ground) has been taken over by -next.  This is still
news to Documentation/HOWTO, so mention it there.

Also add a word on how patchwork is used to track patches as they make
their way into subsystem trees.  Remove some arbitrary links to
subsystem repositories; they can all be found in the MAINTAINERS
database.

Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
---

This supersedes
[PATCH] HOWTO: Point to patchwork.kernel.org and patchwork.ozlabs.org

 Documentation/HOWTO |  112 ++++++++++++++++-----------------------------------
 1 files changed, 35 insertions(+), 77 deletions(-)

diff --git a/Documentation/HOWTO b/Documentation/HOWTO
index 8495fc9..085d281 100644
--- a/Documentation/HOWTO
+++ b/Documentation/HOWTO
@@ -221,8 +221,8 @@ branches.  These different branches are:
   - main 2.6.x kernel tree
   - 2.6.x.y -stable kernel tree
   - 2.6.x -git kernel patches
-  - 2.6.x -mm kernel patches
   - subsystem specific kernel trees and patches
+  - the 2.6.x -next kernel tree for integration tests
 
 2.6.x kernel tree
 -----------------
@@ -232,7 +232,7 @@ process is as follows:
   - As soon as a new kernel is released a two weeks window is open,
     during this period of time maintainers can submit big diffs to
     Linus, usually the patches that have already been included in the
-    -mm kernel for a few weeks.  The preferred way to submit big changes
+    -next kernel for a few weeks.  The preferred way to submit big changes
     is using git (the kernel's source management tool, more information
     can be found at http://git.or.cz/) but plain patches are also just
     fine.
@@ -293,84 +293,42 @@ daily and represent the current state of Linus' tree.  They are more
 experimental than -rc kernels since they are generated automatically
 without even a cursory glance to see if they are sane.
 
-2.6.x -mm kernel patches
-------------------------
-These are experimental kernel patches released by Andrew Morton.  Andrew
-takes all of the different subsystem kernel trees and patches and mushes
-them together, along with a lot of patches that have been plucked from
-the linux-kernel mailing list.  This tree serves as a proving ground for
-new features and patches.  Once a patch has proved its worth in -mm for
-a while Andrew or the subsystem maintainer pushes it on to Linus for
-inclusion in mainline.
-
-It is heavily encouraged that all new patches get tested in the -mm tree
-before they are sent to Linus for inclusion in the main kernel tree.  Code
-which does not make an appearance in -mm before the opening of the merge
-window will prove hard to merge into the mainline.
-
-These kernels are not appropriate for use on systems that are supposed
-to be stable and they are more risky to run than any of the other
-branches.
-
-If you wish to help out with the kernel development process, please test
-and use these kernel releases and provide feedback to the linux-kernel
-mailing list if you have any problems, and if everything works properly.
-
-In addition to all the other experimental patches, these kernels usually
-also contain any changes in the mainline -git kernels available at the
-time of release.
-
-The -mm kernels are not released on a fixed schedule, but usually a few
--mm kernels are released in between each -rc kernel (1 to 3 is common).
-
 Subsystem Specific kernel trees and patches
 -------------------------------------------
-A number of the different kernel subsystem developers expose their
-development trees so that others can see what is happening in the
-different areas of the kernel.  These trees are pulled into the -mm
-kernel releases as described above.
-
-Here is a list of some of the different kernel trees available:
-  git trees:
-    - Kbuild development tree, Sam Ravnborg <sam@ravnborg.org>
-	git.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild.git
-
-    - ACPI development tree, Len Brown <len.brown@intel.com>
-	git.kernel.org:/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git
-
-    - Block development tree, Jens Axboe <jens.axboe@oracle.com>
-	git.kernel.org:/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git
-
-    - DRM development tree, Dave Airlie <airlied@linux.ie>
-	git.kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
-
-    - ia64 development tree, Tony Luck <tony.luck@intel.com>
-	git.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6.git
-
-    - infiniband, Roland Dreier <rolandd@cisco.com>
-	git.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git
-
-    - libata, Jeff Garzik <jgarzik@pobox.com>
-	git.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
-
-    - network drivers, Jeff Garzik <jgarzik@pobox.com>
-	git.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
-
-    - pcmcia, Dominik Brodowski <linux@dominikbrodowski.net>
-	git.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
-
-    - SCSI, James Bottomley <James.Bottomley@hansenpartnership.com>
-	git.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
-
-    - x86, Ingo Molnar <mingo@elte.hu>
-	git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86.git
-
-  quilt trees:
-    - USB, Driver Core, and I2C, Greg Kroah-Hartman <gregkh@suse.de>
-	kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
+The maintainers of the various kernel subsystems --- and also many
+kernel subsystem developers --- expose their current state of
+development in source repositories.  That way, others can see what is
+happening in the different areas of the kernel.  In areas where
+development is rapid, a developer may be asked to base his submissions
+onto such a subsystem kernel tree so that conflicts between the
+submission and other already ongoing work are avoided.
+
+Most of these repositories are git trees, but there are also other SCMs
+in use, or patch queues being published as quilt series.  Addresses of
+these subsystem repositories are listed in the MAINTAINERS file.
+
+Before a proposed patch is committed to such a subsystem tree, it is
+subject to review which primarily happens on the on mailing lists (see
+the respective section below).  For several kernel subsystems, this
+submission and review process is tracked with the tool patchwork.
+Patchwork offers a web interface which shows patch postings, any
+comments on a patch or revisions to it, and maintainers can mark patches
+as under review, accepted, or rejected.  Most of these patchwork sites
+are listed at http://patchwork.kernel.org/ or http://patchwork.ozlabs.org/.
+
+2.6.x -next kernel tree for integration tests
+---------------------------------------------
+Before updates from subsystem trees are merged into the mainline 2.6.x
+tree, they need to be integration-tested.  For this purpose, a special
+testing repository exists into which virtually all subsystem trees are
+pulled on an almost daily basis:
+	http://git.kernel.org/?p=linux/kernel/git/sfr/linux-next.git
+	http://linux.f-seidel.de/linux-next/pmwiki/
+
+This way, the -next kernel gives a summary outlook onto what will be
+expected to go into the mainline kernel at the next merge period.
+Adventurous testers are very welcome to runtime-test the -next kernel.
 
-  Other kernel trees can be found listed at http://git.kernel.org/ and in
-  the MAINTAINERS file.
 
 Bug Reporting
 -------------

-- 
Stefan Richter
-=====-==-=- ---= -===-
http://arcgraph.de/sr/


^ permalink raw reply related	[flat|nested] 50+ messages in thread

* Re: [PATCH] HOWTO: Updates on subsystem trees, patchwork, -next (vs. -mm)
  2010-01-14 22:39                         ` [PATCH] HOWTO: Updates on subsystem trees, patchwork, -next (vs. -mm) Stefan Richter
@ 2010-01-14 23:36                           ` Randy Dunlap
  2010-01-15  0:41                           ` Loïc Grenié
  2010-01-18 14:26                           ` [PATCH] " Valdis.Kletnieks
  2 siblings, 0 replies; 50+ messages in thread
From: Randy Dunlap @ 2010-01-14 23:36 UTC (permalink / raw)
  To: Stefan Richter
  Cc: Greg Kroah-Hartman, Joe Perches, Andrew Morton, Alan Cox, linux-kernel

On Thu, 14 Jan 2010 23:39:46 +0100 (CET) Stefan Richter wrote:

> One of the roles which -mm fulfilled some time ago (to offer an
> integration testing ground) has been taken over by -next.  This is still
> news to Documentation/HOWTO, so mention it there.
> 
> Also add a word on how patchwork is used to track patches as they make
> their way into subsystem trees.  Remove some arbitrary links to
> subsystem repositories; they can all be found in the MAINTAINERS
> database.
> 
> Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>

Hi Stefan,

I like the patch, but since that particular file is maintained by GregKH,
I'll leave it to him to merge it.

Acked-by: Randy Dunlap <rdunlap@xenotime.net>

Thanks.

> ---
> 
> This supersedes
> [PATCH] HOWTO: Point to patchwork.kernel.org and patchwork.ozlabs.org
> 
>  Documentation/HOWTO |  112 ++++++++++++++++-----------------------------------
>  1 files changed, 35 insertions(+), 77 deletions(-)
> 
> diff --git a/Documentation/HOWTO b/Documentation/HOWTO
> index 8495fc9..085d281 100644
> --- a/Documentation/HOWTO
> +++ b/Documentation/HOWTO
> @@ -221,8 +221,8 @@ branches.  These different branches are:
>    - main 2.6.x kernel tree
>    - 2.6.x.y -stable kernel tree
>    - 2.6.x -git kernel patches
> -  - 2.6.x -mm kernel patches
>    - subsystem specific kernel trees and patches
> +  - the 2.6.x -next kernel tree for integration tests
>  
>  2.6.x kernel tree
>  -----------------
> @@ -232,7 +232,7 @@ process is as follows:
>    - As soon as a new kernel is released a two weeks window is open,
>      during this period of time maintainers can submit big diffs to
>      Linus, usually the patches that have already been included in the
> -    -mm kernel for a few weeks.  The preferred way to submit big changes
> +    -next kernel for a few weeks.  The preferred way to submit big changes
>      is using git (the kernel's source management tool, more information
>      can be found at http://git.or.cz/) but plain patches are also just
>      fine.
> @@ -293,84 +293,42 @@ daily and represent the current state of Linus' tree.  They are more
>  experimental than -rc kernels since they are generated automatically
>  without even a cursory glance to see if they are sane.
>  
> -2.6.x -mm kernel patches
> -------------------------
> -These are experimental kernel patches released by Andrew Morton.  Andrew
> -takes all of the different subsystem kernel trees and patches and mushes
> -them together, along with a lot of patches that have been plucked from
> -the linux-kernel mailing list.  This tree serves as a proving ground for
> -new features and patches.  Once a patch has proved its worth in -mm for
> -a while Andrew or the subsystem maintainer pushes it on to Linus for
> -inclusion in mainline.
> -
> -It is heavily encouraged that all new patches get tested in the -mm tree
> -before they are sent to Linus for inclusion in the main kernel tree.  Code
> -which does not make an appearance in -mm before the opening of the merge
> -window will prove hard to merge into the mainline.
> -
> -These kernels are not appropriate for use on systems that are supposed
> -to be stable and they are more risky to run than any of the other
> -branches.
> -
> -If you wish to help out with the kernel development process, please test
> -and use these kernel releases and provide feedback to the linux-kernel
> -mailing list if you have any problems, and if everything works properly.
> -
> -In addition to all the other experimental patches, these kernels usually
> -also contain any changes in the mainline -git kernels available at the
> -time of release.
> -
> -The -mm kernels are not released on a fixed schedule, but usually a few
> --mm kernels are released in between each -rc kernel (1 to 3 is common).
> -
>  Subsystem Specific kernel trees and patches
>  -------------------------------------------
> -A number of the different kernel subsystem developers expose their
> -development trees so that others can see what is happening in the
> -different areas of the kernel.  These trees are pulled into the -mm
> -kernel releases as described above.
> -
> -Here is a list of some of the different kernel trees available:
> -  git trees:
> -    - Kbuild development tree, Sam Ravnborg <sam@ravnborg.org>
> -	git.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild.git
> -
> -    - ACPI development tree, Len Brown <len.brown@intel.com>
> -	git.kernel.org:/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git
> -
> -    - Block development tree, Jens Axboe <jens.axboe@oracle.com>
> -	git.kernel.org:/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git
> -
> -    - DRM development tree, Dave Airlie <airlied@linux.ie>
> -	git.kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
> -
> -    - ia64 development tree, Tony Luck <tony.luck@intel.com>
> -	git.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6.git
> -
> -    - infiniband, Roland Dreier <rolandd@cisco.com>
> -	git.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git
> -
> -    - libata, Jeff Garzik <jgarzik@pobox.com>
> -	git.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
> -
> -    - network drivers, Jeff Garzik <jgarzik@pobox.com>
> -	git.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
> -
> -    - pcmcia, Dominik Brodowski <linux@dominikbrodowski.net>
> -	git.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
> -
> -    - SCSI, James Bottomley <James.Bottomley@hansenpartnership.com>
> -	git.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
> -
> -    - x86, Ingo Molnar <mingo@elte.hu>
> -	git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86.git
> -
> -  quilt trees:
> -    - USB, Driver Core, and I2C, Greg Kroah-Hartman <gregkh@suse.de>
> -	kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
> +The maintainers of the various kernel subsystems --- and also many
> +kernel subsystem developers --- expose their current state of
> +development in source repositories.  That way, others can see what is
> +happening in the different areas of the kernel.  In areas where
> +development is rapid, a developer may be asked to base his submissions
> +onto such a subsystem kernel tree so that conflicts between the
> +submission and other already ongoing work are avoided.
> +
> +Most of these repositories are git trees, but there are also other SCMs
> +in use, or patch queues being published as quilt series.  Addresses of
> +these subsystem repositories are listed in the MAINTAINERS file.
> +
> +Before a proposed patch is committed to such a subsystem tree, it is
> +subject to review which primarily happens on the on mailing lists (see
> +the respective section below).  For several kernel subsystems, this
> +submission and review process is tracked with the tool patchwork.
> +Patchwork offers a web interface which shows patch postings, any
> +comments on a patch or revisions to it, and maintainers can mark patches
> +as under review, accepted, or rejected.  Most of these patchwork sites
> +are listed at http://patchwork.kernel.org/ or http://patchwork.ozlabs.org/.
> +
> +2.6.x -next kernel tree for integration tests
> +---------------------------------------------
> +Before updates from subsystem trees are merged into the mainline 2.6.x
> +tree, they need to be integration-tested.  For this purpose, a special
> +testing repository exists into which virtually all subsystem trees are
> +pulled on an almost daily basis:
> +	http://git.kernel.org/?p=linux/kernel/git/sfr/linux-next.git
> +	http://linux.f-seidel.de/linux-next/pmwiki/
> +
> +This way, the -next kernel gives a summary outlook onto what will be
> +expected to go into the mainline kernel at the next merge period.
> +Adventurous testers are very welcome to runtime-test the -next kernel.
>  
> -  Other kernel trees can be found listed at http://git.kernel.org/ and in
> -  the MAINTAINERS file.
>  
>  Bug Reporting
>  -------------
> 
> -- 
> Stefan Richter
> -=====-==-=- ---= -===-
> http://arcgraph.de/sr/
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/


---
~Randy

^ permalink raw reply	[flat|nested] 50+ messages in thread

* Re: [PATCH] HOWTO: Updates on subsystem trees, patchwork, -next (vs.  -mm)
  2010-01-14 22:39                         ` [PATCH] HOWTO: Updates on subsystem trees, patchwork, -next (vs. -mm) Stefan Richter
  2010-01-14 23:36                           ` Randy Dunlap
@ 2010-01-15  0:41                           ` Loïc Grenié
  2010-01-15 12:23                             ` [PATCH update] " Stefan Richter
  2010-01-18 14:26                           ` [PATCH] " Valdis.Kletnieks
  2 siblings, 1 reply; 50+ messages in thread
From: Loïc Grenié @ 2010-01-15  0:41 UTC (permalink / raw)
  To: Stefan Richter; +Cc: linux-kernel

2010/1/14 Stefan Richter <stefanr@s5r6.in-berlin.de>:
> One of the roles which -mm fulfilled some time ago (to offer an
> integration testing ground) has been taken over by -next.  This is still
> news to Documentation/HOWTO, so mention it there.
>
> Also add a word on how patchwork is used to track patches as they make
> their way into subsystem trees.  Remove some arbitrary links to
> subsystem repositories; they can all be found in the MAINTAINERS
> database.
>
> Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
> ---
>
> This supersedes
> [PATCH] HOWTO: Point to patchwork.kernel.org and patchwork.ozlabs.org
>
>  Documentation/HOWTO |  112 ++++++++++++++++-----------------------------------
>  1 files changed, 35 insertions(+), 77 deletions(-)
>
> diff --git a/Documentation/HOWTO b/Documentation/HOWTO
> index 8495fc9..085d281 100644
> --- a/Documentation/HOWTO
> +++ b/Documentation/HOWTO
> @@ -221,8 +221,8 @@ branches.  These different branches are:
>   - main 2.6.x kernel tree
>   - 2.6.x.y -stable kernel tree
>   - 2.6.x -git kernel patches
> -  - 2.6.x -mm kernel patches
>   - subsystem specific kernel trees and patches
> +  - the 2.6.x -next kernel tree for integration tests
>
>  2.6.x kernel tree
>  -----------------
> @@ -232,7 +232,7 @@ process is as follows:
>   - As soon as a new kernel is released a two weeks window is open,
>     during this period of time maintainers can submit big diffs to
>     Linus, usually the patches that have already been included in the
> -    -mm kernel for a few weeks.  The preferred way to submit big changes
> +    -next kernel for a few weeks.  The preferred way to submit big changes
>     is using git (the kernel's source management tool, more information
>     can be found at http://git.or.cz/) but plain patches are also just
>     fine.
> @@ -293,84 +293,42 @@ daily and represent the current state of Linus' tree.  They are more
>  experimental than -rc kernels since they are generated automatically
>  without even a cursory glance to see if they are sane.
>
> -2.6.x -mm kernel patches
> -------------------------
> -These are experimental kernel patches released by Andrew Morton.  Andrew
> -takes all of the different subsystem kernel trees and patches and mushes
> -them together, along with a lot of patches that have been plucked from
> -the linux-kernel mailing list.  This tree serves as a proving ground for
> -new features and patches.  Once a patch has proved its worth in -mm for
> -a while Andrew or the subsystem maintainer pushes it on to Linus for
> -inclusion in mainline.
> -
> -It is heavily encouraged that all new patches get tested in the -mm tree
> -before they are sent to Linus for inclusion in the main kernel tree.  Code
> -which does not make an appearance in -mm before the opening of the merge
> -window will prove hard to merge into the mainline.
> -
> -These kernels are not appropriate for use on systems that are supposed
> -to be stable and they are more risky to run than any of the other
> -branches.
> -
> -If you wish to help out with the kernel development process, please test
> -and use these kernel releases and provide feedback to the linux-kernel
> -mailing list if you have any problems, and if everything works properly.
> -
> -In addition to all the other experimental patches, these kernels usually
> -also contain any changes in the mainline -git kernels available at the
> -time of release.
> -
> -The -mm kernels are not released on a fixed schedule, but usually a few
> --mm kernels are released in between each -rc kernel (1 to 3 is common).
> -
>  Subsystem Specific kernel trees and patches
>  -------------------------------------------
> -A number of the different kernel subsystem developers expose their
> -development trees so that others can see what is happening in the
> -different areas of the kernel.  These trees are pulled into the -mm
> -kernel releases as described above.
> -
> -Here is a list of some of the different kernel trees available:
> -  git trees:
> -    - Kbuild development tree, Sam Ravnborg <sam@ravnborg.org>
> -       git.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild.git
> -
> -    - ACPI development tree, Len Brown <len.brown@intel.com>
> -       git.kernel.org:/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git
> -
> -    - Block development tree, Jens Axboe <jens.axboe@oracle.com>
> -       git.kernel.org:/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git
> -
> -    - DRM development tree, Dave Airlie <airlied@linux.ie>
> -       git.kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
> -
> -    - ia64 development tree, Tony Luck <tony.luck@intel.com>
> -       git.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6.git
> -
> -    - infiniband, Roland Dreier <rolandd@cisco.com>
> -       git.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git
> -
> -    - libata, Jeff Garzik <jgarzik@pobox.com>
> -       git.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
> -
> -    - network drivers, Jeff Garzik <jgarzik@pobox.com>
> -       git.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
> -
> -    - pcmcia, Dominik Brodowski <linux@dominikbrodowski.net>
> -       git.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
> -
> -    - SCSI, James Bottomley <James.Bottomley@hansenpartnership.com>
> -       git.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
> -
> -    - x86, Ingo Molnar <mingo@elte.hu>
> -       git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86.git
> -
> -  quilt trees:
> -    - USB, Driver Core, and I2C, Greg Kroah-Hartman <gregkh@suse.de>
> -       kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
> +The maintainers of the various kernel subsystems --- and also many
> +kernel subsystem developers --- expose their current state of
> +development in source repositories.  That way, others can see what is
> +happening in the different areas of the kernel.  In areas where
> +development is rapid, a developer may be asked to base his submissions
> +onto such a subsystem kernel tree so that conflicts between the
> +submission and other already ongoing work are avoided.
> +
> +Most of these repositories are git trees, but there are also other SCMs
> +in use, or patch queues being published as quilt series.  Addresses of
> +these subsystem repositories are listed in the MAINTAINERS file.
> +
> +Before a proposed patch is committed to such a subsystem tree, it is
> +subject to review which primarily happens on the on mailing lists (see

    There is a small typo "on the on".

> +the respective section below).  For several kernel subsystems, this
> +submission and review process is tracked with the tool patchwork.
> +Patchwork offers a web interface which shows patch postings, any
> +comments on a patch or revisions to it, and maintainers can mark patches
> +as under review, accepted, or rejected.  Most of these patchwork sites
> +are listed at http://patchwork.kernel.org/ or http://patchwork.ozlabs.org/.
> +
> +2.6.x -next kernel tree for integration tests
> +---------------------------------------------
> +Before updates from subsystem trees are merged into the mainline 2.6.x
> +tree, they need to be integration-tested.  For this purpose, a special
> +testing repository exists into which virtually all subsystem trees are
> +pulled on an almost daily basis:
> +       http://git.kernel.org/?p=linux/kernel/git/sfr/linux-next.git
> +       http://linux.f-seidel.de/linux-next/pmwiki/
> +
> +This way, the -next kernel gives a summary outlook onto what will be
> +expected to go into the mainline kernel at the next merge period.
> +Adventurous testers are very welcome to runtime-test the -next kernel.
>
> -  Other kernel trees can be found listed at http://git.kernel.org/ and in
> -  the MAINTAINERS file.
>
>  Bug Reporting
>  -------------
>
> --
> Stefan Richter
> -=====-==-=- ---= -===-
> http://arcgraph.de/sr/
>

     Loïc

^ permalink raw reply	[flat|nested] 50+ messages in thread

* [PATCH update] HOWTO: Updates on subsystem trees, patchwork, -next (vs.  -mm)
  2010-01-15  0:41                           ` Loïc Grenié
@ 2010-01-15 12:23                             ` Stefan Richter
  2010-01-18  8:25                               ` Stephen Rothwell
  0 siblings, 1 reply; 50+ messages in thread
From: Stefan Richter @ 2010-01-15 12:23 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: Randy Dunlap, Joe Perches, Andrew Morton, Alan Cox,
	Loïc Grenié,
	linux-kernel

One of the roles which -mm fulfilled some time ago (to offer an
integration testing ground) has been taken over by -next.  This is still
news to Documentation/HOWTO, so mention it there.

Also add a word on how patchwork is used to track patches as they make
their way into subsystem trees.  Remove some arbitrary links to
subsystem repositories; they can all be found in the MAINTAINERS
database.

Acked-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
---

On 15 Jan, Loïc Grenié wrote:
>> +Before a proposed patch is committed to such a subsystem tree, it is
>> +subject to review which primarily happens on the on mailing lists (see
> 
>     There is a small typo "on the on".

Thanks for the proofreading; fixed now.


 Documentation/HOWTO |  113 ++++++++++++++++----------------------------------
 1 files changed, 36 insertions(+), 77 deletions(-)

diff --git a/Documentation/HOWTO b/Documentation/HOWTO
index 8495fc9..f5395af 100644
--- a/Documentation/HOWTO
+++ b/Documentation/HOWTO
@@ -221,8 +221,8 @@ branches.  These different branches are:
   - main 2.6.x kernel tree
   - 2.6.x.y -stable kernel tree
   - 2.6.x -git kernel patches
-  - 2.6.x -mm kernel patches
   - subsystem specific kernel trees and patches
+  - the 2.6.x -next kernel tree for integration tests
 
 2.6.x kernel tree
 -----------------
@@ -232,7 +232,7 @@ process is as follows:
   - As soon as a new kernel is released a two weeks window is open,
     during this period of time maintainers can submit big diffs to
     Linus, usually the patches that have already been included in the
-    -mm kernel for a few weeks.  The preferred way to submit big changes
+    -next kernel for a few weeks.  The preferred way to submit big changes
     is using git (the kernel's source management tool, more information
     can be found at http://git.or.cz/) but plain patches are also just
     fine.
@@ -293,84 +293,43 @@ daily and represent the current state of Linus' tree.  They are more
 experimental than -rc kernels since they are generated automatically
 without even a cursory glance to see if they are sane.
 
-2.6.x -mm kernel patches
-------------------------
-These are experimental kernel patches released by Andrew Morton.  Andrew
-takes all of the different subsystem kernel trees and patches and mushes
-them together, along with a lot of patches that have been plucked from
-the linux-kernel mailing list.  This tree serves as a proving ground for
-new features and patches.  Once a patch has proved its worth in -mm for
-a while Andrew or the subsystem maintainer pushes it on to Linus for
-inclusion in mainline.
-
-It is heavily encouraged that all new patches get tested in the -mm tree
-before they are sent to Linus for inclusion in the main kernel tree.  Code
-which does not make an appearance in -mm before the opening of the merge
-window will prove hard to merge into the mainline.
-
-These kernels are not appropriate for use on systems that are supposed
-to be stable and they are more risky to run than any of the other
-branches.
-
-If you wish to help out with the kernel development process, please test
-and use these kernel releases and provide feedback to the linux-kernel
-mailing list if you have any problems, and if everything works properly.
-
-In addition to all the other experimental patches, these kernels usually
-also contain any changes in the mainline -git kernels available at the
-time of release.
-
-The -mm kernels are not released on a fixed schedule, but usually a few
--mm kernels are released in between each -rc kernel (1 to 3 is common).
-
 Subsystem Specific kernel trees and patches
 -------------------------------------------
-A number of the different kernel subsystem developers expose their
-development trees so that others can see what is happening in the
-different areas of the kernel.  These trees are pulled into the -mm
-kernel releases as described above.
-
-Here is a list of some of the different kernel trees available:
-  git trees:
-    - Kbuild development tree, Sam Ravnborg <sam@ravnborg.org>
-	git.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild.git
-
-    - ACPI development tree, Len Brown <len.brown@intel.com>
-	git.kernel.org:/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git
-
-    - Block development tree, Jens Axboe <jens.axboe@oracle.com>
-	git.kernel.org:/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git
-
-    - DRM development tree, Dave Airlie <airlied@linux.ie>
-	git.kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
-
-    - ia64 development tree, Tony Luck <tony.luck@intel.com>
-	git.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6.git
-
-    - infiniband, Roland Dreier <rolandd@cisco.com>
-	git.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git
-
-    - libata, Jeff Garzik <jgarzik@pobox.com>
-	git.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
-
-    - network drivers, Jeff Garzik <jgarzik@pobox.com>
-	git.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
-
-    - pcmcia, Dominik Brodowski <linux@dominikbrodowski.net>
-	git.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
-
-    - SCSI, James Bottomley <James.Bottomley@hansenpartnership.com>
-	git.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
-
-    - x86, Ingo Molnar <mingo@elte.hu>
-	git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86.git
-
-  quilt trees:
-    - USB, Driver Core, and I2C, Greg Kroah-Hartman <gregkh@suse.de>
-	kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
+The maintainers of the various kernel subsystems --- and also many
+kernel subsystem developers --- expose their current state of
+development in source repositories.  That way, others can see what is
+happening in the different areas of the kernel.  In areas where
+development is rapid, a developer may be asked to base his submissions
+onto such a subsystem kernel tree so that conflicts between the
+submission and other already ongoing work are avoided.
+
+Most of these repositories are git trees, but there are also other SCMs
+in use, or patch queues being published as quilt series.  Addresses of
+these subsystem repositories are listed in the MAINTAINERS file.  Many
+of them can be browsed at http://git.kernel.org/.
+
+Before a proposed patch is committed to such a subsystem tree, it is
+subject to review which primarily happens on mailing lists (see the
+respective section below).  For several kernel subsystems, this review
+process is tracked with the tool patchwork.  Patchwork offers a web
+interface which shows patch postings, any comments on a patch or
+revisions to it, and maintainers can mark patches as under review,
+accepted, or rejected.  Most of these patchwork sites are listed at
+http://patchwork.kernel.org/ or http://patchwork.ozlabs.org/.
+
+2.6.x -next kernel tree for integration tests
+---------------------------------------------
+Before updates from subsystem trees are merged into the mainline 2.6.x
+tree, they need to be integration-tested.  For this purpose, a special
+testing repository exists into which virtually all subsystem trees are
+pulled on an almost daily basis:
+	http://git.kernel.org/?p=linux/kernel/git/sfr/linux-next.git
+	http://linux.f-seidel.de/linux-next/pmwiki/
+
+This way, the -next kernel gives a summary outlook onto what will be
+expected to go into the mainline kernel at the next merge period.
+Adventurous testers are very welcome to runtime-test the -next kernel.
 
-  Other kernel trees can be found listed at http://git.kernel.org/ and in
-  the MAINTAINERS file.
 
 Bug Reporting
 -------------

-- 
Stefan Richter
-=====-==-=- ---= -====
http://arcgraph.de/sr/


^ permalink raw reply related	[flat|nested] 50+ messages in thread

* Re: [PATCH update] HOWTO: Updates on subsystem trees, patchwork, -next (vs.  -mm)
  2010-01-15 12:23                             ` [PATCH update] " Stefan Richter
@ 2010-01-18  8:25                               ` Stephen Rothwell
  0 siblings, 0 replies; 50+ messages in thread
From: Stephen Rothwell @ 2010-01-18  8:25 UTC (permalink / raw)
  To: Stefan Richter
  Cc: Greg Kroah-Hartman, Randy Dunlap, Joe Perches, Andrew Morton,
	Alan Cox, Loïc Grenié,
	linux-kernel

[-- Attachment #1: Type: text/plain, Size: 711 bytes --]

Hi Stefan,

On Fri, 15 Jan 2010 13:23:51 +0100 (CET) Stefan Richter <stefanr@s5r6.in-berlin.de> wrote:
>
> +2.6.x -next kernel tree for integration tests
> +---------------------------------------------
> +Before updates from subsystem trees are merged into the mainline 2.6.x
> +tree, they need to be integration-tested.  For this purpose, a special
> +testing repository exists into which virtually all subsystem trees are
> +pulled on an almost daily basis:
> +	http://git.kernel.org/?p=linux/kernel/git/sfr/linux-next.git

http://git.kernel.org/?p=linux/kernel/git/next/linux-next.git

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/

[-- Attachment #2: Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 50+ messages in thread

* Re: [PATCH] HOWTO: Updates on subsystem trees, patchwork, -next (vs. -mm)
  2010-01-14 22:39                         ` [PATCH] HOWTO: Updates on subsystem trees, patchwork, -next (vs. -mm) Stefan Richter
  2010-01-14 23:36                           ` Randy Dunlap
  2010-01-15  0:41                           ` Loïc Grenié
@ 2010-01-18 14:26                           ` Valdis.Kletnieks
  2010-01-18 15:19                             ` Stefan Richter
  2 siblings, 1 reply; 50+ messages in thread
From: Valdis.Kletnieks @ 2010-01-18 14:26 UTC (permalink / raw)
  To: Stefan Richter
  Cc: Randy Dunlap, Greg Kroah-Hartman, Joe Perches, Andrew Morton,
	Alan Cox, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 948 bytes --]

On Thu, 14 Jan 2010 23:39:46 +0100, Stefan Richter said:
> One of the roles which -mm fulfilled some time ago (to offer an
> integration testing ground) has been taken over by -next.  This is still
> news to Documentation/HOWTO, so mention it there.

> -2.6.x -mm kernel patches
> -------------------------
> -These are experimental kernel patches released by Andrew Morton.  Andrew
> -takes all of the different subsystem kernel trees and patches and mushes
> -them together, along with a lot of patches that have been plucked from
> -the linux-kernel mailing list.  This tree serves as a proving ground for
> -new features and patches.

Note that -mm serves other purposes than just integration testing. I'm not
sure that nuking *all* reference to it is appropriate.

On the other hand, I think there's like 3 other guys besides myself that
actually test -mm kernels, so maybe the best bet is to see if it makes it
upstream via the -mm route. ;)

[-- Attachment #2: Type: application/pgp-signature, Size: 227 bytes --]

^ permalink raw reply	[flat|nested] 50+ messages in thread

* Re: [PATCH] HOWTO: Updates on subsystem trees, patchwork, -next (vs. -mm)
  2010-01-18 14:26                           ` [PATCH] " Valdis.Kletnieks
@ 2010-01-18 15:19                             ` Stefan Richter
  0 siblings, 0 replies; 50+ messages in thread
From: Stefan Richter @ 2010-01-18 15:19 UTC (permalink / raw)
  To: Valdis.Kletnieks
  Cc: Randy Dunlap, Greg Kroah-Hartman, Joe Perches, Andrew Morton,
	Alan Cox, linux-kernel

Valdis.Kletnieks@vt.edu wrote:
> On Thu, 14 Jan 2010 23:39:46 +0100, Stefan Richter said:
[...]
>> -2.6.x -mm kernel patches
[...]
> I'm not sure that nuking *all* reference to it is appropriate.
> 
> On the other hand, I think there's like 3 other guys besides myself that
> actually test -mm kernels, so maybe the best bet is to see if it makes it
> upstream via the -mm route. ;)

-mm had and still has other purposes than the one for which -next was
established.  There is mention of -mm in
Documentation/development-process/, but if desired, I could attempt a
brief explanation of -mm for HOWTO.
-- 
Stefan Richter
-=====-==-=- ---= =--=-
http://arcgraph.de/sr/

^ permalink raw reply	[flat|nested] 50+ messages in thread

* Re: [PATCH 16/24] MAINTAINERS: OMAP - Add "Q" patchwork entry
  2010-01-14  7:13 ` [PATCH 16/24] MAINTAINERS: OMAP " Joe Perches
@ 2010-01-19 18:11   ` Tony Lindgren
  0 siblings, 0 replies; 50+ messages in thread
From: Tony Lindgren @ 2010-01-19 18:11 UTC (permalink / raw)
  To: Joe Perches; +Cc: Andrew Morton, linux-kernel

* Joe Perches <joe@perches.com> [100113 23:15]:
> Signed-off-by: Joe Perches <joe@perches.com>

Acked-by: Tony Lindgren <tony@atomide.com>

> ---
>  MAINTAINERS |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 1a8b365..3ad39ed 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -3923,6 +3923,7 @@ M:	Tony Lindgren <tony@atomide.com>
>  L:	linux-omap@vger.kernel.org
>  W:	http://www.muru.com/linux/omap/
>  W:	http://linux.omap.com/
> +Q:	http://patchwork.kernel.org/project/linux-omap/list/
>  T:	git git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git
>  S:	Maintained
>  F:	arch/arm/*omap*/
> -- 
> 1.6.6.rc0.57.gad7a
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 50+ messages in thread

end of thread, other threads:[~2010-01-19 18:11 UTC | newest]

Thread overview: 50+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-01-14  7:12 [PATCH 00/24] MAINTAINERS: Add "Q" patchwork entries Joe Perches
2010-01-14  7:13 ` [PATCH 01/24] MAINTAINERS: Document new "Q:" patchwork queue type Joe Perches
2010-01-14 13:48   ` Stefan Richter
2010-01-14 14:02     ` Stefan Richter
2010-01-14 17:38       ` Joe Perches
2010-01-14 18:04         ` Stefan Richter
2010-01-14 18:13           ` Joe Perches
2010-01-14 18:34             ` Stefan Richter
2010-01-14 18:45               ` Joe Perches
2010-01-14 19:05                 ` Stefan Richter
2010-01-14 19:05                 ` Alan Cox
2010-01-14 19:13                   ` Joe Perches
2010-01-14 19:39                     ` Stefan Richter
2010-01-14 21:05                       ` Joe Perches
2010-01-14 22:39                         ` [PATCH] HOWTO: Updates on subsystem trees, patchwork, -next (vs. -mm) Stefan Richter
2010-01-14 23:36                           ` Randy Dunlap
2010-01-15  0:41                           ` Loïc Grenié
2010-01-15 12:23                             ` [PATCH update] " Stefan Richter
2010-01-18  8:25                               ` Stephen Rothwell
2010-01-18 14:26                           ` [PATCH] " Valdis.Kletnieks
2010-01-18 15:19                             ` Stefan Richter
2010-01-14 18:20           ` [PATCH] HOWTO: Point to patchwork.kernel.org and patchwork.ozlabs.org Stefan Richter
2010-01-14  7:13 ` [PATCH 02/24] MAINTAINERS: 9P FILE SYSTEM - Add "Q" patchwork entry Joe Perches
2010-01-14  7:13 ` [PATCH 03/24] MAINTAINERS: ACPI " Joe Perches
2010-01-14  7:13 ` [PATCH 04/24] MAINTAINERS: BTRFS FILE SYSTEM " Joe Perches
2010-01-14  7:13 ` [PATCH 05/24] MAINTAINERS: CIFS " Joe Perches
2010-01-14  7:13 ` [PATCH 06/24] MAINTAINERS: DEVICE-MAPPER " Joe Perches
2010-01-14  7:13 ` [PATCH 07/24] MAINTAINERS: EXT4 FILE SYSTEM " Joe Perches
2010-01-14 20:27   ` tytso
2010-01-14  7:13 ` [PATCH 08/24] MAINTAINERS: IDE SUBSYSTEM " Joe Perches
2010-01-14  7:13 ` [PATCH 09/24] MAINTAINERS: INFINIBAND " Joe Perches
2010-01-14  7:13 ` [PATCH 10/24] MAINTAINERS: INPUT DRIVERS " Joe Perches
2010-01-14  7:13 ` [PATCH 11/24] MAINTAINERS: KCONFIG " Joe Perches
2010-01-14  7:13 ` [PATCH 12/24] MAINTAINERS: LINUX FOR POWERPC " Joe Perches
2010-01-14  7:13 ` [PATCH 13/24] MAINTAINERS: V4L/DVB " Joe Perches
2010-01-14  7:13 ` [PATCH 14/24] MAINTAINERS: MTD " Joe Perches
2010-01-14  7:13 ` [PATCH 15/24] MAINTAINERS: NETWORKING [WIRELESS] " Joe Perches
2010-01-14  7:13 ` [PATCH 16/24] MAINTAINERS: OMAP " Joe Perches
2010-01-19 18:11   ` Tony Lindgren
2010-01-14  7:13 ` [PATCH 17/24] MAINTAINERS: PARISC ARCHITECTURE " Joe Perches
2010-01-14  7:13 ` [PATCH 18/24] MAINTAINERS: PCI SUBSYSTEM " Joe Perches
2010-01-14  7:13 ` [PATCH 19/24] MAINTAINERS: REAL TIME CLOCK " Joe Perches
2010-01-14  7:13 ` [PATCH 20/24] MAINTAINERS: TI DAVINCI " Joe Perches
2010-01-14  7:13 ` [PATCH 21/24] MAINTAINERS: SPARC " Joe Perches
2010-01-14  7:13 ` [PATCH 22/24] MAINTAINERS: SPI SUBSYSTEM " Joe Perches
2010-01-14 13:38   ` Grant Likely
2010-01-14  7:13 ` [PATCH 23/24] MAINTAINERS: SUPERH " Joe Perches
2010-01-14  7:13 ` [PATCH 24/24] MAINTAINERS: THE REST (LKML) " Joe Perches
2010-01-14 17:24 ` [PATCH 00/24] MAINTAINERS: Add "Q" patchwork entries David Daney
2010-01-14 17:40   ` Joe Perches

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.