- 5c947d0 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 3 years ago
- f0d43b3 Merge tag 's390-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years ago
- 4cab5df crypto: qat - fix definition of ring reset results by Giovanni Cabiddu · 3 years ago
- c5d692a crypto: hisilicon - cleanup warning in qm_get_qos_value() by Tom Rix · 3 years ago
- ef4d891 crypto: ccp - remove unneeded semicolon by Yang Li · 3 years ago
- 2900960 crypto: stm32/crc32 - Fix kernel BUG triggered in probe() by Marek Vasut · 3 years ago
- d7779e2 crypto: ux500 - Use platform_get_irq() to get the interrupt by Lad Prabhakar · 3 years ago
- 4cee070 crypto: hisilicon/qm - disable qm clock-gating by Weili Qian · 3 years ago
- c2aec59 crypto: omap-aes - Fix broken pm_runtime_and_get() usage by Heiner Kallweit · 3 years ago
- 10371b6 crypto: octeontx2 - prevent underflow in get_cores_bmap() by Dan Carpenter · 3 years ago
- 3438e72 crypto: octeontx2 - out of bounds access in otx2_cpt_dl_custom_egrp_delete() by Dan Carpenter · 3 years ago
- 0cec19c crypto: qat - add support for compression for 4xxx by Tomasz Kowalik · 3 years ago
- beb1e6d crypto: qat - allow detection of dc capabilities for 4xxx by Giovanni Cabiddu · 3 years ago
- 0bba03c crypto: qat - add PFVF support to enable the reset of ring pairs by Marco Chiappero · 3 years ago
- a9dc0d9 crypto: qat - add PFVF support to the GEN4 host driver by Marco Chiappero · 3 years ago
- 925b306 crypto: qat - config VFs based on ring-to-svc mapping by Marco Chiappero · 3 years ago
- e1b176a crypto: qat - exchange ring-to-service mappings over PFVF by Marco Chiappero · 3 years ago
- 73ef8f3 crypto: qat - support fast ACKs in the PFVF protocol by Marco Chiappero · 3 years ago
- 851ed49 crypto: qat - exchange device capabilities over PFVF by Marco Chiappero · 3 years ago
- 673184a crypto: qat - introduce support for PFVF block messages by Marco Chiappero · 3 years ago
- 3a5b2a0 crypto: qat - store the ring-to-service mapping by Marco Chiappero · 3 years ago
- 4d03135 crypto: qat - store the PFVF protocol version of the endpoints by Marco Chiappero · 3 years ago
- 6f87979 crypto: qat - improve the ACK timings in PFVF send by Marco Chiappero · 3 years ago
- 1c94d80 crypto: qat - leverage read_poll_timeout in PFVF send by Marco Chiappero · 3 years ago
- 952f4e8 crypto: qat - leverage bitfield.h utils for PFVF messages by Marco Chiappero · 3 years ago
- db1c034 crypto: qat - abstract PFVF messages with struct pfvf_message by Marco Chiappero · 3 years ago
- 0aeda69 crypto: qat - set PFVF_MSGORIGIN just before sending by Marco Chiappero · 3 years ago
- 0280428 crypto: qat - make PFVF send and receive direction agnostic by Marco Chiappero · 3 years ago
- 6ed942e crypto: qat - make PFVF message construction direction agnostic by Marco Chiappero · 3 years ago
- 448588a crypto: qat - add the adf_get_pmisc_base() helper function by Marco Chiappero · 3 years ago
- 0312554 crypto: qat - support the reset of ring pairs on PF by Marco Chiappero · 3 years ago
- 4b44d28 crypto: qat - extend crypto capability detection for 4xxx by Giovanni Cabiddu · 3 years ago
- cfe4894 crypto: qat - set COMPRESSION capability for QAT GEN2 by Giovanni Cabiddu · 3 years ago
- 547bde7 crypto: qat - set CIPHER capability for QAT GEN2 by Giovanni Cabiddu · 3 years ago
- e0441e2 crypto: qat - get compression extended capabilities by Giovanni Cabiddu · 3 years ago
- 3954ab6 crypto: octeontx2 - Use swap() instead of swap_engines() by Jiapeng Chong · 3 years ago
- eca568a crypto: omap - increase priority of DES/3DES by Corentin Labbe · 3 years ago
- 223a41f crypto: hisilicon/zip - add new algorithms for uacce device by Yang Shen · 3 years ago
- 696645d crypto: hisilicon/qm - disable queue when 'CQ' error by Weili Qian · 3 years, 1 month ago
- 95f0b6d5 crypto: hisilicon/qm - reset function if event queue overflows by Weili Qian · 3 years, 1 month ago
- a0a9486 crypto: hisilicon/qm - use request_threaded_irq instead by Weili Qian · 3 years, 1 month ago
- 145dced crypto: hisilicon/qm - modify the handling method after abnormal interruption by Weili Qian · 3 years, 1 month ago
- 9ee401e crypto: hisilicon/qm - code movement by Weili Qian · 3 years, 1 month ago
- f123e66 crypto: hisilicon/qm - remove unnecessary device memory reset by Weili Qian · 3 years, 1 month ago
- fc6c01f crypto: hisilicon/qm - fix deadlock for remove driver by Yang Shen · 3 years, 1 month ago
- 808957b crypto: hisilicon/zip - enable ssid for sva sgl by Yang Shen · 3 years, 1 month ago
- 51fa916 crypto: hisilicon/hpre - fix memory leak in hpre_curve25519_src_init() by Weili Qian · 3 years, 1 month ago
- 0b62b66 crypto: marvell/octeontx - Use kcalloc() instead of kzalloc() by Gustavo A. R. Silva · 3 years, 1 month ago
- 61a1371 crypto: cavium - Use kcalloc() instead of kzalloc() by Gustavo A. R. Silva · 3 years, 1 month ago
- 3d72596 crypto: ccp - Add SEV_INIT_EX support by David Rientjes · 3 years, 1 month ago
- b64fa5f crypto: ccp - Add psp_init_on_probe module parameter by Peter Gonda · 3 years, 1 month ago
- cc17982 crypto: ccp - Refactor out sev_fw_alloc() by Peter Gonda · 3 years, 1 month ago
- e423b9d crypto: ccp - Move SEV_INIT retry for corrupted data by Peter Gonda · 3 years, 1 month ago
- c8341ac crypto: ccp - Add SEV_INIT rc error logging on init by Peter Gonda · 3 years, 1 month ago
- 27750a3 crypto: qat - do not handle PFVF sources for qat_4xxx by Giovanni Cabiddu · 3 years, 1 month ago
- 3f9dd4c crypto: hisilicon/qm - fix incorrect return value of hisi_qm_resume() by Weili Qian · 3 years, 1 month ago
- fed8f4d crypto: octeontx2 - parameters for custom engine groups by Srujana Challa · 3 years, 1 month ago
- d9d7749 crypto: octeontx2 - add apis for custom engine groups by Srujana Challa · 3 years, 1 month ago
- 3d6b661 crypto: stm32 - Revert broken pm_runtime_resume_and_get changes by Herbert Xu · 3 years, 1 month ago
- 95fe225 crypto: stm32/cryp - reorder hw initialization by Nicolas Toromanoff · 3 years, 1 month ago
- 4b898d5 crypto: stm32/cryp - fix bugs and crash in tests by Nicolas Toromanoff · 3 years, 1 month ago
- fa97dc2 crypto: stm32/cryp - fix lrw chaining mode by Nicolas Toromanoff · 3 years, 1 month ago
- 6c12e74 crypto: stm32/cryp - fix double pm exit by Nicolas Toromanoff · 3 years, 1 month ago
- 39e6e69 crypto: stm32/cryp - check early input data by Nicolas Toromanoff · 3 years, 1 month ago
- d703c7a crypto: stm32/cryp - fix xts and race condition in crypto_engine requests by Nicolas Toromanoff · 3 years, 1 month ago
- 41c7669 crypto: stm32/cryp - fix CTR counter carry by Nicolas Toromanoff · 3 years, 1 month ago
- 029812a crypto: stm32/cryp - don't print error on probe deferral by Etienne Carriere · 3 years, 1 month ago
- 0a2f9f5 crypto: stm32/cryp - defer probe for reset controller by Etienne Carriere · 3 years, 1 month ago
- b087dfa s390/crypto: add SIMD implementation for ChaCha20 by Patrick Steuer · 3 years, 2 months ago
- 0ea275d crypto: octeontx2 - uninitialized variable in kvf_limits_store() by Dan Carpenter · 3 years, 1 month ago
- 5876b0c crypto: sa2ul - Use bitfield helpers by Geert Uytterhoeven · 3 years, 1 month ago
- 087e1d7 crypto: caam - save caam memory to support crypto engine retry mechanism. by Gaurav Jain · 3 years, 1 month ago
- 1338940 crypto: hisilicon/qm - simplified the calculation of qos shaper parameters by Kai Ye · 3 years, 1 month ago
- 488f30d crypto: hisilicon/qm - some optimizations of ths qos write process by Kai Ye · 3 years, 1 month ago
- ecc7169 crypto: hisilicon/qm - modify the value of qos initialization by Kai Ye · 3 years, 1 month ago
- 376a5c3 crypto: hisilicon - modify the value of engine type rate by Kai Ye · 3 years, 1 month ago
- 83f50f2 crypto: sun8i-ce - Add support for the D1 variant by Corentin Labbe · 3 years, 1 month ago
- 8616b62 crypto: qat - improve logging of PFVF messages by Marco Chiappero · 3 years, 1 month ago
- 1d9a915 crypto: qat - fix VF IDs in PFVF log messages by Marco Chiappero · 3 years, 1 month ago
- e669b4d crypto: qat - do not rely on min version by Marco Chiappero · 3 years, 1 month ago
- c35c76c crypto: qat - refactor pfvf version request messages by Marco Chiappero · 3 years, 1 month ago
- 25110fd crypto: qat - pass the PF2VF responses back to the callers by Marco Chiappero · 3 years, 1 month ago
- 1d4fde6 crypto: qat - use enums for PFVF protocol codes by Marco Chiappero · 3 years, 1 month ago
- f6aff91 crypto: qat - reorganize PFVF protocol definitions by Marco Chiappero · 3 years, 1 month ago
- 09ce899 crypto: qat - reorganize PFVF code by Marco Chiappero · 3 years, 1 month ago
- 1ea7c2b crypto: qat - abstract PFVF receive logic by Giovanni Cabiddu · 3 years, 1 month ago
- 49c4353 crypto: qat - abstract PFVF send function by Marco Chiappero · 3 years, 1 month ago
- 9baf2de crypto: qat - differentiate between pf2vf and vf2pf offset by Marco Chiappero · 3 years, 1 month ago
- bc63dab crypto: qat - add pfvf_ops by Marco Chiappero · 3 years, 1 month ago
- 6f2e280 crypto: qat - relocate PFVF disabled function by Giovanni Cabiddu · 3 years, 1 month ago
- 7e00fb3f crypto: qat - relocate PFVF VF related logic by Marco Chiappero · 3 years, 1 month ago
- b85bd94 crypto: qat - relocate PFVF PF related logic by Marco Chiappero · 3 years, 1 month ago
- 1d61331 crypto: qat - handle retries due to collisions in adf_iov_putmsg() by Marco Chiappero · 3 years, 1 month ago
- bd59b76 crypto: qat - split PFVF message decoding from handling by Marco Chiappero · 3 years, 1 month ago
- 04cf4787 crypto: qat - re-enable interrupts for legacy PFVF messages by Giovanni Cabiddu · 3 years, 1 month ago
- 956125e crypto: qat - change PFVF ACK behaviour by Giovanni Cabiddu · 3 years, 1 month ago
- 720aa72 crypto: qat - move interrupt code out of the PFVF handler by Marco Chiappero · 3 years, 1 month ago
- b7c13ee crypto: qat - move VF message handler to adf_vf2pf_msg.c by Marco Chiappero · 3 years, 1 month ago
- 08ea97f crypto: qat - move vf2pf interrupt helpers by Giovanni Cabiddu · 3 years, 1 month ago
- 95b4d40e crypto: qat - refactor PF top half for PFVF by Marco Chiappero · 3 years, 1 month ago