From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-qt1-f174.google.com (mail-qt1-f174.google.com [209.85.160.174]) (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 694B94C8E for ; Fri, 2 Dec 2022 19:57:52 +0000 (UTC) Received: by mail-qt1-f174.google.com with SMTP id jr1so6690835qtb.7 for ; Fri, 02 Dec 2022 11:57:52 -0800 (PST) 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=E6UpE/TC2qj4+oVdALXhIZeIKkqXXSJmNthecCyn0hk=; b=qQ/WXxlPpIF2XwyOyjcHwhDGyLblUJ+Lkb9hr6hXAUQiL7bWcof/NhMH+kpPMzJT2O DIFmF4FQ3Z45BdxPjH1Rga2BgnDoOjIt81kZ63PzxRx+DmhWnEwG0Iuvh5EsCDzdwhW7 XTYEnZFyrGRsXjKkg8AU2Z96M0qGeFp+mXfTZnILJAOEOZ6TSQIHYj5yomM4aoUG2lag LN2aZEh+Um/Qfm6EwnM+WR1l8UQvJD+4QgD5nIJy0fRgV4SuvOC5CX8XvA7lkTUom30M ywAQ0iD5X8eJyUb+Ge24qpuCcgUol1jRwyKOGaqjy5sctPxw4XCQtwdh+3lT/3D1plUB 6M3w== 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=E6UpE/TC2qj4+oVdALXhIZeIKkqXXSJmNthecCyn0hk=; b=PfLJax49z4mkO2bFacAypWIeGq8NTD+3HamUO1t8iebcBMpNMSOw8jRlY1RPoNmp3F Zs6uwfQDXlUyFxjXjk9lp34Kotpro20UrK8fIyFL2wkMLYxZD8AGtp7oSoU711LBgyq/ mvX/bsgsmeSbNPMxc+k18q/1Tcb4nK5iwD5f4wpga+D2GcsMdQzX56+oBvQ+twsM+C2n 6AnTWiOJcqFooepwwabgmNFhDj2T66/DeMP8bnvz/jgGDf0ZAnwsyhLlfckGfR0iG/Zs FMXocMQFddWK9tcAAk9ITyn0O7yBTLnmYWTAcOB2frkAw4TDmQnMx16ejG2tREZBNJ9T JTFA== X-Gm-Message-State: ANoB5pkdVZU/KJhZmC3Cm70CV1fLvrCBytlpmNmo8XSdb1zTNc+cYni9 53BoRVrJbc2oFEU+jT3qEvg= X-Google-Smtp-Source: AA0mqf4yAuBiietYn1UxMo9lKP2dUUH6GbZaquVG0c7el97Lr9LlGR8ZNmoKn/o0CLko3ULUxhkMHA== X-Received: by 2002:a05:620a:13d7:b0:6fb:57cb:47ce with SMTP id g23-20020a05620a13d700b006fb57cb47cemr50930432qkl.452.1670011071179; Fri, 02 Dec 2022 11:57:51 -0800 (PST) Received: from [10.67.48.245] ([192.19.223.252]) by smtp.googlemail.com with ESMTPSA id bq43-20020a05620a46ab00b006ce580c2663sm5934875qkb.35.2022.12.02.11.57.49 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 02 Dec 2022 11:57:50 -0800 (PST) Message-ID: Date: Fri, 2 Dec 2022 11:57:47 -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 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2 Subject: Re: [PATCH 6.0 000/280] 6.0.11-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: <20221201131113.897261583@linuxfoundation.org> From: Florian Fainelli In-Reply-To: <20221201131113.897261583@linuxfoundation.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 12/1/22 05:11, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.0.11 release. > There are 280 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 Dec 2022 13:10:41 +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.0.11-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.0.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