Received: by 2002:a05:6a10:f347:0:0:0:0 with SMTP id d7csp603038pxu; Fri, 11 Dec 2020 09:42:49 -0800 (PST) X-Google-Smtp-Source: ABdhPJyKwYgbBv35yc0mm2VERs4cHaW5jGIXQJMSAWs1Q+ahekP9Gf6u/4BRGLbJqs0DhAPjL6OX X-Received: by 2002:aa7:d6d8:: with SMTP id x24mr13216095edr.105.1607708569079; Fri, 11 Dec 2020 09:42:49 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1607708569; cv=none; d=google.com; s=arc-20160816; b=W2mScydYRPkt1WmM5tAru1hto8jD7wNypvrdxn41WarQq/V7H1jjk5Bn93YLaC2Y6V Kr+zIFJfdMgUnxyOzjclBAvG+uFY7CcFiFttPaQ5BM3ODHlkMMjDoHCqLBim3isgihqm /HZLMC5EOsBw/WiInFzw2TyDIvr0vqKS+Ti7oqgFYUsbQAnx2KWEGIT0o2eNQN3IZdxg 1CLUvqCcCxw8jJb0aWRCUm4PJrqAqxrgcgph/1Dh6mpFiHmsgieFAsok7c6n4YtnTbbR vQ7xFF9dWSHukjLbMlFur9Xa8nUfzg1tVUQ9GlQdHUJwr6wmaBtg51yL0vDV3cF3ac2o 9CEQ== 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-disposition:mime-version :references:message-id:subject:cc:to:from:dkim-signature:date; bh=pZJwjFkBUwn8fVCGF3X9Q5s7GvQwadn/sHWYexfriI8=; b=aoI7tfc4Aw3JF3vCvmcm0Fpk5Q3m1tu6UFciQ6YhiPAukgaPsYqVGW3gCs1Wq/5CyL hQpbVEV7hf+QX4qDt59s6fYATdjjoltfFFn/RvmX5jLGfw5IA9Zh2Z7/QcCdxzen1d+Q ZB2QU/O00TVoI0GphFLOmJOAVyUsYZI5gxt5DQnha6TrSknAmySBl4QynuWf9Q3wZ+YM yzSRRkoXloGIkznolVX4sYxmoKCdmWpQsAGGTFCkjKZJwX31onRwDCY/RJPHV5+9keYA 5EMkuXagYV4PVd+A7WIfai5Gn/VmbOtpgwcDDPVTVbs+DSt8CTCnjuRGq875cEqf7o2C HNgA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=G7asG2T3; 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 g19si4831971ejh.73.2020.12.11.09.42.25; Fri, 11 Dec 2020 09:42:49 -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=G7asG2T3; 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 S2437490AbgLKPAo (ORCPT + 99 others); Fri, 11 Dec 2020 10:00:44 -0500 Received: from mail.kernel.org ([198.145.29.99]:60126 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2436862AbgLKPAW (ORCPT ); Fri, 11 Dec 2020 10:00:22 -0500 Date: Fri, 11 Dec 2020 15:23:13 +0100 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1607696525; bh=FBUVVSiPxsxyO4Yw8MHtE62MD7rlHAh45gZ3bz2Svh4=; h=From:To:Cc:Subject:References:In-Reply-To:From; b=G7asG2T3u2uBPia4Sc8W2CAkGFlbSuTcbVstDlHDaoHZ+wjZJ3CUcrbCQVBhEyv3a FKBZqsbC6PEliR2J3IdxPf85+UpXHGECmlhc/HEhax+uOMb27Iuu0MBRYrL/pq4Wx+ vUg3iHgaE0BwXm48uwPaoVleR7LVZI3RrVyJEvs8= From: Greg Kroah-Hartman To: Guenter Roeck Cc: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, shuah@kernel.org, patches@kernelci.org, lkft-triage@lists.linaro.org, pavel@denx.de, stable@vger.kernel.org Subject: Re: [PATCH 5.9 00/75] 5.9.14-rc1 review Message-ID: References: <20201210142606.074509102@linuxfoundation.org> <20201210234623.GE259082@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201210234623.GE259082@roeck-us.net> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Dec 10, 2020 at 03:46:23PM -0800, Guenter Roeck wrote: > On Thu, Dec 10, 2020 at 03:26:25PM +0100, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 5.9.14 release. > > There are 75 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 Sat, 12 Dec 2020 14:25:47 +0000. > > Anything received after that time might be too late. > > > > Build results: > total: 154 pass: 154 fail: 0 > Qemu test results: > total: 426 pass: 426 fail: 0 > > Tested-by: Guenter Roeck Thanks for testing all of these and letting me know. greg k-h