From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752012AbcEQSRd (ORCPT ); Tue, 17 May 2016 14:17:33 -0400 Received: from mail.kernel.org ([198.145.29.136]:55254 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751370AbcEQSRc (ORCPT ); Tue, 17 May 2016 14:17:32 -0400 Date: Tue, 17 May 2016 15:17:27 -0300 From: Arnaldo Carvalho de Melo To: Darren Hart Cc: Linux Kernel Mailing List , Greg Kroah-Hartman , Andy Shevchenko Subject: Re: TODO Lists Message-ID: <20160517181727.GD28790@kernel.org> References: <20160506170803.GC48432@f23x64.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160506170803.GC48432@f23x64.localdomain> X-Url: http://acmel.wordpress.com User-Agent: Mutt/1.6.0 (2016-04-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Em Fri, May 06, 2016 at 10:08:03AM -0700, Darren Hart escreveu: > At kernel summit Greg suggested sending our TODO lists to him. We'd like to have > a place to keep a feature wishlist and cleanups that aren't "bugs" that we can > update regularly and that is easy for people looking for work to find, and that > people like Greg can readily refer to as well. > > Is there something already in place for this? It would be really nice if there > was a common infrastructure. I suppose we could use the bugzilla, but I think > I'd prefer that remained for actual bugs. https://perf.wiki.kernel.org/index.php/Todo - Arnaldo