summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAgeFilesLines
* x86/CPU/AMD: Track SNP host status with cc_platform_*()Borislav Petkov (AMD)2024-04-041-1/+1
* Merge tag 'v6.9-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2024-03-251-3/+7
|\
| * crypto: iaa - Fix nr_cpus < nr_iaa caseTom Zanussi2024-03-221-3/+7
* | Merge tag 'v6.9-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2024-03-1566-5687/+925
|\|
| * crypto: iaa - fix the missing CRYPTO_ALG_ASYNC in cra_flagsBarry Song2024-03-081-0/+1
| * crypto: hisilicon/zip - fix the missing CRYPTO_ALG_ASYNC in cra_flagsBarry Song2024-03-081-0/+1
| * crypto: iaa - Fix comp/decomp delay statisticsTom Zanussi2024-03-013-32/+13
| * crypto: iaa - Fix async_disable descriptor leakTom Zanussi2024-03-011-2/+2
| * crypto: rockchip - fix to check return valueKilian Zinnecker2024-02-241-0/+5
| * crypto: qat - make ring to service map common for QAT GEN4Damian Muszynski2024-02-245-112/+90
| * crypto: qat - fix ring to service map for dcc in 420xxDamian Muszynski2024-02-241-0/+8
| * crypto: qat - fix ring to service map for dcc in 4xxxDamian Muszynski2024-02-241-0/+8
| * crypto: qat - fix comment structureAdam Guerin2024-02-241-2/+2
| * crypto: qat - remove unnecessary description from commentAdam Guerin2024-02-243-6/+2
| * crypto: qat - remove double initialization of valueAdam Guerin2024-02-241-4/+2
| * crypto: qat - avoid division by zeroAdam Guerin2024-02-241-0/+3
| * crypto: qat - removed unused macro in adf_cnv_dbgfs.cAdam Guerin2024-02-241-1/+0
| * crypto: qat - remove unused macros in qat_comp_alg.cAdam Guerin2024-02-241-9/+0
| * crypto: qat - uninitialized variable in adf_hb_error_inject_write()Dan Carpenter2024-02-241-5/+6
| * crypto: ccp - Avoid discarding errors in psp_send_platform_access_msg()Mario Limonciello2024-02-241-2/+9
| * crypto: qat - resolve race condition during AER recoveryDamian Muszynski2024-02-171-6/+16
| * crypto: qat - change SLAs cleanup flow at shutdownDamian Muszynski2024-02-171-1/+19
| * crypto: hisilicon/qm - change function type to voidWeili Qian2024-02-171-27/+11
| * crypto: hisilicon/qm - obtain stop queue statusWeili Qian2024-02-172-26/+87
| * crypto: hisilicon/qm - add stop function by hardwareWeili Qian2024-02-171-8/+32
| * crypto: ccp - State in dmesg that TSME is enabledBorislav Petkov (AMD)2024-02-171-4/+7
| * crypto: qat - improve aer error reset handlingMun Chun Yep2024-02-091-1/+25
| * crypto: qat - limit heartbeat notificationsFurong Zhou2024-02-092-3/+17
| * crypto: qat - add auto reset on errorDamian Muszynski2024-02-094-1/+49
| * crypto: qat - add fatal error notificationMun Chun Yep2024-02-092-1/+9
| * crypto: qat - re-enable sriov after pf resetMun Chun Yep2024-02-094-4/+79
| * crypto: qat - update PFVF protocol for recoveryMun Chun Yep2024-02-098-2/+109
| * crypto: qat - disable arbitration before resetFurong Zhou2024-02-091-0/+8
| * crypto: qat - add fatal error notify methodFurong Zhou2024-02-093-0/+45
| * crypto: qat - add heartbeat error simulatorDamian Muszynski2024-02-098-6/+188
| * crypto: virtio - remove duplicate check if queue is brokenLi RongQing2024-02-091-2/+0
| * crypto: xilinx - call finalize with bh disabledQuanyang Wang2024-02-091-0/+3
| * crypto: hisilicon/sec - remove unused parameterWenkai Lin2024-02-021-10/+6
| * crypto: hisilicon/sec2 - fix some cleanup issuesQi Tao2024-02-021-2/+2
| * crypto: hisilicon/sec2 - modify nested macro callQi Tao2024-02-021-9/+4
| * crypto: hisilicon/sec2 - updates the sec DFX function registerQi Tao2024-02-021-0/+5
| * crypto: qat - use kcalloc_node() instead of kzalloc_node()Erick Archer2024-01-261-1/+1
| * crypto: sun8i-ce - Use kcalloc() instead of kzalloc()Erick Archer2024-01-261-1/+1
| * crypto: hisilicon - Fix smp_processor_id() warningsWenkai Lin2024-01-263-3/+3
| * crypto: hisilicon/qm - dump important registers values before resettingWeili Qian2024-01-261-0/+24
| * crypto: hisilicon/qm - support get device stateWeili Qian2024-01-261-0/+29
| * crypto: iaa - Remove unnecessary debugfs_create_dir() error check in iaa_cryp...Minjie Du2024-01-261-2/+0
| * crypto: iaa - Remove header table codeTom Zanussi2024-01-263-131/+3
| * crypto: qat - avoid memcpy() overflow warningArnd Bergmann2024-01-261-0/+3
| * crypto: vmx - Move to arch/powerpc/cryptoDanny Tsen2024-01-2615-5281/+8