aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2016-02-09 10:15:16 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2016-02-09 10:15:16 -0800
commit7cf91adc0d38eb6cc8517ae45126ca7440177e61 (patch)
tree266586ad0db9cda99d3e1f2bab96195313aded13 /kernel
parentb64e86cdf6a9d772c47b8e594dd173b86270fd1b (diff)
parent8a3978ad55fb4c0564d285fb2f6cdee2313fce01 (diff)
downloadlinux-7cf91adc0d38eb6cc8517ae45126ca7440177e61.tar.gz
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Pull crypto fixes from Herbert Xu: "This fixes the following issues: API: - Fix async algif_skcipher, it was broken by recent fixes. - Fix potential race condition in algif_skcipher with ctx. - Fix potential memory corruption in algif_skcipher. - Add missing lock to crypto_user when doing an alg dump. Drivers: - marvell/cesa was testing the wrong variable for NULL after allocation. - Fix potential double-free in atmel-sha. - Fix illegal call to sleepin function from atomic context in atmel-sha" * 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: crypto: marvell/cesa - fix test in mv_cesa_dev_dma_init() crypto: atmel-sha - remove calls of clk_prepare() from atomic contexts crypto: atmel-sha - fix atmel_sha_remove() crypto: algif_skcipher - Do not set MAY_BACKLOG on the async path crypto: algif_skcipher - Do not dereference ctx without socket lock crypto: algif_skcipher - Do not assume that req is unchanged crypto: user - lock crypto_alg_list on alg dump
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions