Received: by 10.213.65.68 with SMTP id h4csp1154855imn; Wed, 21 Mar 2018 04:09:50 -0700 (PDT) X-Google-Smtp-Source: AG47ELv8kn7k9qBjpiYvFGccDg/kkH2pZ7LodkoqKxkIBhVUiiQ8BwNiv4g5rtkUlZHR8d18+tNs X-Received: by 10.99.147.25 with SMTP id b25mr370780pge.309.1521630590474; Wed, 21 Mar 2018 04:09:50 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1521630590; cv=none; d=google.com; s=arc-20160816; b=SfVOAow7IwkRJRmhHg52XweME2S1TLqwD2NQkCQZ6BM/F4uvG1nsZWOR4r2cHhAtkw waTHOydFFgTocb1BaeVIkUU/O6CoekMt7z0wFs8y/ep+stVw7VZi/yI33B9myTVyi7kq jTk9lxtdImk5dOtJKkHWPUMBHlht56i7eV2r/4pjlaHns3yVyDND5FSU3Ywt3H5amQvE UVSB1r+L8rcv/djsNJyP6/rnyLpBicZ9pgUSsqZPCXyRU+0tf8TKqYIthiDMyrtKt1nC i7IFI4EoP3JpJa3lTlOXzhjwF4m17rspJNWbpagYzsiGPhguS7OtNckYE9sI/FJ+YQvu 1hFg== 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-transfer-encoding:content-disposition:mime-version :references:message-id:subject:cc:to:from:date :arc-authentication-results; bh=rMEmeBzEVAUInfBUKRQx07NwJ4DZrJcxVhDPmqDNjDw=; b=X6uC/P7d1U/xGJWMQJQaNSniSYrjlw5MOqW0N9XgDFIUjRMLuzSfqPUR6iKpOyQOkW p2z8gG4cQDme5DZSVvoXecDFGIMSqPHf2op2tyXc25aOtjobt6Odxaj7URPkAwpx3RJr fzmPyXiLlhs60lGFw6OHHim+CUyIWp7Aw9vnCgqcelF1KoVNytj7t40s6zT21dyyUxCY fV0gp0HMFaR+P5UYyomQ98gqfR1N2icHdUAUuMjADyB+cENd4bXeU2iAiRvGcQ3NF9Gq Enyt9rvYuSz7bLosaaTyBkt13GVcui/mo62MW9j5vQOABZlYBX/km9qegaxtt38wuHgf sRZw== ARC-Authentication-Results: i=1; mx.google.com; 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 g87si2891715pfg.251.2018.03.21.04.09.35; Wed, 21 Mar 2018 04:09:50 -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; 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 S1751758AbeCULIJ (ORCPT + 99 others); Wed, 21 Mar 2018 07:08:09 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:42526 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751691AbeCULIG (ORCPT ); Wed, 21 Mar 2018 07:08:06 -0400 Received: from localhost (LFbn-1-12247-202.w90-92.abo.wanadoo.fr [90.92.61.202]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id 8DEBA11D2; Wed, 21 Mar 2018 11:08:05 +0000 (UTC) Date: Wed, 21 Mar 2018 12:08:04 +0100 From: Greg Kroah-Hartman To: =?utf-8?B?546L6YeR5rWm?= Cc: LKML , torvalds@linux-foundation.org, akpm@linux-foundation.org, Guenter Roeck , shuahkh@osg.samsung.com, patches@kernelci.org, Ben Hutchings , lkft-triage@lists.linaro.org, "v3.14+, only the raid10 part" Subject: Re: [PATCH 4.14 00/41] 4.14.29-stable review Message-ID: <20180321110804.GB6889@kroah.com> References: <20180319180732.195217948@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: 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 Tue, Mar 20, 2018 at 05:31:19PM +0100, 王金浦 wrote: > 2018-03-19 19:08 GMT+01:00 Greg Kroah-Hartman : > > This is the start of the stable review cycle for the 4.14.29 release. > > There are 41 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 21 18:07:09 UTC 2018. > > 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.29-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. > > > > thanks, > > > > greg k-h > > > > Merged and tested on our test machines x86_64, no regression found. Great, thanks for testing and letting me know. greg k-h