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 <gregkh@xxxxxxxxxxxxxxxxxxx> > > Linux 4.14.131-rc1 > > > > Eric Dumazet <edumazet@xxxxxxxxxx> > > 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