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 9BDDBC7EE29 for ; Fri, 2 Jun 2023 15:52:20 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235676AbjFBPwT (ORCPT ); Fri, 2 Jun 2023 11:52:19 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55844 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234143AbjFBPwQ (ORCPT ); Fri, 2 Jun 2023 11:52:16 -0400 Received: from mail-pg1-x532.google.com (mail-pg1-x532.google.com [IPv6:2607:f8b0:4864:20::532]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C1DE2197; Fri, 2 Jun 2023 08:52:14 -0700 (PDT) Received: by mail-pg1-x532.google.com with SMTP id 41be03b00d2f7-53fa455cd94so1178772a12.2; Fri, 02 Jun 2023 08:52:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1685721134; x=1688313134; 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=RQGRyMSZUt/6c6PELzSK9Ea1CB49w5/1U7+T+0QRn98=; b=DdXScspeUAbL65cM76ZTFa6R5bJhg2L8MMGxOh7ZpaUvt7jM0Pg2SC1z7WucpdwY6q PoeKLJ0rs4JNrEFwXFBtM+90jWWlNQdY9HR3wg3OD4EUCCktaI6cHHfsAOxl38Vd/wjn DBfLflVmH61VOgTY2frkSSiBC7lLH6WgvMtBwFKs42KwJ5pOuqLx9BSalDWPALwpv8wl 5ERgY10SPuKBmCJyUsHr7/H5XoEC2AJ5WvHLF/PG4h3+P+G+m+q2eR7FwtFu0otpIpl9 OH+xRkl53BwhIiC+g9SfekbC016jPXJ02CalseTsdWvIby5nPRnrV4dqmDc5u6XCQz20 Uo6A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685721134; x=1688313134; 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=RQGRyMSZUt/6c6PELzSK9Ea1CB49w5/1U7+T+0QRn98=; b=UG9/JOGBWGioYRGucZSREzHOzrN2Ae7dD3cLOMvJ+zJVHA60/IMn19rVzxuZNNXVqS m8slF1Tj6NBsI2+q+eyF4eSt6y/juINZZ/NS9kL3AnExkpMhcSM1oWxZvb12eNetdNX9 dN4xNFMQOo86JVKCYA5P4VKxBrAS8LrZEued+qRIvBzoGvLhNYAbfaaDsQalOcyFp/nu Eaj3hLsolL+sP3yUagAsuuXa6M3jHD/IghWAlyxmkPRI2+B8hPmE3Z0Po6iArMxO/66w 4uIPNC/ARXVom3UbXRewvP7EFx+bHJ9h2yhRG6Tljw09hrWhjS21NjgrtixxuBZmyvhP mGKg== X-Gm-Message-State: AC+VfDwBFRX23UftMxEUtrSXTK/pT3WJCKoeHGiKohe0TXgSy48GzxVW N7vokiNQFIOOUJinEu3IOow= X-Google-Smtp-Source: ACHHUZ7p6RW3biIByHhy5Y+CQ4NRQY2owtw81j+RLN78oHosjmV7mITRtuSKxQ9TN9mxJBwB8+sFAw== X-Received: by 2002:a17:902:f691:b0:1ad:b5b4:e424 with SMTP id l17-20020a170902f69100b001adb5b4e424mr340204plg.38.1685721134044; Fri, 02 Jun 2023 08:52:14 -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 r19-20020a170902be1300b001ab12ccc2a7sm1533390pls.98.2023.06.02.08.52.12 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 02 Jun 2023 08:52:13 -0700 (PDT) Message-ID: <3dd4d2d9-e95b-55b7-6b19-33267a648485@gmail.com> Date: Fri, 2 Jun 2023 08:52:11 -0700 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.10.1 Subject: Re: [PATCH 6.1 00/39] 6.1.32-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, sudipm.mukherjee@gmail.com, srw@sladewatkins.net, rwarsow@gmx.de References: <20230601143327.479886832@linuxfoundation.org> From: Florian Fainelli In-Reply-To: <20230601143327.479886832@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 6/1/2023 7:35 AM, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.1.32 release. > There are 39 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, 03 Jun 2023 14:33:15 +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.32-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 On ARCH_BRCMSTB using 32-bit and 64-bit ARM kernels, build tested: BMIPS_GENERIC: Tested-by: Florian Fainelli -- Florian