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 5A613C433EF for ; Wed, 8 Jun 2022 20:21:54 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230332AbiFHUVw (ORCPT ); Wed, 8 Jun 2022 16:21:52 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54074 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229614AbiFHUVu (ORCPT ); Wed, 8 Jun 2022 16:21:50 -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 71A721AF23 for ; Wed, 8 Jun 2022 13:21:45 -0700 (PDT) Received: by mail-oi1-x22e.google.com with SMTP id l81so14066077oif.9 for ; Wed, 08 Jun 2022 13:21:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxtx.org; s=google; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=58aSr0bRVSi9wdaXddHRZjDCKiPy6uA1abmn5b8dz7M=; b=EX+p9N4YOsucKkgCnxfTjea2SyDYngYe/q8EeKnjIOitKGZeJkJsIZPGrCys1i32/Z m0y4j6ZeDJK159sDVeMjaCojsufFeTcRtf/nmh/bp4QblGvC6/UZZEgF1WFDHFfM8prU pfnhR0D4wdSIigo02hkah4AgTg6WJ3Pr+HH14= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:sender:date:from:to:cc:subject:message-id :references:mime-version:content-disposition:in-reply-to; bh=58aSr0bRVSi9wdaXddHRZjDCKiPy6uA1abmn5b8dz7M=; b=tzxmNsempao54MISxzfrZtPlGbrH/cOjMCm7l345rCi0g1CE/Dg6IZGW6IHUjtGc6O TdFeCiz7CYI8ppjgUdBr+NvVBO71fHYkMVp21tJNnwCboGR/7zmYAV4zP42glpCJO1Od jvFIc36jeidVVZ0MMx+H7GFicBPZVwc1TN9OH5Bm5FeOYJUZj8MwpVzN7M0mtwGZpbEj NXBjB9WNWvpwNPrQbzBBif39HRAOpQzBKlLl1rymQZREgGnCWIgvbV4hKbAGRCuXOeti ZxbXZESctiRcMIHJZ9RUfJ2yRMOR24CyN6oXL54/JHqQUnOzjG2f1VU37w9JwpJGjrTS na5A== X-Gm-Message-State: AOAM530p5bDyqwJIpNyW/oIdQ6xylqP0KpmQSsoIEfF4D62dGUQJILp3 1XuLdyd2HLShZ6uiZoTzRj2veQ== X-Google-Smtp-Source: ABdhPJzM2ZEWcrJ3Tl5mzZbXUpabPcMKHlkZYoqIgyJl+cPy5nSBRDAWbY3bX3W84hQxziXuvJqdmA== X-Received: by 2002:a05:6808:2114:b0:32e:9a0d:ba13 with SMTP id r20-20020a056808211400b0032e9a0dba13mr3456845oiw.268.1654719704715; Wed, 08 Jun 2022 13:21:44 -0700 (PDT) Received: from fedora64.linuxtx.org (99-47-93-78.lightspeed.rcsntx.sbcglobal.net. [99.47.93.78]) by smtp.gmail.com with ESMTPSA id a30-20020a544e1e000000b00324f24e623fsm11473233oiy.3.2022.06.08.13.21.43 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 08 Jun 2022 13:21:44 -0700 (PDT) Sender: Justin Forbes Date: Wed, 8 Jun 2022 15:21:42 -0500 From: Justin Forbes To: Greg Kroah-Hartman Cc: linux-kernel@vger.kernel.org, stable@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, slade@sladewatkins.com Subject: Re: [PATCH 5.18 000/879] 5.18.3-rc1 review Message-ID: References: <20220607165002.659942637@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220607165002.659942637@linuxfoundation.org> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jun 07, 2022 at 06:51:58PM +0200, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.18.3 release. > There are 879 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, 09 Jun 2022 16:48:02 +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/v5.x/stable-review/patch-5.18.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-5.18.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