From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751322AbcFRFbB (ORCPT ); Sat, 18 Jun 2016 01:31:01 -0400 Received: from wtarreau.pck.nerim.net ([62.212.114.60]:51858 "EHLO 1wt.eu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750883AbcFRFbA (ORCPT ); Sat, 18 Jun 2016 01:31:00 -0400 Date: Sat, 18 Jun 2016 07:29:59 +0200 From: Willy Tarreau To: Greg KH Cc: Kevin Hilman , Guenter Roeck , Fengguang Wu , stable@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: Stable -rc git trees and email headers Message-ID: <20160618052959.GA11059@1wt.eu> References: <20160618031620.GA14082@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160618031620.GA14082@kroah.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 Hi Greg, On Fri, Jun 17, 2016 at 08:16:20PM -0700, Greg KH wrote: > Hi, > > I've finally gotten off my butt and made my quilt trees of patches into > a "semi-proper" git tree to make it easier for people to test them. > > I'm now pushing the patches I accept into the stable queues into the git > tree here: > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git > > I'll push them out in chunks, as I accept them, and when I do a "real" > -rc release. Right now the HEAD of each branch will have a -rc1 tag on > them, just because it makes it a bit easier on my end. Do you mean you'll tag them when you issue a review ? If so, maybe that can help our testers automatically trigger a series of tests when they spot a tag that was not tested yet instead of having to monitor emails ? If that's the case, I have no issue with pushing a tag when I emit a series as well. Cheers, Willy