[PATCH] add -mm testing in SubmitChecklist
[linux-2.6-block.git] / MAINTAINERS
... / ...
CommitLineData
1
2 List of maintainers and how to submit kernel changes
3
4Please try to follow the guidelines below. This will make things
5easier on the maintainers. Not all of these guidelines matter for every
6trivial patch so apply some common sense.
7
81. Always _test_ your changes, however small, on at least 4 or
9 5 people, preferably many more.
10
112. Try to release a few ALPHA test versions to the net. Announce
12 them onto the kernel channel and await results. This is especially
13 important for device drivers, because often that's the only way
14 you will find things like the fact version 3 firmware needs
15 a magic fix you didn't know about, or some clown changed the
16 chips on a board and not its name. (Don't laugh! Look at the
17 SMC etherpower for that.)
18
193. Make sure your changes compile correctly in multiple
20 configurations. In particular check that changes work both as a
21 module and built into the kernel.
22
234. When you are happy with a change make it generally available for
24 testing and await feedback.
25
265. Make a patch available to the relevant maintainer in the list. Use
27 'diff -u' to make the patch easy to merge. Be prepared to get your
28 changes sent back with seemingly silly requests about formatting
29 and variable names. These aren't as silly as they seem. One
30 job the maintainers (and especially Linus) do is to keep things
31 looking the same. Sometimes this means that the clever hack in
32 your driver to get around a problem actually needs to become a
33 generalized kernel feature ready for next time. See
34 Documentation/CodingStyle for guidance here.
35
36 PLEASE try to include any credit lines you want added with the
37 patch. It avoids people being missed off by mistake and makes
38 it easier to know who wants adding and who doesn't.
39
40 PLEASE document known bugs. If it doesn't work for everything
41 or does something very odd once a month document it.
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
486. Make sure you have the right to send any changes you make. If you
49 do changes at work you may find your employer owns the patch
50 not you.
51
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.
57
58 -----------------------------------
59
60Maintainers List (try to look for most precise areas first)
61
62Note: For the hard of thinking, this list is meant to remain in alphabetical
63order. If you could add yourselves to it in alphabetical order that would be
64so much easier [Ed]
65
66P: Person
67M: Mail patches to
68L: Mailing list that is relevant to this area
69W: Web-page with status/info
70T: SCM tree type and location. Type is one of: git, hg, quilt.
71S: Status, one of the following:
72
73 Supported: Someone is actually paid to look after this.
74 Maintained: Someone actually looks after it.
75 Odd Fixes: It has a maintainer but they don't have time to do
76 much other than throw the odd patch in. See below..
77 Orphan: No current maintainer [but maybe you could take the
78 role as you write your new code].
79 Obsolete: Old code. Something tagged obsolete generally means
80 it has been replaced by a better system and you
81 should be using that.
82
833C359 NETWORK DRIVER
84P: Mike Phillips
85M: mikep@linuxtr.net
86L: netdev@vger.kernel.org
87L: linux-tr@linuxtr.net
88W: http://www.linuxtr.net
89S: Maintained
90
913C505 NETWORK DRIVER
92P: Philip Blundell
93M: philb@gnu.org
94L: netdev@vger.kernel.org
95S: Maintained
96
973CR990 NETWORK DRIVER
98P: David Dillow
99M: dave@thedillows.org
100L: netdev@vger.kernel.org
101S: Maintained
102
1033W-XXXX ATA-RAID CONTROLLER DRIVER
104P: Adam Radford
105M: linuxraid@amcc.com
106L: linux-scsi@vger.kernel.org
107W: http://www.amcc.com
108S: Supported
109
1103W-9XXX SATA-RAID CONTROLLER DRIVER
111P: Adam Radford
112M: linuxraid@amcc.com
113L: linux-scsi@vger.kernel.org
114W: http://www.amcc.com
115S: Supported
116
11753C700 AND 53C700-66 SCSI DRIVER
118P: James E.J. Bottomley
119M: James.Bottomley@HansenPartnership.com
120L: linux-scsi@vger.kernel.org
121S: Maintained
122
1236PACK NETWORK DRIVER FOR AX.25
124P: Andreas Koensgen
125M: ajk@iehk.rwth-aachen.de
126L: linux-hams@vger.kernel.org
127S: Maintained
128
1298139CP 10/100 FAST ETHERNET DRIVER
130P: Jeff Garzik
131M: jgarzik@pobox.com
132S: Maintained
133
1348139TOO 10/100 FAST ETHERNET DRIVER
135P: Jeff Garzik
136M: jgarzik@pobox.com
137W: http://sourceforge.net/projects/gkernel/
138S: Maintained
139
1408169 10/100/1000 GIGABIT ETHERNET DRIVER
141P: Francois Romieu
142M: romieu@fr.zoreil.com
143L: netdev@vger.kernel.org
144S: Maintained
145
1468250/16?50 (AND CLONE UARTS) SERIAL DRIVER
147L: linux-serial@vger.kernel.org
148W: http://serial.sourceforge.net
149S: Orphan
150
1518390 NETWORK DRIVERS [WD80x3/SMC-ELITE, SMC-ULTRA, NE2000, 3C503, etc.]
152P: Paul Gortmaker
153M: p_gortmaker@yahoo.com
154L: netdev@vger.kernel.org
155S: Maintained
156
1579P FILE SYSTEM
158P: Eric Van Hensbergen
159M: ericvh@gmail.com
160P: Ron Minnich
161M: rminnich@lanl.gov
162P: Latchesar Ionkov
163M: lucho@ionkov.net
164L: v9fs-developer@lists.sourceforge.net
165W: http://v9fs.sf.net
166T: git kernel.org:/pub/scm/linux/kernel/ericvh/v9fs.git
167S: Maintained
168
169A2232 SERIAL BOARD DRIVER
170P: Enver Haase
171M: ehaase@inf.fu-berlin.de
172M: A2232@gmx.net
173L: linux-m68k@lists.linux-m68k.org
174S: Maintained
175
176AIO
177P: Benjamin LaHaise
178M: bcrl@kvack.org
179L: linux-aio@kvack.org
180S: Supported
181
182ABIT UGURU HARDWARE MONITOR DRIVER
183P: Hans de Goede
184M: j.w.r.degoede@hhs.nl
185L: lm-sensors@lm-sensors.org
186S: Maintained
187
188ACENIC DRIVER
189P: Jes Sorensen
190M: jes@trained-monkey.org
191L: linux-acenic@sunsite.dk
192S: Maintained
193
194ACI MIXER DRIVER
195P: Robert Siemer
196M: Robert.Siemer@gmx.de
197L: linux-sound@vger.kernel.org
198W: http://www.stud.uni-karlsruhe.de/~uh1b/
199S: Maintained
200
201AACRAID SCSI RAID DRIVER
202P: Adaptec OEM Raid Solutions
203L: linux-scsi@vger.kernel.org
204W: http://linux.dell.com/storage.shtml
205S: Supported
206
207ACPI
208P: Len Brown
209M: len.brown@intel.com
210M: lenb@kernel.org
211L: linux-acpi@vger.kernel.org
212W: http://acpi.sourceforge.net/
213T: git kernel.org:/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git
214S: Supported
215
216ACPI BATTERY DRIVERS
217P: Vladimir P. Lebedev
218M: vladimir.p.lebedev@intel.com
219L: linux-acpi@vger.kernel.org
220W: http://acpi.sourceforge.net/
221S: Supported
222
223ACPI EC DRIVER
224P: Alexey Starikovskiy
225M: alexey.y.starikovskiy@linux.intel.com
226L: linux-acpi@vger.kernel.org
227W: http://acpi.sourceforge.net/
228S: Supported
229
230ACPI FAN DRIVER
231P: Konstantin A. Karasyov
232M: konstantin.a.karasyov@intel.com
233L: linux-acpi@vger.kernel.org
234W: http://acpi.sourceforge.net/
235S: Supported
236
237ACPI PCI HOTPLUG DRIVER
238P: Kristen Carlson Accardi
239M: kristen.c.accardi@intel.com
240L: pcihpd-discuss@lists.sourceforge.net
241S: Supported
242
243ACPI THERMAL DRIVER
244P: Konstantin A. Karasyov
245M: konstantin.a.karasyov@intel.com
246L: linux-acpi@vger.kernel.org
247W: http://acpi.sourceforge.net/
248S: Supported
249
250ACPI VIDEO DRIVER
251P: Luming Yu
252M: luming.yu@intel.com
253L: linux-acpi@vger.kernel.org
254W: http://acpi.sourceforge.net/
255S: Supported
256
257AD1816 SOUND DRIVER
258P: Thorsten Knabe
259M: Thorsten Knabe <linux@thorsten-knabe.de>
260W: http://linux.thorsten-knabe.de
261S: Maintained
262
263AD1889 SOUND DRIVER
264P: Kyle McMartin
265M: kyle@parisc-linux.org
266P: Thibaut Varene
267M: T-Bone@parisc-linux.org
268W: http://wiki.parisc-linux.org/AD1889
269L: parisc-linux@lists.parisc-linux.org
270S: Maintained
271
272ADM1025 HARDWARE MONITOR DRIVER
273P: Jean Delvare
274M: khali@linux-fr.org
275L: lm-sensors@lm-sensors.org
276S: Maintained
277
278ADM1029 HARDWARE MONITOR DRIVER
279P: Corentin Labbe
280M: corentin.labbe@geomatys.fr
281L: lm-sensors@lm-sensors.org
282S: Maintained
283
284ADT746X FAN DRIVER
285P: Colin Leroy
286M: colin@colino.net
287S: Maintained
288
289AEDSP16 DRIVER
290P: Riccardo Facchetti
291M: fizban@tin.it
292S: Maintained
293
294AFFS FILE SYSTEM
295P: Roman Zippel
296M: zippel@linux-m68k.org
297S: Maintained
298
299AGPGART DRIVER
300P: Dave Jones
301M: davej@codemonkey.org.uk
302W: http://www.codemonkey.org.uk/projects/agp/
303T: git kernel.org:/pub/scm/linux/kernel/git/davej/agpgart.git
304S: Maintained
305
306AHA152X SCSI DRIVER
307P: Juergen E. Fischer
308M: Juergen Fischer <fischer@norbit.de>
309L: linux-scsi@vger.kernel.org
310S: Maintained
311
312ALCATEL SPEEDTOUCH USB DRIVER
313P: Duncan Sands
314M: duncan.sands@free.fr
315L: linux-usb-users@lists.sourceforge.net
316L: linux-usb-devel@lists.sourceforge.net
317W: http://www.linux-usb.org/SpeedTouch/
318S: Maintained
319
320ALI1563 I2C DRIVER
321P: Rudolf Marek
322M: r.marek@assembler.cz
323L: i2c@lm-sensors.org
324S: Maintained
325
326ALPHA PORT
327P: Richard Henderson
328M: rth@twiddle.net
329S: Odd Fixes for 2.4; Maintained for 2.6.
330P: Ivan Kokshaysky
331M: ink@jurassic.park.msu.ru
332S: Maintained for 2.4; PCI support for 2.6.
333
334AMD GEODE PROCESSOR/CHIPSET SUPPORT
335P: Jordan Crouse
336M: info-linux@geode.amd.com
337L: info-linux@geode.amd.com
338W: http://www.amd.com/us-en/ConnectivitySolutions/TechnicalResources/0,,50_2334_2452_11363,00.html
339S: Supported
340
341AMS (Apple Motion Sensor) DRIVER
342P: Stelian Pop
343M: stelian@popies.net
344P: Michael Hanselmann
345M: linux-kernel@hansmi.ch
346S: Supported
347
348AMSO1100 RNIC DRIVER
349P: Tom Tucker
350M: tom@opengridcomputing.com
351P: Steve Wise
352M: swise@opengridcomputing.com
353L: openib-general@openib.org
354S: Maintained
355
356AOA (Apple Onboard Audio) ALSA DRIVER
357P: Johannes Berg
358M: johannes@sipsolutions.net
359L: linuxppc-dev@ozlabs.org
360L: alsa-devel@alsa-project.org
361S: Maintained
362
363APM DRIVER
364P: Stephen Rothwell
365M: sfr@canb.auug.org.au
366L: linux-laptop@vger.kernel.org
367W: http://www.canb.auug.org.au/~sfr/
368S: Supported
369
370APPLETALK NETWORK LAYER
371P: Arnaldo Carvalho de Melo
372M: acme@conectiva.com.br
373S: Maintained
374
375ARC FRAMEBUFFER DRIVER
376P: Jaya Kumar
377M: jayalk@intworks.biz
378S: Maintained
379
380ARM26 ARCHITECTURE
381P: Ian Molton
382M: spyro@f2s.com
383S: Maintained
384
385ARM26/ARCHIMEDES
386P: Ian Molton
387M: spyro@f2s.com
388S: Maintained
389
390ARM26/A5000
391P: John Appleby
392M: john@dnsworld.co.uk
393S: Maintained
394
395ARM MFM AND FLOPPY DRIVERS
396P: Ian Molton
397M: spyro@f2s.com
398S: Maintained
399
400ARM/ADI ROADRUNNER MACHINE SUPPORT
401P: Lennert Buytenhek
402M: kernel@wantstofly.org
403L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
404S: Maintained
405
406ARM/ADS SPHERE MACHINE SUPPORT
407P: Lennert Buytenhek
408M: kernel@wantstofly.org
409L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
410S: Maintained
411
412ARM/AJECO 1ARM MACHINE SUPPORT
413P: Lennert Buytenhek
414M: kernel@wantstofly.org
415L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
416S: Maintained
417
418ARM/ATMEL AT91RM9200 ARM ARCHITECTURE
419P: Andrew Victor
420M: andrew@sanpeople.com
421L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
422W: http://maxim.org.za/at91_26.html
423S: Maintained
424
425ARM/CIRRUS LOGIC EP93XX ARM ARCHITECTURE
426P: Lennert Buytenhek
427M: kernel@wantstofly.org
428L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
429S: Maintained
430
431ARM/CIRRUS LOGIC EDB9315A MACHINE SUPPORT
432P: Lennert Buytenhek
433M: kernel@wantstofly.org
434L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
435S: Maintained
436
437ARM/CORGI MACHINE SUPPORT
438P: Richard Purdie
439M: rpurdie@rpsys.net
440S: Maintained
441
442ARM/GLOMATION GESBC9312SX MACHINE SUPPORT
443P: Lennert Buytenhek
444M: kernel@wantstofly.org
445L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
446S: Maintained
447
448ARM/HP JORNADA 7XX MACHINE SUPPORT
449P: Kristoffer Ericson
450M: kristoffer_e1@hotmail.com
451W: www.jlime.com
452S: Maintained
453
454ARM/INTEL IOP32X ARM ARCHITECTURE
455P: Lennert Buytenhek
456M: kernel@wantstofly.org
457P: Dan Williams
458M: dan.j.williams@intel.com
459L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
460S: Supported
461
462ARM/INTEL IOP33X ARM ARCHITECTURE
463P: Dan Williams
464M: dan.j.williams@intel.com
465L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
466S: Supported
467
468ARM/INTEL IOP13XX ARM ARCHITECTURE
469P: Lennert Buytenhek
470M: kernel@wantstofly.org
471P: Dan Williams
472M: dan.j.williams@intel.com
473L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
474S: Supported
475
476ARM/INTEL IQ81342EX MACHINE SUPPORT
477P: Lennert Buytenhek
478M: kernel@wantstofly.org
479P: Dan Williams
480M: dan.j.williams@intel.com
481L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
482S: Supported
483
484ARM/INTEL IXP2000 ARM ARCHITECTURE
485P: Lennert Buytenhek
486M: kernel@wantstofly.org
487L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
488S: Maintained
489
490ARM/INTEL IXDP2850 MACHINE SUPPORT
491P: Lennert Buytenhek
492M: kernel@wantstofly.org
493L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
494S: Maintained
495
496ARM/INTEL IXP23XX ARM ARCHITECTURE
497P: Lennert Buytenhek
498M: kernel@wantstofly.org
499L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
500S: Maintained
501
502ARM/INTEL XSC3 (MANZANO) ARM CORE
503P: Lennert Buytenhek
504M: kernel@wantstofly.org
505P: Dan Williams
506M: dan.j.williams@intel.com
507L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
508S: Supported
509
510ARM/IP FABRICS DOUBLE ESPRESSO MACHINE SUPPORT
511P: Lennert Buytenhek
512M: kernel@wantstofly.org
513L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
514S: Maintained
515
516ARM/LOGICPD PXA270 MACHINE SUPPORT
517P: Lennert Buytenhek
518M: kernel@wantstofly.org
519L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
520S: Maintained
521
522ARM/TOSA MACHINE SUPPORT
523P: Dirk Opfer
524M: dirk@opfer-online.de
525S: Maintained
526
527ARM/PLEB SUPPORT
528P: Peter Chubb
529M: pleb@gelato.unsw.edu.au
530W: http://www.disy.cse.unsw.edu.au/Hardware/PLEB
531S: Maintained
532
533ARM/PT DIGITAL BOARD PORT
534P: Stefan Eletzhofer
535M: stefan.eletzhofer@eletztrick.de
536L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
537W: http://www.arm.linux.org.uk/
538S: Maintained
539
540ARM/RADISYS ENP2611 MACHINE SUPPORT
541P: Lennert Buytenhek
542M: kernel@wantstofly.org
543L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
544S: Maintained
545
546ARM/SHARK MACHINE SUPPORT
547P: Alexander Schulz
548M: alex@shark-linux.de
549W: http://www.shark-linux.de/shark.html
550S: Maintained
551
552ARM/STRONGARM110 PORT
553P: Russell King
554M: rmk@arm.linux.org.uk
555L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
556W: http://www.arm.linux.org.uk/
557S: Maintained
558
559ARM/S3C2410 ARM ARCHITECTURE
560P: Ben Dooks
561M: ben-linux@fluff.org
562L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
563W: http://www.fluff.org/ben/linux/
564S: Maintained
565
566ARM/S3C2440 ARM ARCHITECTURE
567P: Ben Dooks
568M: ben-linux@fluff.org
569L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
570W: http://www.fluff.org/ben/linux/
571S: Maintained
572
573ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT
574P: Lennert Buytenhek
575M: kernel@wantstofly.org
576L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
577S: Maintained
578
579ARM/THECUS N2100 MACHINE SUPPORT
580P: Lennert Buytenhek
581M: kernel@wantstofly.org
582L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
583S: Maintained
584
585ARPD SUPPORT
586P: Jonathan Layes
587L: netdev@vger.kernel.org
588S: Maintained
589
590ASUS ACPI EXTRAS DRIVER
591P: Corentin Chary
592M: corentincj@iksaif.net
593P: Karol Kozimor
594M: sziwan@users.sourceforge.net
595L: acpi4asus-user@lists.sourceforge.net
596W: http://sourceforge.net/projects/acpi4asus
597W: http://xf.iksaif.net/acpi4asus
598S: Maintained
599
600ASUS LAPTOP EXTRAS DRIVER
601P: Corentin Chary
602M: corentincj@iksaif.net
603L: acpi4asus-user@lists.sourceforge.net
604W: http://sourceforge.net/projects/acpi4asus
605W: http://xf.iksaif.net/acpi4asus
606S: Maintained
607
608ATA OVER ETHERNET DRIVER
609P: Ed L. Cashin
610M: ecashin@coraid.com
611W: http://www.coraid.com/support/linux
612S: Supported
613
614ATL1 ETHERNET DRIVER
615P: Jay Cliburn
616M: jcliburn@gmail.com
617P: Chris Snook
618M: csnook@redhat.com
619L: atl1-devel@lists.sourceforge.net
620W: http://sourceforge.net/projects/atl1
621W: http://atl1.sourceforge.net
622S: Maintained
623
624ATM
625P: Chas Williams
626M: chas@cmf.nrl.navy.mil
627L: linux-atm-general@lists.sourceforge.net (subscribers-only)
628W: http://linux-atm.sourceforge.net
629S: Maintained
630
631ATMEL MACB ETHERNET DRIVER
632P: Haavard Skinnemoen
633M: hskinnemoen@atmel.com
634S: Supported
635
636ATMEL SPI DRIVER
637P: Haavard Skinnemoen
638M: hskinnemoen@atmel.com
639S: Supported
640
641ATMEL WIRELESS DRIVER
642P: Simon Kelley
643M: simon@thekelleys.org.uk
644W: http://www.thekelleys.org.uk/atmel
645W: http://atmelwlandriver.sourceforge.net/
646S: Maintained
647
648AUDIT SUBSYSTEM
649P: David Woodhouse
650M: dwmw2@infradead.org
651L: linux-audit@redhat.com
652W: http://people.redhat.com/sgrubb/audit/
653T: git kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6.git
654S: Maintained
655
656AUXILIARY DISPLAY DRIVERS
657P: Miguel Ojeda Sandonis
658M: maxextreme@gmail.com
659L: linux-kernel@vger.kernel.org
660S: Maintained
661
662AVR32 ARCHITECTURE
663P: Haavard Skinnemoen
664M: hskinnemoen@atmel.com
665W: http://www.atmel.com/products/AVR32/
666W: http://avr32linux.org/
667W: http://avrfreaks.net/
668S: Supported
669
670AVR32/AT32AP MACHINE SUPPORT
671P: Haavard Skinnemoen
672M: hskinnemoen@atmel.com
673S: Supported
674
675AX.25 NETWORK LAYER
676P: Ralf Baechle
677M: ralf@linux-mips.org
678L: linux-hams@vger.kernel.org
679W: http://www.linux-ax25.org/
680S: Maintained
681
682BACKLIGHT CLASS/SUBSYSTEM
683P: Richard Purdie
684M: rpurdie@rpsys.net
685S: Maintained
686
687BAYCOM/HDLCDRV DRIVERS FOR AX.25
688P: Thomas Sailer
689M: t.sailer@alumni.ethz.ch
690L: linux-hams@vger.kernel.org
691W: http://www.baycom.org/~tom/ham/ham.html
692S: Maintained
693
694BCM43XX WIRELESS DRIVER (SOFTMAC BASED VERSION)
695P: Larry Finger
696M: Larry.Finger@lwfinger.net
697P: Stefano Brivio
698M: st3@riseup.net
699W: http://bcm43xx.berlios.de/
700S: Maintained
701
702BEFS FILE SYSTEM
703P: Sergey S. Kostyliov
704M: rathamahata@php4.ru
705L: linux-kernel@vger.kernel.org
706S: Maintained
707
708BERKSHIRE PRODUCTS PC WATCHDOG DRIVER
709P: Kenji Hollis
710W: http://ftp.bitgate.com/pcwd/
711S: Maintained
712
713BFS FILE SYSTEM
714P: Tigran A. Aivazian
715M: tigran@aivazian.fsnet.co.uk
716L: linux-kernel@vger.kernel.org
717S: Maintained
718
719BLOCK LAYER
720P: Jens Axboe
721M: axboe@kernel.dk
722L: linux-kernel@vger.kernel.org
723T: git kernel.org:/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git
724S: Maintained
725
726BLUETOOTH SUBSYSTEM
727P: Marcel Holtmann
728M: marcel@holtmann.org
729P: Maxim Krasnyansky
730M: maxk@qualcomm.com
731L: bluez-devel@lists.sf.net
732W: http://bluez.sf.net
733W: http://www.bluez.org
734W: http://www.holtmann.org/linux/bluetooth/
735T: git kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git
736S: Maintained
737
738BLUETOOTH RFCOMM LAYER
739P: Marcel Holtmann
740M: marcel@holtmann.org
741P: Maxim Krasnyansky
742M: maxk@qualcomm.com
743S: Maintained
744
745BLUETOOTH BNEP LAYER
746P: Marcel Holtmann
747M: marcel@holtmann.org
748P: Maxim Krasnyansky
749M: maxk@qualcomm.com
750S: Maintained
751
752BLUETOOTH CMTP LAYER
753P: Marcel Holtmann
754M: marcel@holtmann.org
755S: Maintained
756
757BLUETOOTH HIDP LAYER
758P: Marcel Holtmann
759M: marcel@holtmann.org
760S: Maintained
761
762BLUETOOTH HCI UART DRIVER
763P: Marcel Holtmann
764M: marcel@holtmann.org
765P: Maxim Krasnyansky
766M: maxk@qualcomm.com
767S: Maintained
768
769BLUETOOTH HCI USB DRIVER
770P: Marcel Holtmann
771M: marcel@holtmann.org
772P: Maxim Krasnyansky
773M: maxk@qualcomm.com
774S: Maintained
775
776BLUETOOTH HCI BCM203X DRIVER
777P: Marcel Holtmann
778M: marcel@holtmann.org
779S: Maintained
780
781BLUETOOTH HCI BPA10X DRIVER
782P: Marcel Holtmann
783M: marcel@holtmann.org
784S: Maintained
785
786BLUETOOTH HCI BFUSB DRIVER
787P: Marcel Holtmann
788M: marcel@holtmann.org
789S: Maintained
790
791BLUETOOTH HCI DTL1 DRIVER
792P: Marcel Holtmann
793M: marcel@holtmann.org
794S: Maintained
795
796BLUETOOTH HCI BLUECARD DRIVER
797P: Marcel Holtmann
798M: marcel@holtmann.org
799S: Maintained
800
801BLUETOOTH HCI BT3C DRIVER
802P: Marcel Holtmann
803M: marcel@holtmann.org
804S: Maintained
805
806BLUETOOTH HCI BTUART DRIVER
807P: Marcel Holtmann
808M: marcel@holtmann.org
809S: Maintained
810
811BLUETOOTH HCI VHCI DRIVER
812P: Maxim Krasnyansky
813M: maxk@qualcomm.com
814S: Maintained
815
816BONDING DRIVER
817P: Chad Tindel
818M: ctindel@users.sourceforge.net
819P: Jay Vosburgh
820M: fubar@us.ibm.com
821L: bonding-devel@lists.sourceforge.net
822W: http://sourceforge.net/projects/bonding/
823S: Supported
824
825BROADBAND PROCESSOR ARCHITECTURE
826P: Arnd Bergmann
827M: arnd@arndb.de
828L: linuxppc-dev@ozlabs.org
829W: http://www.penguinppc.org/ppc64/
830S: Supported
831
832BROADCOM B44 10/100 ETHERNET DRIVER
833P: Gary Zambrano
834M: zambrano@broadcom.com
835L: netdev@vger.kernel.org
836S: Supported
837
838BROADCOM BNX2 GIGABIT ETHERNET DRIVER
839P: Michael Chan
840M: mchan@broadcom.com
841L: netdev@vger.kernel.org
842S: Supported
843
844BROADCOM TG3 GIGABIT ETHERNET DRIVER
845P: Michael Chan
846M: mchan@broadcom.com
847L: netdev@vger.kernel.org
848S: Supported
849
850BTTV VIDEO4LINUX DRIVER
851P: Mauro Carvalho Chehab
852M: mchehab@infradead.org
853M: v4l-dvb-maintainer@linuxtv.org
854L: video4linux-list@redhat.com
855W: http://linuxtv.org
856T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
857S: Maintained
858
859CALGARY x86-64 IOMMU
860P: Muli Ben-Yehuda
861M: muli@il.ibm.com
862P: Jon D. Mason
863M: jdmason@kudzu.us
864L: linux-kernel@vger.kernel.org
865L: discuss@x86-64.org
866S: Maintained
867
868CFAG12864B LCD DRIVER
869P: Miguel Ojeda Sandonis
870M: maxextreme@gmail.com
871L: linux-kernel@vger.kernel.org
872S: Maintained
873
874CFAG12864BFB LCD FRAMEBUFFER DRIVER
875P: Miguel Ojeda Sandonis
876M: maxextreme@gmail.com
877L: linux-kernel@vger.kernel.org
878S: Maintained
879
880COMMON INTERNET FILE SYSTEM (CIFS)
881P: Steve French
882M: sfrench@samba.org
883L: linux-cifs-client@lists.samba.org
884L: samba-technical@lists.samba.org
885W: http://us1.samba.org/samba/Linux_CIFS_client.html
886T: git kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
887S: Supported
888
889CONFIGFS
890P: Joel Becker
891M: joel.becker@oracle.com
892L: linux-kernel@vger.kernel.org
893S: Supported
894
895CIRRUS LOGIC EP93XX ETHERNET DRIVER
896P: Lennert Buytenhek
897M: kernel@wantstofly.org
898L: netdev@vger.kernel.org
899S: Maintained
900
901CIRRUS LOGIC GENERIC FBDEV DRIVER
902P: Jeff Garzik
903M: jgarzik@pobox.com
904L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
905S: Odd Fixes
906
907CIRRUS LOGIC EP93XX OHCI USB HOST DRIVER
908P: Lennert Buytenhek
909M: kernel@wantstofly.org
910L: linux-usb-devel@lists.sourceforge.net
911S: Maintained
912
913CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER
914P: Cirrus Logic Corporation (kernel 2.2 driver)
915M: Cirrus Logic Corporation, Thomas Woller <twoller@crystal.cirrus.com>
916P: Nils Faerber (port to kernel 2.4)
917M: Nils Faerber <nils@kernelconcepts.de>
918S: Maintained
919
920CODA FILE SYSTEM
921P: Jan Harkes
922M: jaharkes@cs.cmu.edu
923M: coda@cs.cmu.edu
924L: codalist@coda.cs.cmu.edu
925W: http://www.coda.cs.cmu.edu/
926S: Maintained
927
928COMPACTPCI HOTPLUG CORE
929P: Scott Murray
930M: scottm@somanetworks.com
931M: scott@spiteful.org
932L: pcihpd-discuss@lists.sourceforge.net
933S: Supported
934
935COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
936P: Scott Murray
937M: scottm@somanetworks.com
938M: scott@spiteful.org
939L: pcihpd-discuss@lists.sourceforge.net
940S: Supported
941
942COMPACTPCI HOTPLUG GENERIC DRIVER
943P: Scott Murray
944M: scottm@somanetworks.com
945M: scott@spiteful.org
946L: pcihpd-discuss@lists.sourceforge.net
947S: Supported
948
949COMPUTONE INTELLIPORT MULTIPORT CARD
950P: Michael H. Warfield
951M: mhw@wittsend.com
952W: http://www.wittsend.com/computone.html
953S: Maintained
954
955COSA/SRP SYNC SERIAL DRIVER
956P: Jan "Yenya" Kasprzak
957M: kas@fi.muni.cz
958W: http://www.fi.muni.cz/~kas/cosa/
959S: Maintained
960
961CPU FREQUENCY DRIVERS
962P: Dave Jones
963M: davej@codemonkey.org.uk
964L: cpufreq@lists.linux.org.uk
965W: http://www.codemonkey.org.uk/projects/cpufreq/
966T: git kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git
967S: Maintained
968
969CPUID/MSR DRIVER
970P: H. Peter Anvin
971M: hpa@zytor.com
972S: Maintained
973
974CPUSETS
975P: Paul Jackson
976P: Simon Derr
977M: pj@sgi.com
978M: simon.derr@bull.net
979L: linux-kernel@vger.kernel.org
980W: http://www.bullopensource.org/cpuset/
981S: Supported
982
983CRAMFS FILESYSTEM
984W: http://sourceforge.net/projects/cramfs/
985S: Orphan
986
987CRIS PORT
988P: Mikael Starvik
989M: starvik@axis.com
990L: dev-etrax@axis.com
991W: http://developer.axis.com
992S: Maintained
993
994CRYPTO API
995P: Herbert Xu
996M: herbert@gondor.apana.org.au
997P: David S. Miller
998M: davem@davemloft.net
999L: linux-crypto@vger.kernel.org
1000T: git kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
1001S: Maintained
1002
1003CS5535 Audio ALSA driver
1004P: Jaya Kumar
1005M: jayakumar.alsa@gmail.com
1006S: Maintained
1007
1008CYBERPRO FB DRIVER
1009P: Russell King
1010M: rmk@arm.linux.org.uk
1011W: http://www.arm.linux.org.uk/
1012S: Maintained
1013
1014CYBLAFB FRAMEBUFFER DRIVER
1015P: Knut Petersen
1016M: Knut_Petersen@t-online.de
1017L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
1018S: Maintained
1019
1020CYCLADES 2X SYNC CARD DRIVER
1021P: Arnaldo Carvalho de Melo
1022M: acme@conectiva.com.br
1023W: http://advogato.org/person/acme
1024L: cycsyn-devel@bazar.conectiva.com.br
1025S: Maintained
1026
1027CYCLADES ASYNC MUX DRIVER
1028W: http://www.cyclades.com/
1029S: Orphan
1030
1031CYCLADES PC300 DRIVER
1032W: http://www.cyclades.com/
1033S: Orphan
1034
1035DAMA SLAVE for AX.25
1036P: Joerg Reuter
1037M: jreuter@yaina.de
1038W: http://yaina.de/jreuter/
1039W: http://www.qsl.net/dl1bke/
1040L: linux-hams@vger.kernel.org
1041S: Maintained
1042
1043DC395x SCSI driver
1044P: Oliver Neukum
1045M: oliver@neukum.name
1046P: Ali Akcaagac
1047M: aliakc@web.de
1048P: Jamie Lenehan
1049M: lenehan@twibble.org
1050W: http://twibble.org/dist/dc395x/
1051L: dc395x@twibble.org
1052L: http://lists.twibble.org/mailman/listinfo/dc395x/
1053S: Maintained
1054
1055DC390/AM53C974 SCSI driver
1056P: Kurt Garloff
1057M: garloff@suse.de
1058W: http://www.garloff.de/kurt/linux/dc390/
1059P: Guennadi Liakhovetski
1060M: g.liakhovetski@gmx.de
1061S: Maintained
1062
1063DCCP PROTOCOL
1064P: Arnaldo Carvalho de Melo
1065M: acme@mandriva.com
1066L: dccp@vger.kernel.org
1067W: http://linux-net.osdl.org/index.php/DCCP
1068S: Maintained
1069
1070DECnet NETWORK LAYER
1071P: Patrick Caulfield
1072M: patrick@tykepenguin.com
1073W: http://linux-decnet.sourceforge.net
1074L: linux-decnet-user@lists.sourceforge.net
1075S: Maintained
1076
1077DEFXX FDDI NETWORK DRIVER
1078P: Maciej W. Rozycki
1079M: macro@linux-mips.org
1080S: Maintained
1081
1082DELL LAPTOP SMM DRIVER
1083P: Massimo Dal Zotto
1084M: dz@debian.org
1085W: http://www.debian.org/~dz/i8k/
1086S: Maintained
1087
1088DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
1089P: Doug Warzecha
1090M: Douglas_Warzecha@dell.com
1091S: Maintained
1092
1093DEVICE-MAPPER (LVM)
1094P: Alasdair Kergon
1095L: dm-devel@redhat.com
1096W: http://sources.redhat.com/dm
1097S: Maintained
1098
1099DEVICE NUMBER REGISTRY
1100P: Torben Mathiasen
1101M: device@lanana.org
1102W: http://lanana.org/docs/device-list/index.html
1103L: linux-kernel@vger.kernel.org
1104S: Maintained
1105
1106DEVICE FILESYSTEM
1107S: Obsolete
1108
1109DIGI INTL. EPCA DRIVER
1110P: Digi International, Inc
1111M: Eng.Linux@digi.com
1112L: Eng.Linux@digi.com
1113W: http://www.digi.com
1114S: Orphaned
1115
1116DIGI RIGHTSWITCH NETWORK DRIVER
1117P: Rick Richardson
1118L: netdev@vger.kernel.org
1119W: http://www.digi.com
1120S: Orphaned
1121
1122DIRECTORY NOTIFICATION
1123P: Stephen Rothwell
1124M: sfr@canb.auug.org.au
1125L: linux-kernel@vger.kernel.org
1126S: Supported
1127
1128DISK GEOMETRY AND PARTITION HANDLING
1129P: Andries Brouwer
1130M: aeb@cwi.nl
1131W: http://www.win.tue.nl/~aeb/linux/Large-Disk.html
1132W: http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
1133W: http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
1134S: Maintained
1135
1136DISKQUOTA:
1137P: Jan Kara
1138M: jack@suse.cz
1139L: linux-kernel@vger.kernel.org
1140S: Maintained
1141
1142DISTRIBUTED LOCK MANAGER
1143P: Patrick Caulfield
1144M: pcaulfie@redhat.com
1145P: David Teigland
1146M: teigland@redhat.com
1147L: cluster-devel@redhat.com
1148W: http://sources.redhat.com/cluster/
1149T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
1150T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
1151S: Supported
1152
1153DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
1154P: Tobias Ringstrom
1155M: tori@unhappy.mine.nu
1156L: netdev@vger.kernel.org
1157S: Maintained
1158
1159DOCBOOK FOR DOCUMENTATION
1160P: Randy Dunlap
1161M: rdunlap@xenotime.net
1162S: Maintained
1163
1164DOCKING STATION DRIVER
1165P: Kristen Carlson Accardi
1166M: kristen.c.accardi@intel.com
1167L: linux-acpi@vger.kernel.org
1168S: Supported
1169
1170DOUBLETALK DRIVER
1171P: James R. Van Zandt
1172M: jrv@vanzandt.mv.com
1173L: blinux-list@redhat.com
1174S: Maintained
1175
1176DRIVER CORE, KOBJECTS, AND SYSFS
1177P: Greg Kroah-Hartman
1178M: gregkh@suse.de
1179L: linux-kernel@vger.kernel.org
1180T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
1181S: Supported
1182
1183DRM DRIVERS
1184P: David Airlie
1185M: airlied@linux.ie
1186L: dri-devel@lists.sourceforge.net
1187T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
1188S: Maintained
1189
1190DSCC4 DRIVER
1191P: Francois Romieu
1192M: romieu@fr.zoreil.com
1193L: netdev@vger.kernel.org
1194S: Maintained
1195
1196DVB SUBSYSTEM AND DRIVERS
1197P: LinuxTV.org Project
1198M: v4l-dvb-maintainer@linuxtv.org
1199L: linux-dvb@linuxtv.org (subscription required)
1200W: http://linuxtv.org/
1201T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
1202S: Maintained
1203
1204EATA-DMA SCSI DRIVER
1205P: Michael Neuffer
1206L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1207S: Maintained
1208
1209EATA ISA/EISA/PCI SCSI DRIVER
1210P: Dario Ballabio
1211M: ballabio_dario@emc.com
1212L: linux-scsi@vger.kernel.org
1213S: Maintained
1214
1215EATA-PIO SCSI DRIVER
1216P: Michael Neuffer
1217M: mike@i-Connect.Net
1218L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1219S: Maintained
1220
1221EBTABLES
1222P: Bart De Schuymer
1223M: bart.de.schuymer@pandora.be
1224L: ebtables-user@lists.sourceforge.net
1225L: ebtables-devel@lists.sourceforge.net
1226W: http://ebtables.sourceforge.net/
1227S: Maintained
1228
1229ECRYPT FILE SYSTEM
1230P: Mike Halcrow, Phillip Hellewell
1231M: mhalcrow@us.ibm.com, phillip@hellewell.homeip.net
1232L: ecryptfs-devel@lists.sourceforge.net
1233W: http://ecryptfs.sourceforge.net/
1234S: Supported
1235
1236EDAC-CORE
1237P: Doug Thompson
1238M: norsk5@xmission.com
1239L: bluesmoke-devel@lists.sourceforge.net
1240W: bluesmoke.sourceforge.net
1241S: Supported
1242
1243EDAC-E752X
1244P: Mark Gross
1245M: mark.gross@intel.com
1246L: bluesmoke-devel@lists.sourceforge.net
1247W: bluesmoke.sourceforge.net
1248S: Maintained
1249
1250EDAC-E7XXX
1251P: Doug Thompson
1252M: norsk5@xmission.com
1253L: bluesmoke-devel@lists.sourceforge.net
1254W: bluesmoke.sourceforge.net
1255S: Maintained
1256
1257EDAC-R82600
1258P: Tim Small
1259M: tim@buttersideup.com
1260L: bluesmoke-devel@lists.sourceforge.net
1261W: bluesmoke.sourceforge.net
1262S: Maintained
1263
1264EEPRO100 NETWORK DRIVER
1265P: Andrey V. Savochkin
1266M: saw@saw.sw.com.sg
1267S: Maintained
1268
1269EFS FILESYSTEM
1270W: http://aeschi.ch.eu.org/efs/
1271S: Orphan
1272
1273EHCA (IBM GX bus InfiniBand adapter) DRIVER:
1274P: Hoang-Nam Nguyen
1275M: hnguyen@de.ibm.com
1276P: Christoph Raisch
1277M: raisch@de.ibm.com
1278L: openib-general@openib.org
1279S: Supported
1280
1281EMU10K1 SOUND DRIVER
1282P: James Courtier-Dutton
1283M: James@superbug.demon.co.uk
1284L: emu10k1-devel@lists.sourceforge.net
1285W: http://sourceforge.net/projects/emu10k1/
1286S: Maintained
1287
1288EMULEX LPFC FC SCSI DRIVER
1289P: James Smart
1290M: james.smart@emulex.com
1291L: linux-scsi@vger.kernel.org
1292W: http://sourceforge.net/projects/lpfcxxxx
1293S: Supported
1294
1295EPSON 1355 FRAMEBUFFER DRIVER
1296P: Christopher Hoover
1297M: ch@murgatroid.com, ch@hpl.hp.com
1298S: Maintained
1299
1300ETHEREXPRESS-16 NETWORK DRIVER
1301P: Philip Blundell
1302M: philb@gnu.org
1303L: netdev@vger.kernel.org
1304S: Maintained
1305
1306ETHERNET BRIDGE
1307P: Stephen Hemminger
1308M: shemminger@linux-foundation.org
1309L: bridge@lists.osdl.org
1310W: http://bridge.sourceforge.net/
1311S: Maintained
1312
1313ETHERTEAM 16I DRIVER
1314P: Mika Kuoppala
1315M: miku@iki.fi
1316S: Maintained
1317
1318EXT2 FILE SYSTEM
1319L: linux-ext4@vger.kernel.org
1320S: Maintained
1321
1322EXT3 FILE SYSTEM
1323P: Stephen Tweedie, Andrew Morton
1324M: sct@redhat.com, akpm@linux-foundation.org, adilger@clusterfs.com
1325L: linux-ext4@vger.kernel.org
1326S: Maintained
1327
1328EXT4 FILE SYSTEM
1329P: Stephen Tweedie, Andrew Morton
1330M: sct@redhat.com, akpm@linux-foundation.org, adilger@clusterfs.com
1331L: linux-ext4@vger.kernel.org
1332S: Maintained
1333
1334F71805F HARDWARE MONITORING DRIVER
1335P: Jean Delvare
1336M: khali@linux-fr.org
1337L: lm-sensors@lm-sensors.org
1338S: Maintained
1339
1340FARSYNC SYNCHRONOUS DRIVER
1341P: Kevin Curtis
1342M: kevin.curtis@farsite.co.uk
1343W: http://www.farsite.co.uk/
1344S: Supported
1345
1346FRAMEBUFFER LAYER
1347P: Antonino Daplas
1348M: adaplas@pol.net
1349L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
1350W: http://linux-fbdev.sourceforge.net/
1351S: Maintained
1352
1353FREESCALE SOC FS_ENET DRIVER
1354P: Pantelis Antoniou
1355M: pantelis.antoniou@gmail.com
1356P: Vitaly Bordug
1357M: vbordug@ru.mvista.com
1358L: linuxppc-embedded@ozlabs.org
1359L: netdev@vger.kernel.org
1360S: Maintained
1361
1362FILE LOCKING (flock() and fcntl()/lockf())
1363P: Matthew Wilcox
1364M: matthew@wil.cx
1365L: linux-fsdevel@vger.kernel.org
1366S: Maintained
1367
1368FILESYSTEMS (VFS and infrastructure)
1369P: Alexander Viro
1370M: viro@zeniv.linux.org.uk
1371S: Maintained
1372
1373FIRMWARE LOADER (request_firmware)
1374L: linux-kernel@vger.kernel.org
1375S: Orphan
1376
1377FPU EMULATOR
1378P: Bill Metzenthen
1379M: billm@suburbia.net
1380W: http://suburbia.net/~billm/floating-point/emulator/
1381S: Maintained
1382
1383FRAME RELAY DLCI/FRAD (Sangoma drivers too)
1384P: Mike McLagan
1385M: mike.mclagan@linux.org
1386L: netdev@vger.kernel.org
1387S: Maintained
1388
1389FREEVXFS FILESYSTEM
1390P: Christoph Hellwig
1391M: hch@infradead.org
1392W: ftp://ftp.openlinux.org/pub/people/hch/vxfs
1393S: Maintained
1394
1395FUJITSU FR-V PORT
1396P: David Howells
1397M: dhowells@redhat.com
1398S: Maintained
1399
1400FUSE: FILESYSTEM IN USERSPACE
1401P: Miklos Szeredi
1402M: miklos@szeredi.hu
1403L: fuse-devel@lists.sourceforge.net
1404W: http://fuse.sourceforge.net/
1405S: Maintained
1406
1407FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
1408P: Rik Faith
1409M: faith@cs.unc.edu
1410L: linux-scsi@vger.kernel.org
1411S: Odd fixes (e.g., new signatures)
1412
1413GDT SCSI DISK ARRAY CONTROLLER DRIVER
1414P: Achim Leubner
1415M: achim_leubner@adaptec.com
1416L: linux-scsi@vger.kernel.org
1417W: http://www.icp-vortex.com/
1418S: Supported
1419
1420GENERIC HDLC DRIVER, N2, C101, PCI200SYN and WANXL DRIVERS
1421P: Krzysztof Halasa
1422M: khc@pm.waw.pl
1423W: http://www.kernel.org/pub/linux/utils/net/hdlc/
1424S: Maintained
1425
1426GFS2 FILE SYSTEM
1427P: Steven Whitehouse
1428M: swhiteho@redhat.com
1429L: cluster-devel@redhat.com
1430W: http://sources.redhat.com/cluster/
1431T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
1432T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
1433S: Supported
1434
1435GIGASET ISDN DRIVERS
1436P: Hansjoerg Lipp
1437M: hjlipp@web.de
1438P: Tilman Schmidt
1439M: tilman@imap.cc
1440L: gigaset307x-common@lists.sourceforge.net
1441W: http://gigaset307x.sourceforge.net/
1442S: Maintained
1443
1444HARDWARE MONITORING
1445P: Jean Delvare
1446M: khali@linux-fr.org
1447L: lm-sensors@lm-sensors.org
1448W: http://www.lm-sensors.org/
1449T: quilt http://khali.linux-fr.org/devel/linux-2.6/jdelvare-hwmon/
1450S: Maintained
1451
1452HARDWARE RANDOM NUMBER GENERATOR CORE
1453P: Michael Buesch
1454M: mb@bu3sch.de
1455S: Maintained
1456
1457HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER
1458P: Robert Love
1459M: rlove@rlove.org
1460M: linux-kernel@vger.kernel.org
1461W: http://www.kernel.org/pub/linux/kernel/people/rml/hdaps/
1462S: Maintained
1463
1464HARMONY SOUND DRIVER
1465P: Kyle McMartin
1466M: kyle@parisc-linux.org
1467W: http://www.parisc-linux.org/~kyle/harmony/
1468L: parisc-linux@lists.parisc-linux.org
1469S: Maintained
1470
1471HAYES ESP SERIAL DRIVER
1472P: Andrew J. Robinson
1473M: arobinso@nyx.net
1474L: linux-kernel@vger.kernel.org
1475W: http://www.nyx.net/~arobinso
1476S: Maintained
1477
1478HFS FILESYSTEM
1479P: Roman Zippel
1480M: zippel@linux-m68k.org
1481L: linux-kernel@vger.kernel.org
1482S: Maintained
1483
1484HGA FRAMEBUFFER DRIVER
1485P: Ferenc Bakonyi
1486M: fero@drama.obuda.kando.hu
1487L: linux-nvidia@lists.surfsouth.com
1488W: http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
1489S: Maintained
1490
1491HID CORE LAYER
1492P: Jiri Kosina
1493M: jkosina@suse.cz
1494L: linux-input@atrey.karlin.mff.cuni.cz
1495S: Maintained
1496
1497HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS
1498P: Thomas Gleixner
1499M: tglx@linutronix.de
1500L: linux-kernel@vger.kernel.org
1501S: Maintained
1502
1503HIGH-SPEED SCC DRIVER FOR AX.25
1504P: Klaus Kudielka
1505M: klaus.kudielka@ieee.org
1506L: linux-hams@vger.kernel.org
1507W: http://www.nt.tuwien.ac.at/~kkudielk/Linux/
1508S: Maintained
1509
1510HIGHPOINT ROCKETRAID 3xxx RAID DRIVER
1511P: HighPoint Linux Team
1512M: linux@highpoint-tech.com
1513W: http://www.highpoint-tech.com
1514S: Supported
1515
1516HIPPI
1517P: Jes Sorensen
1518M: jes@trained-monkey.org
1519L: linux-hippi@sunsite.dk
1520S: Maintained
1521
1522HEWLETT-PACKARD FIBRE CHANNEL 64-bit/66MHz PCI non-intelligent HBA
1523P: Chirag Kantharia
1524M: chirag.kantharia@hp.com
1525L: iss_storagedev@hp.com
1526S: Maintained
1527
1528HEWLETT-PACKARD SMART2 RAID DRIVER
1529P: Chirag Kantharia
1530M: chirag.kantharia@hp.com
1531L: iss_storagedev@hp.com
1532S: Maintained
1533
1534HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss)
1535P: Mike Miller
1536M: mike.miller@hp.com
1537L: iss_storagedev@hp.com
1538S: Supported
1539
1540HOST AP DRIVER
1541P: Jouni Malinen
1542M: jkmaline@cc.hut.fi
1543L: hostap@shmoo.com
1544W: http://hostap.epitest.fi/
1545S: Maintained
1546
1547HP100: Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
1548P: Jaroslav Kysela
1549M: perex@suse.cz
1550S: Maintained
1551
1552HPET: High Precision Event Timers driver (hpet.c)
1553P: Clemens Ladisch
1554M: clemens@ladisch.de
1555S: Maintained
1556
1557HPET: i386
1558P: Venkatesh Pallipadi (Venki)
1559M: venkatesh.pallipadi@intel.com
1560S: Maintained
1561
1562HPET: x86_64
1563P: Andi Kleen and Vojtech Pavlik
1564M: ak@muc.de and vojtech@suse.cz
1565S: Maintained
1566
1567HPET: ACPI hpet.c
1568P: Bob Picco
1569M: bob.picco@hp.com
1570S: Maintained
1571
1572HPFS FILESYSTEM
1573P: Mikulas Patocka
1574M: mikulas@artax.karlin.mff.cuni.cz
1575W: http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
1576S: Maintained
1577
1578HUGETLB FILESYSTEM
1579P: William Irwin
1580M: wli@holomorphy.com
1581S: Maintained
1582
1583I2C SUBSYSTEM
1584P: Jean Delvare
1585M: khali@linux-fr.org
1586L: i2c@lm-sensors.org
1587T: quilt http://khali.linux-fr.org/devel/linux-2.6/jdelvare-i2c/
1588S: Maintained
1589
1590I2O
1591P: Markus Lidel
1592M: markus.lidel@shadowconnect.com
1593W: http://i2o.shadowconnect.com/
1594S: Maintained
1595
1596i386 BOOT CODE
1597P: Riley H. Williams
1598M: Riley@Williams.Name
1599L: Linux-Kernel@vger.kernel.org
1600S: Maintained
1601
1602i386 SETUP CODE / CPU ERRATA WORKAROUNDS
1603P: Dave Jones
1604M: davej@codemonkey.org.uk
1605P: H. Peter Anvin
1606M: hpa@zytor.com
1607S: Maintained
1608
1609i810 TCO TIMER WATCHDOG
1610P: Nils Faerber
1611M: nils@kernelconcepts.de
1612W: http://www.kernelconcepts.de/
1613S: Maintained
1614
1615IA64 (Itanium) PLATFORM
1616P: Tony Luck
1617M: tony.luck@intel.com
1618L: linux-ia64@vger.kernel.org
1619W: http://www.ia64-linux.org/
1620T: git kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6.git
1621S: Maintained
1622
1623IBM ACPI EXTRAS DRIVER
1624P: Henrique de Moraes Holschuh
1625M: ibm-acpi@hmh.eng.br
1626L: ibm-acpi-devel@lists.sourceforge.net
1627W: http://ibm-acpi.sourceforge.net
1628W: http://thinkwiki.org/wiki/Ibm-acpi
1629T: git repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git
1630S: Maintained
1631
1632SN-IA64 (Itanium) SUB-PLATFORM
1633P: Jes Sorensen
1634M: jes@sgi.com
1635L: linux-altix@sgi.com
1636L: linux-ia64@vger.kernel.org
1637W: http://www.sgi.com/altix
1638S: Maintained
1639
1640IBM MCA SCSI SUBSYSTEM DRIVER
1641P: Michael Lang
1642M: langa2@kph.uni-mainz.de
1643W: http://www.uni-mainz.de/~langm000/linux.html
1644S: Maintained
1645
1646IBM Power Linux RAID adapter
1647P: Brian King
1648M: brking@us.ibm.com
1649S: Supported
1650
1651IBM ServeRAID RAID DRIVER
1652P: Jack Hammer
1653P: Dave Jeffery
1654M: ipslinux@adaptec.com
1655W: http://www.developer.ibm.com/welcome/netfinity/serveraid.html
1656S: Supported
1657
1658IDE SUBSYSTEM
1659P: Bartlomiej Zolnierkiewicz
1660M: bzolnier@gmail.com
1661L: linux-ide@vger.kernel.org
1662T: quilt kernel.org/pub/linux/kernel/people/bart/pata-2.6/
1663S: Maintained
1664
1665IDE/ATAPI CDROM DRIVER
1666P: Alan Cox
1667M: alan@lxorguk.ukuu.org.uk
1668L: linux-ide@vger.kernel.org
1669S: Maintained
1670
1671IDE/ATAPI FLOPPY DRIVERS
1672P: Paul Bristow
1673M: Paul Bristow <paul@paulbristow.net>
1674W: http://paulbristow.net/linux/idefloppy.html
1675L: linux-kernel@vger.kernel.org
1676S: Maintained
1677
1678IDE/ATAPI TAPE DRIVERS
1679P: Gadi Oxman
1680M: Gadi Oxman <gadio@netvision.net.il>
1681L: linux-kernel@vger.kernel.org
1682S: Maintained
1683
1684IEEE 1394 SUBSYSTEM
1685P: Ben Collins
1686M: bcollins@debian.org
1687P: Stefan Richter
1688M: stefanr@s5r6.in-berlin.de
1689L: linux1394-devel@lists.sourceforge.net
1690W: http://www.linux1394.org/
1691T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
1692S: Maintained
1693
1694IEEE 1394 IPV4 DRIVER (eth1394)
1695P: Stefan Richter
1696M: stefanr@s5r6.in-berlin.de
1697L: linux1394-devel@lists.sourceforge.net
1698S: Odd Fixes
1699
1700IEEE 1394 PCILYNX DRIVER
1701P: Jody McIntyre
1702M: scjody@modernduck.com
1703P: Stefan Richter
1704M: stefanr@s5r6.in-berlin.de
1705L: linux1394-devel@lists.sourceforge.net
1706S: Odd Fixes
1707
1708IEEE 1394 RAW I/O DRIVER
1709P: Ben Collins
1710M: bcollins@debian.org
1711P: Dan Dennedy
1712M: dan@dennedy.org
1713L: linux1394-devel@lists.sourceforge.net
1714S: Maintained
1715
1716IMS TWINTURBO FRAMEBUFFER DRIVER
1717P: Paul Mundt
1718M: lethal@chaoticdreams.org
1719L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
1720S: Maintained
1721
1722INFINIBAND SUBSYSTEM
1723P: Roland Dreier
1724M: rolandd@cisco.com
1725P: Sean Hefty
1726M: mshefty@ichips.intel.com
1727P: Hal Rosenstock
1728M: halr@voltaire.com
1729L: openib-general@openib.org
1730W: http://www.openib.org/
1731T: git kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git
1732S: Supported
1733
1734INPUT (KEYBOARD, MOUSE, JOYSTICK) DRIVERS
1735P: Dmitry Torokhov
1736M: dmitry.torokhov@gmail.com
1737M: dtor@mail.ru
1738L: linux-input@atrey.karlin.mff.cuni.cz
1739L: linux-joystick@atrey.karlin.mff.cuni.cz
1740T: git kernel.org:/pub/scm/linux/kernel/git/dtor/input.git
1741S: Maintained
1742
1743INOTIFY
1744P: John McCutchan
1745M: ttb@tentacle.dhs.org
1746P: Robert Love
1747M: rml@novell.com
1748L: linux-kernel@vger.kernel.org
1749S: Maintained
1750
1751INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
1752P: Sylvain Meyer
1753M: sylvain.meyer@worldonline.fr
1754L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
1755S: Maintained
1756
1757INTEL 810/815 FRAMEBUFFER DRIVER
1758P: Antonino Daplas
1759M: adaplas@pol.net
1760L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
1761S: Maintained
1762
1763INTEL APIC/IOAPIC, LOWLEVEL X86 SMP SUPPORT
1764P: Ingo Molnar
1765M: mingo@redhat.com
1766S: Maintained
1767
1768INTEL I8XX RANDOM NUMBER GENERATOR SUPPORT
1769P: Jeff Garzik
1770M: jgarzik@pobox.com
1771W: http://sourceforge.net/projects/gkernel/
1772S: Maintained
1773
1774INTEL IA32 MICROCODE UPDATE SUPPORT
1775P: Tigran Aivazian
1776M: tigran@aivazian.fsnet.co.uk
1777S: Maintained
1778
1779INTEL IXP4XX RANDOM NUMBER GENERATOR SUPPORT
1780P: Deepak Saxena
1781M: dsaxena@plexity.net
1782S: Maintained
1783
1784INTEL IXP2000 ETHERNET DRIVER
1785P: Lennert Buytenhek
1786M: kernel@wantstofly.org
1787L: netdev@vger.kernel.org
1788S: Maintained
1789
1790INTEL PRO/100 ETHERNET SUPPORT
1791P: John Ronciak
1792M: john.ronciak@intel.com
1793P: Jesse Brandeburg
1794M: jesse.brandeburg@intel.com
1795P: Jeff Kirsher
1796M: jeffrey.t.kirsher@intel.com
1797P: Auke Kok
1798M: auke-jan.h.kok@intel.com
1799W: http://sourceforge.net/projects/e1000/
1800S: Supported
1801
1802INTEL PRO/1000 GIGABIT ETHERNET SUPPORT
1803P: Jeb Cramer
1804M: cramerj@intel.com
1805P: John Ronciak
1806M: john.ronciak@intel.com
1807P: Jesse Brandeburg
1808M: jesse.brandeburg@intel.com
1809P: Jeff Kirsher
1810M: jeffrey.t.kirsher@intel.com
1811P: Auke Kok
1812M: auke-jan.h.kok@intel.com
1813W: http://sourceforge.net/projects/e1000/
1814S: Supported
1815
1816INTEL PRO/10GbE SUPPORT
1817P: Jeff Kirsher
1818M: jeffrey.t.kirsher@intel.com
1819P: Ayyappan Veeraiyan
1820M: ayyappan.veeraiyan@intel.com
1821P: John Ronciak
1822M: john.ronciak@intel.com
1823P: Jesse Brandeburg
1824M: jesse.brandeburg@intel.com
1825P: Auke Kok
1826M: auke-jan.h.kok@intel.com
1827W: http://sourceforge.net/projects/e1000/
1828S: Supported
1829
1830INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT
1831P: Yi Zhu
1832M: yi.zhu@intel.com
1833P: James Ketrenos
1834M: jketreno@linux.intel.com
1835L: ipw2100-devel@lists.sourceforge.net
1836L: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
1837W: http://ipw2100.sourceforge.net
1838S: Supported
1839
1840INTEL PRO/WIRELESS 2915ABG NETWORK CONNECTION SUPPORT
1841P: Yi Zhu
1842M: yi.zhu@intel.com
1843P: James Ketrenos
1844M: jketreno@linux.intel.com
1845L: ipw2100-devel@lists.sourceforge.net
1846L: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
1847W: http://ipw2200.sourceforge.net
1848S: Supported
1849
1850IOC3 DRIVER
1851P: Ralf Baechle
1852M: ralf@linux-mips.org
1853L: linux-mips@linux-mips.org
1854S: Maintained
1855
1856IP MASQUERADING:
1857P: Juanjo Ciarlante
1858M: jjciarla@raiz.uncu.edu.ar
1859S: Maintained
1860
1861IPATH DRIVER:
1862P: Bryan O'Sullivan
1863M: support@pathscale.com
1864L: openib-general@openib.org
1865S: Supported
1866
1867IPMI SUBSYSTEM
1868P: Corey Minyard
1869M: minyard@acm.org
1870L: openipmi-developer@lists.sourceforge.net
1871W: http://openipmi.sourceforge.net/
1872S: Supported
1873
1874IPX NETWORK LAYER
1875P: Arnaldo Carvalho de Melo
1876M: acme@conectiva.com.br
1877L: netdev@vger.kernel.org
1878S: Maintained
1879
1880IRDA SUBSYSTEM
1881P: Samuel Ortiz
1882M: samuel@sortiz.org
1883L: irda-users@lists.sourceforge.net (subscribers-only)
1884W: http://irda.sourceforge.net/
1885S: Maintained
1886
1887ISAPNP
1888P: Jaroslav Kysela
1889M: perex@suse.cz
1890S: Maintained
1891
1892ISDN SUBSYSTEM
1893P: Karsten Keil
1894M: kkeil@suse.de
1895P: Kai Germaschewski
1896M: kai.germaschewski@gmx.de
1897L: isdn4linux@listserv.isdn4linux.de
1898W: http://www.isdn4linux.de
1899T: git kernel.org:/pub/scm/linux/kernel/kkeil/isdn-2.6.git
1900S: Maintained
1901
1902ISDN SUBSYSTEM (Eicon active card driver)
1903P: Armin Schindler
1904M: mac@melware.de
1905L: isdn4linux@listserv.isdn4linux.de
1906W: http://www.melware.de
1907S: Maintained
1908
1909JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
1910P: David Woodhouse
1911M: dwmw2@infradead.org
1912L: jffs-dev@axis.com
1913W: http://sources.redhat.com/jffs2/
1914S: Maintained
1915
1916JFS FILESYSTEM
1917P: Dave Kleikamp
1918M: shaggy@austin.ibm.com
1919L: jfs-discussion@lists.sourceforge.net
1920W: http://jfs.sourceforge.net/
1921T: git kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
1922S: Supported
1923
1924JOURNALLING LAYER FOR BLOCK DEVICES (JBD)
1925P: Stephen Tweedie, Andrew Morton
1926M: sct@redhat.com, akpm@linux-foundation.org
1927L: linux-ext4@vger.kernel.org
1928S: Maintained
1929
1930K8TEMP HARDWARE MONITORING DRIVER
1931P: Rudolf Marek
1932M: r.marek@assembler.cz
1933L: lm-sensors@lm-sensors.org
1934S: Maintained
1935
1936KCONFIG
1937P: Roman Zippel
1938M: zippel@linux-m68k.org
1939L: kbuild-devel@lists.sourceforge.net
1940S: Maintained
1941
1942KDUMP
1943P: Vivek Goyal
1944M: vgoyal@in.ibm.com
1945P: Haren Myneni
1946M: hbabu@us.ibm.com
1947L: fastboot@lists.osdl.org
1948L: linux-kernel@vger.kernel.org
1949W: http://lse.sourceforge.net/kdump/
1950S: Maintained
1951
1952KERNEL AUTOMOUNTER (AUTOFS)
1953P: H. Peter Anvin
1954M: hpa@zytor.com
1955L: autofs@linux.kernel.org
1956S: Odd Fixes
1957
1958KERNEL AUTOMOUNTER v4 (AUTOFS4)
1959P: Ian Kent
1960M: raven@themaw.net
1961L: autofs@linux.kernel.org
1962S: Maintained
1963
1964KERNEL BUILD (kbuild: Makefile, scripts/Makefile.*)
1965P: Kai Germaschewski
1966M: kai@germaschewski.name
1967P: Sam Ravnborg
1968M: sam@ravnborg.org
1969T: git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild.git
1970S: Maintained
1971
1972KERNEL JANITORS
1973P: Several
1974L: kernel-janitors@lists.osdl.org
1975W: http://www.kerneljanitors.org/
1976S: Maintained
1977
1978KERNEL NFSD
1979P: Neil Brown
1980M: neilb@suse.de
1981L: nfs@lists.sourceforge.net
1982W: http://nfs.sourceforge.net/
1983S: Supported
1984
1985KERNEL VIRTUAL MACHINE (KVM)
1986P: Avi Kivity
1987M: avi@qumranet.com
1988L: kvm-devel@lists.sourceforge.net
1989W: kvm.sourceforge.net
1990S: Supported
1991
1992KEXEC
1993P: Eric Biederman
1994M: ebiederm@xmission.com
1995W: http://www.xmission.com/~ebiederm/files/kexec/
1996L: linux-kernel@vger.kernel.org
1997L: fastboot@lists.osdl.org
1998S: Maintained
1999
2000KPROBES
2001P: Prasanna S Panchamukhi
2002M: prasanna@in.ibm.com
2003P: Ananth N Mavinakayanahalli
2004M: ananth@in.ibm.com
2005P: Anil S Keshavamurthy
2006M: anil.s.keshavamurthy@intel.com
2007P: David S. Miller
2008M: davem@davemloft.net
2009L: linux-kernel@vger.kernel.org
2010S: Maintained
2011
2012KS0108 LCD CONTROLLER DRIVER
2013P: Miguel Ojeda Sandonis
2014M: maxextreme@gmail.com
2015L: linux-kernel@vger.kernel.org
2016S: Maintained
2017
2018LAPB module
2019L: linux-x25@vger.kernel.org
2020S: Orphan
2021
2022LASI 53c700 driver for PARISC
2023P: James E.J. Bottomley
2024M: James.Bottomley@HansenPartnership.com
2025L: linux-scsi@vger.kernel.org
2026S: Maintained
2027
2028LED SUBSYSTEM
2029P: Richard Purdie
2030M: rpurdie@rpsys.net
2031S: Maintained
2032
2033LEGO USB Tower driver
2034P: Juergen Stuber
2035M: starblue@users.sourceforge.net
2036L: legousb-devel@lists.sourceforge.net
2037W: http://legousb.sourceforge.net/
2038S: Maintained
2039
2040LINUX FOR IBM pSERIES (RS/6000)
2041P: Paul Mackerras
2042M: paulus@au.ibm.com
2043W: http://www.ibm.com/linux/ltc/projects/ppc
2044S: Supported
2045
2046LINUX FOR NCR VOYAGER
2047P: James Bottomley
2048M: James.Bottomley@HansenPartnership.com
2049W: http://www.hansenpartnership.com/voyager
2050S: Maintained
2051
2052LINUX FOR POWERPC
2053P: Paul Mackerras
2054M: paulus@samba.org
2055W: http://www.penguinppc.org/
2056L: linuxppc-dev@ozlabs.org
2057T: git kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc.git
2058S: Supported
2059
2060LINUX FOR POWER MACINTOSH
2061P: Benjamin Herrenschmidt
2062M: benh@kernel.crashing.org
2063W: http://www.penguinppc.org/
2064L: linuxppc-dev@ozlabs.org
2065S: Maintained
2066
2067LINUX FOR POWERPC EMBEDDED MPC52XX
2068P: Sylvain Munaut
2069M: tnt@246tNt.com
2070W: http://www.246tNt.com/mpc52xx/
2071W: http://www.penguinppc.org/
2072L: linuxppc-dev@ozlabs.org
2073L: linuxppc-embedded@ozlabs.org
2074S: Maintained
2075
2076LINUX FOR POWERPC EMBEDDED PPC4XX
2077P: Matt Porter
2078M: mporter@kernel.crashing.org
2079W: http://www.penguinppc.org/
2080L: linuxppc-embedded@ozlabs.org
2081S: Maintained
2082
2083LINUX FOR POWERPC BOOT CODE
2084P: Tom Rini
2085M: trini@kernel.crashing.org
2086W: http://www.penguinppc.org/
2087L: linuxppc-embedded@ozlabs.org
2088S: Maintained
2089
2090LINUX FOR POWERPC EMBEDDED PPC8XX
2091P: Marcelo Tosatti
2092M: marcelo@kvack.org
2093W: http://www.penguinppc.org/
2094L: linuxppc-embedded@ozlabs.org
2095S: Maintained
2096
2097LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
2098P: Kumar Gala
2099M: galak@kernel.crashing.org
2100W: http://www.penguinppc.org/
2101L: linuxppc-embedded@ozlabs.org
2102S: Maintained
2103
2104LINUX FOR POWERPC PA SEMI PWRFICIENT
2105P: Olof Johansson
2106M: olof@lixom.net
2107W: http://www.pasemi.com/
2108L: linuxppc-dev@ozlabs.org
2109S: Supported
2110
2111LLC (802.2)
2112P: Arnaldo Carvalho de Melo
2113M: acme@conectiva.com.br
2114S: Maintained
2115
2116LINUX FOR 64BIT POWERPC
2117P: Paul Mackerras
2118M: paulus@samba.org
2119M: paulus@au.ibm.com
2120P: Anton Blanchard
2121M: anton@samba.org
2122M: anton@au.ibm.com
2123W: http://www.penguinppc.org/ppc64/
2124L: linuxppc-dev@ozlabs.org
2125S: Supported
2126
2127LINUX SECURITY MODULE (LSM) FRAMEWORK
2128P: Chris Wright
2129M: chrisw@sous-sol.org
2130L: linux-security-module@vger.kernel.org
2131W: http://lsm.immunix.org
2132T: git kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git
2133S: Supported
2134
2135LM83 HARDWARE MONITOR DRIVER
2136P: Jean Delvare
2137M: khali@linux-fr.org
2138L: lm-sensors@lm-sensors.org
2139S: Maintained
2140
2141LM90 HARDWARE MONITOR DRIVER
2142P: Jean Delvare
2143M: khali@linux-fr.org
2144L: lm-sensors@lm-sensors.org
2145S: Maintained
2146
2147LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP Dynamic Disks)
2148P: Richard Russon (FlatCap)
2149M: ldm@flatcap.org
2150L: ldm-devel@lists.sourceforge.net
2151W: http://ldm.sourceforge.net
2152S: Maintained
2153
2154LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
2155P: Eric Moore
2156M: Eric.Moore@lsi.com
2157M: support@lsi.com
2158L: mpt_linux_developer@lsi.com
2159L: linux-scsi@vger.kernel.org
2160W: http://www.lsilogic.com/support
2161S: Supported
2162
2163LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
2164P: Matthew Wilcox
2165M: matthew@wil.cx
2166L: linux-scsi@vger.kernel.org
2167S: Maintained
2168
2169M68K ARCHITECTURE
2170P: Geert Uytterhoeven
2171M: geert@linux-m68k.org
2172P: Roman Zippel
2173M: zippel@linux-m68k.org
2174L: linux-m68k@lists.linux-m68k.org
2175W: http://www.linux-m68k.org/
2176W: http://linux-m68k-cvs.ubb.ca/
2177S: Maintained
2178
2179M68K ON APPLE MACINTOSH
2180P: Joshua Thompson
2181M: funaho@jurai.org
2182W: http://www.mac.linux-m68k.org/
2183L: linux-mac68k@mac.linux-m68k.org
2184S: Maintained
2185
2186M68K ON HP9000/300
2187P: Philip Blundell
2188M: philb@gnu.org
2189W: http://www.tazenda.demon.co.uk/phil/linux-hp
2190S: Maintained
2191
2192MARVELL YUKON / SYSKONNECT DRIVER
2193P: Mirko Lindner
2194M: mlindner@syskonnect.de
2195P: Ralph Roesler
2196M: rroesler@syskonnect.de
2197W: http://www.syskonnect.com
2198S: Supported
2199
2200MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
2201P: Michael Kerrisk
2202M: mtk-manpages@gmx.net
2203W: ftp://ftp.kernel.org/pub/linux/docs/manpages
2204S: Maintained
2205
2206MARVELL MV643XX ETHERNET DRIVER
2207P: Dale Farnsworth
2208M: dale@farnsworth.org
2209P: Manish Lachwani
2210M: mlachwani@mvista.com
2211L: netdev@vger.kernel.org
2212S: Odd Fixes for 2.4; Maintained for 2.6.
2213
2214MATROX FRAMEBUFFER DRIVER
2215P: Petr Vandrovec
2216M: vandrove@vc.cvut.cz
2217L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
2218S: Maintained
2219
2220MEGARAID SCSI DRIVERS
2221P: Neela Syam Kolli
2222M: Neela.Kolli@engenio.com
2223S: linux-scsi@vger.kernel.org
2224W: http://megaraid.lsilogic.com
2225S: Maintained
2226
2227MEMORY MANAGEMENT
2228L: linux-mm@kvack.org
2229L: linux-kernel@vger.kernel.org
2230W: http://www.linux-mm.org
2231S: Maintained
2232
2233MEMORY TECHNOLOGY DEVICES (MTD)
2234P: David Woodhouse
2235M: dwmw2@infradead.org
2236W: http://www.linux-mtd.infradead.org/
2237L: linux-mtd@lists.infradead.org
2238T: git git://git.infradead.org/mtd-2.6.git
2239S: Maintained
2240
2241MICROTEK X6 SCANNER
2242P: Oliver Neukum
2243M: oliver@neukum.name
2244S: Maintained
2245
2246MIPS
2247P: Ralf Baechle
2248M: ralf@linux-mips.org
2249W: http://www.linux-mips.org/
2250L: linux-mips@linux-mips.org
2251T: git www.linux-mips.org:/pub/scm/linux.git
2252S: Supported
2253
2254MISCELLANEOUS MCA-SUPPORT
2255P: James Bottomley
2256M: jejb@steeleye.com
2257L: linux-kernel@vger.kernel.org
2258S: Maintained
2259
2260MODULE SUPPORT
2261P: Rusty Russell
2262M: rusty@rustcorp.com.au
2263L: linux-kernel@vger.kernel.org
2264S: Maintained
2265
2266MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
2267P: Stelian Pop
2268M: stelian@popies.net
2269W: http://popies.net/meye/
2270S: Maintained
2271
2272MOUSE AND MISC DEVICES [GENERAL]
2273P: Alessandro Rubini
2274M: rubini@ipvvis.unipv.it
2275L: linux-kernel@vger.kernel.org
2276S: Maintained
2277
2278MOXA SMARTIO/INDUSTIO SERIAL CARD (MXSER 2.0)
2279P: Jiri Slaby
2280M: jirislaby@gmail.com
2281L: linux-kernel@vger.kernel.org
2282S: Maintained
2283
2284MSI LAPTOP SUPPORT
2285P: Lennart Poettering
2286M: mzxreary@0pointer.de
2287L: https://tango.0pointer.de/mailman/listinfo/s270-linux
2288W: http://0pointer.de/lennart/tchibo.html
2289S: Maintained
2290
2291MTRR AND SIMILAR SUPPORT [i386]
2292P: Richard Gooch
2293M: rgooch@atnf.csiro.au
2294L: linux-kernel@vger.kernel.org
2295W: http://www.atnf.csiro.au/~rgooch/linux/kernel-patches.html
2296S: Maintained
2297
2298MULTIMEDIA CARD (MMC) AND SECURE DIGITAL (SD) SUBSYSTEM
2299P: Pierre Ossman
2300M: drzeus-mmc@drzeus.cx
2301L: linux-kernel@vger.kernel.org
2302S: Maintained
2303
2304MULTISOUND SOUND DRIVER
2305P: Andrew Veliath
2306M: andrewtv@usa.net
2307S: Maintained
2308
2309MULTITECH MULTIPORT CARD (ISICOM)
2310P: Jiri Slaby
2311M: jirislaby@gmail.com
2312L: linux-kernel@vger.kernel.org
2313S: Maintained
2314
2315NATSEMI ETHERNET DRIVER (DP8381x)
2316P: Tim Hockin
2317M: thockin@hockin.org
2318S: Maintained
2319
2320NCP FILESYSTEM
2321P: Petr Vandrovec
2322M: vandrove@vc.cvut.cz
2323L: linware@sh.cvut.cz
2324S: Maintained
2325
2326NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
2327P: James E.J. Bottomley
2328M: James.Bottomley@HansenPartnership.com
2329L: linux-scsi@vger.kernel.org
2330S: Maintained
2331
2332NETEM NETWORK EMULATOR
2333P: Stephen Hemminger
2334M: shemminger@linux-foundation.org
2335L: netem@lists.osdl.org
2336S: Maintained
2337
2338NETFILTER/IPTABLES/IPCHAINS
2339P: Rusty Russell
2340P: Marc Boucher
2341P: James Morris
2342P: Harald Welte
2343P: Jozsef Kadlecsik
2344P: Patrick McHardy
2345M: kaber@trash.net
2346L: netfilter-devel@lists.netfilter.org
2347L: netfilter@lists.netfilter.org (subscribers-only)
2348L: coreteam@netfilter.org
2349W: http://www.netfilter.org/
2350W: http://www.iptables.org/
2351S: Supported
2352
2353NETLABEL
2354P: Paul Moore
2355M: paul.moore@hp.com
2356W: http://netlabel.sf.net
2357L: netdev@vger.kernel.org
2358S: Supported
2359
2360NETROM NETWORK LAYER
2361P: Ralf Baechle
2362M: ralf@linux-mips.org
2363L: linux-hams@vger.kernel.org
2364W: http://www.linux-ax25.org/
2365S: Maintained
2366
2367NETWORK BLOCK DEVICE (NBD)
2368P: Paul Clements
2369M: Paul.Clements@steeleye.com
2370S: Maintained
2371
2372NETWORK DEVICE DRIVERS
2373P: Andrew Morton
2374M: akpm@linux-foundation.org
2375P: Jeff Garzik
2376M: jgarzik@pobox.com
2377L: netdev@vger.kernel.org
2378T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
2379S: Maintained
2380
2381NETWORKING [GENERAL]
2382P: Networking Team
2383M: netdev@vger.kernel.org
2384L: netdev@vger.kernel.org
2385W: http://linux-net.osdl.org/
2386S: Maintained
2387
2388NETWORKING [IPv4/IPv6]
2389P: David S. Miller
2390M: davem@davemloft.net
2391P: Alexey Kuznetsov
2392M: kuznet@ms2.inr.ac.ru
2393P: Pekka Savola (ipv6)
2394M: pekkas@netcore.fi
2395P: James Morris
2396M: jmorris@namei.org
2397P: Hideaki YOSHIFUJI
2398M: yoshfuji@linux-ipv6.org
2399P: Patrick McHardy
2400M: kaber@coreworks.de
2401L: netdev@vger.kernel.org
2402T: git kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git
2403S: Maintained
2404
2405NETWORKING [WIRELESS]
2406P: John W. Linville
2407M: linville@tuxdriver.com
2408L: linux-wireless@vger.kernel.org
2409T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2410S: Maintained
2411
2412NETXEN (1/10) GbE SUPPORT
2413P: Amit S. Kale
2414M: amitkale@netxen.com
2415L: netdev@vger.kernel.org
2416W: http://www.netxen.com
2417S: Supported
2418
2419IPVS
2420P: Wensong Zhang
2421M: wensong@linux-vs.org
2422P: Simon Horman
2423M: horms@verge.net.au
2424P: Julian Anastasov
2425M: ja@ssi.bg
2426L: netdev@vger.kernel.org
2427S: Maintained
2428
2429NFS CLIENT
2430P: Trond Myklebust
2431M: trond.myklebust@fys.uio.no
2432L: linux-kernel@vger.kernel.org
2433S: Maintained
2434
2435NI5010 NETWORK DRIVER
2436P: Jan-Pascal van Best
2437M: janpascal@vanbest.org
2438P: Andreas Mohr
2439M: andi@lisas.de
2440L: netdev@vger.kernel.org
2441S: Maintained
2442
2443NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
2444P: YOKOTA Hiroshi
2445M: yokota@netlab.is.tsukuba.ac.jp
2446W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
2447S: Maintained
2448
2449NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
2450P: GOTO Masanori
2451M: gotom@debian.or.jp
2452P: YOKOTA Hiroshi
2453M: yokota@netlab.is.tsukuba.ac.jp
2454W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
2455S: Maintained
2456
2457NON-IDE/NON-SCSI CDROM DRIVERS [GENERAL] (come on, crew - mark your responsibility)
2458P: Eberhard Moenkeberg
2459M: emoenke@gwdg.de
2460L: linux-kernel@vger.kernel.org
2461S: Maintained
2462
2463NTFS FILESYSTEM
2464P: Anton Altaparmakov
2465M: aia21@cantab.net
2466L: linux-ntfs-dev@lists.sourceforge.net
2467L: linux-kernel@vger.kernel.org
2468W: http://linux-ntfs.sf.net/
2469T: git kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git
2470S: Maintained
2471
2472NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
2473P: Antonino Daplas
2474M: adaplas@pol.net
2475L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
2476S: Maintained
2477
2478OPENCORES I2C BUS DRIVER
2479P: Peter Korsgaard
2480M: jacmet@sunsite.dk
2481L: i2c@lm-sensors.org
2482S: Maintained
2483
2484ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
2485P: Mark Fasheh
2486M: mark.fasheh@oracle.com
2487P: Kurt Hackel
2488M: kurt.hackel@oracle.com
2489L: ocfs2-devel@oss.oracle.com
2490W: http://oss.oracle.com/projects/ocfs2/
2491S: Supported
2492
2493OLYMPIC NETWORK DRIVER
2494P: Peter De Shrijver
2495M: p2@ace.ulyssis.student.kuleuven.ac.be
2496P: Mike Phillips
2497M: mikep@linuxtr.net
2498L: netdev@vger.kernel.org
2499L: linux-tr@linuxtr.net
2500W: http://www.linuxtr.net
2501S: Maintained
2502
2503OMNIKEY CARDMAN 4000 DRIVER
2504P: Harald Welte
2505M: laforge@gnumonks.org
2506S: Maintained
2507
2508OMNIKEY CARDMAN 4040 DRIVER
2509P: Harald Welte
2510M: laforge@gnumonks.org
2511S: Maintained
2512
2513ONSTREAM SCSI TAPE DRIVER
2514P: Willem Riede
2515M: osst@riede.org
2516L: osst-users@lists.sourceforge.net
2517L: linux-scsi@vger.kernel.org
2518S: Maintained
2519
2520OPL3-SA2, SA3, and SAx DRIVER
2521P: Zwane Mwaikambo
2522M: zwane@arm.linux.org.uk
2523L: linux-sound@vger.kernel.org
2524S: Maintained
2525
2526OPROFILE
2527P: Philippe Elie
2528M: phil.el@wanadoo.fr
2529L: oprofile-list@lists.sf.net
2530S: Maintained
2531
2532ORINOCO DRIVER
2533P: Pavel Roskin
2534M: proski@gnu.org
2535P: David Gibson
2536M: hermes@gibson.dropbear.id.au
2537L: orinoco-users@lists.sourceforge.net
2538L: orinoco-devel@lists.sourceforge.net
2539W: http://www.nongnu.org/orinoco/
2540S: Maintained
2541
2542PA SEMI ETHERNET DRIVER
2543P: Olof Johansson
2544M: olof@lixom.net
2545L: netdev@vger.kernel.org
2546S: Maintained
2547
2548PA SEMI SMBUS DRIVER
2549P: Olof Johansson
2550M: olof@lixom.net
2551L: i2c@lm-sensors.org
2552S: Maintained
2553
2554PARALLEL PORT SUPPORT
2555P: Phil Blundell
2556M: philb@gnu.org
2557P: Tim Waugh
2558M: tim@cyberelk.net
2559P: David Campbell
2560P: Andrea Arcangeli
2561M: andrea@suse.de
2562L: linux-parport@lists.infradead.org
2563W: http://people.redhat.com/twaugh/parport/
2564S: Maintained
2565
2566PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
2567P: Tim Waugh
2568M: tim@cyberelk.net
2569L: linux-parport@lists.infradead.org
2570W: http://www.torque.net/linux-pp.html
2571S: Maintained
2572
2573PARISC ARCHITECTURE
2574P: Matthew Wilcox
2575M: matthew@wil.cx
2576P: Grant Grundler
2577M: grundler@parisc-linux.org
2578P: Kyle McMartin
2579M: kyle@parisc-linux.org
2580L: parisc-linux@parisc-linux.org
2581W: http://www.parisc-linux.org/
2582T: git kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6.git
2583T: cvs cvs.parisc-linux.org:/var/cvs/linux-2.6
2584S: Maintained
2585
2586PC87360 HARDWARE MONITORING DRIVER
2587P: Jim Cromie
2588M: jim.cromie@gmail.com
2589L: lm-sensors@lm-sensors.org
2590S: Maintained
2591
2592PC8736x GPIO DRIVER
2593P: Jim Cromie
2594M: jim.cromie@gmail.com
2595S: Maintained
2596
2597PCI ERROR RECOVERY
2598P: Linas Vepstas
2599M: linas@austin.ibm.com
2600L: linux-kernel@vger.kernel.org
2601L: linux-pci@atrey.karlin.mff.cuni.cz
2602S: Supported
2603
2604PCI SOUND DRIVERS (ES1370, ES1371 and SONICVIBES)
2605P: Thomas Sailer
2606M: sailer@ife.ee.ethz.ch
2607L: linux-sound@vger.kernel.org
2608W: http://www.ife.ee.ethz.ch/~sailer/linux/pciaudio.html
2609S: Maintained
2610
2611PCI SUBSYSTEM
2612P: Greg Kroah-Hartman
2613M: gregkh@suse.de
2614L: linux-kernel@vger.kernel.org
2615L: linux-pci@atrey.karlin.mff.cuni.cz
2616T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
2617S: Supported
2618
2619PCI HOTPLUG CORE
2620P: Kristen Carlson Accardi
2621M: kristen.c.accardi@intel.com
2622S: Supported
2623
2624PCI HOTPLUG COMPAQ DRIVER
2625P: Greg Kroah-Hartman
2626M: greg@kroah.com
2627S: Maintained
2628
2629PCIE HOTPLUG DRIVER
2630P: Kristen Carlson Accardi
2631M: kristen.c.accardi@intel.com
2632L: pcihpd-discuss@lists.sourceforge.net
2633S: Supported
2634
2635PCMCIA SUBSYSTEM
2636P: Linux PCMCIA Team
2637L: linux-pcmcia@lists.infradead.org
2638L: http://lists.infradead.org/mailman/listinfo/linux-pcmcia
2639T: git kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
2640S: Maintained
2641
2642PCNET32 NETWORK DRIVER
2643P: Don Fry
2644M: pcnet32@verizon.net
2645L: netdev@vger.kernel.org
2646S: Maintained
2647
2648PER-TASK DELAY ACCOUNTING
2649P: Shailabh Nagar
2650M: nagar@watson.ibm.com
2651L: linux-kernel@vger.kernel.org
2652S: Maintained
2653
2654PERSONALITY HANDLING
2655P: Christoph Hellwig
2656M: hch@infradead.org
2657L: linux-abi-devel@lists.sourceforge.net
2658S: Maintained
2659
2660PHRAM MTD DRIVER
2661