Re: a kernel panic question

From: vda
Date: Thu Oct 09 2003 - 03:52:18 EST


Seems like this compilation is indeed useful ;)

This document is mailed to lkml regularly and will be modified
whenever new victim wishes to be listed in it or someone can
no longer devote his time to maintainer work.

If you want your entry added/updated/removed, contact me.

BTW, requests to move your entry to the top of the list
without actually changing the text are fine too: that
will indicate that entry is not outdated, so don't be shy ;-)
--
vda
------- cut here ------ cut here ------ cut here ------ cut here ------

So, you are new to Linux kernel hacking and want to submit a kernel bug
report or a patch but don't know how to do it and _where_ to report it?

Preparing bug report:
=====================
*** Remember: bad/incomplete bug report ONLY wastes bandwidth! ***
How To Ask Questions The Smart Way:
http://www.catb.org/~esr/faqs/smart-questions.html
Anybody who has written software for public use will
probably have received at least one bad bug report.
Reports that say nothing ("It doesn't work!");
reports that make no sense; reports that don't give
enough information; reports that give wrong information.
How to Report Bugs Effectively:
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
Before asking a technical question by email, or in
a newsgroup, or on a website chat board, do the following:
* Try to find an answer by searching the Web.
* Try to find an answer by reading the manual.
* Try to find an answer by reading a FAQ.
* Try to find an answer by inspection or experimentation.
* Try to find an answer by reading the source code.
Compile problems: report GCC output and result of
"grep '^CONFIG_' .config"
Oops: decode it with ksymoops (or use 2.6 with kksymoops enabled ;).
Unkillable process: Alt-SysRq-T and ksymoops relevant part.
Yes it means you should have ksymoops installed and tested,
which is easy to get wrong. I've done that too often.

Sending bug report/patch:
=========================
* Some device drivers have active developers, try to contact them first.
* Otherwise find a subsystem maintainer to which your report pertains
and send report to his address.
* Small fixes and device driver updates are best directed to subsystem
maintainers and "small bits" integrators.
* It never hurts to CC: Linux kernel mailing list, but without specific
maintainer address in To: field there is high probability that your
patch won't be noticed. You have been warned.
* Do not send it to all addresses at once! This will annoy lots of people
and isn't useful at all. It's a spam.
* Do NOT send small fixes to Linus, he just can't handle _everything_.
He will eventually receive it from maintainers/integrators, send it
their way.
* If your patch is something big and new, announce it on lkml and try
to attract testers. After it has been tested and discussed, you can
expect Linus to consider inclusion in mainline.


Current Linux kernel people

Note that this list is sorted in reversed date order, most recent
entries first. This means than entries at bottom can be outdated :-(


Linux kernel mailing list <linux-kernel@xxxxxxxxxxxxxxx>
Post anything related to Linux kernel here, but nothing else :-)

Dave Jones <davej@xxxxxxxxxx> [07 aug 2003]
I collect various bits and pieces for inclusion in 2.5,
especially small and trivial ones and driver updates.
I'll feed them to Linus when (and if) they
are proved to be worthy.
AGPGART & CPUFREQ maintainence.

Martin Devera <devik@xxxxxx> [06 aug 2003]
I maintain HTB queuing discipline. Before reporting
bug visit http://luxik.cdi.cz/~devik/qos/htb/.

Dave Olien <dmo@xxxxxxxx> [06 aug 2003]
I maintain DAC960 RAID controller driver
Visit http://www.developer.osdl.org/dmo/DAC960

Joe Thornber <thornber@xxxxxxxxxxx> [06 aug 2003]
I am the device-mapper maintainer.

Linus Torvalds <torvalds@xxxxxxxx> [05 aug 2003]
Do not send anything to me unless it is for 2.6, well tested,
discussed on lkml and is used by significant number of people.
In general it is a bad idea to send me small fixes and driver
updates, send them to subsystem maintainers and/or
"small stuff" integrator (currently Dave Jones <davej@xxxxxxx>,
see his entry). Sorry, I can't do everything.

Andrew Morton <akpm@xxxxxxxx> [05 aug 2003]
- VM
- The "data" part of the VFS: pagecache, buffer layer, etc.
- memory management
- ext2 and ext3
- 3c59x.c
- direct-IO

