From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.4 required=3.0 tests=DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_PASS,T_DKIM_INVALID, URIBL_BLOCKED,URIBL_SBL,URIBL_SBL_A,USER_AGENT_MUTT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id A6B14C6778A for ; Sat, 7 Jul 2018 21:39:47 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 4E481208C0 for ; Sat, 7 Jul 2018 21:39:47 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=roeck-us.net header.i=@roeck-us.net header.b="XymqFTcG" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 4E481208C0 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=roeck-us.net Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932688AbeGGVjn (ORCPT ); Sat, 7 Jul 2018 17:39:43 -0400 Received: from bh-25.webhostbox.net ([208.91.199.152]:37056 "EHLO bh-25.webhostbox.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754124AbeGGVjm (ORCPT ); Sat, 7 Jul 2018 17:39:42 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=roeck-us.net; s=default; h=In-Reply-To:Content-Type:MIME-Version:References :Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To:Content-Transfer-Encoding :Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=IIhTYI6maVhhh0Viar2e9umBst1/WgOv9CR/MHALxik=; b=XymqFTcGVL0UWS/Jg6AEKbIaBs POkoUDU5PIUNTohFfmTLhdVu0wFWu03ClH7Cgu56dk3L/y8uspLIUTPLyK9ER9Rj0CIzfeCX7yNH+ p7C7ZELQWWlIWsmwKJ24As9gtzeo5O7p6UHZmquETrgNxa8SYIr/MCC8JsD8/PyDpN9sq3Sf718xZ FNyJMV7CMPO41QbuGxyNL3HxEsqOVTHkKub7/RTDpB4LYWrbDRYSe7YUO2dMfTHMK4XY3L1rhglHQ TFD8U7UJN7vhSBlYYZ7gMRqtXAVMo7G39l3sdUHzVT9NeDrmhDBXHC2f2B90hmJhVqzUewu0R2RE4 9nNH5i9w==; Received: from 108-223-40-66.lightspeed.sntcca.sbcglobal.net ([108.223.40.66]:43844 helo=localhost) by bh-25.webhostbox.net with esmtpa (Exim 4.89) (envelope-from ) id 1fbuvb-00H2F3-Hk; Sat, 07 Jul 2018 21:39:41 +0000 Date: Sat, 7 Jul 2018 14:39:38 -0700 From: Guenter Roeck To: Greg Kroah-Hartman 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 00/61] 4.14.54-stable review Message-ID: <20180707213938.GA3384@roeck-us.net> References: <20180706054712.332416244@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180706054712.332416244@linuxfoundation.org> User-Agent: Mutt/1.5.24 (2015-08-30) X-Authenticated_sender: guenter@roeck-us.net X-OutGoing-Spam-Status: No, score=-1.0 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - bh-25.webhostbox.net X-AntiAbuse: Original Domain - vger.kernel.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - roeck-us.net X-Get-Message-Sender-Via: bh-25.webhostbox.net: authenticated_id: guenter@roeck-us.net X-Authenticated-Sender: bh-25.webhostbox.net: guenter@roeck-us.net X-Source: X-Source-Args: X-Source-Dir: Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jul 06, 2018 at 07:46:24AM +0200, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 4.14.54 release. > There are 61 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 Sun Jul 8 05:46:58 UTC 2018. > Anything received after that time might be too late. > Build results: total: 148 pass: 148 fail: 0 Qemu test results: total: 160 pass: 160 fail: 0` Details are available at http://kerneltests.org/builders. Guenter