[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080501102812.GA7151@gondor.apana.org.au>
Date: Thu, 1 May 2008 18:28:12 +0800
From: Herbert Xu <herbert@...dor.apana.org.au>
To: torvalds@...dor.apana.org.au,
"David S. Miller" <davem@...emloft.net>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux Crypto Mailing List <linux-crypto@...r.kernel.org>
Subject: Crypto Fixes for 2.6.26
Hi Linus:
This push fixes three bugs in the recently added async crypto
path as well as a minor kzalloc error-path bug.
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 (2):
[CRYPTO] api: Fix scatterwalk_sg_chain
[CRYPTO] eseqiv: Fix off-by-one encryption
Julia Lawall (1):
[CRYPTO] cryptd: Correct kzalloc error test
Patrick McHardy (1):
[CRYPTO] authenc: Fix async crypto crash in crypto_authenc_genicv()
crypto/authenc.c | 5 +++--
crypto/cryptd.c | 4 +++-
crypto/eseqiv.c | 3 ++-
include/crypto/scatterwalk.h | 4 ++++
4 files changed, 12 insertions(+), 4 deletions(-)
Thanks,
--
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <herbert@...dor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists