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 5A6ADC19F2A for ; Wed, 10 Aug 2022 14:20:22 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231618AbiHJOUV (ORCPT ); Wed, 10 Aug 2022 10:20:21 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57788 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230467AbiHJOUU (ORCPT ); Wed, 10 Aug 2022 10:20:20 -0400 Received: from mail-oi1-x236.google.com (mail-oi1-x236.google.com [IPv6:2607:f8b0:4864:20::236]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 05AF712E for ; Wed, 10 Aug 2022 07:20:17 -0700 (PDT) Received: by mail-oi1-x236.google.com with SMTP id bb16so17839568oib.11 for ; Wed, 10 Aug 2022 07:20:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxtx.org; s=google; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:sender:from:to:cc; bh=fbsCPwDIsqvHdw3PixeBRvE6sDRP6FXam4RiixwuYhI=; b=R2GixWKsStK1UTQ+x/mmz2wIp/f+VLV3UflgU3jHW711CERJmQCZn6fku7bA06zC/N LBKcEnD2y4GZikX0YtG1STdAkqSDIssuOK5pDiB+oWvNdyHkWf+CKvQ9EpHgN5jSfAgK YfsCJVrld8gK8sKCSpcf/6VueKTIfwQLu0iiU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:sender:x-gm-message-state:from:to:cc; bh=fbsCPwDIsqvHdw3PixeBRvE6sDRP6FXam4RiixwuYhI=; b=u76Bul0RBEi4NCGOcArBjYW/atOXRzx/3V7TR5tZrxeK1i9KVXC5wy2Cx+Wz2+4M6P hXfDwaU18IECf2SyMm8bYVd4AzxEej7kcFHQNWelulj64XVlQDMxVMKifRm5msz6Q/SQ zTwcnwGYUdSoYxXCi5L2weLBtPCgEaRf5jTapCz6G2f0/S4CUt4oYRjoKYDKMshXqzvo kq8jZCSz+5mmTo/Z1QBc3rpI/cOdOaYvmTE83x4D68Qj+fJlf+KE2DvH+wBfEh18qYwS gveHQiURF0BAYa7ufk9vAFaWZZIlw4ktihg8t1TIW3VmGxZfLT7iP2wrQS2BUfyTMOif O4hA== X-Gm-Message-State: ACgBeo3tgcEgS4zkBaXKMHr058ZvwxcaoXX4VOuZN0rrYtRa1CqN6G/l jUyhJKa2IdxdGRS9dwHWJMCwvQ== X-Google-Smtp-Source: AA6agR4vdaAdiMCW7puKRptbw7RVZ0WrS4D+3CbLxSfqQ6g1N2nANTfct8bclt2ckuMkMIB4PKuB8Q== X-Received: by 2002:aca:1701:0:b0:343:e09:c847 with SMTP id j1-20020aca1701000000b003430e09c847mr1488319oii.30.1660141217010; Wed, 10 Aug 2022 07:20:17 -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 c25-20020a9d75d9000000b0061c1a0b4677sm700170otl.12.2022.08.10.07.20.16 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 10 Aug 2022 07:20:16 -0700 (PDT) Sender: Justin Forbes Date: Wed, 10 Aug 2022 09:20:14 -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.19 00/21] 5.19.1-rc1 review Message-ID: References: <20220809175513.345597655@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220809175513.345597655@linuxfoundation.org> Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Tue, Aug 09, 2022 at 08:00:52PM +0200, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.19.1 release. > There are 21 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, 11 Aug 2022 17:55: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.19.1-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.19.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