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 48FB4C7618D for ; Tue, 4 Apr 2023 02:06:51 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232373AbjDDCGt (ORCPT ); Mon, 3 Apr 2023 22:06:49 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46968 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232109AbjDDCGr (ORCPT ); Mon, 3 Apr 2023 22:06:47 -0400 Received: from mail-pj1-x1033.google.com (mail-pj1-x1033.google.com [IPv6:2607:f8b0:4864:20::1033]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id BF71B1980; Mon, 3 Apr 2023 19:06:46 -0700 (PDT) Received: by mail-pj1-x1033.google.com with SMTP id x15so29062803pjk.2; Mon, 03 Apr 2023 19:06:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1680574006; x=1683166006; 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=Yg3KNpCzYxCqceie9nt7XenBxro5Ywoy7Y4Y9DpdSFM=; b=DBiuoKI1ikDniO1QuGcwGSBJm72LeyTWYYhVIQpD1W/ggc6GlKD+QoASovoqGckd3N HmctTNwNuB40ijA+8CaqdC7F5UgjGfH02ek/007m4kqutkWX5Z+ZRNdvzJbQTzkgZmRL uut0Alg//Ouyb4HbDa9r5VnF9GiYEz+wLPHs7VezI71LHMEN1eh0nhceAo8aez3GAjIE xINaztyY4k/EdmhV4E42xfj/TtkMVL4QYc/c/OWwd2WUyaez+4ZnevwJtWfFLr84nwlq pu2EobVq+kcacI5hTrFdWM5flwm1CJMwIJKHcL34Me7+nd0lDyrOkQBQSrEisyoTipKW 6GbQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680574006; x=1683166006; 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=Yg3KNpCzYxCqceie9nt7XenBxro5Ywoy7Y4Y9DpdSFM=; b=pAmgI5M5pNcZJcrl/xnfu/NgGtKyK6ZMNTmv8sMotyQm5X+PFVmiHvTyeP0nxsY68L HIDglxFPd0jQE/bUU2z3OVw+4RiKBL++FilkOSeg0bYdsITgtd/Ri4+27BjeIq8I0BVB /l/6+1LhJpslLe/+lRMnwg+fz7IVzaA9VcDYe3ir4rfd7KQMC8fKrxvB1OMPyMbhCUfD IEk7lpclMkcjvhpoNk71XLsVVqoa7wYnScrYI3kXYgcA+eQEcT6WIknTD2ehPexW2Z1F 12aU5TSSL7Q/kMk+TvWCIvg5oWT22HGWlq/Iqjl5dr+1e6tKvr20hyRkKvIFuDfpAM9G C13A== X-Gm-Message-State: AAQBX9ftmMtwNp22LWnWVZNFoYFnpHvuaNDL2i44WAHnmErMW2jBCAT1 +DAb1xIUSa04LicSqSalNUk= X-Google-Smtp-Source: AKy350ZGZI0VU6EqvF28Y4dxd8lFGL9GZNgPLJ7gytxP3dBdmMLA9NNZivOxYXoruWMWw2lWVbmK7Q== X-Received: by 2002:a05:6a20:bb19:b0:cb:f76c:ceda with SMTP id fc25-20020a056a20bb1900b000cbf76ccedamr804946pzb.22.1680574006178; Mon, 03 Apr 2023 19:06:46 -0700 (PDT) Received: from [192.168.1.105] (ip72-194-116-95.oc.oc.cox.net. [72.194.116.95]) by smtp.gmail.com with ESMTPSA id y3-20020a62b503000000b0062e11842b84sm3180946pfe.169.2023.04.03.19.06.44 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 03 Apr 2023 19:06:45 -0700 (PDT) Message-ID: Date: Mon, 3 Apr 2023 19:06:43 -0700 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.9.1 Subject: Re: [PATCH 6.1 000/181] 6.1.23-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, sudipm.mukherjee@gmail.com, srw@sladewatkins.net, rwarsow@gmx.de References: <20230403140415.090615502@linuxfoundation.org> From: Florian Fainelli In-Reply-To: <20230403140415.090615502@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 4/3/2023 7:07 AM, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.1.23 release. > There are 181 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, 05 Apr 2023 14:03:18 +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.23-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-6.1.y > and the diffstat can be found below. > > thanks, > > greg k-h On ARCH_BRCMSTB using 32-bit and 64-bit ARM kernels, build tested on BMIPS_GENERIC: Tested-by: Florian Fainelli -- Florian