Received: by 2002:a25:1506:0:0:0:0:0 with SMTP id 6csp867107ybv; Wed, 19 Feb 2020 10:54:03 -0800 (PST) X-Google-Smtp-Source: APXvYqwbpxwagobfCqDYu3A0qAQ5uJDFYfl6eBnrk+TufY2nwF22KlSSB2nbshWppvEm0jx2Suhg X-Received: by 2002:a9d:268:: with SMTP id 95mr21129690otb.183.1582138443748; Wed, 19 Feb 2020 10:54:03 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1582138443; cv=none; d=google.com; s=arc-20160816; b=HPt0ZsJHsUrkbAYQlMZsY8CvXVaVzazyIUE+SuY1mv+tY/0j/5s5zIFTKfNmlH8TVY Ea9hpdvaBXn67Z9zJIrsA6oGGsXhSCUKi4y7J0spcog1wRCzzqwcVxeI82lnQsHJZU2r +JGf2Q4s3mpP5P+RAVeL9ejK1wgq0ljbN1LMC55Akp2PuyKgjNz4p4QOiGPwZf2cHCXp Ogtx475z9Cdwgol9h9pcfPf7Zhj50yd/2E3jUW3Wg3np8SaCdnZGmRylg9YHO5J7kVtv Ia1DbTcNY1EMiHqFgYInV3ZKOFZu21JpEU6Z5zR1YcoB3IMKqy79hE3D6He/hExl1xzg PXIw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date :dkim-signature; bh=4yRS4IbqZ+jWnME+E5+woid6Jk67gotY7LyCwAB3gQ8=; b=Pjd+bP7EPhHvK4P1isQWpQ72RKNu9HCrZcvDN7BLIYc3Cao/sDgaxGgdXjtYt58ova 6XUbfBJX61YVTk5YOfb+ZRwCAf493P1celWHsUF5t4Zxcnca6tziNxWcDx/i/DF3Hy2z jUJWmiEpSm7LmlBH2ptnIKF49dqFiciowECm250GgY+C8c2ej2lOtejn2veUP4KYkCNc 0oudRa9N0dWy8aVh8mAyNZS+ACb8WmDoLZ/+DWqpcXtgMo7NSEyK9DT+yqdInF2r/rEO 5nQWfrxylV8qxGPmpwq+jV3Tm1Ty3f8LWc0yfZjyFptfBFYTxUNMmW6Ju29lcYruKNjX dGrg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=Q0HKNPJL; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id u204si9271100oia.55.2020.02.19.10.53.51; Wed, 19 Feb 2020 10:54:03 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=Q0HKNPJL; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726712AbgBSSwk (ORCPT + 99 others); Wed, 19 Feb 2020 13:52:40 -0500 Received: from mail.kernel.org ([198.145.29.99]:37360 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726613AbgBSSwk (ORCPT ); Wed, 19 Feb 2020 13:52:40 -0500 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 5B36D2064C; Wed, 19 Feb 2020 18:52:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1582138359; bh=owwPLCIXW01JCabPd8oJy4g6ge27ISgAiv8nVu3IKf8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Q0HKNPJL+9nl6VtNmfRoqfyNHJ5j44MtPiZVzaJ6c67p5IzGO7/nDEKZ5raGnObN3 oxkbyVOp4P4lAflAlwGFcGiY8joZRPGYXFnK+Qi7RHpf82ANCide/XSfIiisHxYbl/ tlZ8Xo3zbeCtOpUv95T6gAr7bR5lZPCeNHgpiZuE= Date: Wed, 19 Feb 2020 19:52:37 +0100 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, ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org, stable@vger.kernel.org Subject: Re: [PATCH 5.5 00/80] 5.5.5-stable review Message-ID: <20200219185237.GD2857377@kroah.com> References: <20200218190432.043414522@linuxfoundation.org> <20200219180954.GC26169@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200219180954.GC26169@roeck-us.net> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Feb 19, 2020 at 10:09:54AM -0800, Guenter Roeck wrote: > On Tue, Feb 18, 2020 at 08:54:21PM +0100, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 5.5.5 release. > > There are 80 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, 20 Feb 2020 19:03:19 +0000. > > Anything received after that time might be too late. > > > > Build results: > total: 157 pass: 157 fail: 0 > Qemu test results: > total: 412 pass: 412 fail: 0 Great, thanks for testing all of them and letting me know. greg k-h