Received: by 2002:ac0:aed5:0:0:0:0:0 with SMTP id t21csp3082483imb; Mon, 4 Mar 2019 23:59:51 -0800 (PST) X-Google-Smtp-Source: APXvYqynHVIRTtQ8WroBCpwOUPBweB9O47rhTDvFaSGcN3Z0Iq5QvXwqTOFdWJXJUx0G+/QXh1oA X-Received: by 2002:a17:902:e01:: with SMTP id 1mr25163385plw.66.1551772791535; Mon, 04 Mar 2019 23:59:51 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1551772791; cv=none; d=google.com; s=arc-20160816; b=rO48Fd44HGYFCNe1StAb11Ibnq9oOlkev+j/WauRLvgGWnyfS0Vm/ulZy4h3AZkHrd vMkNjkLWXAycTo9K9S2uQvY7RhZS0/5rLn1T/MxL/pJddA9QCq9lmj3cgqd4E3u0BEN4 pZqmhi7v1TwlF8eFTs9I7McXzQYsOAuuAzP50tao20DDyKHl6sYA/x6PQ7fudLJJ7Mgj SPQYRAAwBPMTErlL81JX0K0VEdS/DlK11IIALgmmLLWI+xuJYwQTEEil0gXKyWxQqt5m cQ2q8+yxiIUG9k4MrCeyL/omHmErjHS1H3pi1Ora9Mk8i2ElcLxxRpMWqgR6Ua4a/M4G Wskg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=cJVd0x7SljhjGI0JywmXziCFB9ZnwoRYO0IDG2ZaCy0=; b=wYDwqOJe/RxDGOlUysDnq/khoUJLYMatQDKMntRcnEmLZqGGZeU5CGAi4iSyMIqgg1 k4Rve9s9GTx7BZ7kNwI/gU5gA4ELd5bWI32bEZ3aBbb3y5uoEckm2AP7oKtw7KvtMldD VJbKHZJxCEECcj9mWgWtePGrtJYhYDDy2M4kQiII+4LP64XVUgR/zWbqC7OJUxfqd9bP 0+dJC/DAxK8gFpQquMTW6hIX2k+mtDMPcbCuj5mnrNWjE788DPWpBXccfDIwgxgPMB1z I9Z5cUEXX0430/5Yp4zG7U9Zy15ToH9Sdd1tCgDMjTNjHpI3s8UzjZmoTw2ZlSekXSti 08og== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=nxpHPhV3; 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 2si7712154pfd.129.2019.03.04.23.59.36; Mon, 04 Mar 2019 23:59:51 -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=nxpHPhV3; 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 S1727249AbfCEH6u (ORCPT + 99 others); Tue, 5 Mar 2019 02:58:50 -0500 Received: from mail.kernel.org ([198.145.29.99]:39466 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726984AbfCEH6u (ORCPT ); Tue, 5 Mar 2019 02:58:50 -0500 Received: from localhost (5356596B.cm-6-7b.dynamic.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 0390520675; Tue, 5 Mar 2019 07:58:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1551772729; bh=gKc9dAuoYo2pmN1uzNOkM2/ca84oMg5i953TGWgIee8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=nxpHPhV3sSGuOz8wuBGpMmD7pdR8R4NdPv6X+fwGrRZfNkVuXDbcju3KksLy/mcJ7 pFr/QvTf9Hq4nm6e69CeJJ4rtBdN9gtiyEVw/CRbsG28wP6SiY2Nl8CQD+eRGMlo08 6e1qTKFsbDYc0eJ/UOQVWmNzAKcCffM0GrUZSR74= Date: Tue, 5 Mar 2019 08:58:47 +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 4.20 00/88] 4.20.14-stable review Message-ID: <20190305075847.GB5726@kroah.com> References: <20190304081630.610632175@linuxfoundation.org> <85d11f50-7dde-54f4-9f4a-db37c56d063c@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <85d11f50-7dde-54f4-9f4a-db37c56d063c@roeck-us.net> User-Agent: Mutt/1.11.3 (2019-02-01) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Mar 04, 2019 at 07:39:48PM -0800, Guenter Roeck wrote: > On 3/4/19 12:21 AM, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.20.14 release. > > There are 88 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 Mar 6 08:16:03 UTC 2019. > > Anything received after that time might be too late. > > > > Build results: > total: 159 pass: 159 fail: 0 > Qemu test results: > total: 343 pass: 343 fail: 0 Great, thanks for testing these and letting me know. greg k-h