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 204E3C64ED6 for ; Thu, 23 Feb 2023 23:32:28 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229532AbjBWXc1 (ORCPT ); Thu, 23 Feb 2023 18:32:27 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50640 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229485AbjBWXc0 (ORCPT ); Thu, 23 Feb 2023 18:32:26 -0500 Received: from mail-il1-x12d.google.com (mail-il1-x12d.google.com [IPv6:2607:f8b0:4864:20::12d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3BBBA5AB7B for ; Thu, 23 Feb 2023 15:32:25 -0800 (PST) Received: by mail-il1-x12d.google.com with SMTP id l2so1292069ilg.7 for ; Thu, 23 Feb 2023 15:32:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; 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=v+G2MTwAb5c58IsGIh6nnFDVKJAUHbH8B79n2LboROs=; b=AAJ1dD8S3VP0jBzZV6iOx1rkPvP+p4HFWCv3Bnm5HuunxwlhFTA5AlPOAyju/NQySC jXUR6YlNj2i5TGKuDkYpqRnKo9fHR3TIic1jNudpjJS0/vloxG9O5QH+3DJf2DE4Bl5e mq/5xGpEp675jDW5hf/hHrjtIQI31gqVloal0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=v+G2MTwAb5c58IsGIh6nnFDVKJAUHbH8B79n2LboROs=; b=dHHSeOtR3K/6k0I3p2C0Y/QNjjJkNwFtQVc2PXb1cjptGIvahYr0649kycvjuHXDBe z7UuEk6sk9rSVtcPSBNo4LgEyl46ziZ1dVgB4wv+EYD7w8wDV8j7ELr5HpMZ7kkFzXYy ZDRzyY5L9zsnrWep4J0rERZdTYCirjTpqEofdiQx8ey5sreL4k4ldk8DtvyAPqhwrlzz t5G+xBvQlq6m9hvcUjFD1YX/gzpC1chpGhdlz4zk0LNbA+xA1WB9FRZbHl2rjvVx/N+J zbcfvFiH182bZSSSLb/MuRWMKdKagz0+v5jNeYtX88oCmTnNdr3bCjyg+1jd5JmhT79s PpEg== X-Gm-Message-State: AO0yUKUlkvlQ1qkMfidJEBdVI58puzB+5I43S9TEUedK1FhuCjFQRrKX yp9WFwCSAXkOOppNfbDhv1xqkQ== X-Google-Smtp-Source: AK7set/yx0QA26JOwJPCRq2sSPXrVUEmIqbLL3ZCyuaJfwyvd0stgO6BHyYRqcK7MmqBN5aw0TJCAA== X-Received: by 2002:a05:6e02:174f:b0:315:e673:e7d6 with SMTP id y15-20020a056e02174f00b00315e673e7d6mr9554380ill.0.1677195144552; Thu, 23 Feb 2023 15:32:24 -0800 (PST) Received: from [192.168.1.128] ([38.15.45.1]) by smtp.gmail.com with ESMTPSA id k9-20020a02c649000000b003e43da36e1fsm1719151jan.12.2023.02.23.15.32.23 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 23 Feb 2023 15:32:23 -0800 (PST) Message-ID: Date: Thu, 23 Feb 2023 16:32:23 -0700 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.7.1 Subject: Re: [PATCH 6.1 00/47] 6.1.14-rc2 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: <20230223141545.280864003@linuxfoundation.org> From: Shuah Khan In-Reply-To: <20230223141545.280864003@linuxfoundation.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On 2/23/23 07:16, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.1.14 release. > There are 47 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 Sat, 25 Feb 2023 14:15:30 +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/v6.x/stable-review/patch-6.1.14-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-6.1.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