Received: by 10.192.165.156 with SMTP id m28csp2184195imm; Thu, 12 Apr 2018 09:56:52 -0700 (PDT) X-Google-Smtp-Source: AIpwx4+DDoqvIYeBxu/AsfdwSiW1qg3tFxrrIhX9qQdZH8X7MRLYA3GTCfG6BxG+XfZNSY3oNWue X-Received: by 2002:a17:902:57ce:: with SMTP id g14-v6mr1900666plj.222.1523552212344; Thu, 12 Apr 2018 09:56:52 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1523552212; cv=none; d=google.com; s=arc-20160816; b=RyFUzFquPPovmBhuurNWVePB8g7oDuDEBnMJ7fYotglnzNh9kzZCPMtE1Xc1AFX018 CNdK7awql3ESFOPRFNdoZJ9a7NLCRyqYNnT0J7NDM/CHgHFLDQ1bYKNC1iW73XgrZzJW L6AElnn0s4tP2j2sVNRlQ+/83Qbg0N0z2WA9HrbP4M51elbKZIC1huKGu/UDzwdThJUF VM+g/Yd4Q+WRf83cXn5pO5wdweijtEozLyyvwJj//++5Y0EyV1Di0AkCMww6+zb1q8Dr mb7Ds2eEtta6xFjS5KgOX4hOOKJjbcrzDDoFUZNF5v4NxYLhdopxP/ZAKF3UN27L88Ti Uvkw== 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=h0n8NGcRo7i2Wy9O49nI51+8oHf3oAFtQT66g+A3jTA=; b=ofrp8f43ficqZdafbBqmOYqEzSJvfPLTzYk/McQqc3NRJys/6Z849/W0+wr6vefssd /+HGjZW3wYjji7wGFSNeCLew/1W8lKYcvYp3iiyFuxz3SEENkfwQ5Sl+GCM3LKoKQ/a+ scSjTDleL2yM4337pfSzhMDKWHKHB/Yl7mBV9AoFSB9TV7BaqPMmTdmPQjCoxexCB5NN NiiUuKI+frAQ3itVhtoAwI1EZFpNfhYX9aK6ddG6Fzl43PcuhLf1fC5UG8bQ/RU0AfLD aXksfE/Nypb6fgh3YMO+7pd3BHxA1Fyo9GwJyeoR6bUMaZdE8JCTxS37ZAzkGfZcF8Bn PXlw== 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 y11si2473803pgq.435.2018.04.12.09.56.38; Thu, 12 Apr 2018 09:56:52 -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 S1753233AbeDLQyu (ORCPT + 99 others); Thu, 12 Apr 2018 12:54:50 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:40682 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752746AbeDLQys (ORCPT ); Thu, 12 Apr 2018 12:54:48 -0400 Received: from localhost (unknown [37.173.8.233]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id 6709AC01; Thu, 12 Apr 2018 16:54:46 +0000 (UTC) Date: Thu, 12 Apr 2018 18:54:35 +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.9 000/310] 4.9.94-stable review Message-ID: <20180412165435.GC23951@kroah.com> References: <20180411183622.305902791@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 Thu, Apr 12, 2018 at 06:30:32PM +0530, Naresh Kamboju wrote: > On 12 April 2018 at 00:02, Greg Kroah-Hartman > wrote: > > This is the start of the stable review cycle for the 4.9.94 release. > > There are 310 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 Fri Apr 13 18:35:00 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.9.94-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.9.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 these two and letting me know. greg k-h