From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-pj1-f49.google.com (mail-pj1-f49.google.com [209.85.216.49]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id ED1112F3E for ; Wed, 1 Mar 2023 22:50:24 +0000 (UTC) Received: by mail-pj1-f49.google.com with SMTP id 6-20020a17090a190600b00237c5b6ecd7so874699pjg.4 for ; Wed, 01 Mar 2023 14:50:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1677711024; h=content-transfer-encoding:in-reply-to:content-language:references :cc:to:subject:from:user-agent:mime-version:date:message-id:from:to :cc:subject:date:message-id:reply-to; bh=hJIzTpqGYq1aPwE6q4LWD693tsN62qj8hDcVerLovGw=; b=SdtqRQYKi88YwXrnI9JHaUREr154AOdkMxR3d1xEM3PX5LEF5QKr5qO7KTjBNlHrxW Nz+Q56a264rxNWyAFAAFnh6T4TDm88mWoipcYvQehXCmGswwUtNHviHDnk48p/egquv9 Eu4mbC/lz4KsBROXWAQJxmBjgghxt6HDyNuGcUKcoeSBds1zejbeT1I9JvECYsUc01GK Id42xVgZg5ckZ+bPsKRKPDBBGq5nfrY3kMcUL7L9QBSlcFHU26GTiLeWwQRQTIWS1m5Z ziWpBs6LSUBMEPMhzyBpc550yuoyFuwsGO2AY3gqyeSYZfBsXiqgKe/ekT+jJnDjdTX+ eIOA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677711024; h=content-transfer-encoding:in-reply-to:content-language:references :cc:to:subject:from:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=hJIzTpqGYq1aPwE6q4LWD693tsN62qj8hDcVerLovGw=; b=uJUF3pQlU5+CqvbezLAK8fj3KlnzNIpG6Ynw5Cd4CQcf5HkQfOTH7+YPlpN9z4ZXpS ACgbL1DZe8fWOeuxRd58WWf9Rh1pRD/x7Dx6L42HdUEG8tOvyMcRuisaDU7xChOxQZ1a vA3ueBe5lSXKvG+XmCOVrcSB7zSpoENId2XynwpiA1QAkzC4nVV4WSyomeNLfvn6Sjct 4DN956rxhx6u3UFl/Iy8ODtiB9J7EfyxZx2jyndl6fjWJ3WicJpQLb4LJuX4VuuwmDwR k02MUJnAfvHHZtEWJx90KpFeu6C/KyogMc7dZKcXr1Sf4VBVHLqqEoN8h69cXmOoDHR3 spLA== X-Gm-Message-State: AO0yUKW2y/12qH7FxiFFn2hfH9XBj008LGBRalZRKDeQ+xW8zIiLAuZc Z4Ck9ODNUlGrEuRmQHsGcR4= X-Google-Smtp-Source: AK7set8pPodOgFB0ymahSr5nfFgchcZ1ITY6rEzD5E6dobC9i0nxO328qmEyJY6OUjHZDmTWMDTKnw== X-Received: by 2002:a05:6a20:7da6:b0:cc:4118:75f4 with SMTP id v38-20020a056a207da600b000cc411875f4mr139633pzj.0.1677711024289; Wed, 01 Mar 2023 14:50:24 -0800 (PST) Received: from [10.69.40.170] ([192.19.223.252]) by smtp.gmail.com with ESMTPSA id b20-20020a656694000000b00503006d9b50sm7781120pgw.92.2023.03.01.14.50.22 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 01 Mar 2023 14:50:23 -0800 (PST) Message-ID: <2f4e0dd1-d428-3196-9315-5204a5a38263@gmail.com> Date: Wed, 1 Mar 2023 14:50:22 -0800 Precedence: bulk X-Mailing-List: patches@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.8.0 From: Florian Fainelli Subject: Re: [PATCH 6.2 00/16] 6.2.2-rc1 review 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: <20230301180653.263532453@linuxfoundation.org> Content-Language: en-US In-Reply-To: <20230301180653.263532453@linuxfoundation.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 3/1/2023 10:07 AM, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.2.2 release. > There are 16 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, 03 Mar 2023 18:06:43 +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.2.2-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.2.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