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 87F33CD492E for ; Wed, 20 Sep 2023 22:38:56 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229559AbjITWjA (ORCPT ); Wed, 20 Sep 2023 18:39:00 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56822 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229509AbjITWjA (ORCPT ); Wed, 20 Sep 2023 18:39:00 -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 705C3B4 for ; Wed, 20 Sep 2023 15:38:53 -0700 (PDT) Received: by mail-oi1-x22c.google.com with SMTP id 5614622812f47-3ab29af398aso222828b6e.1 for ; Wed, 20 Sep 2023 15:38:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxtx.org; s=google; t=1695249533; x=1695854333; 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=1CFASXI8WL+dneofPZI+e0hjnEpkK/1rD0JOrrCGQjw=; b=dI85TGgUuKbqlNXCfnvsqBMCo5yvuswHQscujd5VMJtGvCDyLqzHlHgnNPR0DQ1eCG 7vkeue103rD2OB7HZTx5GFt51gad3Cv5AgAkAlpPmCxtXAJJm5EF12OIR8NYfNLkyq9Q 4yGsRhylz+v15m+kDLKL9E5S8AUBR+Pw3WS70= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695249533; x=1695854333; 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=1CFASXI8WL+dneofPZI+e0hjnEpkK/1rD0JOrrCGQjw=; b=mKGkp59Hq+H320aaKwsrBVPSilY8OMXqi9LPiZZhx1HW0fz6hRFtYGacFF8chck6ai Z7C9VBADrbAf3mBqjYzYQeeiR4mTdCmHzUzDWDR2M5jP/omiGzLIsnOhlyp5L1KdfLQu 9kO8hLKieH6VYZ0Ym+1yjzRTYWmPiNTUowzg+vbTvgDfuQYDt59/ev9sOLP+/TH6xzRb 9CzqKxTJU70NBLg6W74F+jQ88j4HdmawN4copcenK/jjQag7WP12CYDVeTnf3lN+6aaZ 16mepM891wzr9qyTxzSNHdT3m1OGvJgHEIE0mUDeMbphI8i0xmRhzVgua66OckleSye3 tHtw== X-Gm-Message-State: AOJu0YwVijwvgCJaBfkSvrtq/7oVyBDTT6pwyYWeN1sbMQvTCzO+0C7k HXdjdaB72NxlpgF8ePhhyEmTGQ== X-Google-Smtp-Source: AGHT+IGhUbWmEAffQC5yTBBemEJib/r36R7qLuhAsphONKsVaV8sfYP8KCR7H+a40zjz8GJXoTbr6A== X-Received: by 2002:a05:6808:1912:b0:3a4:ccf:6a63 with SMTP id bf18-20020a056808191200b003a40ccf6a63mr4107683oib.55.1695249532790; Wed, 20 Sep 2023 15:38:52 -0700 (PDT) Received: from fedora64.linuxtx.org ([99.47.93.78]) by smtp.gmail.com with ESMTPSA id v14-20020a056808004e00b003a9cd23980esm52020oic.8.2023.09.20.15.38.51 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 20 Sep 2023 15:38:51 -0700 (PDT) Sender: Justin Forbes Date: Wed, 20 Sep 2023 17:38:50 -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/211] 6.5.5-rc1 review Message-ID: References: <20230920112845.859868994@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230920112845.859868994@linuxfoundation.org> Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Wed, Sep 20, 2023 at 01:27:24PM +0200, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.5.5 release. > There are 211 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, 22 Sep 2023 11:28:09 +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.5-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