lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 13 Jan 2016 08:19:50 -0800
From:	Eric Dumazet <eric.dumazet@...il.com>
To:	David Miller <davem@...emloft.net>
Cc:	gzhang@...tly.com, kernelorg@....de, netdev@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: Re: Kernel 4.1 hang, apparently in __inet_lookup_established

On Wed, 2016-01-13 at 11:01 -0500, David Miller wrote:
> From: Eric Dumazet <eric.dumazet@...il.com>
> Date: Mon, 11 Jan 2016 13:11:28 -0800
> 
> > David, can you make sure ed2e923945892a8372ab70d2f61d364b0b6d9054 is
> > pushed to stable trees (4.1 & 4.2)
> 
> It should definitely be there:
> 
> [davem@...alhost linux-stable]$ git shortlog v4.1.. -- include/net/inet_timewait_sock.h 
> David S. Miller (1):
>       Merge git://git.kernel.org/.../davem/net
> 
> Eric Dumazet (4):
>       inet: simplify timewait refcounting
>       inet: inet_twsk_deschedule factorization
>       tcp/dccp: fix timewait races in timer handling
>       net: align sk_refcnt on 128 bytes boundary
> 
> Raanan Avargil (1):
>       tcp/dccp: fix old style declarations
> 

Nothing yet on 4.1.15 and 4.2.8


$ git log --oneline v4.1..v4.1.15 -- include/net/inet_timewait_sock.h
$ git log --oneline v4.1..v4.2.8 -- include/net/inet_timewait_sock.h
$ git log --oneline v4.1..v4.4 -- include/net/inet_timewait_sock.h
26440c835f8b Merge
git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
8e5eb54d303b net: align sk_refcnt on 128 bytes boundary
8695a144da9e tcp/dccp: fix old style declarations
ed2e92394589 tcp/dccp: fix timewait races in timer handling
dbe7faa4045e inet: inet_twsk_deschedule factorization
fc01538f9fb7 inet: simplify timewait refcounting
$ 



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