Hi Linus: This push fixes a number of issues in the chelsio driver and the caam driver. Please pull from git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git linus Atul Gupta (4): crypto: chelsio - Fix NULL pointer dereference crypto: chelsio - Fix softlockup with heavy I/O crypto: chelsio - count incomplete block in IV MAINTAINERS: Maintainer for Chelsio crypto driver Herbert Xu (2): crypto: caam - fix DKP detection logic Revert "crypto: caam/jr - Remove extra memory barrier during job ring dequeue" Iuliana Prodan (1): crypto: caam - fix caam_dump_sg that iterates through scatterlist MAINTAINERS | 2 +- drivers/crypto/caam/caamalg.c | 9 +++++++-- drivers/crypto/caam/caamalg_qi.c | 7 +++++-- drivers/crypto/caam/caamalg_qi2.c | 8 +++++++- drivers/crypto/caam/error.c | 2 +- drivers/crypto/caam/jr.c | 2 +- drivers/crypto/caam/regs.h | 8 -------- drivers/crypto/chelsio/chcr_algo.c | 17 +++++------------ drivers/crypto/chelsio/chcr_core.c | 4 ---- drivers/crypto/chelsio/chcr_ipsec.c | 3 ++- 10 files changed, 29 insertions(+), 33 deletions(-) Thanks, -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt