From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.1 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 75344C433DF for ; Wed, 1 Jul 2020 14:40:04 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 5AF1A207D0 for ; Wed, 1 Jul 2020 14:40:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1593614404; bh=BqxH0cMOs/4FiCTI+vy8Y4QYi2z24pQRraMa1mojDnk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=rjd8roPPrxYbt+7Q0oNOUTuA0mVLJbOg0zVlgE8l3I02PRM5K3V2KKi/6MyMFXEqX Yzij/1ljl8ZGfSv+Et2Ykehu0wdh5XRiW/GasSy0QgdNpPpgVIyvbMYOlVZkoccxGV YxPRfON7CreMWhOgwnqCXnLeq9xLJp4eUAYv1Uxc= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731491AbgGAOkD (ORCPT ); Wed, 1 Jul 2020 10:40:03 -0400 Received: from mail.kernel.org ([198.145.29.99]:40024 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726251AbgGAOkD (ORCPT ); Wed, 1 Jul 2020 10:40:03 -0400 Received: from localhost (c-73-47-72-35.hsd1.nh.comcast.net [73.47.72.35]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id CB1D3206BE; Wed, 1 Jul 2020 14:40:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1593614402; bh=BqxH0cMOs/4FiCTI+vy8Y4QYi2z24pQRraMa1mojDnk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=IiIEvHvhiwOTdc0aHz4sbZAnKys7xXxlDUPWvhtTZw6crBqCk4jzufMoywpIE4364 sQQrOLvbQLxn7ougLHKjDsKUiP9GLNzXtnl6vGyXcXR2jKJbR94jENdQoYsQptloS9 iKo13pDMt/l0zDPiyKDAMp+GKuGAABbhxOjNEgLE= Date: Wed, 1 Jul 2020 10:40:00 -0400 From: Sasha Levin To: Greg Kroah-Hartman Cc: Shuah Khan , linux-kernel@vger.kernel.org, stable@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, shuah@kernel.org, patches@kernelci.org, ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org Subject: Re: [PATCH 5.7 000/265] 5.7.7-rc1 review Message-ID: <20200701144000.GC2687961@sasha-vm> References: <20200629151818.2493727-1-sashal@kernel.org> <42dadde8-04c0-863b-651a-1959a3d85494@linuxfoundation.org> <20200629231826.GT1931@sasha-vm> <20200630083845.GA637154@kroah.com> <20200630151248.GY1931@sasha-vm> <20200630153325.GA1785141@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <20200630153325.GA1785141@kroah.com> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jun 30, 2020 at 05:33:25PM +0200, Greg Kroah-Hartman wrote: >On Tue, Jun 30, 2020 at 11:12:48AM -0400, Sasha Levin wrote: >> On Tue, Jun 30, 2020 at 10:38:45AM +0200, Greg Kroah-Hartman wrote: >> > On Mon, Jun 29, 2020 at 07:18:26PM -0400, Sasha Levin wrote: >> > > On Mon, Jun 29, 2020 at 02:37:53PM -0600, Shuah Khan wrote: >> > > > Hi Sasha, >> > > > >> > > > On 6/29/20 9:13 AM, Sasha Levin wrote: >> > > > > >> > > > > This is the start of the stable review cycle for the 5.7.7 release. >> > > > > There are 265 patches in this series, all will be posted as a response >> > > > > to this one. If anyone has any issues with these being applied, please >> > > > > let me know. >> > > > > >> > > > > Responses should be made by Wed 01 Jul 2020 03:14:48 PM UTC. >> > > > > Anything received after that time might be too late. >> > > > > >> > > > > The whole patch series can be found in one patch at: >> > > > > https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git/patch/?id=linux-5.7.y&id2=v5.7.6 >> > > > > >> > > > >> > > > Looks like patch naming convention has changed. My scripts look >> > > > for the following convention Greg uses. Are you planning to use >> > > > the above going forward? My scripts failed looking for the usual >> > > > naming convention. >> > > > >> > > > The whole patch series can be found in one patch at: >> > > > https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.7.6-rc1.gz >> > > > or in the git tree and branch at: >> > > > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.7.y >> > > > and the diffstat can be found below. >> > > >> > > Sorry for that. I was hoping to avoid using the signed upload mechanism >> > > Greg was using by simply pointing the links to automatically generated >> > > patches on cgit (the git.kernel.org interface). >> > > >> > > Would it be ok to change the pattern matching here? Something like this >> > > should work for both Greg's format and my own (and whatever may come >> > > next): >> > > >> > > grep -A1 "The whole patch series can be found in one patch at:" | tail -n1 | sed 's/\t//' >> > >> > If those don't work, I can still push out -rc1 patches. >> > >> > It might be best given that the above -rc.git tree is unstable and can, >> > and will, change, and patches stored on kernel.org will not. >> >> That's a good point. Maybe we should push tags for -rc releases too? >> that would allow us to keep stable links using the git.kernel.org >> interface. > >If we really want to do this, then yes, we could. But that kind of goes >against what we (well I) have been doing in the past with that tree... We've been force pushing it, yes, but if we add tags it would just keep older version around so I don't think it would change much for our workflow, but it would make it easy to get to older versions. -- Thanks, Sasha