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 DEB91C7EE25 for ; Thu, 8 Jun 2023 17:25:36 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234282AbjFHRZf (ORCPT ); Thu, 8 Jun 2023 13:25:35 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48028 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233781AbjFHRZd (ORCPT ); Thu, 8 Jun 2023 13:25:33 -0400 Received: from mail-oi1-x22e.google.com (mail-oi1-x22e.google.com [IPv6:2607:f8b0:4864:20::22e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id CFA0D1FCC for ; Thu, 8 Jun 2023 10:25:30 -0700 (PDT) Received: by mail-oi1-x22e.google.com with SMTP id 5614622812f47-38ede2e0e69so638292b6e.2 for ; Thu, 08 Jun 2023 10:25:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxtx.org; s=google; t=1686245130; x=1688837130; 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=wKBFg60cWuUD0LVXfKP1NLor9h+suWJBlukHsIpPRjk=; b=iN4601uPzHQNLlzHwONjgwmNfEIBvmsDmgCm/86VWnFj8eqqG5HfcIJ/UGRBQRWvx4 XFXWZawEJTYwWvbjnrscXdqQKlMR0XbL6Uo5I3vARcoICcNg+nToGmS0AIRbeFa9xIAA vLuLsWl46WOIo7q48TpF7VYlxLPixAtY8C3CU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686245130; x=1688837130; 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=wKBFg60cWuUD0LVXfKP1NLor9h+suWJBlukHsIpPRjk=; b=azzFmUiiLlVE4DPSxkspQmtdAgsv/UGhh8rkOexFZT3zviTIrpBKoX/JFG2eKB6QDJ afT0GqtJbS8KkXUr92gfPdvVoHqPtAN4yISxfhMbJLIS7XCPHkXXVl+IgS79ueMSOgqU DODo6qrNLXhWiiG04KrXFETHwKXnMe08EV+kuXHpykB3BGfCMQhbOzVG2aqlaWbfrJcO eaNgv/D2pTvjfa368hUqCZ1Gk0toTtm7ef/TzqrmPqbX+JMtQin77AaKSjv1qa+SAbKO tcbYstTUvCveQSQ4o6xHlt+gxaBZbG6tbqv51gpcIsL6xh7J9c9PlKU6dOnDx86o/Lr4 s0hA== X-Gm-Message-State: AC+VfDx9B3qyagl41r/lSNUNGjsvQWItsaxexAW3+4dkJ60MCIt18X9H k7S0HazpISVnFqP7Ov2qr4ZYkQ== X-Google-Smtp-Source: ACHHUZ6oHplnoBJLkNML8qJBJBs2hZ6s/0SNRjXynHk9itwTvZD42Auwlu154ksXHwS5kgYjwfAPqQ== X-Received: by 2002:a05:6808:98b:b0:398:2b78:5a53 with SMTP id a11-20020a056808098b00b003982b785a53mr5626118oic.40.1686245128739; Thu, 08 Jun 2023 10:25:28 -0700 (PDT) Received: from fedora64.linuxtx.org ([99.47.93.78]) by smtp.gmail.com with ESMTPSA id j132-20020aca3c8a000000b0038c0a359e74sm626111oia.31.2023.06.08.10.25.27 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 08 Jun 2023 10:25:28 -0700 (PDT) Sender: Justin Forbes Date: Thu, 8 Jun 2023 12:25:26 -0500 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, rwarsow@gmx.de Subject: Re: [PATCH 6.3 000/286] 6.3.7-rc1 review Message-ID: References: <20230607200922.978677727@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230607200922.978677727@linuxfoundation.org> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jun 07, 2023 at 10:11:39PM +0200, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.3.7 release. > There are 286 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, 09 Jun 2023 20:07:31 +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.3.7-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.3.y > and the diffstat can be found below. > > thanks, > > greg k-h Tested rc1 against the Fedora build system (aarch64, ppc64le, s390x, x86_64), and boot tested x86_64. No regressions noted. Tested-by: Justin M. Forbes