Re: Crypto Fixes for 3.4

2012-04-20 Thread Herbert Xu
Hi Linus: This push fixes a number of issues: * Locking fix for talitos driver. * Fix 64-bit counter overflow in SHA-512. * Build fix for ixp4xx. Please pull from git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git or master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypt

Crypto Fixes for 3.4

2012-04-02 Thread Herbert Xu
Hi Linus: This push fixes a number of issues: * Fix for CPU hotplug hang in padata. * Avoid using cpu_active inappropriately in pcrypt and padata. * Fix for user-space algorithm lookup hang with IV generators. * Fix for netlink dump of algorithms where stuff went missing due to incorrect calcul

Crypto Fixes for 3.4

2012-03-21 Thread Herbert Xu
Hi Linus: This push fixes a build problem where two crypto modules both try to export the same symbols (which shouldn't have been exported in the first place). Please pull from git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git or master.kernel.org:/pub/scm/linux/kernel/git/h