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=-11.2 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS autolearn=ham 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 4CD16C11F67 for ; Tue, 29 Jun 2021 06:11:57 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 309A061D92 for ; Tue, 29 Jun 2021 06:11:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232060AbhF2GOX (ORCPT ); Tue, 29 Jun 2021 02:14:23 -0400 Received: from mail.kernel.org ([198.145.29.99]:34874 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232034AbhF2GOW (ORCPT ); Tue, 29 Jun 2021 02:14:22 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 2AA7A61DA0; Tue, 29 Jun 2021 06:11:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1624947115; bh=j3Y5balNOYHWR1MsLdk3x9sjVxhFrmCoi++UgGMzH+A=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=g2KifhMgMgEeHPn+MlS6soU6hodGPTqA5P+t2drxn4cndn1DXYSxZfYNJHW5xnHX4 UMqi51xmGbY6qdPzeV6pudV0f+OifR+eK5+McUTV28yoISzajvfCSesOp8Xfb0FaEI hxaae15VR+/oh4FwH5khsK/T4uX+TYPajmcc99nA= Date: Tue, 29 Jun 2021 08:11:53 +0200 From: Greg Kroah-Hartman To: Sasha Levin 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, lkft-triage@lists.linaro.org Subject: Re: [PATCH 5.4 00/71] 5.4.129-rc1 review Message-ID: References: <20210628143004.32596-1-sashal@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Mon, Jun 28, 2021 at 05:20:16PM -0400, Sasha Levin wrote: > On Mon, Jun 28, 2021 at 02:57:20PM -0600, Shuah Khan wrote: > > On 6/28/21 8:28 AM, Sasha Levin wrote: > > > > > > This is the start of the stable review cycle for the 5.4.129 release. > > > There are 71 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 30 Jun 2021 02:29:43 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.4.y&id2=v5.4.128 > > > > My tools are failing on this link. Is it possible to keep the rc patch > > convention consistent with Greg KH's naming scheme? > > > > The whole patch series can be found in one patch at: > > > > https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.4.128-rc1.gz > > I don't mind changing that if Greg can set up the permissions around it. > Last time we discussed it, it seemed like a pain to do so. Last I looked, it was a pain :)