Received: by 2002:a25:c593:0:0:0:0:0 with SMTP id v141csp3069756ybe; Sun, 15 Sep 2019 06:59:56 -0700 (PDT) X-Google-Smtp-Source: APXvYqz/vkZCE4bH8C5r1L/1kAOE3B1TOWSZGFf44OsPX22kpuUBWJPP4cKRBEPG3yOaiAgIPy5t X-Received: by 2002:a17:906:1385:: with SMTP id f5mr48299472ejc.145.1568555996480; Sun, 15 Sep 2019 06:59:56 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1568555996; cv=none; d=google.com; s=arc-20160816; b=nPy17560ILFGXHqG0WSrf+9Q5RgApPibneMjO9G1NpitMytKK9/q7dVEncgk/WQoQz 1F6Ym75n9jPVyJzpm1NawlxbBDEGWC1EsCKvsHp7eyHMbfq4lpSlWpgii0ZXBMA+59RI afEV8IoggTae/MJZrwNEkWAL3x2Ohoz1M+Q9Rtk64LBQwJKek875kwb1RDRUAMjq3So0 E7BLcJDqGDpVHN88fQaUljFqIWNoKGq5va/eib3QrsrrWuSvMlAg9IBa3aknMQgjQ4S4 0x6s1u5dnypRkw0Q+9PddN76UZYm8gPuahklKquo+32eQKmkzBcJX7BLGrRxFdWbeEYt g7nA== 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=bfTSv3JF1FUSufuKNnsHKp9HpCw2dhokQI25yHT8XpE=; b=vZTIdjOsENF2wFsjfjklsGBJQjpCUqevqMrFLENUGyioZmrOqUuMdwKvdmewZyGsJt N+JvaqSk92bA6PWSxAJONcLULrEOBbLlCt+loMHMxd7+yk8BUIkH4IWcdI5dp9153W3N LU86I/uU2zxKEa/gu/X6rI6uxhqnUscCn8LZs/hXF4LaXsYUtWbW1IHP/aFG8NznimC6 X1fxLqJ9r7+hk9onbow5+MqCOwKd6iNHaUjVJpi7ZTUMRaxCBg1jlswdKs1HuShPc2xo kmiAYKnNY5wC0MPmR2+Rp1/nm/U8kOydPceCx5w5apTPxsiKLkM9Ex3S4rDOCQNMCvfe EutQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=EG71v1oO; 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 r26si5618353edx.61.2019.09.15.06.59.33; Sun, 15 Sep 2019 06:59:56 -0700 (PDT) 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=EG71v1oO; 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 S1731471AbfIONfd (ORCPT + 99 others); Sun, 15 Sep 2019 09:35:33 -0400 Received: from mail.kernel.org ([198.145.29.99]:57034 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726298AbfIONfc (ORCPT ); Sun, 15 Sep 2019 09:35:32 -0400 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 BD667214AF; Sun, 15 Sep 2019 13:35:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1568554532; bh=fl7TBmmPt7cLEn5HxE+Ej6j/9LWbVQeKvBhhcBLLqSM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=EG71v1oOx2UGReixLlUfyawgtkntTdEfL7w59tEHqXHdghi+e5wf0Udi7PSRZ3a1j FG+lPWUh2MQW3xbt5cAxOeCsTtjjYloxo5WxltWaLVLBhW8gqFn9gI8yOHcYU6pz0u kVl9JR7TzByVt+P/m8V2e+5X5olSJdNnbFFNB8Kc= Date: Sun, 15 Sep 2019 15:35:29 +0200 From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, 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/21] 4.14.144-stable review Message-ID: <20190915133529.GC552182@kroah.com> References: <20190913130501.285837292@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190913130501.285837292@linuxfoundation.org> User-Agent: Mutt/1.12.1 (2019-06-15) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Sep 13, 2019 at 02:06:53PM +0100, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 4.14.144 release. > There are 21 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 15 Sep 2019 01:03:32 PM UTC. > Anything received after that time might be too late. > > The whole patch series can be found in one patch at: > https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.14.144-rc1.gz > or in the git tree and branch at: > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.14.y > and the diffstat can be found below. I have released -rc2 to resolve a build issue: https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.14.144-rc2.gz