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 87BEBCA0EC3 for ; Tue, 12 Sep 2023 12:27:59 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235292AbjILM2B (ORCPT ); Tue, 12 Sep 2023 08:28:01 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47814 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235307AbjILM1W (ORCPT ); Tue, 12 Sep 2023 08:27:22 -0400 Received: from mail-oi1-x22c.google.com (mail-oi1-x22c.google.com [IPv6:2607:f8b0:4864:20::22c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3EFE6170E for ; Tue, 12 Sep 2023 05:27:18 -0700 (PDT) Received: by mail-oi1-x22c.google.com with SMTP id 5614622812f47-3aa139a0ab2so3913808b6e.2 for ; Tue, 12 Sep 2023 05:27:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxtx.org; s=google; t=1694521637; x=1695126437; darn=vger.kernel.org; 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=6jl06CrRvDgpTNRZmZef/yKV5B26LF5da0hksP8EsMo=; b=OJGkDKOk2/Sb+0GVKOtx2AZv7t7RV8boLRANTRrgIhMwHcH4vAp6KeX3qDvYZ8Eibw 11POK9yZXY4pXHxWA4TITCLb5b3Cw7+A00st3bUbtJSpDRSUJCX69afCLYW5/Qon8KyR TxRTs3A+1sHoDO3rjjwogK9GFy0HfxrVAdRNs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694521637; x=1695126437; 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=6jl06CrRvDgpTNRZmZef/yKV5B26LF5da0hksP8EsMo=; b=ipQzNRqIwe+jfl3VWspyoowCt/k4rqM486niYjzLlD5Je3IX7AGbnxSeOMESKx0QU3 oleT8KRJfMJzSPUWPDdaF8t3IJiv2In86Ag+XoCtnoGl4FPeYOMnNMM30llgZY9iRs9p 0tsXs2VJN1BXTD0DZi5mhugfzbCvszafEDABFzzy+d2eYfQgYHpQe9AbNt+uyo+GKMmV v9zt3embm3woE5uGyaku3McKG62ro9HEmsOHRbHZCQlubY8FRBl0uO0Sv0iF0otw4wFC NzZ92icSmaXZ4t3DugFMSps4V6CsbzQCY3887B8z6Q5A2E4uw8n4y75zcrBXzZhcqz4b 0s1A== X-Gm-Message-State: AOJu0YzlS7eonOJJRVsudMEzsCj6kBvVUJGHfRje3ocP/IXzryt9bqFg qn0nNKTARXdjm1tdQCUEysTFdg== X-Google-Smtp-Source: AGHT+IGDfW7lad7Tfz375iAUI2X0OYcP2OBbBnUmiyA1DuosLZBDGCoT7qlc6cqTUVMHaEmrf1dhTA== X-Received: by 2002:a05:6808:1141:b0:3a4:3072:e597 with SMTP id u1-20020a056808114100b003a43072e597mr16456320oiu.54.1694521637430; Tue, 12 Sep 2023 05:27:17 -0700 (PDT) Received: from fedora64.linuxtx.org ([99.47.93.78]) by smtp.gmail.com with ESMTPSA id h17-20020a056808015100b003a7847cf407sm4116228oie.44.2023.09.12.05.27.16 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 12 Sep 2023 05:27:16 -0700 (PDT) Sender: Justin Forbes Date: Tue, 12 Sep 2023 07:27:15 -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, conor@kernel.org Subject: Re: [PATCH 6.5 000/739] 6.5.3-rc1 review Message-ID: References: <20230911134650.921299741@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230911134650.921299741@linuxfoundation.org> Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Mon, Sep 11, 2023 at 03:36:39PM +0200, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.5.3 release. > There are 739 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 Wed, 13 Sep 2023 13:44:56 +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.5.3-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.5.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