From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1030190AbXC2KUp (ORCPT ); Thu, 29 Mar 2007 06:20:45 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S934204AbXC2KUp (ORCPT ); Thu, 29 Mar 2007 06:20:45 -0400 Received: from embla.aitel.hist.no ([158.38.50.22]:39565 "HELO embla.aitel.hist.no" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S934061AbXC2KUo (ORCPT ); Thu, 29 Mar 2007 06:20:44 -0400 Message-ID: <460B91D2.6060002@aitel.hist.no> Date: Thu, 29 Mar 2007 12:15:46 +0200 From: Helge Hafting User-Agent: Icedove 1.5.0.10 (X11/20070307) MIME-Version: 1.0 To: Russ Meyerriecks CC: linux-kernel@vger.kernel.org Subject: Re: Student Project Ideas References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Russ Meyerriecks wrote: > Hi all, > I've been hacking on the Linux kernel all semester for my OS: > Internals class. We are given full autonomy in picking our final > programming project and I would love for mine to be /useful/ for the > Linux kernel and not just a theoretical exorcise. If anybody has any > bug fixes or features maybe they never got around to, and would be > suitable for this situation, I would love to hear about them. > Take a look at: http://janitor.kernelnewbies.org/ Here you can find many things nobody got around to. Things like coding style and patch submission is also documented here. Helge Hafting