From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <1373662005.17876.127.camel@gandalf.local.home> Subject: Re: [Ksummit-2013-discuss] When to push bug fixes to mainline From: Steven Rostedt To: Greg Kroah-Hartman Cc: Linus Torvalds , "H. Peter Anvin" , stable , Linux Kernel Mailing List , ksummit-2013-discuss@lists.linux-foundation.org Date: Fri, 12 Jul 2013 16:46:45 -0400 In-Reply-To: <20130712203334.GA24331@kroah.com> References: <20130712005023.GB31005@thunk.org> <20130712025745.GA24086@tuxdriver.com> <20130712033430.GA3798@kroah.com> <51E03AEE.5010403@zytor.com> <20130712172836.GA7627@kroah.com> <20130712175718.GA342@thunk.org> <51E0480A.2040905@zytor.com> <51E04AB9.1000003@zytor.com> <1373658797.17876.119.camel@gandalf.local.home> <20130712203334.GA24331@kroah.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: On Fri, 2013-07-12 at 13:33 -0700, Greg Kroah-Hartman wrote: > That's what mailboxes are for, use a script of 'git send-email' to send > it to yourself and save it somewhere. Use patchwork. Use a text file > to remind yourself. Use quilt, like Andrew does, he has a great track > record of marking patches for the stable trees properly. Use something, > it really isn't that hard, or at least, it sure shouldn't be, if you > really care about it. Or use git notes locally ;-) -- Steve