Linus Torvalds
8ad06e56dc
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Pull crypto updates from Herbert Xu:
"Algorithms:
- add private key generation to ecdh
Drivers:
- add generic gcm(aes) to aesni-intel
- add SafeXcel EIP197 crypto engine driver
- add ecb(aes), cfb(aes) and ecb(des3_ede) to cavium
- add support for CNN55XX adapters in cavium
- add ctr mode to chcr
- add support for gcm(aes) to omap"
* 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: (140 commits)
crypto: testmgr - Reenable sha1/aes in FIPS mode
crypto: ccp - Release locks before returning
crypto: cavium/nitrox - dma_mapping_error() returns bool
crypto: doc - fix typo in docs
Documentation/bindings: Document the SafeXel cryptographic engine driver
crypto: caam - fix gfp allocation flags (part II)
crypto: caam - fix gfp allocation flags (part I)
crypto: drbg - Fixes panic in wait_for_completion call
crypto: caam - make of_device_ids const.
crypto: vmx - remove unnecessary check
crypto: n2 - make of_device_ids const
crypto: inside-secure - use the base_end pointer in ring rollback
crypto: inside-secure - increase the batch size
crypto: inside-secure - only dequeue when needed
crypto: inside-secure - get the backlog before dequeueing the request
crypto: inside-secure - stop requeueing failed requests
crypto: inside-secure - use one queue per hw ring
crypto: inside-secure - update the context and request later
crypto: inside-secure - align the cipher and hash send functions
crypto: inside-secure - optimize DSE bufferability control
...
2017-07-05 12:22:23 -07:00
..
2017-07-04 14:37:25 -07:00
2017-05-23 17:26:08 +01:00
2017-06-29 17:22:18 +02:00
2017-06-01 12:55:42 +08:00
2017-07-05 11:46:59 -07:00
2017-07-05 11:46:59 -07:00
2017-06-06 22:20:02 +02:00
2017-03-28 16:43:25 -04:00
2017-07-03 14:31:47 +02:00
2017-06-12 10:45:10 +02:00
2017-06-18 23:12:36 -07:00
2017-07-04 14:34:51 -07:00
2017-06-14 12:01:03 +02:00
2017-05-19 10:12:55 +02:00
2017-07-04 14:34:51 -07:00
2017-03-17 15:10:48 +09:00
2017-03-24 22:12:42 +01:00
2017-03-28 15:30:54 +01:00
2017-06-07 11:38:40 +08:00
2017-05-08 17:15:13 -07:00
2017-04-04 08:59:28 -07:00
2017-06-14 11:59:16 +02:00
2017-06-09 11:15:36 -07:00
2017-03-30 17:38:34 +02:00
2017-06-12 10:45:10 +02:00
2017-04-10 21:25:50 +08:00
2017-06-06 23:54:13 -07:00
2017-07-04 14:34:51 -07:00
2017-03-30 17:30:39 +02:00
2017-03-20 10:13:45 +01:00
2017-06-18 19:13:47 -07:00
2017-06-14 08:32:21 +02:00
2017-07-04 14:34:51 -07:00
2017-06-14 11:54:29 +02:00
2017-06-14 12:01:03 +02:00
2017-07-04 14:34:51 -07:00
2017-07-04 14:34:51 -07:00
2017-06-14 11:59:16 +02:00
2017-06-18 20:10:27 -07:00
2017-06-14 11:59:16 +02:00
2017-04-04 15:48:04 +02:00
2017-06-14 11:59:16 +02:00
2017-03-30 17:37:19 +02:00
2017-06-14 11:59:16 +02:00
2017-07-04 21:41:31 -07:00
2017-05-08 17:15:13 -07:00
2017-03-30 17:30:39 +02:00
2017-03-28 21:37:48 +05:30
2017-04-07 11:57:57 +02:00
2017-05-26 10:10:46 +02:00
2017-05-02 12:06:50 +02:00
2017-07-04 14:34:51 -07:00
2017-06-18 22:53:20 -07:00
2017-06-21 18:08:41 +02:00