Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp4674615imu; Tue, 8 Jan 2019 04:27:15 -0800 (PST) X-Google-Smtp-Source: ALg8bN4tMRjPOHre/yB25Bkvijr8+oebavSUUYU69LXnMHTilk38t9ej0xgzR659IQ5ufzMPb2Cy X-Received: by 2002:a62:3888:: with SMTP id f130mr1531920pfa.132.1546950435080; Tue, 08 Jan 2019 04:27:15 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1546950435; cv=none; d=google.com; s=arc-20160816; b=P9FVzyKhikjN0WbT1JmjtQtnSRKkvAhhRGnxnrXwyr4L86N18RzEcv9gOUWtDnRxx2 e8yURZMPqKan7eCvLBYFy1CvfWun36EX7rBvxMVcLSvGKiQ1HBejYaSfSOPDM3bGwV0f qavSmk/sGhdyEZeMEXaBjvs3G15fKS7s9sAt6WAu4pu6snZJ9LuXHXMhh33bvUsKWUTo f+lXS1iaq5xoaxDgP7183WOWGbWjtTWnsA/BBEBnOPl3qWrG8wIwGqVScdmg9ELjDLvo gihghFz3aeEUdj+lzfsdIbDD0VzkBl+ofMULq2lf5VYLSZJjySZkwrB9bBp3E0zRhHnd QhlA== 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=UdyhixQBh1OXkBXQFjYsX0gdpkHnxVOqhyYuYc88WfU=; b=JBMe/xKh6qhj7U8/+A8wmToV15xW+TIv89xW0fdL6zRd1EB8xk1vWVbr83nAcuKk1d zPITa/rhxfUgfVPuC8c2/jujV0e2as5oCL2TSGEge15+zumWEPzQNFBaMYiNp9+9Mr+1 +x1z3HwE0r25USBGreRJgQmozhxa28TcRu1Fnmq+6azFQ4LXjvdZoPn+gfcW7YV4iy8r n2J8kR1Qb98H0PGWhKTttoFcZl+Pi5Uh1c06/GZvHT73BqOWFR1QycIJ0MREqBhsy/cD 3pMNg+go9aIOA+JEneKt6OaOi8CzfW4C7tfJOeo5xlBT4wPzCvogfK/bbxlYJoSWUnCy +dCA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=Y4wTnael; 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 j195si36544084pfd.165.2019.01.08.04.26.59; Tue, 08 Jan 2019 04:27:15 -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=Y4wTnael; 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 S1729055AbfAHMZq (ORCPT + 99 others); Tue, 8 Jan 2019 07:25:46 -0500 Received: from mail.kernel.org ([198.145.29.99]:37106 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728782AbfAHMZp (ORCPT ); Tue, 8 Jan 2019 07:25:45 -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 9E4D6206BB; Tue, 8 Jan 2019 12:25:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1546950345; bh=N9CQnCnBPEGNUcGn7kk7AuLYLm1uZwh3hvsxPI+Ve1Y=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Y4wTnaelZvWo1YAZzDpmAies2nw+lcNmJjAMQ5aoUYrWFLCDZ2RgnHrgG9xDWriF3 vmxzkvWqs38VIWtkpXId06cb8JM+xK3mCX2iwy8qbVkjTD/WmO6KGD/ZyeELnDUCNV RFBMYBcYmMFRP5e+Pigd+YhO4rhT6AVaIjBhJbEo= Date: Tue, 8 Jan 2019 13:25:42 +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.14 000/101] 4.14.92-stable review Message-ID: <20190108122542.GA4801@kroah.com> References: <20190107105330.372621917@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.11.1 (2018-12-01) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jan 07, 2019 at 08:59:12PM -0800, Guenter Roeck wrote: > On 1/7/19 4:31 AM, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.14.92 release. > > There are 101 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 Jan 9 10:53:00 UTC 2019. > > Anything received after that time might be too late. > > > > For v4.14.91-100-g31e3578310df: > > Build results: > total: 171 pass: 167 fail: 4 > Failed builds: > arm:allmodconfig > mips:allmodconfig > parisc:allmodconfig > xtensa:allmodconfig > Qemu test results: > total: 317 pass: 316 fail: 1 > Failed tests: > mipsel64:fuloong2e_defconfig:fulong2e:rootfs > > Failures are reported earlier for other releases. Should all now be fixed up. I hope, this set of releases has been a pain... greg k-h