Michael Hunold <hunold@xxxxxxxxxxx> [05 aug 2003]
The LinuxTV.org project maintains and improves
the DVB subsystem in the kernel. Have a look
at http://www.linuxtv.org for further details.
Questions, bug reports and patches should be sent
to the mailing list <linux-dvb@xxxxxxxxxxx> only.
The mailing list archive can be found at
http://www.linuxtv.org/mailinglists/linux-dvb/

Bartlomiej Zolnierkiewicz <bzolnier@xxxxxxxxxxxxxx> [21 may 2003]
IDE SUBSYSTEM

Andre Hedrick <andre@xxxxxxxxxxxxx> [15 apr 2003]
ATA/ATAPI Storage Architect [2.0,2.2,2.4,2.5]
HBA interface developer
Serial ATA Architect [released][backported]

George Anzinger <george@xxxxxxxxxx> [19 mar 2003]
I maintain the posix-timers and related code.

Miles Bader <miles@xxxxxxx> [13 mar 2003]
I'm maintainer of the v850 port (uClinux).
There's a more generic mailing address that might be better though:
<uclinux-v850@xxxxxxxxxxxxx>

Jesse Barnes <jbarnes@xxxxxxx> [28 feb 2003]
I maintain arch/ia64/sn (SGI SN support for IA64) in the 2.5 tree,
and John Hesterberg <jh@xxxxxxx> does the same for 2.4

http://bugzilla.kernel.org [13 feb 2003]
Database of 2.5 bugs.

Martin J. Bligh <mbligh@xxxxxxxxxxx> [13 feb 2003]
I am the maintainer for the kernel bugtracker (bugzilla.kernel.org)
I'm interested in kernel issues with:
* NUMA / discontigmem
* VM issues with lots (>4Gb) of RAM
* Scalability issues with > 2 CPUs
See also:
Andrea Arcangeli <andrea@xxxxxxx>

John Bradford <john@xxxxxxxxxxxx> [13 feb 2003]
I maintain an unofficial kernel bug database at
http://grabjohn.com/kernelbugdatabase
and I'm also happy to help people who are trying
to get run Linux usefully on old and/or low spec
machines, (4 MB 486s, etc).

Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx> [27 jan 2003]
My duty is to try to make sure Apple's PowerMacs
happily run the Linux kernel.
I also do various things related to the PPC port (more
specifically PPC32), so I'd appreciate beeing CC'ed any
comment, patch or bug report regarding the PPC architecture

Adam Belay <ambx1@xxxxxxxxxx> [17 dec 2002]
I am Plug and Play maintainer.

James Simmons <jsimmons@xxxxxxxxxxxxx> [28 Nov 2002]
Console and framebuffer subsystems.
I also play around with the input layer.

Petko Manolov <petkan@xxxxxxxxxxxxxxxxxxxxx> [27 nov 2002]
pegasus and rtl8150 usb-ethernet drivers maintainer.
Interested in any bugs or new devices related to those drivers.
string-486.h code maintainer.

Greg Ungerer <gerg@xxxxxxxxxxxx> [14 nov 2002]
uClinux (MMU-less support) maintainer. I'll take antyhing
specifically related to MMU-less support or any of the
MMU-less architecture branches (m68knommu, v850, etc).
I would highly recommend sending to uclinux-dev@xxxxxxxxxxx
mailing list as well.

Jeff Garzik <jgarzik@xxxxxxxxxxxxxxxx> [24 sep 2002]
I am the network-card-drivers guy (8139 for instance).
CC me and Andrew Morton <akpm@xxxxxxxxx> on network driver patches.

Jan-Benedict Glaw <jbglaw@xxxxxxxxxx> [18 sep 2002]
I'm responsible for Alpha's srm_env driver, providing access to
SRM's firmware variables.

Stuart MacDonald <stuartm@xxxxxxxxxxxxxxx> [13 sep 2002]
Connect Tech's linux kernel guy. Currently includes hacking on
drivers/char/serial.c (Blue Heat, Xtreme, Dflex) and maintaining
drivers/usb/serial/whiteheat.c (WhiteHEAT)

