Re: [PATCH] net/ipsec: don't treat EINPROGRESS as a regular error

2010-05-21 Thread Herbert Xu
On Fri, May 21, 2010 at 07:59:05PM +0100, Martin Michlmayr wrote: > * Sebastian Andrzej Siewior [2010-04-26 20:11]: > > >OK that was my fault. Steffen had all the requisite EINPROGRESS > > >checks in place but I told him to get rid of them. > > > > > >This patch should fix it. > > Excellent job H

[ANN] Linux Security Summit 2010 - Announcement and CFP

2010-05-21 Thread James Morris
== ANNOUNCEMENT AND CALL FOR PARTICIPATION LINUX SECURITY SUMMIT 2010 == DESCRIPTION

Re: [PATCH] net/ipsec: don't treat EINPROGRESS as a regular error

2010-05-21 Thread Martin Michlmayr
* Sebastian Andrzej Siewior [2010-04-26 20:11]: > >OK that was my fault. Steffen had all the requisite EINPROGRESS > >checks in place but I told him to get rid of them. > > > >This patch should fix it. > Excellent job Herbert, it does solve the problem. Herbert, this bug was originally reported

Re: [PATCH 1/2] des_s390: remove des3_ede128 mode

2010-05-21 Thread Herbert Xu
On Thu, May 20, 2010 at 01:19:11PM +0200, Jan Glauber wrote: > des_s390 implements support for 3DES with a 128 bit key. This mode is probably > not used anywhere, less secure than 3DES with a 192 bit key and not > implemented in the generic des version. Removing this mode seems to be low > risk >

Re: Crypto Update for 2.6.35

2010-05-21 Thread Herbert Xu
Hi Linus: Here is a revised crypto update for 2.6.35: * Hardware hash support in mv_cesa. * Hardware hash support in omap. * Hardware hash support in talitos. * Hardware hash/cipher support for Niagara2. * Hardware support for CTR mode in aesni. * VMAC now works on big-endian. * Updates to padata