Received: by 2002:ac0:a581:0:0:0:0:0 with SMTP id m1-v6csp1129444imm; Wed, 20 Jun 2018 12:06:03 -0700 (PDT) X-Google-Smtp-Source: ADUXVKJwI25oSUuuT+3CcfUVVVoEuleK6/NfuUayjR1hxxmAFAjSnie+OhyXjWUggqWCb/I7rfqX X-Received: by 2002:a17:902:a508:: with SMTP id s8-v6mr25474921plq.223.1529521563200; Wed, 20 Jun 2018 12:06:03 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1529521563; cv=none; d=google.com; s=arc-20160816; b=yzmomX1sBf+xiRxYZKgJvVE0jW3K5HQ75DWZtwmiMjEwK5WnZ5uRCAGe8zevm+Y2qO zm8Hh5JaBmfANjOgPXA+zozwk2p73pe36h99gVyIGAi/WuN+1BPYm0RMYJZpsir3ICnQ QgCEko1/WnzY6QSDULDmw0GxHSNxevXzZuze9JvZcCUoVBXeU8TD+EQ5m50msqDPA59I nNylGrptXW0sFfcpuH4/PlHmjfg9X0azEd8+FoAWUPnUwzL9wd5rRMs0C7Sh3JTUphZF ywQ4PnW/pGxZ3mRdHWts+bNXyLqShK3QFOr35+81JMffLoaudC20gINy8NnYVK9pRqfg Jhzg== 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=4V0Pl0W3BqLZBwCmIpycxFVG1n9i78ipvcP5KADRR+U=; b=PlqCrJmDuXVngtvddHR6VbLuvqmchbOKff/2ijkzNBYZ0lx+HSsQtbPvOHZ11FJmyY Bku1pg0Mk4kpWg2mNT+wFZouVowfDnccWYevWxI3zX35p85EBo+ggKmQGhyCC9r0b7uj 7a1p+kMZl5+Rl07xqmvLLu2kjRI8+3++TBsyO0f1H2rAEGj38hZdgC00SFrI9FKZwBsC GEJBNTitProcriHEwJCRDPP+s0aY8TolNLFh3/c81Gz0mwJfZiq45/l3RcPwtIgoDQjK JVkl822l+LCpRsrw8iyBpePyYOd0JAZENUQIyYktJQFScaKUS3qPwrO7OUHAtmYngTMo KmjA== 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 u5-v6si2957515plr.289.2018.06.20.12.05.49; Wed, 20 Jun 2018 12:06:03 -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 S1754889AbeFTTEr (ORCPT + 99 others); Wed, 20 Jun 2018 15:04:47 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:58814 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754836AbeFTTEn (ORCPT ); Wed, 20 Jun 2018 15:04:43 -0400 Received: from localhost (113x41x139x141.ap113.ftth.ucom.ne.jp [113.41.139.141]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id 40A53E9E; Wed, 20 Jun 2018 19:04:42 +0000 (UTC) Date: Thu, 21 Jun 2018 03:52:17 +0900 From: Greg Kroah-Hartman To: Naresh Kamboju Cc: open list , Shuah Khan , patches@kernelci.org, lkft-triage@lists.linaro.org, Ben Hutchings , linux- stable , Andrew Morton , Linus Torvalds , Guenter Roeck Subject: Re: [PATCH 4.16 000/279] 4.16.17-stable review Message-ID: <20180620185217.GF32326@kroah.com> References: <20180618080608.851973560@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.10.0 (2018-05-17) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jun 19, 2018 at 01:14:00PM +0530, Naresh Kamboju wrote: > On 18 June 2018 at 13:39, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.16.17 release. > > There are 279 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 Jun 20 08:05:28 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.16.17-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.16.y > > and the diffstat can be found below. > > > > thanks, > > > > greg k-h > > Results from Linaro’s test farm. > No regressions on arm64, arm and x86_64. Thanks for testing both of these and letting me know. greg k-h