summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-08crypto: iaa - fix the missing CRYPTO_ALG_ASYNC in cra_flagsBarry Song
2024-03-08crypto: hisilicon/zip - fix the missing CRYPTO_ALG_ASYNC in cra_flagsBarry Song
2024-03-08hwrng: hisi - use dev_err_probeMartin Kaiser
2024-03-08MAINTAINERS: Remove T Ambarus from few mchp entriesTudor Ambarus
2024-03-01crypto: iaa - Fix comp/decomp delay statisticsTom Zanussi
2024-03-01crypto: iaa - Fix async_disable descriptor leakTom Zanussi
2024-03-01dt-bindings: rng: atmel,at91-trng: add sam9x7 TRNGVarshini Rajendran
2024-03-01dt-bindings: crypto: add sam9x7 in Atmel TDESVarshini Rajendran
2024-03-01dt-bindings: crypto: add sam9x7 in Atmel SHAVarshini Rajendran
2024-03-01dt-bindings: crypto: add sam9x7 in Atmel AESVarshini Rajendran
2024-03-01crypto: remove CONFIG_CRYPTO_STATSEric Biggers
2024-03-01crypto: dh - Make public key test FIPS-onlyHerbert Xu
2024-02-24crypto: rockchip - fix to check return valueKilian Zinnecker
2024-02-24crypto: jitter - fix CRYPTO_JITTERENTROPY help textRandy Dunlap
2024-02-24crypto: qat - make ring to service map common for QAT GEN4Damian Muszynski
2024-02-24crypto: qat - fix ring to service map for dcc in 420xxDamian Muszynski
2024-02-24crypto: qat - fix ring to service map for dcc in 4xxxDamian Muszynski
2024-02-24crypto: qat - fix comment structureAdam Guerin
2024-02-24crypto: qat - remove unnecessary description from commentAdam Guerin
2024-02-24crypto: qat - remove double initialization of valueAdam Guerin
2024-02-24crypto: qat - avoid division by zeroAdam Guerin
2024-02-24crypto: qat - removed unused macro in adf_cnv_dbgfs.cAdam Guerin
2024-02-24crypto: qat - remove unused macros in qat_comp_alg.cAdam Guerin
2024-02-24crypto: qat - uninitialized variable in adf_hb_error_inject_write()Dan Carpenter
2024-02-24crypto: ccp - Update return values for some unit testsMario Limonciello
2024-02-24crypto: ccp - Avoid discarding errors in psp_send_platform_access_msg()Mario Limonciello
2024-02-24crypto: arm/sha - fix function cast warningsArnd Bergmann
2024-02-24Documentation: qat: fix auto_reset sectionGiovanni Cabiddu
2024-02-17crypto: qat - resolve race condition during AER recoveryDamian Muszynski
2024-02-17crypto: qat - change SLAs cleanup flow at shutdownDamian Muszynski
2024-02-17MAINTAINERS: adjust file entries after crypto vmx file movementLukas Bulwahn
2024-02-17crypto: hisilicon/qm - change function type to voidWeili Qian
2024-02-17crypto: hisilicon/qm - obtain stop queue statusWeili Qian
2024-02-17crypto: hisilicon/qm - add stop function by hardwareWeili Qian
2024-02-17crypto: ccp - State in dmesg that TSME is enabledBorislav Petkov (AMD)
2024-02-09crypto: rsa - restrict plaintext/ciphertext values moreJoachim Vandersmissen
2024-02-09crypto: qat - improve aer error reset handlingMun Chun Yep
2024-02-09crypto: qat - limit heartbeat notificationsFurong Zhou
2024-02-09crypto: qat - add auto reset on errorDamian Muszynski
2024-02-09crypto: qat - add fatal error notificationMun Chun Yep
2024-02-09crypto: qat - re-enable sriov after pf resetMun Chun Yep
2024-02-09crypto: qat - update PFVF protocol for recoveryMun Chun Yep
2024-02-09crypto: qat - disable arbitration before resetFurong Zhou
2024-02-09crypto: qat - add fatal error notify methodFurong Zhou
2024-02-09crypto: qat - add heartbeat error simulatorDamian Muszynski
2024-02-09crypto: virtio - remove duplicate check if queue is brokenLi RongQing
2024-02-09crypto: xilinx - call finalize with bh disabledQuanyang Wang
2024-02-02crypto: ahash - unexport crypto_hash_alg_has_setkey()Eric Biggers
2024-02-02crypto: hisilicon/sec - remove unused parameterWenkai Lin
2024-02-02crypto: hisilicon/sec2 - fix some cleanup issuesQi Tao