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=-2.1 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_1 autolearn=no 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 E0526C33CB3 for ; Fri, 17 Jan 2020 16:00:25 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id B40692064C for ; Fri, 17 Jan 2020 16:00:25 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="ruUfKV6b" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729138AbgAQQAZ (ORCPT ); Fri, 17 Jan 2020 11:00:25 -0500 Received: from mail-yb1-f196.google.com ([209.85.219.196]:35954 "EHLO mail-yb1-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729014AbgAQQAY (ORCPT ); Fri, 17 Jan 2020 11:00:24 -0500 Received: by mail-yb1-f196.google.com with SMTP id w9so5777850ybs.3; Fri, 17 Jan 2020 08:00:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=R6gBWA7SJp0IcPVqVM3hwE72NvzIgdBdGK4yP72/Gwo=; b=ruUfKV6bHwzTOS5F8ooHLNOmfdUm48sa+7jU399UnMsKjYXNBXtZHGwtMpflzRuSr8 WXMKeqPFsfFDE54N/H5z7YuaiJedtzWvS5sKwnpBjgHFEhAgH/+5dtZH+OnTvDGhIfkz qzDneArYZPr5nULzpyKcHnQ3Dh3DKNvFc3dB2wTz9FOA3ESOyunDdYonVtEj9GQRWqK+ VGzPHJIUkfSh//RmDwGo5+SQdIxTM6UpyXcbDIgiBr97mNQrnLgLRfZYwwWieMk3jeE5 lYmEv6A2F4qX8bKOmd78SJKjK8Nh4YhXzLae5Usw/XbsSch14dJZe2C3oRkFyw4dNYCL Azmw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:date:from:to:cc:subject:message-id :references:mime-version:content-disposition:in-reply-to:user-agent; bh=R6gBWA7SJp0IcPVqVM3hwE72NvzIgdBdGK4yP72/Gwo=; b=fnlKM1MA97soE7Ons/aGjKckyuVseiq6yNTV96ZTZlZn7X9ApC2nEG0ypcg8R8mRYZ bZF6ispOPbhJz3XBUCwqf7622cVL4ZV4wowAjuZEwp0ZXkRACZD08ux/kkIt0Qf96kdD b4xbxAstwq7HGmMpmrYEoM/GOVHlUWX7a8b39leuvJbnPyIwSNtlhcPzL4pc5TYizOYw zrbNHSzD5Z2IBUSV/G3L32qeABkN09IHfQGNdLbRMk1rPbCDezFlhYidqvO4qdTl1qd2 Antfk5at6d7bxYwD9BC1E7e9xDb7Ch8ZMHrjFBd9IomlJXfobJTL+4CMtRQKW7w2KYW7 db8A== X-Gm-Message-State: APjAAAU6Li+6gvSHE8GEc7XiZVYM1EQVny3X8yn/j3QBDs/iGXEX4MYR +RbhntI5MpgF8LG6pxzNfTxq6Qqb X-Google-Smtp-Source: APXvYqz5wH0WCn9zkrIzZPKEQq5O51Es8+lkzehbJ4+QO5ND36pLlkfc6zOX1ZqfACeo0xTCAZjCFA== X-Received: by 2002:a5b:7c3:: with SMTP id t3mr25264044ybq.261.1579276823950; Fri, 17 Jan 2020 08:00:23 -0800 (PST) Received: from localhost ([2600:1700:e321:62f0:329c:23ff:fee3:9d7c]) by smtp.gmail.com with ESMTPSA id g190sm11083367ywd.85.2020.01.17.08.00.23 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Fri, 17 Jan 2020 08:00:23 -0800 (PST) Date: Fri, 17 Jan 2020 08:00:22 -0800 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/71] 4.14.166-stable review Message-ID: <20200117160022.GA25706@roeck-us.net> References: <20200116231709.377772748@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200116231709.377772748@linuxfoundation.org> User-Agent: Mutt/1.9.4 (2018-02-28) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jan 17, 2020 at 12:17:58AM +0100, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 4.14.166 release. > There are 71 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, 18 Jan 2020 23:16:00 +0000. > Anything received after that time might be too late. > Build results: total: 172 pass: 172 fail: 0 Qemu test results: total: 375 pass: 375 fail: 0 Guenter