Linus Torvalds
0cb552aa97
This update includes the following changes:
...
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.
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEn51F/lCuNhUwmDeSxycdCkmxi6cFAmWdxR4ACgkQxycdCkmx
i6fAjg//SqOwxeUYWpT4KdMCxGMn7U9iE3wJeX8nqfma3a62Wt2soey7H3GB9G7v
gEh0OraOKIGeBtS8giIX83SZJOirMlgeE2tngxMmR9O95EUNR0XGnywF/emyt96z
WcSN1IrRZ8qQzTASBF0KpV2Ir5mNzBiOwU9tVHIztROufA4C1fwKl7yhPM67C3MU
88vf1R+ZeWUbNbzQNC8oYIqU11dcNaMNhOVPiZCECKbIR6LqwUf3Swexz+HuPR/D
WTSrb4J3Eeg77SMhI959/Hi53WeEyVW1vWYAVMgfTEFw6PESiOXyPeImfzUMFos6
fFYIAoQzoG5GlQeYwLLSoZAwtfY+f7gTNoaE+bnPk5317EFzFDijaXrkjjVKqkS2
OOBfxrMMIGNmxp7pPkt6HPnIvGNTo+SnbAdVIm6M3EN1K+BTGrj7/CTJkcT6XSyK
nCBL6nbP7zMB1GJfCFGPvlIdW4oYnAfB1Q5YJ9tzYbEZ0t5NWxDKZ45RnM9xQp4Y
2V1zdfALdqmGRKBWgyUcqp1T4/AYRU0+WaQxz7gHw3BPR4QmfVLPRqiiR7OT0Z+P
XFotOYD3epVXS1OUyZdLBn5+FXLnRd1uylQ+j8FNfnddr4Nr+tH1J6edK71NMvXG
Tj7p5rP5bbgvVkD43ywsVnCI0w+9NS55mH5UP2Y4fSLS6p2tJAw=
=yMmO
-----END PGP SIGNATURE-----
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-10-23 12:26:51 +02:00
2021-06-17 13:21:48 -06:00
2023-12-15 17:52:53 +08:00
2022-08-05 08:41:02 -07:00
2023-02-02 11:05:16 -07:00
2023-10-10 13:35:55 -06:00
2021-07-18 23:48:14 +09:00
2023-04-27 11:53:57 -07:00
2022-06-24 12:12:24 +08:00
2023-10-04 13:40:44 +02:00
2023-04-26 15:43:19 -07:00
2023-10-10 12:11:13 +02:00
2021-03-11 20:47:08 +00:00
2023-02-02 11:05:16 -07:00
2023-10-12 09:22:28 +02:00
2023-02-02 11:05:16 -07:00
2021-10-28 11:54:54 +02:00
2023-11-24 22:11:19 +02:00
2023-02-02 11:05:16 -07:00
2023-02-02 11:05:16 -07:00
2021-12-09 11:52:22 +01:00
2023-02-03 10:52:49 +05:30
2023-02-02 11:05:16 -07:00
2021-06-17 13:24:36 -06:00
2023-02-02 11:05:16 -07:00
2023-12-29 12:22:26 -08:00
2023-10-12 21:09:48 +02:00
2023-10-03 14:31:15 +02:00
2023-10-05 09:35:12 +02:00
2023-02-20 19:26:57 -05:00
2021-03-01 12:52:07 +01:00
2022-06-27 11:07:55 +02:00
2021-12-03 16:41:50 +01:00
2023-07-14 13:47:07 -06:00
2023-04-20 17:53:38 -06:00
2020-12-16 11:06:49 -08:00
2020-10-15 07:49:42 +02:00
2023-03-30 12:58:51 -06:00
2023-08-21 18:20:05 +02:00
2023-10-15 16:08:24 +01:00
2023-06-05 12:27:15 +02:00
2022-11-15 14:52:38 -07:00
2022-01-20 17:01:32 -07:00
2021-12-30 17:44:06 +01:00
2023-02-02 11:05:16 -07:00
2024-01-10 12:23:43 -08:00
2023-07-14 13:18:50 -06:00
2020-12-02 12:35:14 -08:00
2023-08-22 21:04:50 +03:00
2023-02-02 11:05:16 -07:00
2021-06-17 13:24:37 -06:00
2021-10-05 06:54:17 -05:00
2022-09-27 13:21:43 -06:00
2023-08-02 17:45:42 +09:00
2021-01-11 13:26:13 -07:00
2022-11-09 14:56:05 +01:00
2020-12-10 22:37:32 +01:00
2023-07-08 11:05:05 -04:00
2023-04-05 19:41:11 +02:00
2023-02-22 12:00:20 -08:00
2023-10-26 11:38:03 -06:00
2023-06-20 09:02:32 +01:00
2023-10-10 13:35:54 -06:00
2020-10-15 07:49:40 +02:00
2020-12-08 10:48:04 -07:00
2023-07-24 12:12:24 +02:00
2022-11-01 18:30:09 +00:00
2020-10-15 07:49:42 +02:00
2023-01-23 11:26:29 -07:00
2022-03-17 09:57:11 -06:00
2023-07-25 10:20:54 -06:00
2022-06-10 15:38:14 +02:00
2023-12-11 11:33:23 +01:00
2023-05-09 11:54:42 +02:00