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 65015C4332F for ; Tue, 8 Nov 2022 22:19:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229925AbiKHWTP (ORCPT ); Tue, 8 Nov 2022 17:19:15 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45816 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229929AbiKHWTC (ORCPT ); Tue, 8 Nov 2022 17:19:02 -0500 Received: from mail-oa1-x35.google.com (mail-oa1-x35.google.com [IPv6:2001:4860:4864:20::35]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 540763C6EA for ; Tue, 8 Nov 2022 14:18:59 -0800 (PST) Received: by mail-oa1-x35.google.com with SMTP id 586e51a60fabf-13ba86b5ac0so17837737fac.1 for ; Tue, 08 Nov 2022 14:18:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxtx.org; s=google; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:sender:from:to:cc:subject:date:message-id :reply-to; bh=vKUbdUX3qdflcVWi2z65DPQbJco33U25TAhGa9To338=; b=g+QrmWAS9mrAm2NJ3L595Koub6YGAgrJAnsHt+xCQMOyNMtdIBXi9yTt2E1+j4C01I 9uCI0pHSqpWRtYt4aPdJJ2V5d7Jo5CGpI2TKVGKwv/xv6F34JhFQssWW0PZ2FYfmVrQF IFw3Uv3pfiXMbRPIu4xccSn3BXcxvV7WOdm+g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:sender:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vKUbdUX3qdflcVWi2z65DPQbJco33U25TAhGa9To338=; b=a61ECsYwxdY/RclGF/079Ju9LnikYyGbJtLiVZ1FjTUltoSP3qD9nJ+O+8mRrgYwj7 K8Htrtg5Di0Prr0hCiTqURd7gXZQFD7NRkRqe42r0slw0K47WykmNI3KtV8l+623a3HA szVMb4DNH65CX03G59H/hix4RDezdTex2X0gu9A5mAhChcIAtOik8SqAlyIbKQ+/+GbU 9nuhCR614t2HSuvP90WHH5KGleSUUXsSCD08Pm4wfHWah4cu16jwZkZ/50/xWCkeZsJY gLh+/+kNoMsScEnlgzLHA7/UU3mBYkc9xDQzUkmW0TIcKaJiMWwqTJjTgv4GASF3iOhP YFdA== X-Gm-Message-State: ACrzQf3Bw5U/npmKT5d+TWE1J6QbvupeRfMWuEL4IZKTTmK9dG1W8G/6 7RsmBmKTZelEDh9+YlqvjS+ilw== X-Google-Smtp-Source: AMsMyM6Vc4kPAkvYK6wM2lKQRgXSGyuamtYWKlliPsldhkcjQKMlqRS3k0u3UAUG6cLq1cBzcSfWmw== X-Received: by 2002:a05:6870:96a7:b0:13b:ceea:baf8 with SMTP id o39-20020a05687096a700b0013bceeabaf8mr44646620oaq.88.1667945937746; Tue, 08 Nov 2022 14:18:57 -0800 (PST) Received: from fedora64.linuxtx.org (99-47-93-78.lightspeed.rcsntx.sbcglobal.net. [99.47.93.78]) by smtp.gmail.com with ESMTPSA id d132-20020aca368a000000b00359ba124b07sm3931285oia.36.2022.11.08.14.18.56 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 08 Nov 2022 14:18:56 -0800 (PST) Sender: Justin Forbes Date: Tue, 8 Nov 2022 16:18:54 -0600 From: Justin Forbes To: Greg Kroah-Hartman Cc: stable@vger.kernel.org, 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, f.fainelli@gmail.com, sudipm.mukherjee@gmail.com, srw@sladewatkins.net Subject: Re: [PATCH 6.0 000/197] 6.0.8-rc1 review Message-ID: References: <20221108133354.787209461@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20221108133354.787209461@linuxfoundation.org> Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Tue, Nov 08, 2022 at 02:37:18PM +0100, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.0.8 release. > There are 197 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 Thu, 10 Nov 2022 13:33:17 +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.8-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.0.y > and the diffstat can be found below. > > thanks, > > greg k-h Tested rc1 against the Fedora build system (aarch64, armv7, ppc64le, s390x, x86_64), and boot tested x86_64. No regressions noted. Tested-by: Justin M. Forbes