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 C7BD3C6FD1C for ; Mon, 20 Mar 2023 23:06:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229968AbjCTXGP (ORCPT ); Mon, 20 Mar 2023 19:06:15 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47554 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229958AbjCTXGM (ORCPT ); Mon, 20 Mar 2023 19:06:12 -0400 Received: from mail-il1-x133.google.com (mail-il1-x133.google.com [IPv6:2607:f8b0:4864:20::133]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 874973401D for ; Mon, 20 Mar 2023 16:05:49 -0700 (PDT) Received: by mail-il1-x133.google.com with SMTP id bc5so1568929ilb.9 for ; Mon, 20 Mar 2023 16:05:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1679353549; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=KwJX4b+VPStuq284oz9cB+/Udp1QkSmbOh4T1cpR4pg=; b=CQQhyhzxFqeKEC8ObG77F4cyUsoPaWdJ+AO9fw9JujjKmlm9DQt9/DFZk7mp3y6t0Q 17H5HCqlTMi+CCkfYaXyB0oh2DAMhbh64g78gKzJNcQ1yOLLqu0ggWagu9IKTvXZgNzw vzDmp6/MeVb2jowwPp6ox7eA0Y0Fke6GjcHYk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679353549; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=KwJX4b+VPStuq284oz9cB+/Udp1QkSmbOh4T1cpR4pg=; b=kDs9W+LWwanE5+S200D3EbBzruwG/eo1qtIYQNjer8X4GDwhfy94YNhyUIYPEBitjb 1sSnWJyNHhnCR+Yu8DYWV4xpsM2Slvi/UchGAmZIAHmy9iKdOS/aq90VjfRt4s+C3/Eb osbnA60iy3y0ljhz6R+5f1U3e8BhtcADtXxMlz05Ag9Quk4Y0xtLmOHd6BU1zla4d4vw tc1nQwVhTIkPh7In97Hc2EDdwKprt05amwDm/FgWwJ1GEvA+R2TfXNX9rlgLd3jDI+r7 tka4LchOEZNgd35jUhsXu7tTvDYQUNNNB+AD7BwhTAkKjKGKUYcfabWvRA7SSu/SEgR7 RCbw== X-Gm-Message-State: AO0yUKWNfC+KwVgPVEDw0TqIL++dtVb4x/YP2/uPMpbVuwtX42i1oJeR dwKn8oVZk+mhbA6UZpyvqlnMEQ== X-Google-Smtp-Source: AK7set+OCd+B5gc9ajXw1DDPfyi7WoLhrSHDcnF2ZsZfQucYQURr55VjtxQuikn+AYFRrV+b76DTwg== X-Received: by 2002:a05:6e02:16cd:b0:317:9d16:e6c7 with SMTP id 13-20020a056e0216cd00b003179d16e6c7mr793903ilx.3.1679353548872; Mon, 20 Mar 2023 16:05:48 -0700 (PDT) Received: from [192.168.1.128] ([38.15.45.1]) by smtp.gmail.com with ESMTPSA id o3-20020a056e02114300b003158e48f1e9sm3131882ill.60.2023.03.20.16.05.47 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 20 Mar 2023 16:05:48 -0700 (PDT) Message-ID: <2a7a841c-0f5b-9227-0014-fe40afd925f7@linuxfoundation.org> Date: Mon, 20 Mar 2023 17:05:47 -0600 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.8.0 Subject: Re: [PATCH 5.15 000/115] 5.15.104-rc1 review Content-Language: en-US To: Greg Kroah-Hartman , stable@vger.kernel.org Cc: patches@lists.linux.dev, linux-kernel@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, srw@sladewatkins.net, rwarsow@gmx.de, Shuah Khan References: <20230320145449.336983711@linuxfoundation.org> From: Shuah Khan In-Reply-To: <20230320145449.336983711@linuxfoundation.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 3/20/23 08:53, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.15.104 release. > There are 115 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, 22 Mar 2023 14:54:26 +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.104-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