diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2014-09-24 18:37:35 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-09-24 18:37:35 +0200 |
commit | 2368a9426fe8320e3d23b0584d861ebeb2aa80f2 (patch) | |
tree | c15571b4a62d6d6083ec3f257c119572aebab877 /drivers/vfio | |
parent | Merge tag 'media/v3.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/... (diff) | |
parent | crypto: aesni - disable "by8" AVX CTR optimization (diff) | |
download | linux-2368a9426fe8320e3d23b0584d861ebeb2aa80f2.tar.xz linux-2368a9426fe8320e3d23b0584d861ebeb2aa80f2.zip |
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Pull crypto fixes from Herbert Xu:
"This fixes three issues:
- if ccp is loaded on a machine without ccp, it will incorrectly
activate causing all requests to fail. Fixed by preventing ccp
from loading if hardware isn't available.
- not all IRQs were enabled for the qat driver, leading to potential
stalls when it is used
- disabled buggy AVX CTR implementation in aesni"
* git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6:
crypto: aesni - disable "by8" AVX CTR optimization
crypto: ccp - Check for CCP before registering crypto algs
crypto: qat - Enable all 32 IRQs
Diffstat (limited to 'drivers/vfio')
0 files changed, 0 insertions, 0 deletions