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 46462CA0ECA for ; Tue, 12 Sep 2023 12:28:49 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235278AbjILM2u (ORCPT ); Tue, 12 Sep 2023 08:28:50 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41944 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235334AbjILM22 (ORCPT ); Tue, 12 Sep 2023 08:28:28 -0400 Received: from mail-ot1-x330.google.com (mail-ot1-x330.google.com [IPv6:2607:f8b0:4864:20::330]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 855D51992 for ; Tue, 12 Sep 2023 05:27:53 -0700 (PDT) Received: by mail-ot1-x330.google.com with SMTP id 46e09a7af769-6c0c675cb03so2939370a34.1 for ; Tue, 12 Sep 2023 05:27:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxtx.org; s=google; t=1694521673; x=1695126473; 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=LW6egm8EfUZADa4f85G/hF9JcQWbHdUo0uisWQrhFUM=; b=YIzduL8BWfo7AgR38AQeWFOQe35chQxU71S/DSaUErn8Oii6Rb8FsrZL3hOXFn5G98 +3BLShwXHmWd1SraYl111kvAlTnNkt0Ug2QKHJfHQhZTe+q+bExFi+ny0TEfYYbpDZ9n St3ugm+DCawskuiriapxPJsIy8su2rDule+0U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694521673; x=1695126473; 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=LW6egm8EfUZADa4f85G/hF9JcQWbHdUo0uisWQrhFUM=; b=jGc1/C/DklWhZm3SA30PRfpfHg/jHi5mZXakQgHI6SkEuAl5yjiJM0RiGZIkb6PNua B1dy3g76OCuyRVy9CmXE8QIcs7J56PWNL0x30tGH7tFqieK4TRKdCbs3j/r54BiMxUoM Rf8eJ/Lo02xPlCHJdoE8c8r/jJdURAJes+zilnh3GqqZRHKZK8iZXiYiesziVoPvMTz3 bHvWTr5tdjVTYl/por8lZILkrMwYckWz9bSvGvJnte/31KvrV8UIzcUB7SsDE9v3r1LU mPzUdlKnjUECZSmlH92ArymGbDVNMnZSJ/n+J0v/JD2/ZFiulzWtZMC9cW4e5rbYuBD3 4t4w== X-Gm-Message-State: AOJu0Yzw1lp0d5Kv15W4ObplNdQ9Fx1tDlsdIHHEcbjQZqSIBkRLz+rC Pn1vce+UCmBm5KGgQMno1hjHhw== X-Google-Smtp-Source: AGHT+IHYhWSb/77EH45rfz5++hlmG6uS2RjCpx31TFlOZp/3hO4QCJww5a7Duz2eTIkBC4CZcJrFgA== X-Received: by 2002:a9d:69d8:0:b0:6b9:a192:aaf3 with SMTP id v24-20020a9d69d8000000b006b9a192aaf3mr11865415oto.17.1694521672873; Tue, 12 Sep 2023 05:27:52 -0700 (PDT) Received: from fedora64.linuxtx.org ([99.47.93.78]) by smtp.gmail.com with ESMTPSA id a23-20020a056830101700b006c09291cde6sm3979906otp.0.2023.09.12.05.27.52 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 12 Sep 2023 05:27:52 -0700 (PDT) Sender: Justin Forbes Date: Tue, 12 Sep 2023 07:27: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.4 000/737] 6.4.16-rc1 review Message-ID: References: <20230911134650.286315610@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230911134650.286315610@linuxfoundation.org> Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Mon, Sep 11, 2023 at 03:37:39PM +0200, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.4.16 release. > There are 737 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.4.16-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.4.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