Linus Torvalds
0cb552aa97
Merge tag 'v6.8-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Pull crypto updates from Herbert Xu:
"API:
- Add incremental lskcipher/skcipher processing
Algorithms:
- Remove SHA1 from drbg
- Remove CFB and OFB
Drivers:
- Add comp high perf mode configuration in hisilicon/zip
- Add support for 420xx devices in qat
- Add IAA Compression Accelerator driver"
* tag 'v6.8-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: (172 commits)
crypto: iaa - Account for cpu-less numa nodes
crypto: scomp - fix req->dst buffer overflow
crypto: sahara - add support for crypto_engine
crypto: sahara - remove error message for bad aes request size
crypto: sahara - remove unnecessary NULL assignments
crypto: sahara - remove 'active' flag from sahara_aes_reqctx struct
crypto: sahara - use dev_err_probe()
crypto: sahara - use devm_clk_get_enabled()
crypto: sahara - use BIT() macro
crypto: sahara - clean up macro indentation
crypto: sahara - do not resize req->src when doing hash operations
crypto: sahara - fix processing hash requests with req->nbytes < sg->length
crypto: sahara - improve error handling in sahara_sha_process()
crypto: sahara - fix wait_for_completion_timeout() error handling
crypto: sahara - fix ahash reqsize
crypto: sahara - handle zero-length aes requests
crypto: skcipher - remove excess kerneldoc members
crypto: shash - remove excess kerneldoc members
crypto: qat - generate dynamically arbiter mappings
crypto: qat - add support for ring pair level telemetry
...
2024-01-10 12:23:43 -08:00
..
2023-11-02 14:40:51 -10:00
2023-10-18 08:07:30 +09:00
2023-10-06 13:54:00 -05:00
2023-11-01 14:46:51 -10:00
2023-07-27 11:08:36 -06:00
2023-10-30 14:12:20 -07:00
2023-08-24 11:43:57 -05:00
2023-10-25 15:51:22 +05:30
2023-12-22 12:30:19 +08:00
2023-10-19 21:27:11 +09:00
2023-12-15 12:47:12 +10:00
2023-11-03 18:56:51 -10:00
2023-11-05 08:41:14 -10:00
2023-09-01 09:53:54 -07:00
2023-10-18 17:18:02 +02:00
2023-08-18 11:32:25 -05:00
2023-08-11 13:32:14 +09:30
2023-10-05 19:52:58 +02:00
2023-08-23 15:00:31 -05:00
2023-10-29 22:22:47 -07:00
2023-11-05 08:41:14 -10:00
2023-11-04 16:25:36 -10:00
2023-11-03 14:51:08 -10:00
2023-11-09 14:18:42 -08:00
2023-10-10 14:11:07 +03:00
2024-01-08 19:35:04 -08:00
2023-10-12 13:48:28 +01:00
2023-08-24 11:43:57 -05:00
2023-11-06 15:06:06 -08:00
2023-11-04 13:46:53 -05:00
2023-11-06 15:06:06 -08:00
2023-11-01 14:46:51 -10:00
2023-11-03 19:15:19 -10:00
2023-08-24 11:43:57 -05:00
2023-08-24 11:43:57 -05:00
2023-10-27 12:00:23 +02:00
2023-12-22 12:32:57 +01:00
2023-11-15 10:00:55 +00:00
2023-08-18 11:32:25 -05:00
2023-12-15 13:15:02 +01:00
2023-10-19 12:16:11 +05:30
2023-11-02 14:05:18 -10:00
2023-08-07 18:27:55 +02:00
2024-01-08 16:32:09 -08:00
2023-11-03 19:06:12 -10:00
2023-11-24 11:21:55 +01:00
2023-08-18 11:32:25 -05:00
2023-11-02 14:40:51 -10:00
2023-08-18 11:32:25 -05:00
2023-08-18 16:04:13 -05:00
2023-12-05 20:35:27 +08:00
2023-12-19 13:23:58 +00:00
2023-11-07 16:53:28 -08:00
2023-11-01 14:46:51 -10:00
2023-08-30 16:59:03 -07:00
2023-11-02 15:45:15 -10:00
2023-12-22 12:30:19 +08:00
2023-11-05 18:49:40 -08:00
2023-10-21 19:03:03 +02:00
2023-11-17 10:47:06 +01:00
2023-11-02 14:34:14 -10:00
2023-10-30 16:02:36 -05:00
2023-12-21 20:44:04 +00:00
2024-01-02 09:33:18 +01:00
2023-11-01 14:37:04 -10:00
2023-11-08 21:50:37 -05:00
2023-11-22 12:14:25 +00:00
2023-11-09 13:54:25 -08:00
2023-08-24 11:43:57 -05:00
2023-10-24 11:41:29 -05:00
2023-11-06 15:06:06 -08:00
2023-11-01 14:37:04 -10:00
2023-10-04 08:54:43 -05:00