Linus Torvalds
dafa5f6577
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
...
Pull crypto updates from Herbert Xu:
"API:
- Fix dcache flushing crash in skcipher.
- Add hash finup self-tests.
- Reschedule during speed tests.
Algorithms:
- Remove insecure vmac and replace it with vmac64.
- Add public key verification for DH/ECDH.
Drivers:
- Decrease priority of sha-mb on x86.
- Improve NEON latency/throughput on ARM64.
- Add md5/sha384/sha512/des/3des to inside-secure.
- Support eip197d in inside-secure.
- Only register algorithms supported by the host in virtio.
- Add cts and remove incompatible cts1 from ccree.
- Add hisilicon SEC security accelerator driver.
- Replace msm hwrng driver with qcom pseudo rng driver.
Misc:
- Centralize CRC polynomials"
* 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: (121 commits)
crypto: arm64/ghash-ce - implement 4-way aggregation
crypto: arm64/ghash-ce - replace NEON yield check with block limit
crypto: hisilicon - sec_send_request() can be static
lib/mpi: remove redundant variable esign
crypto: arm64/aes-ce-gcm - don't reload key schedule if avoidable
crypto: arm64/aes-ce-gcm - implement 2-way aggregation
crypto: arm64/aes-ce-gcm - operate on two input blocks at a time
crypto: dh - make crypto_dh_encode_key() make robust
crypto: dh - fix calculating encoded key size
crypto: ccp - Check for NULL PSP pointer at module unload
crypto: arm/chacha20 - always use vrev for 16-bit rotates
crypto: ccree - allow bigger than sector XTS op
crypto: ccree - zero all of request ctx before use
crypto: ccree - remove cipher ivgen left overs
crypto: ccree - drop useless type flag during reg
crypto: ablkcipher - fix crash flushing dcache in error path
crypto: blkcipher - fix crash flushing dcache in error path
crypto: skcipher - fix crash flushing dcache in error path
crypto: skcipher - remove unnecessary setting of walk->nbytes
crypto: scatterwalk - remove scatterwalk_samebuf()
...
2018-08-15 16:01:47 -07:00
..
2018-07-09 00:30:27 +08:00
2018-07-09 00:30:27 +08:00
2018-07-09 00:30:26 +08:00
2018-07-09 00:30:26 +08:00
2018-08-03 18:05:49 +08:00
2018-08-03 18:06:05 +08:00
2018-08-03 18:06:05 +08:00
2018-08-15 16:01:47 -07:00
2018-08-07 17:51:39 +08:00
2018-07-20 13:51:22 +08:00
2018-07-09 00:30:29 +08:00
2017-11-03 22:11:23 +08:00
2018-07-09 00:30:24 +08:00
2018-08-03 18:05:49 +08:00
2018-07-09 00:30:29 +08:00
2017-11-02 11:10:55 +01:00
2018-07-27 19:16:36 +08:00
2018-07-09 00:30:27 +08:00
2018-07-09 00:30:26 +08:00
2018-08-15 16:01:47 -07:00
2018-07-09 00:30:24 +08:00
2017-11-02 11:10:55 +01:00
2018-03-03 00:03:40 +08:00
2017-02-03 18:16:14 +08:00
2018-06-22 23:03:08 +08:00
2017-07-18 17:50:58 +08:00
2017-11-02 11:10:55 +01:00
2018-07-09 00:30:29 +08:00
2017-11-02 11:10:55 +01:00
2018-02-22 22:17:00 +08:00
2018-04-28 16:09:35 +08:00
2017-07-18 18:15:57 +08:00
2014-05-22 21:03:12 +08:00
2017-11-29 17:33:30 +11:00
2017-08-03 13:47:18 +08:00
2018-03-31 01:33:12 +08:00
2018-08-03 18:06:02 +08:00
2018-08-03 18:06:02 +08:00
2017-07-18 17:50:54 +08:00
2018-02-15 23:23:44 +08:00
2017-11-02 11:10:55 +01:00
2018-07-09 00:30:25 +08:00
2017-11-02 11:10:55 +01:00
2017-10-12 22:54:51 +08:00
2018-03-09 22:45:39 +08:00
2018-02-15 23:26:51 +08:00
2018-03-09 22:45:36 +08:00
2017-06-10 12:04:15 +08:00
2018-02-15 23:26:51 +08:00
2018-07-09 00:30:25 +08:00
2018-07-20 13:47:42 +08:00
2018-07-09 00:30:24 +08:00
2018-04-28 16:09:35 +08:00
2018-07-27 19:04:32 +08:00
2018-07-09 00:30:25 +08:00
2018-07-20 13:51:22 +08:00
2018-07-09 00:30:26 +08:00
2017-10-12 22:55:38 +08:00