From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754182AbaG2PPU (ORCPT ); Tue, 29 Jul 2014 11:15:20 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:56160 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754091AbaG2PPS (ORCPT ); Tue, 29 Jul 2014 11:15:18 -0400 Date: Tue, 29 Jul 2014 08:14:51 -0700 From: gregkh To: sanjeev sharma Cc: linux-kernel Subject: Re: Open-ended task In kernel Message-ID: <20140729151451.GA9080@kroah.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jul 29, 2014 at 12:46:46PM +0530, sanjeev sharma wrote: > Hello All, > > I have started recently in contributing into Linux kernel and submitted patches > in staging directory and now I want to do outside staging directory specially > in main kernel and driver part.Do we have anything in Linux kernel i.e some > specific areas which I can looked upon.I think we should have some list of > open-point where people can contribute. > > If anyone has some information,please share on mailing list so that I can focus > myself in correct direction. Yes, I know lots of "open ended" tasks in the kernel. But just because I, or someone else, writes them down doesn't mean that you will want to do them, or be sucessful at them. My suggestion always is, "Find something that bothers you, fix it, and go from there." And if you can't find a problem with the kernel on your machine, then you really aren't looking hard enough. Best of luck, greg k-h