Received: by 2002:ac0:a5a6:0:0:0:0:0 with SMTP id m35-v6csp3645858imm; Wed, 5 Sep 2018 03:45:24 -0700 (PDT) X-Google-Smtp-Source: ANB0VdY7FF+U3We296Mba7ctJdSBuCoupccCmgsAS5KEW6sZCUXzuRh6jCSzpALgQgjk+lHnLRPY X-Received: by 2002:a63:e60c:: with SMTP id g12-v6mr36086979pgh.308.1536144324186; Wed, 05 Sep 2018 03:45:24 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1536144324; cv=none; d=google.com; s=arc-20160816; b=uvefFZ2j/+GwHAM9O+S4Mem+EoGRcqPxjnVmXTC4PwXDO9p5+vX7gSEBC1dp2VYFdv NEdZScArRKoUc7iRiaKYdg+eZvgV5T0OfAzlvehYgd57E0SA9ZBh+tEqezjEQUQvmA4+ T2egbTjZ7G3lhVAIiYkfRU/ek0i1rQnZHOBR7KFwlA7rHI7iJVpapW63laf9zFmyadOw W2//sHw5jNehBXxiu9i1GXh6oFJ27UWo0ZaGFbbZA8ktVMhHjbdrqIsrVvIADtCSZUwP P+OV4c3UUbHpLvNLTBMWf7laoFbdlgmYQuDB0iKmeFdeJybjIUe7iVGa1LTAA+Xn89/4 uk9A== 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; bh=eZ90Zv5itZspKaoftwKvDXohQZ7XxmFERqBlT6uwjfc=; b=yYu3C9RutSKeQlBvvVugrlJH/jZxi+wAZaA+gL+xJHNpMhg2ePzpENKB7AOFwligSq HIpZl1tp137qzA+qKPHUown2sv3dukgvJBV9TEUd+gp3GhPWdc3qcsbSzxE8ZpI6zmrm QSTFrAcJ92TXPstYsVUJwxc9KUQnc1XMBrbQc4kUKk4sbhZr9W+ItnN6bOymiR6fcKBE f+Mq+WGJVgv5PxN8UK3mUiZDgX1kNT6h99/Ergozq6BbwP4LtO7acYs9uFYEcU9NRZsG gbydb10d8FIlB3erQscYoDF0XlJ0O63il1JXUyTtokwVaVMkl0qBRqe5CEbmatlM1edp CBaw== 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 a2-v6si1570505pgh.396.2018.09.05.03.45.08; Wed, 05 Sep 2018 03:45:24 -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 S1727796AbeIEPNd (ORCPT + 99 others); Wed, 5 Sep 2018 11:13:33 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:47398 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727234AbeIEPNc (ORCPT ); Wed, 5 Sep 2018 11:13:32 -0400 Received: from localhost (ip-213-127-74-90.ip.prioritytelecom.net [213.127.74.90]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id DA009D96; Wed, 5 Sep 2018 10:43:52 +0000 (UTC) Date: Wed, 5 Sep 2018 12:43:50 +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.18 000/123] 4.18.6-stable review Message-ID: <20180905104350.GA11612@kroah.com> References: <20180903165719.499675257@linuxfoundation.org> <20180904193202.GB17786@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Sep 05, 2018 at 04:08:35PM +0530, Naresh Kamboju wrote: > On 5 September 2018 at 01:02, Greg Kroah-Hartman > wrote: > > On Mon, Sep 03, 2018 at 06:55:44PM +0200, Greg Kroah-Hartman wrote: > >> This is the start of the stable review cycle for the 4.18.6 release. > >> There are 123 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 Sep 5 16:56:53 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.18.6-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.18.y > >> and the diffstat can be found below. > > > > I have released -rc2 to fix a reported problem: > > https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.18.6-rc2.gz > > I get to see 4.18.6-rc1 not rc2. Odd. Something is up with the kernel.org mirroring right now. Let's wait for people to wake up to look into it... > With the current results on given commit id are looking good. Wonderful, thanks for testing and letting me know. greg k-h