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 4B635C433FE for ; Mon, 21 Feb 2022 21:39:54 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234955AbiBUVkQ (ORCPT ); Mon, 21 Feb 2022 16:40:16 -0500 Received: from mxb-00190b01.gslb.pphosted.com ([23.128.96.19]:53598 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232569AbiBUVkL (ORCPT ); Mon, 21 Feb 2022 16:40:11 -0500 Received: from mail-ot1-x336.google.com (mail-ot1-x336.google.com [IPv6:2607:f8b0:4864:20::336]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1075F22BC3 for ; Mon, 21 Feb 2022 13:39:47 -0800 (PST) Received: by mail-ot1-x336.google.com with SMTP id k22-20020a9d4b96000000b005ad5211bd5aso6448453otf.8 for ; Mon, 21 Feb 2022 13:39:47 -0800 (PST) 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=ajwf0G5A3/8t4OAqzmkxp1C2/fmQ0tVsXaO6KjuIxu8=; b=MsWuxn6HQgogBzWEea0NVI0wyH6bkIgNe4WHazOVrcbaQbial3UTINJt62zA5Yh32l Mx+Rxd6IzqsM8w8b+WYVxeQNHQ1A9ciZY+bAuGhcYyjE+W0SYJqFnRBGIyZO2pEgeHw+ wn/jTAUbbHz01gPB1CFmo+7g5lYJEZbpF/BDw= 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=ajwf0G5A3/8t4OAqzmkxp1C2/fmQ0tVsXaO6KjuIxu8=; b=V1AgRMssQQCzQyNOGLJ2rTMAgdsxbLqWZssoVPdREdGuaT6Nl+w4axYcvzWDJmIGjY fRdOco8nVXPNhK0kTREqK+lj9q1OC749+y0Ekvwz/L6nH/cZDAmo3QjfNK3RN5is6B9i ZfY2V1b4kqimBcK+3+XqyE4BJJsEEB9fTxwbbMtUsqOGu6sYpkHNyvK3kgsJmmIqyH+D 3stfqvToayNXFaOMTH5uWk4C5l149iJ/F4UZMEwirn80foUArGz978G3VzWD4zqa1Bcj zCD0RcqNQqDsOjsaBS36QLrM6BucRzFgX2Na8AzoDapF+oRXOgNC7aGRsZzGHwgaFQZY H68g== X-Gm-Message-State: AOAM532sau2gm4lw+ufO80MRVHjsUx73oR7zsont6YwGyuX+OCdkSxG1 Ybh7ptJabhXLKmqu2l2okrCjPQ== X-Google-Smtp-Source: ABdhPJzI40iTGIBpk3p1jQXgbo+K1XoQef3bnJPk46GRhv3VLjDPiuzahyJgzzSWmrWckTLdOgHawg== X-Received: by 2002:a05:6830:4d4:b0:5ad:52fd:5c38 with SMTP id s20-20020a05683004d400b005ad52fd5c38mr4912236otd.255.1645479587076; Mon, 21 Feb 2022 13:39:47 -0800 (PST) Received: from [192.168.1.128] ([71.205.29.0]) by smtp.gmail.com with ESMTPSA id d14sm5413490ooh.44.2022.02.21.13.39.46 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 21 Feb 2022 13:39:46 -0800 (PST) Subject: Re: [PATCH 5.15 000/196] 5.15.25-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: <20220221084930.872957717@linuxfoundation.org> From: Shuah Khan Message-ID: <91ce113b-e954-1dc8-dcd2-c42db40af073@linuxfoundation.org> Date: Mon, 21 Feb 2022 14:39:45 -0700 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: <20220221084930.872957717@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 2/21/22 1:47 AM, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.15.25 release. > There are 196 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, 23 Feb 2022 08:48:58 +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.25-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