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-10 17:27:28 +02:00
2020-06-13 10:05:47 -07:00
2020-06-15 23:08:31 -05:00
2020-06-11 12:42:14 -07:00
2020-06-15 23:08:32 -05:00
2020-06-21 10:01:03 -07:00
2020-06-13 13:09:38 -07:00
2020-06-15 18:06:52 -07:00
2020-06-08 11:05:56 -07:00
2020-06-05 15:11:50 -07:00
2020-06-06 11:01:58 -07:00
2020-06-01 20:26:07 +02:00
2020-06-09 21:57:26 -04:00
2020-06-15 16:51:46 -06:00
2020-06-20 13:13:21 -07:00
2020-06-11 15:15:19 +02:00