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 2547CC433FE for ; Mon, 23 May 2022 22:56:42 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230372AbiEWW4k (ORCPT ); Mon, 23 May 2022 18:56:40 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38402 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231989AbiEWW4Y (ORCPT ); Mon, 23 May 2022 18:56:24 -0400 Received: from mail-io1-xd2a.google.com (mail-io1-xd2a.google.com [IPv6:2607:f8b0:4864:20::d2a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 84F87BCA9 for ; Mon, 23 May 2022 15:56:22 -0700 (PDT) Received: by mail-io1-xd2a.google.com with SMTP id p74so13171281iod.8 for ; Mon, 23 May 2022 15:56:22 -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=8IkeMFpxJap9iRNlZOWaqDw2lZTtvovlAlgCcbHJF40=; b=LlregArFTPBIO/O9VGixT3FvwF1GpeuFbzm0b77/+P3VvZwrojQj/TbOczcN8pwqtg ER9n4xU2Kfj/hJcj0C3g0WRc1UBKrJ+r48LoVBTMsEq6Lc7MDoDtZmGdwjpDQt2tQ6aQ y1Q6k4W1MV6QMssFMcmUmq3cAl3ltq+oci+00= 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=8IkeMFpxJap9iRNlZOWaqDw2lZTtvovlAlgCcbHJF40=; b=FT+fssKr72TOz5vwa+SQc7ktYk/xnhX3/37ID0o4ZE8PStoV0RxNxBZaI86VVKrYCf cGyTGLAuDSNpRYF0jY2pimR6qxBjObsUlGubkFtM72unzGn+SegaiKUTddxAnqruCfE6 IsJOXOn5SnJytes1/rU3RQu6TkOIxXjc9FAxZcscZ93OuImdZNikhz/tZXhsX0Vmx2Bg C5LU1rBOGlpKQpbmyw4bFlBficmPquuL8my87mdBpG4IhurbUvYasAvIJ40lZcHp79kz HDXeL3Bv5K7MS43aj6Z9jEGVhOfwZuy1KPWa4ikKnMNnJXqe2sFdXMHOvttkAlJ20jJG 7eJw== X-Gm-Message-State: AOAM531rmmFqAMErCXL0Icm2FzRISlUG6v6SDPV0awABel31LvmafbDg uf4GBJOX+TjvVOGyFuM0sHgCUw== X-Google-Smtp-Source: ABdhPJzWMaKhgKkfN18pAF/PsAzLVa92H2TqCZJuPdFvHy+0A0QC8Oao+IrQw7s2wr/dGKchalIM6w== X-Received: by 2002:a05:6638:b81:b0:32e:5009:192d with SMTP id b1-20020a0566380b8100b0032e5009192dmr12212751jad.28.1653346581939; Mon, 23 May 2022 15:56:21 -0700 (PDT) Received: from [192.168.1.128] ([38.15.45.1]) by smtp.gmail.com with ESMTPSA id q16-20020a02c8d0000000b0032ee3870122sm210085jao.48.2022.05.23.15.56.21 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 23 May 2022 15:56:21 -0700 (PDT) Subject: Re: [PATCH 5.15 000/132] 5.15.42-rc1 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: <20220523165823.492309987@linuxfoundation.org> From: Shuah Khan Message-ID: <9bf829b3-e6a8-d151-d81d-51262995c428@linuxfoundation.org> Date: Mon, 23 May 2022 16:56:20 -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: <20220523165823.492309987@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 5/23/22 11:03 AM, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.15.42 release. > There are 132 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, 25 May 2022 16:56:55 +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.15.42-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.15.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