Linus Torvalds
93bbca271a
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Pull crypto fixes from Herbert Xu:
- NULL dereference in octeontx
- PM reference imbalance in ks-sa
- deadlock in crypto manager
- memory leak in drbg
- missing socket limit check on receive SG list size in algif_skcipher
- typos in caam
- warnings in ccp and hisilicon
* 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6:
crypto: drbg - always try to free Jitter RNG instance
crypto: marvell/octeontx - Fix a potential NULL dereference
crypto: algboss - don't wait during notifier callback
crypto: caam - fix typos
crypto: ccp - Fix sparse warnings in sev-dev
crypto: hisilicon - Cap block size at 2^31
crypto: algif_skcipher - Cap recv SG list at ctx->used
hwrng: ks-sa - Fix runtime PM imbalance on error
2020-06-21 10:01:03 -07:00
..
2020-06-14 01:57:21 +09:00
2020-06-15 17:38:53 +10:00
2020-06-05 13:58:04 -07:00
2020-05-29 11:04:56 -04:00
2020-06-14 01:57:21 +09:00
2020-03-18 12:27:03 +01:00
2020-06-09 09:39:13 -07:00
2020-06-14 01:57:21 +09:00
2020-03-19 07:41:02 +01:00
2020-06-17 10:57:41 -07:00
2020-06-09 09:39:14 -07:00
2020-05-29 11:03:30 -04:00
2020-03-18 12:27:03 +01:00
2020-03-18 12:27:04 +01:00
2020-06-10 16:05:54 -07:00
2020-04-23 16:55:24 +02:00
2020-03-18 12:27:03 +01:00
2020-05-20 12:14:10 -04:00