linux_dsm_epyc7002/drivers/crypto/chelsio/chtls
Linus Torvalds 2dd3f7c904 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Pull crypto fixes from Herbert Xu:

 - Fix use after free in chtls

 - Fix RBP breakage in sha3

 - Fix use after free in hwrng_unregister

 - Fix overread in morus640

 - Move sleep out of kernel_neon in arm64/aes-blk

* 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6:
  hwrng: core - Always drop the RNG in hwrng_unregister()
  crypto: morus640 - Fix out-of-bounds access
  crypto: don't optimize keccakf()
  crypto: arm64/aes-blk - fix and move skcipher_walk_done out of kernel_neon_begin, _end
  crypto: chtls - use after free in chtls_pt_recvmsg()
2018-06-24 06:31:54 +08:00
..
chtls_cm.c crypto: chtls - generic handling of data and hdr 2018-05-27 00:11:33 +08:00
chtls_cm.h crypto: chtls - structure and macro for Inline TLS 2018-03-31 23:37:32 -04:00
chtls_hw.c crypto: chtls - key len correction 2018-05-31 00:13:58 +08:00
chtls_io.c Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 2018-06-24 06:31:54 +08:00
chtls_main.c crypto: chtls - free beyond end rspq_skb_cache 2018-05-31 00:13:59 +08:00
chtls.h crypto: chtls - wait for memory sendmsg, sendpage 2018-05-31 00:13:58 +08:00
Makefile crypto: chtls - Makefile Kconfig 2018-03-31 23:37:33 -04:00