-
- Downloads
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Pull crypto fixes from Herbert Xu: - fix regression in af_alg that affects iwd - restore polling delay in qat - fix double free in ingenic on error path - fix potential build failure in sa2ul due to missing Kconfig dependency * 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: crypto: af_alg - Work around empty control messages without MSG_MORE crypto: sa2ul - add Kconfig selects to fix build error crypto: ingenic - Drop kfree for memory allocated with devm_kzalloc crypto: qat - add delay before polling mailbox
Showing
- crypto/af_alg.c 10 additions, 3 deletionscrypto/af_alg.c
- drivers/char/hw_random/ingenic-rng.c 2 additions, 7 deletionsdrivers/char/hw_random/ingenic-rng.c
- drivers/crypto/Kconfig 3 additions, 0 deletionsdrivers/crypto/Kconfig
- drivers/crypto/qat/qat_common/adf_admin.c 4 additions, 3 deletionsdrivers/crypto/qat/qat_common/adf_admin.c
Loading
Please register or sign in to comment