= Mailing Lists =

This is a list of mailing lists you might find useful. Feel free to suggest more! 

Most of these lists can be searched via the http://marc.theaimsgroup.com/ archive.

'''For other mail clients than ''mail''''' : 

`'echo subscribe kernelnewbies | mail listar@nl.linux.org'` 

means a mail should be sent to `listar@nl.linux.org` with `'subscribe kernelnewbies'` (without quotes) in the '''body of the message'''.


= Various Topics =

=== Kernelnewbies : Discussion of kernel coding for beginners ===

    * '''Homepage'''      :     [http://kernelnewbies.org]
    * '''Subscription'''  :     `'echo subscribe kernelnewbies | mail listar@nl.linux.org'`
    * '''Archive'''       :      [http://mail.nl.linux.org/kernelnewbies]
    * '''[http://www.procmail.org Procmail rule]''' :{{{
     :0
     * ^Sender: kernelnewbies-bounce@nl\.linux\.org
     Mail/kernelnewbies
}}}


=== Linux Kernel Mailing List : The MAIN List ===

    * '''Homepage'''      :     [http://www.tux.org/lkml]
    * '''Subscription'''  :     `'echo subscribe linux-kernel | mail majordomo@vger.kernel.org'`
    * '''Archive'''       :      [http://marc.theaimsgroup.com/?l=linux-kernel]
    * '''[http://www.procmail.org Procmail rule]''' :{{{
        :0
        * ^Sender:\ linux-kernel-owner@vger\.kernel\.org
        Mail/linux-kernel
}}}

=== Linux filesystem development ===

    * '''Homepage'''      :     [None listed]
    * '''Subscription'''  :     `'echo subscribe linux-fsdevel | mail majordomo@vger.kernel.org'`
    * '''Archive'''       :      [http://marc.theaimsgroup.com/?l=linux-fsdevel]
    * '''[http://www.procmail.org Procmail rule]''' :{{{
        :0
        * ^Sender:\ linux-fsdevel-owner@vger\.kernel\.org
        Mail/linux-fsdevel
}}}
=== linux-net : Linux networking user list ===
   * '''Subscription'''  : `'echo subscribe linux-net | mail majordomo@vger.kernel.org'`
   * '''Archive'''        :   http://marc.theaimsgroup.com/?l=linux-net
   *'''[http://www.procmail.org Procmail rule	]''' : {{{ 
:0
* ^Sender:\ linux-net-owner@vger\.kernel\.org
Mail/linux-net
}}}

=== linux-raid : Linux RAID development ===
   * '''Subscription'''  : `'echo subscribe linux-raid | mail majordomo@vger.kernel.org'`
   * '''Archive'''       :    http://marc.theaimsgroup.com/?l=linux-raid
   *'''[http://www.procmail.org Procmail rule	]''' : {{{ 
:0
* ^Sender:\ linux-raid-owner@vger\.kernel\.org
Mail/linux-raid
}}}



=== linux-scsi : Linux SCSI development ===
   * '''Subscription'''  : `'echo subscribe linux-scsi | mail majordomo@vger.kernel.org'`
   * '''Archive'''       :  	 http://marc.theaimsgroup.com/?l=linux-scsi
   *'''[http://www.procmail.org Procmail rule	]''' : {{{ 
:0
* ^Sender:\ linux-scsi-owner@vger\.kernel\.org
Mail/linux-scsi
}}}


=== linux-smp : Linux on SMP systems ===
   * '''Subscription'''  : `'echo subscribe linux-smp | mail majordomo@vger.kernel.org'`
   * '''Archive'''       :  	 http://marc.theaimsgroup.com/?l=linux-smp
   *'''[http://www.procmail.org Procmail rule	]''' : {{{ 
:0
* ^Sender:\ linux-smp-owner@vger\.kernel\.org
Mail/linux-smp
}}}


=== linux-mm : Memory management development ===
   * '''Homepage'''      :  	 http://www.linux.eu.org/Linux-MM/
   * '''Subscription'''  : `'echo subscribe linux-mm | mail majordomo@kvack.org'`
   * '''Archive'''       :  	 http://marc.theaimsgroup.com/?l=linux-mm&r=1&w=2
   *'''[http://www.procmail.org Procmail rule	]''' : {{{ 
:0
* ^Sender: owner-linux-mm@kvack.org
Mail/linux-mm
}}}


=== linux-aio : Asynchronous I/O development ===
   * '''Subscription'''  : `'echo subscribe linux-aio | mail majordomo@kvack.org'`
   * '''Archive'''       :  	 http://marc.theaimsgroup.com/?l=linux-aio&r=1&w=2
   *'''[http://www.procmail.org Procmail rule	]''' : {{{ 
:0
* ^Sender:\ linux-aio-owner@vger\.kernel\.org
Mail/linux-aio
}}}


=== Linux hotplug : Hotplugging development ===
   * '''Homepage'''      :  	 http://linux-hotplug.sf.net/
   * '''Subscription'''  :	 http://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel/
   * '''Archive'''       :  	 http://sourceforge.net/mailarchive/forum.php?forum=linux-hotplug-devel

=== Linux Framebuffer : Framebuffer Layer Development ===
   * '''Homepage'''      :  	 http://linux-fbdev.sourceforge.net/
   * '''Subscription'''  :	 http://lists.sourceforge.net/lists/listinfo/linux-fbdev-users/
   * '''Archive'''    :  	 http://sourceforge.net/mailarchive/forum.php?forum=linux-fbdev-users

=== Linux ABI : Linux ABI compatibility development ===
   * '''Homepage'''      :  	 http://linux-abi.sf.net/
   * '''Subscription'''  :	 http://lists.sf.net/lists/listinfo/linux-abi-devel
   * '''Archive'''      :  	 http://sourceforge.net/mailarchive/forum.php?forum=linux-abi-devel

=== Linux kbuild system : configuration and build sub-system development ===
   * '''Homepage'''      :  	 http://kbuild.sf.net/
   * '''Subscription'''  :	 http://lists.sf.net/lists/listinfo/kbuild-devel
   * '''Archive'''      :  	 http://www.mail-archive.com/kbuild-devel%40lists.sourceforge.net/

=== Linux high-res timers : New high-resolution timer architecture discussion ===
   * '''Homepage'''      :  	 http://sf.net/projects/high-res-timers/
   * '''Subscription'''  :	 http://lists.sf.net/lists/listinfo/high-res-timers-discourse
   * '''Archive'''      :  	 http://sourceforge.net/mailarchive/forum.php?forum=high-res-timers-discourse

=== Kernel Janitors : Bug-fixing and auditing project ===
   * '''Homepage'''      :  	 http://janitor.kernelnewbies.org/
   * '''Subscription'''  : echo subscribe | mail kernel-janitors-request@lists.osdl.org
   * '''Archive'''      : http://lists.osdl.org/pipermail/kernel-janitors/
   *'''[http://www.procmail.org Procmail rule	]''' : {{{ 
:0
* ^Sender:\ kernel-janitors-bounces@lists\.osdl\.org
Mail/linux-kj
}}}


=== linux-security-module : Security module discussion ===
   * '''Homepage'''      :  	 http://lsm.immunix.org/
   * '''Subscription'''  :	 http://mail.wirex.com/mailman/listinfo/linux-security-module
   * '''Archive'''      :  	 http://mail.wirex.com/pipermail/linux-security-module/

=== linux-crypto : Cryptographic kernel patch ===
   * '''Subscription'''  : `'echo subscribe linux-crypto | mail listar@nl.linux.org'`

   * '''Archive'''      :  	 http://mail.nl.linux.org/linux-crypto/
   *'''[http://www.procmail.org Procmail rule	]''' : {{{ 
:0
* ^Sender:\ linux-crypto-bounce@nl\.linux\.org
Mail/linux-crypto
}}}


=== lse-tech : Discussion of Linux Scalability on large systems ===
   * '''Homepage'''      :  	 http://lse.sf.net/
   * '''Subscription'''  :	 https://lists.sourceforge.net/lists/listinfo/lse-tech
   * '''Archive'''      :  	 http://sourceforge.net/mailarchive/forum.php?forum=lse-tech

== Port specific lists ==
	
=== linux-alpha : Linux on the Alpha AXP ===
   * '''Subscription'''  : `'echo subscribe linux-alpha | mail majordomo@vger.kernel.org'`
   * '''Archive'''      :  	 http://marc.theaimsgroup.com/?l=linux-alpha
   *'''[http://www.procmail.org Procmail rule	]''' : {{{ 
:0
* ^Sender:\ linux-alpha-owner@vger\.kernel\.org
Mail/linux-alpha
}}}


=== linux-arm : Linux on ARM CPUs (userland discussions) ===
   * '''Homepage'''      :  	 http://www.arm.linux.org.uk/armlinux/mailinglists.shtml
   * '''Subscription'''  :	 http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm
   * '''Archive'''      :  	 http://lists.arm.linux.org.uk/pipermail/linux-arm/
   *'''[http://www.procmail.org Procmail rule	]''' : {{{ 
:0
* ^X-BeenThere:\ linux-arm@lists\.arm\.linux\.org\.uk
Mail/linux-arm
}}}


=== linux-arm-kernel : Linux on ARM CPUs (kernel discussions) ===
   * '''Homepage'''      :  	 http://www.arm.linux.org.uk/armlinux/mailinglists.shtml
   * '''Subscription'''  :	 http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm-kernel
   * '''Archive'''      :  	 http://lists.arm.linux.org.uk/pipermail/linux-arm-kernel/
   *'''[http://www.procmail.org Procmail rule	]''' : {{{ 
:0
* ^X-BeenThere:\ linux-arm-kernel@lists\.arm\.linux\.org\.uk
Mail/linux-arm-kernel
}}}


=== linux-mips : Linux on MIPS CPUs ===
   * '''Subscription'''  : `'echo subscribe linux-mips | mail majordomo@vger.kernel.org'`
   * '''Archive'''      :  	 http://marc.theaimsgroup.com/?l=linux-mips
   *'''[http://www.procmail.org Procmail rule	]''' : {{{ 
:0
* ^Sender:\ linux-mips-owner@vger\.kernel\.org
Mail/linux-mips
}}}


=== parisc-linux : Linux for HP PA-RISC ===
   * '''Homepage'''      :  	 http://lists.parisc-linux.org/cgi-bin/mailman/listinfo/parisc-linux
   * '''Subscription'''  : `'echo subscribe | mail parisc-linux-request@lists.parisc-linux.org'`
   * '''Archive'''      :  	 http://lists.parisc-linux.org/pipermail/parisc-linux/
   *'''[http://www.procmail.org Procmail rule	]''' : {{{ 
:0
* ^Sender:\ parisc-linux@lists\.parisc-linux\.org
Mail/parisc-linux
}}}


=== linuxppc-dev : Communications among active developers of Linux on PowerPC ===
   * '''Homepage'''      :  	 http://lists.linuxppc.org/listarcs/linuxppc-dev/info.html
   * '''Subscription'''  : `'echo subscribe | mail linuxppc-dev-request@lists.linuxppc.org'`
   * '''Archive'''      :  	 http://lists.linuxppc.org/lists/linuxppc-dev
   *'''[http://www.procmail.org Procmail rule	]''' : {{{ 
:0
* ^Sender:\ owner-linuxppc-dev@lists.linuxppc\.org
Mail/linuxppc-dev
}}}


=== linuxppc-embedded : Communications among developers and users of Linux on embedded PowerPC boards ===
   * '''Homepage'''      :  	 http://lists.linuxppc.org/listarcs/linuxppc-embedded/info.html
   * '''Subscription'''  : `'echo subscribe | mail linuxppc-embedded-request@lists.linuxppc.org'`
   * '''Archive'''      : http://lists.linuxppc.org/lists/linuxppc-embedded
   *'''[http://www.procmail.org Procmail rule	]''' : {{{ 
:0
* ^Sender:\ owner-linuxppc-embedded@lists.linuxppc\.org
Mail/linuxppc-embedded
}}}


=== linuxppc64-dev : Communications among active developers of 64-bit Linux on PowerPC ===
   * '''Homepage'''      :  	 http://lists.linuxppc.org/listarcs/linuxppc64-dev/info.html
   * '''Subscription'''  : `'echo subscribe | mail linuxppc64-dev-request@lists.linuxppc.org'`
   * '''Archive'''      :  	 http://lists.linuxppc.org/lists/linuxppc64-dev
   *'''[http://www.procmail.org Procmail rule	]''' : {{{ 
:0
* ^Sender:\ owner-linuxppc64-dev@lists.linuxppc\.org
Mail/linuxppc64-dev
}}}


=== SA1100-linux : Linux on the SA1100 CPU ===
   * '''Homepage'''      :  	 http://www.handhelds.org/email_lists.html
   * '''Subscription'''  : `'echo subscribe | mail sa1100-linux-request@pa.dec.com'`
   * '''Archive'''      :  	 http://www.lart.tudelft.nl/list/list.php3?arc=sa1100-linux
   *'''[http://www.procmail.org Procmail rule	]''' : {{{ 
:0
* ^Sender:\ owner-sa1100-linux@wrl-mail\.pa\.dec\.com
Mail/sa1100-linux
}}}


=== linux-vax : Linux on VAXen ===
   * '''Homepage'''      :  	 http://linux-vax.sf.net/
   * '''Subscription'''  : `'echo subscribe | mail majordomo@solar.physics.montana.edu'`
   * '''Archive'''      :  	 http://solar.physics.montana.edu/hypermail/linux-vax/
   *'''[http://www.procmail.org Procmail rule	]''' : {{{ 
:0
* ^Sender:\ owner-linux-vax@mithra\.physics\.montana\.edu
Mail/linux-vax
}}}
----
CategoryHomepage CategoryHomepage