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=-16.7 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 5EAF7C4320E for ; Thu, 26 Aug 2021 12:49:41 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 459DF610A4 for ; Thu, 26 Aug 2021 12:49:41 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S242352AbhHZMu1 (ORCPT ); Thu, 26 Aug 2021 08:50:27 -0400 Received: from mail.kernel.org ([198.145.29.99]:59110 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232506AbhHZMuZ (ORCPT ); Thu, 26 Aug 2021 08:50:25 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 5FB45610A1; Thu, 26 Aug 2021 12:49:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1629982178; bh=wY9kAL/A/x13IuXAWhbR5A9aRXYch28Z15UjfZ5JJR0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=askPaqQq6PWsFoX7g4k1iJZ+zBZwjD9C9/8FjWLfVfQX1t4qNn8t16v5Y1giSd5dC ChIToesQJ/GIb/eoRXbr1Mep+cKSVM2vb1i/O/eNhkxlJql2lwC3R5A6oQSdLtUCCv 72ojMS51aD37MjZ4BRhQRmHMsmcRc598yDNBw3Bqj76Wva3AzkxEuKnufQpzF8EYH1 75GCdJBvaajJVDoQfCHBmLtFNDjwngynrnAC0O94AxG41Bkn+G6IPI8lFcnMrJyQNu zl7SMAf55cdV56EMmScwbmSIomV4Dm4PgFqa9031yamqaLTiOdryza0LKhJkOoGHjp KSAIiRDM2Co2w== Date: Thu, 26 Aug 2021 08:49:37 -0400 From: Sasha Levin To: Daniel =?iso-8859-1?Q?D=EDaz?= Cc: 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, pavel@denx.de Subject: Re: [PATCH 5.13 000/127] 5.13.13-rc1 review Message-ID: References: <20210824165607.709387-1-sashal@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Aug 25, 2021 at 11:21:37AM -0500, Daniel Díaz wrote: >Hello! > >On 8/24/21 11:54 AM, Sasha Levin wrote: >>This is the start of the stable review cycle for the 5.13.13 release. >>There are 127 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 Thu 26 Aug 2021 04:55:18 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.13.y&id2=v5.13.12 >>or in the git tree and branch at: >> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.13.y >>and the diffstat can be found below. >> >>Thanks, >>Sasha > >Results from Linaro’s test farm. >No regressions on arm64, arm, x86_64, and i386. > >Tested-by: Linux Kernel Functional Testing Thanks for testing Daniel! -- Thanks, Sasha