Linus Torvalds
dc6fef2cc5
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:
- Zero-length DMA mapping in caam
- Invalidly mapping stack memory for DMA in talitos
- Use after free in cavium/nitrox
- Key parsing in authenc
- Undefined shift in sm3
- Bogus completion call in authencesn
- SHA support detection in caam"
* 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6:
crypto: sm3 - fix undefined shift by >= width of value
crypto: talitos - fix ablkcipher for CONFIG_VMAP_STACK
crypto: talitos - reorder code in talitos_edesc_alloc()
crypto: adiantum - initialize crypto_spawn::inst
crypto: cavium/nitrox - Use after free in process_response_list()
crypto: authencesn - Avoid twice completion call in decrypt path
crypto: caam - fix SHA support detection
crypto: caam - fix zero-length buffer DMA mapping
crypto: ccree - convert to use crypto_authenc_extractkeys()
crypto: bcm - convert to use crypto_authenc_extractkeys()
crypto: authenc - fix parsing key with misaligned rta_len
2019-01-19 05:48:43 +12:00
..
2019-01-18 11:17:16 +01:00
2018-12-19 09:40:13 +01:00
2019-01-15 23:16:34 +01:00
2019-01-08 07:58:37 -05:00
2018-12-21 21:27:21 +01:00
2019-01-11 10:09:51 +01:00
2019-01-12 13:40:51 -08:00
2018-12-19 13:43:42 +01:00
2018-12-31 17:32:35 -08:00
2018-12-29 08:20:44 -07:00
2019-01-03 18:57:57 -08:00
2019-01-02 18:56:59 -08:00
2019-01-05 09:50:07 -08:00
2019-01-11 10:09:51 +01:00
2018-12-27 10:43:24 -08:00
2019-01-19 05:48:43 +12:00
2018-12-28 12:11:47 -08:00
2018-12-11 11:40:13 +09:00
2019-01-08 07:58:37 -05:00
2019-01-04 13:13:46 -08:00
2018-12-19 11:57:45 +01:00
2018-11-23 11:46:22 +09:00
2018-11-14 09:06:32 +09:00
2019-01-05 18:33:21 -08:00
2019-01-05 11:28:39 -08:00
2019-01-03 18:57:57 -08:00
2018-12-02 16:25:28 -08:00
2018-12-10 10:17:45 +01:00
2019-01-11 09:16:40 +01:00
2019-01-19 05:46:00 +12:00
2019-01-05 17:53:40 -08:00
2018-12-05 00:16:59 +01:00
2018-12-28 20:54:57 -08:00
2019-01-17 12:54:52 -08:00
2019-01-03 11:42:10 -08:00
2018-12-19 20:21:06 +01:00
2019-01-11 00:15:04 +01:00
2018-12-12 17:08:32 +01:00
2018-12-28 13:19:59 -08:00
2019-01-15 06:24:36 +12:00
2019-01-18 17:17:20 +12:00
2019-01-08 07:58:37 -05:00
2019-01-08 07:58:37 -05:00
2019-01-09 00:18:46 +08:00
2019-01-11 18:54:21 -08:00
2019-01-17 22:27:39 +01:00
2018-12-22 14:45:35 -07:00
2019-01-03 18:57:57 -08:00
2018-12-21 22:31:26 -06:00
2019-01-03 08:21:02 -07:00
2019-01-08 07:58:37 -05:00
2019-01-05 11:30:37 -08:00
2018-12-28 16:52:18 -08:00
2018-12-18 23:13:12 -05:00
2019-01-15 06:24:36 +12:00
2019-01-08 07:58:37 -05:00
2019-01-15 06:26:28 +12:00
2019-01-08 12:33:24 +01:00
2019-01-16 05:13:36 +12:00
2019-01-08 07:58:37 -05:00
2018-12-28 16:55:46 -08:00
2019-01-12 13:40:51 -08:00
2018-12-06 15:45:46 +01:00
2019-01-16 12:49:53 -06:00
2019-01-04 12:19:40 +01:00
2018-12-29 13:40:29 -08:00
2018-11-27 08:31:27 +01:00
2019-01-12 10:52:40 -08:00
2019-01-05 11:23:17 -08:00
2019-01-04 10:13:27 +00:00
2019-01-16 05:13:36 +12:00
2019-01-01 13:19:16 -08:00
2019-01-15 23:17:16 +01:00
2019-01-03 18:57:57 -08:00
2018-12-28 20:22:45 -08:00
2018-12-29 13:03:29 -08:00
2019-01-08 16:22:56 -05:00
2018-12-24 12:06:56 +01:00
2019-01-08 07:58:37 -05:00
2018-12-22 00:25:54 +09:00
2018-12-21 13:43:35 +00:00
2018-11-26 22:17:40 -08:00
2019-01-07 16:38:51 +01:00
2019-01-01 13:24:31 -08:00
2019-01-08 07:58:37 -05:00
2018-12-26 10:32:18 -08:00
2019-01-08 07:58:37 -05:00
2018-12-06 15:50:06 +01:00
2019-01-16 05:13:36 +12:00
2018-11-12 15:36:06 +05:30
2019-01-08 07:58:37 -05:00
2019-01-14 05:49:35 +12:00
2018-12-28 14:48:06 -08:00
2018-12-31 13:06:30 -08:00
2019-01-15 23:17:40 +01:00
2018-12-05 12:01:56 +03:00
2019-01-14 05:47:48 +12:00
2018-12-28 20:54:57 -08:00
2019-01-14 05:45:28 +12:00
2019-01-08 09:31:28 -07:00
2019-01-11 17:48:11 -08:00
2019-01-19 05:43:05 +12:00
2018-11-11 12:58:27 -08:00
2019-01-02 18:54:45 -08:00
2018-12-22 00:25:54 +09:00
2019-01-01 13:16:45 -08:00
2019-01-03 18:57:57 -08:00
2018-12-29 13:40:29 -08:00
2018-11-12 10:33:49 +01:00