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 941EBC433FE for ; Wed, 2 Nov 2022 18:06:06 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230077AbiKBSGF (ORCPT ); Wed, 2 Nov 2022 14:06:05 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35152 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229531AbiKBSGD (ORCPT ); Wed, 2 Nov 2022 14:06:03 -0400 Received: from mail-qk1-x72f.google.com (mail-qk1-x72f.google.com [IPv6:2607:f8b0:4864:20::72f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 236EC101C5; Wed, 2 Nov 2022 11:06:02 -0700 (PDT) Received: by mail-qk1-x72f.google.com with SMTP id s20so5876141qkg.5; Wed, 02 Nov 2022 11:06:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; 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=1FawLtOj3OntSQ6QbcXv3/K+wWEttHo6aOUD/Uwg2LI=; b=XfWJXgkUlMrJAd2mpR41r38BryqiLS3BYDO779aPv70Flf9UUe6KA6S9lNhTa1pjeL X78SMV3BdG6ZQZxuT4OZ9bHEC+b1C+9dOcGo3y5MDGxB7C6wBGGMmW8ppZd5Ome+44Wz AJCEX3W8EweLwpt1sksw5jdUczFQhC5bgAHH8y6+Hi2eaFylnCODbJ9261pUzhurBd+I +9A9wo+OymhuZ6Cy9ujXN6I8qo0xWKYzCdJjs9mD/qiXC8KYFWgwanfE8z3Q4GwiIhb6 dYG3e8M+/9vXpPQdJBprNDvFx/JD6rSjZkD2DBBf3HaddxmlUCYGm/+zqjoSh4hPMUps d7uQ== 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=1FawLtOj3OntSQ6QbcXv3/K+wWEttHo6aOUD/Uwg2LI=; b=vzmVmsg/W3k1fD39ndyrAMy6anGD3WOZRak0QAuHTuO3JzBC40DB8Nw/B7ppUZnx/4 vrPFoi4tFukGBeXGdHtoueSbIS5HUWWugADrCRfYCj6oUfwY6z/MSV0qBcTI8fCVlOb7 yaBAPEdfSN7Y9k8AzkmP+8Tcn2xBmhaVEC4msE81FdLVE5t96jSxwesLRWvZ5ewK3/ot oH4G8hbnXeBJV0do4Uld9wmvAIQY3rpNvBbdjnfxGacePRD0yjELI0L4zoNkbpdkATr+ sN3Bi8t7efMBLEE4q3NeFdKI8uvhaZ43aPFrzFpIICCa2ddF7DQh98HgULBj2uxbOx+/ zEYg== X-Gm-Message-State: ACrzQf0BRSIzx3DeAavvVk8JK2I7waPgeizCZ82lQ50UUopFxUG0wh8g OT3HNXh1ZSoBiGIRdLJQ79hHu2KMCazbTA== X-Google-Smtp-Source: AMsMyM6AMMLW+lcABqDIB+62scV3no2yZto2ebOt91rO0ggQRfxWchR8vF2G0Bke20MUiNmKiysvog== X-Received: by 2002:a37:312:0:b0:6fa:1585:3fdc with SMTP id 18-20020a370312000000b006fa15853fdcmr17766688qkd.467.1667412361202; Wed, 02 Nov 2022 11:06:01 -0700 (PDT) Received: from [10.67.48.245] ([192.19.223.252]) by smtp.googlemail.com with ESMTPSA id bm8-20020a05620a198800b006ed138e89f2sm8951793qkb.123.2022.11.02.11.05.56 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 02 Nov 2022 11:06:00 -0700 (PDT) Message-ID: <8ab6171c-5336-2f99-cfcc-4e29d42e594a@gmail.com> Date: Wed, 2 Nov 2022 11:05:55 -0700 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.2.2 Subject: Re: [PATCH 5.10 00/91] 5.10.153-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 References: <20221102022055.039689234@linuxfoundation.org> From: Florian Fainelli In-Reply-To: <20221102022055.039689234@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 11/1/22 19:32, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.10.153 release. > There are 91 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 Fri, 04 Nov 2022 02:20:38 +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.10.153-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.10.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