Received: by 2002:a25:f815:0:0:0:0:0 with SMTP id u21csp1401709ybd; Wed, 26 Jun 2019 17:12:53 -0700 (PDT) X-Google-Smtp-Source: APXvYqxGnNRtDIldcCdipkZSrtbli30wV7+vtPWPJKFklrfojz4FqVPzxAd+QKE3NFOuT15dsK3e X-Received: by 2002:a17:902:1c9:: with SMTP id b67mr975319plb.333.1561594373827; Wed, 26 Jun 2019 17:12:53 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1561594373; cv=none; d=google.com; s=arc-20160816; b=R80Evqkj4X/W4b+8JAmnCm+X3yzxUXLYaG5N5ymUJXli1JmrpCCGvBrfONidywn1Rr lwZZkE4N24ZmvfPsLgNu3f0HCbUmBdqD9yZ1VQNWPPZA0rZIz/Am7uIKKARFMjsbuPkn +14LjgUMyrXKhp9NVKa7SnGzD+IDL0GcSRFfsAjGn3BOxla7FUmL9G3lSyA/c+8ht6o/ JXd+ydDFQuJIeLpbBDl7zd7I/Jfm383UHsZvy8dPu1z8rcMuNQl+waDlmwdZFiWHPuOC 6K85i8Urq7HdCtYbiNtAoAOz/qxX33p+GVGhotUI9y3z2D+geYqwwJ38d9ys8jEooiqG 86/A== 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:dkim-signature; bh=7ty54TVGj4HkRWLbsR3JkjyXb4iKJmE25aYC1EX2UZY=; b=CkCxdBxqxJHOczKQuaRpyNymZu0dLP7HP1yv5p0AvrHzQ8bq/DbJslyg5bb6aNdNT/ CkD30PAO0mdpzCy4LpdktFaOOVf3ibpU/vHuYqUklNc8q+V+5ErPK3J8mmCpt4QzYTk4 QQHgLAcviwMvW3lGovLmFsOnGNT7by/IhnKPov7pGxV9yD5yZkAEX20gJ/ZetIj4waOB NgUqpFOa4JdVhhdESyFnB/M7Uv53EDALX98TwETu1ZC6lPQ5LWjgxVR+vnG8n4Q6ByYV FlIhFkHLX9aMZaEsFT7cJ9Grgy9fWvlwpELP1bv/sibhiupwvhb6NbRmqu/8wqL/i+OY ZBTA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=I991ou+5; 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 t17si3402730pjw.99.2019.06.26.17.12.36; Wed, 26 Jun 2019 17:12:53 -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; dkim=pass header.i=@kernel.org header.s=default header.b=I991ou+5; 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 S1726722AbfF0AMa (ORCPT + 99 others); Wed, 26 Jun 2019 20:12:30 -0400 Received: from mail.kernel.org ([198.145.29.99]:55976 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726385AbfF0AM3 (ORCPT ); Wed, 26 Jun 2019 20:12:29 -0400 Received: from localhost (unknown [116.247.127.123]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 1F76F216C8; Thu, 27 Jun 2019 00:12:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1561594348; bh=EmLbUJPy/+8+uX0ORC9EEgi7UnmvJ36grSg/G2HRIhI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=I991ou+57tLcVNVECSMPJbM/QOV4+Tvb0HXoczeUnJlnFiwajieaDnvq9mLBIoyW5 vlfZqi5RBzjSGFoQr7k+BnElNmE3fuBDpRvyMysfmYJDi7+nxomB91pmlasPUmzojk jJ5KA2naaZxtrZ6oucK+mwxullFw4y/HxC760OGc= Date: Thu, 27 Jun 2019 08:11:58 +0800 From: Greg Kroah-Hartman To: shuah Cc: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, patches@kernelci.org, ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org, stable@vger.kernel.org Subject: Re: [PATCH 4.14 0/1] 4.14.131-stable review Message-ID: <20190627001158.GE527@kroah.com> References: <20190626083606.248422423@linuxfoundation.org> <6991cd1b-9938-5a34-bb69-ecf75e4b5618@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6991cd1b-9938-5a34-bb69-ecf75e4b5618@kernel.org> User-Agent: Mutt/1.12.1 (2019-06-15) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jun 26, 2019 at 04:32:18PM -0600, shuah wrote: > On 6/26/19 2:45 AM, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.14.131 release. > > There are 1 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 28 Jun 2019 08:35:42 AM UTC. > > 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.131-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 > > > > ------------- > > Pseudo-Shortlog of commits: > > > > Greg Kroah-Hartman > > Linux 4.14.131-rc1 > > > > Eric Dumazet > > tcp: refine memory limit test in tcp_fragment() > > > > > > ------------- > > > > Diffstat: > > > > Makefile | 4 ++-- > > net/ipv4/tcp_output.c | 2 +- > > 2 files changed, 3 insertions(+), 3 deletions(-) > > > > > > > > Compiled and booted on my test system. No dmesg regressions. Great, thanks for testing these and letting me know. greg k-h