From mboxrd@z Thu Jan 1 00:00:00 1970 From: j.neuschaefer@gmx.net (Jonathan =?utf-8?Q?Neusch=C3=A4fer?=) Date: Tue, 13 Dec 2011 19:37:30 +0100 Subject: Learning Linux Kernel In-Reply-To: References: <20111213003039.GA19194@kroah.com> Message-ID: <20111213183729.GA1763@debian.debian> To: kernelnewbies@lists.kernelnewbies.org List-Id: kernelnewbies.lists.kernelnewbies.org On Tue, Dec 13, 2011 at 08:04:06PM +0530, Kaushal Shriyan wrote: > On Tue, Dec 13, 2011 at 10:00 AM, Victor Rodriguez wrote: > > subscribe to an specific Mailing list of development > > you want to follow, apply the RFC patches and check if it works , > > suggest new ideas or even work on the solution for existing bugs in > > bugzila. Have fun :) > > Development of Kernel Mailing list -> http://www.tux.org/lkml/#s3-1 is this > correct ? There are different mailing lists for the different subsystems/parts of the kernel. The MAINTAINERS file and scripts/get_maintainer.pl in the source code list them. > Not sure about RFC Patches and existing bugs in bugzilla. Please point me > to the relevant web page. RFC in this case means "request for comments"; these are just patches that are not finalized/applied to the subsystem maintainers' git trees yet. Bugzilla (http://bugzilla.kernel.org/) is currently not available. HTH, Jonathan Neusch?fer