Received: by 2002:a25:f815:0:0:0:0:0 with SMTP id u21csp1283216ybd; Wed, 26 Jun 2019 14:47:48 -0700 (PDT) X-Google-Smtp-Source: APXvYqwsRVJ3omZ8ZUVmu6TgX3RxKVXFhWkqBFDm/HbgDgCE648tt0nyM3JulU59rnnwCNwNUIrE X-Received: by 2002:a63:4c0b:: with SMTP id z11mr152736pga.440.1561585668317; Wed, 26 Jun 2019 14:47:48 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1561585668; cv=none; d=google.com; s=arc-20160816; b=huvjfqyuTgm3LZjrbfOWaCuh+D72UGobz+ugCElrPCXGW9zZjW/U9xOtE1CghVHxSZ /qYiz3PY7+NX+GPe0c7/CZ3VrCIXloIQrbm75xCG8iyYGdTKshhyWy0O6kn65Ym//1lS RbwOZCvdKuuh0jPLqrb8BDw9YBE92Dp6Mh+VXLrkh3CGQRq+LPqWNTEZM9VJhl6/yqAA 1Na+jLwPkxRFaYms9zr7iQwN+4hh804fD6M7trhA0FlDlR0M0VEnZ6P9sllwDhEJVqVp 9KdEAKOqA0DPx3eYBxL19fAl123ZWv/aJLbruWN30A/0nY0GKzgMI500RlVxu4bsuksH k/EA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :content-language:in-reply-to:mime-version:user-agent:date :message-id:from:references:cc:to:subject:dkim-signature; bh=Aan3U6pPI7YajcstvWLHZiLUIU9D4r02VImtfkFlibc=; b=ehKo0owwOkWMczRqoJnobVqCuY8fS9IAbebkonVoirypAx0pKQKGtqyY0LLSV4z6aE +tujdTB7tG+SRGaoDnZbfgzQ/usYlyGjL1oRGXRMTYVZE90HQbcLZFaMYJgjbvwPDdNO YEhFOczI5vNcl6hCCDhBtnRJ01m0hXulPtAX9Qg5lmAVHPm++HT4aeQ5400RooPPwVnn 6TMt5WTaIMSm0Bw0McZGFD5RvaZcrHITSZLADNofZOYjAO4hPBj1wApaV4RTk/v6fFOO L3wv9jJm9jhCOEye+ytNCbmHaYtLBYG8N4mQqyy84NoNieLQK1LvMTdsumOazrY9VbOF AH1Q== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=2UE+8Fn0; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id x3si309625plv.26.2019.06.26.14.47.31; Wed, 26 Jun 2019 14:47:48 -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=2UE+8Fn0; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726370AbfFZVqE (ORCPT + 99 others); Wed, 26 Jun 2019 17:46:04 -0400 Received: from mail.kernel.org ([198.145.29.99]:57170 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726289AbfFZVqD (ORCPT ); Wed, 26 Jun 2019 17:46:03 -0400 Received: from [192.168.1.112] (c-24-9-64-241.hsd1.co.comcast.net [24.9.64.241]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 0750C20665; Wed, 26 Jun 2019 21:46:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1561585562; bh=DRHwIYagcxSefxtxUmGepQRlcDBzbp7VVh0IXC49n8Y=; h=Subject:To:Cc:References:From:Date:In-Reply-To:From; b=2UE+8Fn0BnnwdB5XkYfFOQT8enkZJtVG1YenOJ3+ZigNVe+qhyTdKpsJXa8nYNdEn l/7U9IAwZG2JFXhpN3iHoieAPJkqsdQv8ZCkl7v+aTUZ+K0qF2r6AtYYVK3tGz4zfF JufcidEUfCDSdO0ns3YoNaBIegjYlslQsRWiLY5U= Subject: Re: [PATCH 4.4 0/1] 4.4.184-stable review To: Greg Kroah-Hartman , linux-kernel@vger.kernel.org Cc: 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, shuah References: <20190626083604.894288021@linuxfoundation.org> From: shuah Message-ID: <7507a259-5b00-39bd-a76d-6b8b40ba1f82@kernel.org> Date: Wed, 26 Jun 2019 15:46:01 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.7.0 MIME-Version: 1.0 In-Reply-To: <20190626083604.894288021@linuxfoundation.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 6/26/19 2:45 AM, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 4.4.184 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.4.184-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.4.y > and the diffstat can be found below. > > thanks, > > greg k-h > > ------------- > Pseudo-Shortlog of commits: > > Greg Kroah-Hartman > Linux 4.4.184-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. thanks, -- Shuah