Vojtech Pavlik <vojtech@xxxxxx> [13 sep 2002]
Feel free to send me bug reports and patches to input device drivers
(drivers/input/*, drivers/char/joystick/*)
I also want to receive bug reports and patches for following
USB drivers: printer, acm, catc, hid*, usbmouse, usbkbd, wacom.
All other (not in the list) USB driver changes should go to USB
maintainer (hopefully there is one listed here :-).
Also CC me if you are posting VIA IDE driver related message
(although I am not IDE subsystem maintainer).

Robert Love <rml@xxxxxxxxx> [12 sep 2002]
Preemptible kernel maintainer.
I am also interesting in anything related to scheduling or locking
primitives.

Jan Kara <jack@xxxxxxx> [22 aug 2002]
quota subsystem maintainer

Paul Larson <plars@xxxxxxxxxxxxxxxxxxxx> [20 aug 2002]
I'm a maintainer for the Linux Test Project and it would be nice
if people knew to send their test programs, etc. to me. I see
a lot of them flying around on lkml and try to catch them when
I can, but it's a lot to keep up with. It would be even better
if people just knew to send them our way so we could clean
them up and put them in LTP for regression testing.

Dave Engebretsen <engebret@xxxxxxxxxxxx> [15 aug 2002]
PPC64 architecture maintainer. Please send PPC64 patches to me
and our mailing list at <linuxppc64-dev@xxxxxxxxxxxxxxxxxx>

Ingo Molnar <mingo@xxxxxxx> [30 jul 2002]
Ingo wrote the new scheduler for 2.5.

Ralf Baechle <ralf@xxxxxxxxxxxxxx> [30 jul 2002]
I am maintainer of the AX.25 code

Victor Yodaiken <yodaiken@xxxxxxxxxxx> [30 jul 2002]
RTLinux patches, updates, contributions, drivers.
Please send first to the list: rtl@xxxxxxxxxxx

Pavel Machek <pavel@xxxxxx> [27 jul 2002]
I am network block device maintainer. Visit http://nbd.sf.net.
(see Steven Whitehouse <steve@xxxxxxxxxxxxxx> entry)
I am working on software suspend.

William Irwin <wli@xxxxxxxxxxxxxx> [02 jul 2002]
Send bug reports and/or feature requests related to many tasks,
rmap, space consumption, or allocators to me. I'm involved in
* rmap
* memory allocators
* reducing space consumed by data structures (e.g. struct page)
* issues arising in workloads with many tasks
* kernel janitoring
See also:
Rik van Riel <riel@xxxxxxxxxxx>
Andrea Arcangeli <andrea@xxxxxxx>
Martin Bligh <Martin.Bligh@xxxxxxxxxx>
Andrew Morton <akpm@xxxxxxxxx>

Andrea Arcangeli <andrea@xxxxxxx> [28 mar 2002]
Send VM related bug reports and patches to me.
I'm especially interested in VM issues with:
* lots of RAM and CPUs
* NUMA
* heavy swap scenarios
* performance of I/O intensive workloads (in particular
with lots of async buffer flushing involved)
See also Martin J. Bligh <Martin.Bligh@xxxxxxxxxx> entry
Mail also:
Arjan van de Ven <arjanv@xxxxxxxxxx>

Steven Whitehouse <steve@xxxxxxxxxxx> [27 mar 2002]
I am the Linux DECnet network stack maintainer
Visit http://www.chygwyn.com/decnet/

Arnaldo Carvalho de Melo <acme@xxxxxxxxxxxxxxxx> [26 mar 2002]
IPX, 802.2 LLC, NetBEUI, http://kerneljanitors.org,
cyclom2x sync card driver

John Cagle <jcagle@xxxxxxxxxx> [19 mar 2002]
The current maintainer of devices.txt, the list of
assigned device numbers for LANANA. Consult the web
site (www.lanana.org) for instructions on submitting
requests for new device numbers. Send all device
related email to <device@xxxxxxxxxx>.

Tigran Aivazian <tigran@xxxxxxxxxxx>
I am author and maintainer of BFS filesystem and IA32
microcode update driver.

Rogier Wolff <R.E.Wolff@xxxxxxxxxxxx> [12 mar 2002]
I do "specialix serial ports":
drivers/char/specialix.c (IO8+)
drivers/char/sx.c (SX, SI, SIO)
drivers/char/rio/*.c (RIO)

Ed Vance <serial24@xxxxxxxxxxxxx> [05 mar 2002]
Maintainer for the generic serial driver, serial.c,
for 2.2 and 2.4 kernels. Please post patches to
linux-serial@xxxxxxxxxxxxxxx for tested bug
fixes or to add support for a new serial device.
Limited to time available. If I have not responded
in a week, yell at serial24@xxxxxxxxxxxxx

netfilter/iptables <netfilter-devel@xxxxxxxxxxxxxxx> [23 feb 2002]
Please report all netfilter/iptables related problems
to this mailinglist, where all netfilter developers are present.
See also http://www.netfilter.org/contact.html

Hans Reiser <reiser@xxxxxxxxxxx> [16 feb 2002]
Send me all reiserfs related patches with a cc to
reiserfs-dev@xxxxxxxxxxx, send bug reports to
reiserfs-dev@xxxxxxxxxxx, send paid support requests to
support@xxxxxxxxxxx after going to www.namesys.com/support.html
to pay, send discussions (not bug reports unless they are
interesting to most persons) to reiserfs-list@xxxxxxxxxxxx
If we sit on your patch for a week without responding,
yell at us, we deserve it. Look at our web page
at www.namesys.com for more about sending us code,
working with us, and our patch submission and tracking system.

Paul Bristow <paul@xxxxxxxxxxxxxxx> [16 feb 2002]
I am an ide-floppy driver maintainer
(ATAPI ZIP, LS-120/240 Superdisk, Clik! drives).

Mike Phillips <phillim2@xxxxxxxxxxx> [15 feb 2002]
Token ring subsystem and drivers.

Anton Altaparmakov <aia21@xxxxxxxxx> [15 feb 2002]
I am the NTFS guy.

https://bugzilla.redhat.com/bugzilla [14 feb 2002]
Reports of problems with the Red Hat shipped kernels.

Alan Cox <alan@xxxxxxxxxxxxxxxxxxx> [14 feb 2002]
Linux 2.2 maintainer (maintenance fixes only).
Collator of patches for unmaintained things in 2.2/2.4.
Maintainer of the 2.4-ac (2.4 plus stuff being tested) tree.
I2O, sound, 3c501 maintainer for 2.2/2.4.

ALSA development <alsa-devel@xxxxxxxxxxxxxxxx> [12 feb 2002]
Jaroslav Kysela <perex@xxxxxxxx> [12 feb 2002]
Advanced Linux Sound Architecture
ALSA patches are available at
ftp://ftp.alsa-project.org/pub/kernel-patches/*

Neil Brown <neilb@xxxxxxxxxxxxxxx> [08 feb 2002]
I am interested in any issues with the code in:
NFS server (fs/nfsd/*)
software RAID (drivers/md/{md,raid,linear}*)
or related include files.

Maksim Krasnyanskiy <maxk@xxxxxxxxxxxx> [08 feb 2002]
I'm author and maintainer of the Bluetooth subsystem
and Universal TUN/TAP device driver.
These days mostly working on Bluetooth stuff.

Rik van Riel <riel@xxxxxxxxxxxxxxxx> [07 feb 2002]
Send me VM related stuff, please CC to linux-mm@xxxxxxxxx

Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> [07 feb 2002]
I work on the frame buffer subsystem, the m68k port (Amiga part),
and the PPC port (CHRP LongTrail part).
Unfortunately I barely have spare time to really work on these
things. My job is not Linux-related (so far :-). I can not
promise anything about my maintainership performance.

H. Peter Anvin <hpa@xxxxxxxxx> [07 feb 2002]
i386 boot and feature code, i386 boot protocol, autofs3,
compressed iso9660 (but I'll accept all iso9660-related
changes). kernel.org site manager; please contact me
for sponsorship-related issues.

kernel.org admins <ftpadmin@xxxxxxxxxx> [07 feb 2002]
Kernel.org sysadmins. Contact us if you notice something breaks,
or if you want a change make sure you give us at least 1-2 weeks.
Please note that we got a lot of feature requests, a lot of
which conflict or simply aren't practical; we don't have time to
respond to all requests.

Greg KH <greg@xxxxxxxxx> [07 feb 2002]
I am USB and PCI Hotplug maintainer.

Trond Myklebust <trond.myklebust@xxxxxxxxxx> [07 feb 2002]
I am NFS client maintainer.

Richard Gooch <rgooch@xxxxxxxxxxxxx> [07 feb 2002]
I maintain devfs. I want people to Cc: me when reporting devfs
problems, since I don't read all messages on linux-kernel.
Send devfs related patches to me directly, rather than
bypassing me and sending to Linus/Marcelo/Alan/Dave etc.

Russell King <rmk@xxxxxxxxxxxxxxxx> [06 feb 2002]
ARM architecture maintainer. Please send all ARM patches through
the patch system at http://www.arm.linux.org.uk/developer/patches/
New serial drivers maintainer for 2.5. Submit patches to
rmk+serial@xxxxxxxxxxxxxxxx

Petr Vandrovec <vandrove@xxxxxxxxxx> [05 feb 2002]
ncpfs filesystem, matrox framebuffer driver, problems related
to VMware - in all of 2.2.x, 2.4.x and 2.5.x.

Reiserfs developers list <reiserfs-dev@xxxxxxxxxxx> [05 feb 2002]
Send all reiserfs-related stuff here including but not limited to bug
reports, fixes, suggestions.

Oleg Drokin <green@xxxxxxxxxxxxxx> [05 feb 2002]
SA11x0 USB-ethernet and SA11x0 watchdog are mine.

======= These entries are suggested by lkml folks ========

Ralf Baechle <ralf@xxxxxxx> [27 mar 2002]
I am mips/mips64 maintainer.

David S. Miller <davem@xxxxxxxxxx> [07 feb 2002]
I am Sparc64 and networking core maintainer.

======= These ones I made myself ========
======= I am waiting confirmation/correction from these people ========

Urban Widmark <urban@xxxxxxxxxxxxxxx> [13 feb 2002]
smbfs

video4linux list <video4linux-list@xxxxxxxxxx> [12 feb 2002]
Gerd Knorr <kraxel@xxxxxxxxxxx> [12 feb 2002]
video4linux

Tim Waugh <twaugh@xxxxxxxxxx> [08 feb 2002]
> Who is maintaining the linux iomega stuff?
For 2.4.x, me (in theory). I don't have time for 2.5.x at the moment.

Alexander Viro <viro@xxxxxxxxxxxx> [5 feb 2002]
I am NOT a fs subsystem maintainer. But I won't kill
you if you send me some generic fs bug reports and (hopefully) patches.

GИrard Roudier <groudier@xxxxxxx> [5 feb 2002]
I am SCSI guy.

Jens Axboe <axboe@xxxxxxx> [5 feb 2002]
I am block device subsystem maintainer.

Marcelo Tosatti <marcelo@xxxxxxxxxxxxxxxx> [5 feb 2002]
Do not send anything to me unless it is for 2.4 and well tested.
If you are sending me small fixes and driver updates, send
a copy to subsystem maintainers and/or "small stuff" integrators:
- Alan Cox <alan@xxxxxxxxxxxxxxxxxxx>,
- Rusty Russell <trivial@xxxxxxxxxxxxxxx>.

Rusty Russell <rusty@xxxxxxxxxxxxxxx> [5 feb 2002]
> Here are some cleanups of whitespace in .....
Want me to add this to the trivial patch collection for tracking?
If so just send (or cc:) it to trivial@xxxxxxxxxxxxxxxx

======= Entries which were valid sometime ago. Not valid anymore ========
======= Retained for historic (and hall-of-fame) purposes ===============
Eric S. Raymond <esr@xxxxxxxxxxx> [5 feb 2002]
Send kernel configuration bug reports and suggestions to me.
Also I'll be more than happy to accept help enties for kernel config
options (Configure.help).

Martin Dalecki <martin@xxxxxxxxxx> [11 mar 2002]
IDE subsystem maintainer for 2.5

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/