Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Pull crypto fixes from Herbert Xu: "This fixes the following issues: - check the return value of platform_get_irq as signed int in xgene. - skip adf_dev_restore on virtual functions in qat. - fix double-free with backlogged requests in marvell_cesa" * git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: hwrng: xgene - fix handling platform_get_irq crypto: qat - VF should never trigger SBR on PH crypto: marvell - properly handle CRYPTO_TFM_REQ_MAY_BACKLOG-flagged requests
Showing
- drivers/char/hw_random/xgene-rng.c 4 additions, 3 deletionsdrivers/char/hw_random/xgene-rng.c
- drivers/crypto/marvell/cesa.h 27 additions, 0 deletionsdrivers/crypto/marvell/cesa.h
- drivers/crypto/marvell/cipher.c 3 additions, 4 deletionsdrivers/crypto/marvell/cipher.c
- drivers/crypto/marvell/hash.c 3 additions, 5 deletionsdrivers/crypto/marvell/hash.c
- drivers/crypto/qat/qat_common/adf_aer.c 3 additions, 0 deletionsdrivers/crypto/qat/qat_common/adf_aer.c
Please register or sign in to comment