From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1422744AbcFGRul (ORCPT ); Tue, 7 Jun 2016 13:50:41 -0400 Received: from wtarreau.pck.nerim.net ([62.212.114.60]:27721 "EHLO 1wt.eu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1161462AbcFGRuj (ORCPT ); Tue, 7 Jun 2016 13:50:39 -0400 Date: Tue, 7 Jun 2016 19:49:53 +0200 From: Willy Tarreau To: Guenter Roeck Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org Subject: Re: [PATCH 3.10 000/143] 3.10.102-stable review Message-ID: <20160607174953.GA18347@1wt.eu> References: <1465122046-9645-1-git-send-email-w@1wt.eu> <20160607034657.GA8961@roeck-us.net> <20160607040908.GA12457@1wt.eu> <57564DD3.3050601@roeck-us.net> <20160607051718.GB12457@1wt.eu> <575662BF.6070809@roeck-us.net> <20160607065453.GA12626@1wt.eu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160607065453.GA12626@1wt.eu> 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 Guenter, On Tue, Jun 07, 2016 at 08:54:53AM +0200, Willy Tarreau wrote: > > Jiri provides a branch for 3.12, exactly as you suggested. In his case it is > > named stable-3.12-queue. Sasha does the same, with linux-3.18.y-queue and > > linux-4.1.y-queue. Both force-push as needed. I don't see a problem with it. > > Other testers such as kernelci.org pick it up from there (or from my repository > > after I pull it in). In my repository, all branches are named linux-.y.queue; > > for example, the 3.10 branch in my repository is named linux-3.10.y.queue. > > Those branches are also force-pushed when updated. > > OK then that's perfect, I'll do the same ASAP, probably today as time permits. Now done. Please find it here : git://git.kernel.org/pub/scm/linux/kernel/git/wtarreau/linux-stable.git linux-3.10.y-queue It's a fork of Greg's linux-stable. I cleaned it up from irrelevant tags and branches. If you have any issue, please let me know. Thanks, Willy