lkml.org 
[lkml]   [2008]   [Aug]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Crypto Fixes for 2.6.27
Hi Linus:

This push contains a bunch of fixes for new code/regressions
introduced since 2.6.26 plus a fix for an old padlock bug that
has risen to the surface due to recent FPU changes.

Previously the bug was mostly harmless though it had the potential
to leak FPU state, but since 2.6.26 it has become lethal resulting
in crashes if the padlock is used during process creation.

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/crypto-2.6.git


Herbert Xu (3):
crypto: tcrypt - Fix AEAD chunk testing
crypto: hash - Fix digest size check for digest type
crypto: hash - Add missing top-level functions

Lee Nipper (1):
crypto: talitos - Add handling for SEC 3.x treatment of link table

Suresh Siddha (1):
crypto: padlock - fix VIA PadLock instruction usage with irq_ts_save/restore()

crypto/digest.c | 2 -
crypto/tcrypt.c | 28 +++++++++++++-------
drivers/char/hw_random/via-rng.c | 8 +++++
drivers/crypto/padlock-aes.c | 28 +++++++++++++++++++-
drivers/crypto/padlock-sha.c | 9 ++++++
drivers/crypto/talitos.c | 54 ++++++++++++++++++++++++++++-----------
include/asm-x86/i387.h | 32 +++++++++++++++++++++++
include/crypto/hash.h | 18 +++++++++++++
8 files changed, 153 insertions(+), 26 deletions(-)

Thanks,
--
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt


\
 
 \ /
  Last update: 2008-08-13 14:19    [W:0.131 / U:0.060 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site