Received: by 2002:a05:6a10:9848:0:0:0:0 with SMTP id x8csp571853pxf; Thu, 11 Mar 2021 09:40:36 -0800 (PST) X-Google-Smtp-Source: ABdhPJya0wOzeWCoGe0z76lMEEDWG6PHRJ5menVAtJaAfoQIMkDQAPLfPuebjXTW/WInP0hSHNk0 X-Received: by 2002:aa7:c4cc:: with SMTP id p12mr9436921edr.325.1615484436118; Thu, 11 Mar 2021 09:40:36 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1615484436; cv=none; d=google.com; s=arc-20160816; b=0hvXpBt+g82o7q5iN4jqQ0yWiuce1WO1sUagOoEqfFr6wcAhWqBcX8VIV927LklU+v xwGr/Tv10Vx/2PXjyfyum60kvc8ONX3kJM9P39DARFGMlFmBO2EGIjHWYBUKE+RUy6O2 UeFrDgGbkSUqTXO3Y9OvaC4KyM6la3YamM2DV04bDioiNFnTwpJoTQnYXe9W3cx4YdnT rDhBIEFTEyZGCaBEEVUFX2OufMP02sQeRk7R772cBAs4OombYPgbyMaUGH+IpVDw+iLF TIFMzMovAPx8OgiAbwwNWtKxifGEpxPIRlZEwK24fgwvMmTJAir3Mby0cnILwNnBwH67 /S6g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-transfer-encoding :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=BOq9LdhOqIJXw30hRzH7kQc8vuqGENCd2ny31H9EzqA=; b=iZXmIhsmgglm2d1DriBoL347AjaIizYPsfVBa4GODjgK7+nJnLsVlS88xN17l3UXrb gaql/HVDtIVRoYz0Heyv83MYzOIn5OzcDD6TNIOJCkgwYYVMpcQq9GwGwmAZd9tI/xki yCeuOYobdfqu89Y5+2KqMOqs70BOo6H8bDnWhYyZSHFt70X1coYs8Zat9Pisfc0Aq6pV 9JVlEqwEGlgiwz7Z7VrJc5uK2cGQd0gsSM+vSdDkp99T5guTCI10JWP3BqZ/gMWB1cSB x07ziIrXM48B+FCLW73QiCXj54BIQHWDILoaPeeF2A5MhEzH20RJO7S8VOPNf1CWSMdP tdhw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=qdQLV9pZ; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id gz17si2096137ejc.25.2021.03.11.09.40.12; Thu, 11 Mar 2021 09:40:36 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=qdQLV9pZ; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229721AbhCKRjP (ORCPT + 99 others); Thu, 11 Mar 2021 12:39:15 -0500 Received: from mail.kernel.org ([198.145.29.99]:45596 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229884AbhCKRjB (ORCPT ); Thu, 11 Mar 2021 12:39:01 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id 1DF1264F35; Thu, 11 Mar 2021 17:39:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1615484340; bh=671o4q4CvWKMjD7Jb6jmbRb9iezM2tIZXeqzqG+mTMY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=qdQLV9pZ7lxmWb8gppcFff8XQZL/ZOHBpYLidOQ9BDcMwAwDrEembP3jdhJ4sb7cO n5F0h3tIXdrUt20RvVKJJ4CSTVWZzf9MS6YzQ2/PqpnW7wdJrL48dIbukxvdE0vhhB Gbwd8q+vGKW3NqmZUaxxPz+KjQ1V25zznGwAEteY= Date: Thu, 11 Mar 2021 18:38:58 +0100 From: Greg Kroah-Hartman To: Naresh Kamboju Cc: open list , Shuah Khan , Florian Fainelli , patches@kernelci.org, lkft-triage@lists.linaro.org, Jon Hunter , linux-stable , Pavel Machek , Andrew Morton , Linus Torvalds , Guenter Roeck Subject: Re: [PATCH 5.11 00/36] 5.11.6-rc1 review Message-ID: References: <20210310132320.510840709@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Mar 11, 2021 at 08:51:27AM +0530, Naresh Kamboju wrote: > On Wed, 10 Mar 2021 at 18:54, wrote: > > > > From: Greg Kroah-Hartman > > > > This is the start of the stable review cycle for the 5.11.6 release. > > There are 36 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, 12 Mar 2021 13:23: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/v5.x/stable-review/patch-5.11.6-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.11.y > > and the diffstat can be found below. > > > > thanks, > > > > greg k-h > > Results from Linaro’s test farm. > No regressions on arm64, arm, x86_64, and i386. > > Tested-by: Linux Kernel Functional Testing Thanks for testing them all and letting me know. greg k-h