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 7F426ECAAA4 for ; Mon, 29 Aug 2022 17:42:56 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229510AbiH2Rmz (ORCPT ); Mon, 29 Aug 2022 13:42:55 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45888 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229453AbiH2Rmy (ORCPT ); Mon, 29 Aug 2022 13:42:54 -0400 Received: from mail-qv1-xf29.google.com (mail-qv1-xf29.google.com [IPv6:2607:f8b0:4864:20::f29]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 08F0A8E4E1; Mon, 29 Aug 2022 10:42:54 -0700 (PDT) Received: by mail-qv1-xf29.google.com with SMTP id j1so6848639qvv.8; Mon, 29 Aug 2022 10:42:53 -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; bh=D7YBfDn19jiC0xJnDvQOZqSFAOKPjZ21gRIrdm5PTvg=; b=Pje61Hblc4A0ZAkCSfhrDXhI3Qz5pEEgVbCDZKmSRVOXhd5BTwIdZ+5GA1SqxJ5o3u DyFaaoDwr325cQ8zK04QD+hnZcP8bTZ7M+Li66s7rfvwN3d5aM3Xs97/ivFLbtGL1RYN T7nGgD1eFqFG0NrEhPt4f2n2WxV3Bx5KVKqWGevgNCLgz9LW08VVvHnNuyY2CdIG/Vla H7bEX8Q3OqczZyU18h4V8kG/oSmlaLlZQ38bydISjbpoNra3zpbWcdGzCidCX7A1wlIZ ZQ/V7h1+NMg/qbQQra5LngN006X2HMilErfML7teuEePEVwKEg4TmCZdR9rI/pzbMc1l RUFQ== 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; bh=D7YBfDn19jiC0xJnDvQOZqSFAOKPjZ21gRIrdm5PTvg=; b=WFLijen9QKaa09uXqDGhesdVnDdzFNZOFc1Bcc2F1TWF+nQxlHA4xZCKN2woQnTduO LttR7Rz1N5hxDQfDYfMPN7Hxj9aEbA1u1ihPyY1tHi8at/pULUlEpEgx1F73ILIhSzy0 cNVcya3memT4Jvo7r2be5GBI2Sgcob+YXaFKPQ8wrW00qjpIEM5buXqw3CqS/BoXMCcH VZ0h9FUjQUBiCTGhpUVPcxvaMxEAFIX2C1Ew/TuDY/v+/0iuuTxzhnvlNtvgAFLP33jM 6OWEysTSvjJiE8UoVXDOIh1TehaW3cjc3e+o9u/Y5sEMFQwdmKgYK2aOyvPCOQdLPuWY GJXQ== X-Gm-Message-State: ACgBeo0E8y6+XPGwESHraH9DL1PsS7BFXyZHTaZN80rKKD7890rBHt2h kdvzGZwBqH9y+nr71bY1fdaHGKO+aCk= X-Google-Smtp-Source: AA6agR66XAl8gXHXe1QnFuUirNoRYtwq0QlnLnttiDHMJqWyc9uWjVuIqtKCCmTpQDr+wDQ0fGGIPw== X-Received: by 2002:a05:6214:d04:b0:498:f0ed:fa0c with SMTP id 4-20020a0562140d0400b00498f0edfa0cmr11400930qvh.104.1661794973141; Mon, 29 Aug 2022 10:42:53 -0700 (PDT) Received: from [192.168.1.3] (ip72-194-116-95.oc.oc.cox.net. [72.194.116.95]) by smtp.gmail.com with ESMTPSA id h1-20020a05620a400100b006bbe7ded98csm6605707qko.112.2022.08.29.10.42.51 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 29 Aug 2022 10:42:52 -0700 (PDT) Message-ID: Date: Mon, 29 Aug 2022 10:42:49 -0700 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.2.0 Subject: Re: [PATCH 5.15 000/136] 5.15.64-rc1 review Content-Language: en-US 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, sudipm.mukherjee@gmail.com, slade@sladewatkins.com References: <20220829105804.609007228@linuxfoundation.org> From: Florian Fainelli In-Reply-To: <20220829105804.609007228@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 8/29/2022 3:57 AM, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.15.64 release. > There are 136 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, 31 Aug 2022 10:57:37 +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.64-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 On ARCH_BRCMSTB using 32-bit and 64-bit ARM kernels and build tested on BMIPS_GENERIC: Tested-by: Florian Fainelli -- Florian