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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 88FF2C43334 for ; Tue, 14 Jun 2022 03:09:12 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230099AbiFNDJK (ORCPT ); Mon, 13 Jun 2022 23:09:10 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40856 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1355285AbiFNDH5 (ORCPT ); Mon, 13 Jun 2022 23:07:57 -0400 Received: from mail-oa1-x35.google.com (mail-oa1-x35.google.com [IPv6:2001:4860:4864:20::35]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id ED2332E9C1 for ; Mon, 13 Jun 2022 20:07:41 -0700 (PDT) Received: by mail-oa1-x35.google.com with SMTP id 586e51a60fabf-fe15832ce5so10896513fac.8 for ; Mon, 13 Jun 2022 20:07:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=GXOYZjgOGlYZmM3krLWrwVNX3Ic/GEe5e1RnpV2w/50=; b=JiyZ+3oV93mA1TC4AYkUY4XcUw6du2obnEtOFyxyjuXsp8DNZTX7J0SIUwzZN7AVkr dDLrb9oribLcVeHV0YVEjYBgHB/zUOBMEScsVbGhaeJfDmApkg02Gdae7JiHrG8f1VCn MCYraML3mp+1a3pIwrKlTO3HzhEdUR7M7XHp0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=GXOYZjgOGlYZmM3krLWrwVNX3Ic/GEe5e1RnpV2w/50=; b=uH9N/VMCqWtFlsqTi4VxlwsRYSXmR5vplG9oYnv2ImgEVlQQgz+wkkbYLz8RtA6QX1 NuDu1HzrlkuhF6IyG9GI0dnYzCxld+DrtG+/EiiTDnSQqJeEYXvS7o2I1syOGnWs9nbW V2wS8v+dYxzxwCEdY6HJQYj6eagDdRkkLEUGWiajfvqqx6a3SZGtyRRwYKrPBu6mpUXY OekhMyeNsljWwbadeUZHqLdO9Vyr8KwatX2+yc2wVl6aDlgcVr3FZkNCQum+9gIHLOjQ 8PrWLmP0xRQv9NrYfiZbAp2Ys8varb2qHLr9LNAHiQoVz0M7ynwTrPYu64mL2dq5SPA5 8+ug== X-Gm-Message-State: AJIora9/LpNB5FmRiZwvteeNZkEWEBXFvqBoTpsxY/7s02Nbjl4gCJg7 M5mgqgPFU8EaHAcSksISjQSrMg== X-Google-Smtp-Source: AGRyM1t+ixAriondZWmCcuJN5detabI177UOmWHP2kiAfhDwm0WBftzLGV/F5qTCaHbD33SMZupAig== X-Received: by 2002:a05:6870:889c:b0:f2:57f0:b7ef with SMTP id m28-20020a056870889c00b000f257f0b7efmr1131063oam.243.1655176061105; Mon, 13 Jun 2022 20:07:41 -0700 (PDT) Received: from [192.168.1.128] ([38.15.45.1]) by smtp.gmail.com with ESMTPSA id p19-20020a056830131300b0060bf2cf2a8dsm4235035otq.14.2022.06.13.20.07.40 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 13 Jun 2022 20:07:40 -0700 (PDT) Subject: Re: [PATCH 5.10 000/173] 5.10.122-rc2 review To: Greg Kroah-Hartman , linux-kernel@vger.kernel.org Cc: 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, jonathanh@nvidia.com, f.fainelli@gmail.com, sudipm.mukherjee@gmail.com, slade@sladewatkins.com, Shuah Khan References: <20220613181850.655683495@linuxfoundation.org> From: Shuah Khan Message-ID: Date: Mon, 13 Jun 2022 21:07:39 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1 MIME-Version: 1.0 In-Reply-To: <20220613181850.655683495@linuxfoundation.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 6/13/22 12:19 PM, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.10.122 release. > There are 173 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, 15 Jun 2022 18:18:23 +0000. > Anything received after that time might be too late. > > The whole patch series can be found in one patch at: > https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.10.122-rc2.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.10.y > and the diffstat can be found below. > > thanks, > > greg k-h > Compiled and booted on my test system. No dmesg regressions. Tested-by: Shuah Khan thanks, -- Shuah