commit | 43570f0383d6d5879ae585e6c3cf027ba321546f | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Tue Nov 28 16:22:10 2017 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Nov 28 16:22:10 2017 -0800 |
tree | daf5612c631585dbcaa426ccd38ac28308373537 | |
parent | 43f462f1c2e111d2882b48baeeff774ae42e7c56 [diff] | |
parent | c14ca8386539a298c1c19b003fe55e37d0f0e89c [diff] |
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 Pull crypto fixes from Herbert Xu: - avoid potential bogus alignment for some AEAD operations - fix crash in algif_aead - avoid sleeping in softirq context with async af_alg * 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: crypto: skcipher - Fix skcipher_walk_aead_common crypto: af_alg - remove locking in async callback crypto: algif_aead - skip SGL entries with NULL page