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 B4238C433F5 for ; Mon, 7 Feb 2022 22:34:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240813AbiBGWe3 (ORCPT ); Mon, 7 Feb 2022 17:34:29 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53138 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234065AbiBGWe2 (ORCPT ); Mon, 7 Feb 2022 17:34:28 -0500 Received: from mail-oi1-x234.google.com (mail-oi1-x234.google.com [IPv6:2607:f8b0:4864:20::234]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id F2CBCC061355 for ; Mon, 7 Feb 2022 14:34:27 -0800 (PST) Received: by mail-oi1-x234.google.com with SMTP id 4so18603973oil.11 for ; Mon, 07 Feb 2022 14:34:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxtx.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=jZpXna9RakCKkgXGAFhti4wc05ngWfCJ4E7jcKRY2H4=; b=eZanaDLiv1hJcEwlxqmy0AJ7x+q9T4OvmtYZ8B2Yc55juThoXIGjgkg8RYy1qxJuXx JHAEaTni7L8CZqYwNGrDoo5LUyjO6Y5vnqsVfR0P9W0Y40jCMS6mfD6vnl7ic4L086Dt Jlcf9lTGh9S5tJpRQizAahaC+b88QiEWGNl+8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=jZpXna9RakCKkgXGAFhti4wc05ngWfCJ4E7jcKRY2H4=; b=DpZwNUeqU/zkFuGrvSKIXx9/Uiqf388vHMyndfSMXX4z42EhrK0Xp9KLw4EOCJP8f3 rwAmswnZpXCQVoDnWa6wRP/QyISSdH8mNJumzjlQ+tkGn11QHhBoK2wYR/XbBLTmZwJs dHyi58CJE43BWey2Igoqw1y73PMXnGtaPWk3byHXiPFmrJBKPFOd7dyWSnbkar+4GHws piUXHcOBgyyP0jtVbWATXyUQDnGcOGV39sUROpDW10LVc3H45w092/d68J2YADiOtGw0 aXl0lBs9TqlNHTlcDOA6WYdKio+Y2cd/4cPRvF+5gdTJJDasnkc1vIEOpOcexWn8qoh/ pqQA== X-Gm-Message-State: AOAM5308sObdDRGmC7NqWY8mLJWBKssOgIo9c49Rffn2jFJCwJRzljEu C9ioLdA/+jA+s7+VgxJkwrQZtg== X-Google-Smtp-Source: ABdhPJz8cJPnojSXGkuYGPCtnTXScbq+YaH87iccoI/UR4HFfH/DkAwdJhhFBXNp6jCFhJLpeQuGrA== X-Received: by 2002:aca:41c5:: with SMTP id o188mr534669oia.160.1644273267306; Mon, 07 Feb 2022 14:34:27 -0800 (PST) Received: from fedora64.linuxtx.org (104-189-158-32.lightspeed.rcsntx.sbcglobal.net. [104.189.158.32]) by smtp.gmail.com with ESMTPSA id d21sm4452745otq.68.2022.02.07.14.34.26 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 07 Feb 2022 14:34:26 -0800 (PST) Date: Mon, 7 Feb 2022 16:34:25 -0600 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.16 000/127] 5.16.8-rc2 review Message-ID: References: <20220207133856.644483064@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220207133856.644483064@linuxfoundation.org> Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Mon, Feb 07, 2022 at 03:04:44PM +0100, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.16.8 release. > There are 127 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, 09 Feb 2022 13:38:34 +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.16.8-rc2.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.16.y > and the diffstat can be found below. > > thanks, > > greg k-h > Tested rc2 against the Fedora build system (aarch64, armv7, ppc64le, s390x, x86_64), and boot tested x86_64. No regressions noted. Tested-by: Justin M. Forbes