Received: by 10.213.65.68 with SMTP id h4csp592605imn; Sat, 7 Apr 2018 05:31:32 -0700 (PDT) X-Google-Smtp-Source: AIpwx4/66HUZ06Nzd4CkGjpnKtJBDC1uzxMLRzGUJMdKU5rbKuPmvX0pe4C4J6v+QXlcRw1thCeG X-Received: by 2002:a17:902:8212:: with SMTP id x18-v6mr32039452pln.372.1523104292190; Sat, 07 Apr 2018 05:31:32 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1523104292; cv=none; d=google.com; s=arc-20160816; b=cXxp3M/zzKj+0wfB3ox2n75Tc6zxrAru3tJ3hiZf8YnKtcWPk9tamQmjgVkFuC9S5j K041+HqhT8gqfdoVIzprvluKxbk0lEqQ5yzRF10JlQMT/2qeRFA2+S2qS1ldDL1TpUiS tL+MJg4Lv3OTY6ivXlTHEVUD7bRKdoDh9rRwzdi+FvOGR5p0Iqvb+whYQ50cPe2VWwmv EWBzN2L6rOWAVby0fuOnUI+KAZilFkmGBDYPmWtMivjKmSqPr6RR0+4NxUjV6ALdL0a5 IKdgmKhN+DtWejsAq0QsFlWbiLhMzVus7b1D/nqlo6q8i9EWgjqJQlVm1tmsUf6yEuE3 q37w== 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=Ohp1dgAKb9+5RtIvnGQNU5wW2tH4v3bfp5eg8g0u/0Y=; b=dZKLs13EWro6Jh2A4QEh2WQJn3R48J0RN/aGZ53RHt/FWjpWdGkpPDb6fX7NgHrtFH wjwCc38YTdEROb8T6FS+AmB4YeWWX6RVQUgP6LnYRk4ijZaPsAxD5j/+W4wV1q/57QSR lmWD28A4vZlD5989jvf0oL3jw0Fh2fyIQfJ6t/8d089kCRL0TnqCqH5Ss8RzCLIW8xqR j0kRr04dq5vfWnD5J8oUPcahQv3aGHFB2+5hdeNosHed6S7or8HX4skVmuYd9y92KFpo pZL+oFGwfEh+xmLPsgyCjoZx+JJVGZxHLIF8YZqaWeev6asP+5mSMwY8++9Tuo3EAMo+ /BnQ== 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 p13-v6si10606222pll.416.2018.04.07.05.30.55; Sat, 07 Apr 2018 05:31:32 -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 S1751547AbeDGM2T (ORCPT + 99 others); Sat, 7 Apr 2018 08:28:19 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:33230 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751475AbeDGM2S (ORCPT ); Sat, 7 Apr 2018 08:28:18 -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 30427D70; Sat, 7 Apr 2018 12:28:17 +0000 (UTC) Date: Sat, 7 Apr 2018 14:28:15 +0200 From: Greg Kroah-Hartman To: Naresh Kamboju Cc: open list , Linus Torvalds , Andrew Morton , Guenter Roeck , Shuah Khan , patches@kernelci.org, Ben Hutchings , lkft-triage@lists.linaro.org, linux- stable Subject: Re: [PATCH 4.16 00/31] 4.16.1-stable review Message-ID: <20180407122815.GA2399@kroah.com> References: <20180406084340.999820380@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 Sat, Apr 07, 2018 at 01:31:34PM +0530, Naresh Kamboju wrote: > On 6 April 2018 at 18:54, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.16.1 release. > > There are 31 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 Apr 8 08:43:15 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.1-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. > > Summary > ------------------------------------------------------------------------ > > kernel: 4.16.1-rc1 > git repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git > git branch: linux-4.16.y > git commit: 30380aa579224caf6a737160802151f466fe3953 > git describe: v4.16-32-g30380aa57922 > Test details: https://qa-reports.linaro.org/lkft/linux-stable-rc-4.16-oe/build/v4.16-32-g30380aa57922 > > No regressions (compared to build ) Compared to what build? :) thanks, greg k-h