From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out5-smtp.messagingengine.com ([66.111.4.29]:55989 "EHLO out5-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752829AbeCaQUH (ORCPT ); Sat, 31 Mar 2018 12:20:07 -0400 Date: Sat, 31 Mar 2018 18:20:03 +0200 From: Greg KH To: Sven Joachim Cc: Rainer Fiebig , stable@vger.kernel.org Subject: Re: 4.16-rc7 not (yet?) in stable.git Message-ID: <20180331162003.GA25428@kroah.com> References: <1a227457-e47b-6412-b440-ad9bc9341d5c@mailbox.org> <87fu4g6xh8.fsf@turtle.gmx.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87fu4g6xh8.fsf@turtle.gmx.de> Sender: stable-owner@vger.kernel.org List-ID: On Sat, Mar 31, 2018 at 06:06:27PM +0200, Sven Joachim wrote: > On 2018-03-31 17:48 +0200, Rainer Fiebig wrote: > > > 4.16-rc7 doesn't seem to be in stable.git yet. > > The tag is there, but the master branch still points at 4.16-rc6. > > > Am I too impatient or perhaps having a git-pull-problem here? > > It seems that Greg just needs to push the master branch. Yeah, now pushed out, I don't always do it for all -rc releases. If you want to track the -rc releases, use Linus's tree, not the stable tree. You all do know about multiple repos for git trees, right? No need to only depend on one of them for all of your needs... thanks, greg k-h