aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS96
1 files changed, 89 insertions, 7 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index db647bf8830b..07e7fd8f50cf 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -40,11 +40,20 @@ trivial patch so apply some common sense.
40 PLEASE document known bugs. If it doesn't work for everything 40 PLEASE document known bugs. If it doesn't work for everything
41 or does something very odd once a month document it. 41 or does something very odd once a month document it.
42 42
43 PLEASE remember that submissions must be made under the terms
44 of the OSDL certificate of contribution
45 (http://www.osdl.org/newsroom/press_releases/2004/2004_05_24_dco.html)
46 and should include a Signed-off-by: line.
47
436. Make sure you have the right to send any changes you make. If you 486. Make sure you have the right to send any changes you make. If you
44 do changes at work you may find your employer owns the patch 49 do changes at work you may find your employer owns the patch
45 not you. 50 not you.
46 51
477. Happy hacking. 527. When sending security related changes or reports to a maintainer
53 please Cc: security@kernel.org, especially if the maintainer
54 does not respond.
55
568. Happy hacking.
48 57
49 ----------------------------------- 58 -----------------------------------
50 59
@@ -411,6 +420,7 @@ AX.25 NETWORK LAYER
411P: Ralf Baechle 420P: Ralf Baechle
412M: ralf@linux-mips.org 421M: ralf@linux-mips.org
413L: linux-hams@vger.kernel.org 422L: linux-hams@vger.kernel.org
423W: http://www.linux-ax25.org/
414S: Maintained 424S: Maintained
415 425
416BAYCOM/HDLCDRV DRIVERS FOR AX.25 426BAYCOM/HDLCDRV DRIVERS FOR AX.25
@@ -420,6 +430,14 @@ L: linux-hams@vger.kernel.org
420W: http://www.baycom.org/~tom/ham/ham.html 430W: http://www.baycom.org/~tom/ham/ham.html
421S: Maintained 431S: Maintained
422 432
433BCM43XX WIRELESS DRIVER
434P: Michael Buesch
435M: mb@bu3sch.de
436P: Stefano Brivio
437M: st3@riseup.net
438W: http://bcm43xx.berlios.de/
439S: Maintained
440
423BEFS FILE SYSTEM 441BEFS FILE SYSTEM
424P: Sergey S. Kostyliov 442P: Sergey S. Kostyliov
425M: rathamahata@php4.ru 443M: rathamahata@php4.ru
@@ -547,7 +565,19 @@ BROADBAND PROCESSOR ARCHITECTURE
547P: Arnd Bergmann 565P: Arnd Bergmann
548M: arnd@arndb.de 566M: arnd@arndb.de
549L: linuxppc-dev@ozlabs.org 567L: linuxppc-dev@ozlabs.org
550W: http://linuxppc64.org 568W: http://www.penguinppc.org/ppc64/
569S: Supported
570
571BROADCOM BNX2 GIGABIT ETHERNET DRIVER
572P: Michael Chan
573M: mchan@broadcom.com
574L: netdev@vger.kernel.org
575S: Supported
576
577BROADCOM TG3 GIGABIT ETHERNET DRIVER
578P: Michael Chan
579M: mchan@broadcom.com
580L: netdev@vger.kernel.org
551S: Supported 581S: Supported
552 582
553BTTV VIDEO4LINUX DRIVER 583BTTV VIDEO4LINUX DRIVER
@@ -960,7 +990,7 @@ S: Maintained
960EXT3 FILE SYSTEM 990EXT3 FILE SYSTEM
961P: Stephen Tweedie, Andrew Morton 991P: Stephen Tweedie, Andrew Morton
962M: sct@redhat.com, akpm@osdl.org, adilger@clusterfs.com 992M: sct@redhat.com, akpm@osdl.org, adilger@clusterfs.com
963L: ext3-users@redhat.com 993L: ext2-devel@lists.sourceforge.net
964S: Maintained 994S: Maintained
965 995
966F71805F HARDWARE MONITORING DRIVER 996F71805F HARDWARE MONITORING DRIVER
@@ -1463,6 +1493,13 @@ M: support@pathscale.com
1463L: openib-general@openib.org 1493L: openib-general@openib.org
1464S: Supported 1494S: Supported
1465 1495
1496IPMI SUBSYSTEM
1497P: Corey Minyard
1498M: minyard@acm.org
1499L: openipmi-developer@lists.sourceforge.net
1500W: http://openipmi.sourceforge.net/
1501S: Supported
1502
1466IPX NETWORK LAYER 1503IPX NETWORK LAYER
1467P: Arnaldo Carvalho de Melo 1504P: Arnaldo Carvalho de Melo
1468M: acme@conectiva.com.br 1505M: acme@conectiva.com.br
@@ -1470,10 +1507,11 @@ L: netdev@vger.kernel.org
1470S: Maintained 1507S: Maintained
1471 1508
1472IRDA SUBSYSTEM 1509IRDA SUBSYSTEM
1473P: Jean Tourrilhes 1510P: Samuel Ortiz
1511M: samuel@sortiz.org
1474L: irda-users@lists.sourceforge.net (subscribers-only) 1512L: irda-users@lists.sourceforge.net (subscribers-only)
1475W: http://irda.sourceforge.net/ 1513W: http://irda.sourceforge.net/
1476S: Odd Fixes 1514S: Maintained
1477 1515
1478ISAPNP 1516ISAPNP
1479P: Jaroslav Kysela 1517P: Jaroslav Kysela
@@ -1519,12 +1557,28 @@ W: http://jfs.sourceforge.net/
1519T: git kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git 1557T: git kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
1520S: Supported 1558S: Supported
1521 1559
1560JOURNALLING LAYER FOR BLOCK DEVICS (JBD)
1561P: Stephen Tweedie, Andrew Morton
1562M: sct@redhat.com, akpm@osdl.org
1563L: ext2-devel@lists.sourceforge.net
1564S: Maintained
1565
1522KCONFIG 1566KCONFIG
1523P: Roman Zippel 1567P: Roman Zippel
1524M: zippel@linux-m68k.org 1568M: zippel@linux-m68k.org
1525L: kbuild-devel@lists.sourceforge.net 1569L: kbuild-devel@lists.sourceforge.net
1526S: Maintained 1570S: Maintained
1527 1571
1572KDUMP
1573P: Vivek Goyal
1574M: vgoyal@in.ibm.com
1575P: Haren Myneni
1576M: hbabu@us.ibm.com
1577L: fastboot@lists.osdl.org
1578L: linux-kernel@vger.kernel.org
1579W: http://lse.sourceforge.net/kdump/
1580S: Maintained
1581
1528KERNEL AUTOMOUNTER (AUTOFS) 1582KERNEL AUTOMOUNTER (AUTOFS)
1529P: H. Peter Anvin 1583P: H. Peter Anvin
1530M: hpa@zytor.com 1584M: hpa@zytor.com
@@ -1592,6 +1646,11 @@ M: James.Bottomley@HansenPartnership.com
1592L: linux-scsi@vger.kernel.org 1646L: linux-scsi@vger.kernel.org
1593S: Maintained 1647S: Maintained
1594 1648
1649LED SUBSYSTEM
1650P: Richard Purdie
1651M: rpurdie@rpsys.net
1652S: Maintained
1653
1595LEGO USB Tower driver 1654LEGO USB Tower driver
1596P: Juergen Stuber 1655P: Juergen Stuber
1597M: starblue@users.sourceforge.net 1656M: starblue@users.sourceforge.net
@@ -1651,7 +1710,7 @@ S: Maintained
1651 1710
1652LINUX FOR POWERPC EMBEDDED PPC8XX 1711LINUX FOR POWERPC EMBEDDED PPC8XX
1653P: Marcelo Tosatti 1712P: Marcelo Tosatti
1654M: marcelo.tosatti@cyclades.com 1713M: marcelo@kvack.org
1655W: http://www.penguinppc.org/ 1714W: http://www.penguinppc.org/
1656L: linuxppc-embedded@ozlabs.org 1715L: linuxppc-embedded@ozlabs.org
1657S: Maintained 1716S: Maintained
@@ -1675,7 +1734,7 @@ M: paulus@au.ibm.com
1675P: Anton Blanchard 1734P: Anton Blanchard
1676M: anton@samba.org 1735M: anton@samba.org
1677M: anton@au.ibm.com 1736M: anton@au.ibm.com
1678W: http://linuxppc64.org 1737W: http://www.penguinppc.org/ppc64/
1679L: linuxppc-dev@ozlabs.org 1738L: linuxppc-dev@ozlabs.org
1680S: Supported 1739S: Supported
1681 1740
@@ -1836,6 +1895,11 @@ L: linux-kernel@vger.kernel.org
1836W: http://www.atnf.csiro.au/~rgooch/linux/kernel-patches.html 1895W: http://www.atnf.csiro.au/~rgooch/linux/kernel-patches.html
1837S: Maintained 1896S: Maintained
1838 1897
1898MULTIMEDIA CARD SUBSYSTEM
1899P: Russell King
1900M: rmk+mmc@arm.linux.org.uk
1901S: Maintained
1902
1839MULTISOUND SOUND DRIVER 1903MULTISOUND SOUND DRIVER
1840P: Andrew Veliath 1904P: Andrew Veliath
1841M: andrewtv@usa.net 1905M: andrewtv@usa.net
@@ -1858,6 +1922,12 @@ M: James.Bottomley@HansenPartnership.com
1858L: linux-scsi@vger.kernel.org 1922L: linux-scsi@vger.kernel.org
1859S: Maintained 1923S: Maintained
1860 1924
1925NETEM NETWORK EMULATOR
1926P: Stephen Hemminger
1927M: shemminger@osdl.org
1928L: netem@osdl.org
1929S: Maintained
1930
1861NETFILTER/IPTABLES/IPCHAINS 1931NETFILTER/IPTABLES/IPCHAINS
1862P: Rusty Russell 1932P: Rusty Russell
1863P: Marc Boucher 1933P: Marc Boucher
@@ -1875,6 +1945,7 @@ NETROM NETWORK LAYER
1875P: Ralf Baechle 1945P: Ralf Baechle
1876M: ralf@linux-mips.org 1946M: ralf@linux-mips.org
1877L: linux-hams@vger.kernel.org 1947L: linux-hams@vger.kernel.org
1948W: http://www.linux-ax25.org/
1878S: Maintained 1949S: Maintained
1879 1950
1880NETWORK BLOCK DEVICE 1951NETWORK BLOCK DEVICE
@@ -2062,8 +2133,12 @@ P: Matthew Wilcox
2062M: matthew@wil.cx 2133M: matthew@wil.cx
2063P: Grant Grundler 2134P: Grant Grundler
2064M: grundler@parisc-linux.org 2135M: grundler@parisc-linux.org
2136P: Kyle McMartin
2137M: kyle@parisc-linux.org
2065L: parisc-linux@parisc-linux.org 2138L: parisc-linux@parisc-linux.org
2066W: http://www.parisc-linux.org/ 2139W: http://www.parisc-linux.org/
2140T: git kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6.git
2141T: cvs cvs.parisc-linux.org:/var/cvs/linux-2.6
2067S: Maintained 2142S: Maintained
2068 2143
2069PCI ERROR RECOVERY 2144PCI ERROR RECOVERY
@@ -2266,6 +2341,7 @@ ROSE NETWORK LAYER
2266P: Ralf Baechle 2341P: Ralf Baechle
2267M: ralf@linux-mips.org 2342M: ralf@linux-mips.org
2268L: linux-hams@vger.kernel.org 2343L: linux-hams@vger.kernel.org
2344W: http://www.linux-ax25.org/
2269S: Maintained 2345S: Maintained
2270 2346
2271RISCOM8 DRIVER 2347RISCOM8 DRIVER
@@ -2496,6 +2572,12 @@ M: perex@suse.cz
2496L: alsa-devel@alsa-project.org 2572L: alsa-devel@alsa-project.org
2497S: Maintained 2573S: Maintained
2498 2574
2575SPI SUBSYSTEM
2576P: David Brownell
2577M: dbrownell@users.sourceforge.net
2578L: spi-devel-general@lists.sourceforge.net
2579S: Maintained
2580
2499TPM DEVICE DRIVER 2581TPM DEVICE DRIVER
2500P: Kylene Hall 2582P: Kylene Hall
2501M: kjhall@us.ibm.com 2583M: kjhall@us.ibm.com