summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
AgeCommit message (Expand)AuthorLines
2025-08-30crypto: hisilicon - re-enable address prefetch after device resumingChenghai Huang-48/+43
2025-08-30crypto: hisilicon/zip - remove unnecessary validation for high-performance mo...Chenghai Huang-12/+2
2025-08-30crypto: tegra - Remove the use of dev_err_probe()Liao Yuanhong-1/+1
2025-08-30crypto: jh7110 - Remove the use of dev_err_probe()Liao Yuanhong-10/+5
2025-08-30crypto: ti - Add driver for DTHE V2 AES Engine (ECB, CBC)T Pratham-0/+748
2025-08-26crypto: md5 - Wrap library and add HMAC supportEric Biggers-1/+1
2025-08-22crypto: ccp - Fix typo in psp_populate_hsti function nameYunseong Kim-2/+2
2025-08-22crypto: octeontx2 - Call strscpy() with correct size argumentThorsten Blum-1/+1
2025-08-16crypto: ccp - Remove redundant __GFP_ZEROQianfeng Rong-1/+1
2025-08-16crypto: ccp - Fix checks for SNP_VLEK_LOAD input buffer lengthMichael Roth-0/+1
2025-08-16crypto: keembay - Add missing check after sg_nents_for_len()Thomas Fourier-1/+4
2025-08-16crypto: qat - add command queue telemetry counters for GEN6Vijay Sundar Selvamani-0/+184
2025-08-16crypto: qat - add ring buffer idle telemetry counter for GEN6Vijay Sundar Selvamani-0/+9
2025-08-16crypto: stm32 - Fix spelling mistake "STMicrolectronics" -> "STMicroelectronics"Colin Ian King-1/+1
2025-08-16crypto: ccp - Add support to enable CipherTextHiding on SNP_INIT_EXAshish Kalra-3/+9
2025-08-16crypto: ccp - Introduce new API interface to indicate SEV-SNP Ciphertext hidi...Ashish Kalra-0/+21
2025-08-16crypto: ccp - Add support for SNP_FEATURE_INFO commandAshish Kalra-0/+75
2025-08-16crypto: ccp - Cache SEV platform status and platform stateAshish Kalra-11/+14
2025-07-31Merge tag 'v6.17-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-1545/+2337
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-14/+14
2025-07-28Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-11/+11
2025-07-28Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds-582/+2
2025-07-27crypto: keembay - Use min() to simplify ocs_create_linked_list_from_sg()Thorsten Blum-2/+2
2025-07-27crypto: hisilicon/hpre - fix dma unmap sequenceZhiqi Song-2/+6
2025-07-27crypto: qat - make adf_dev_autoreset() staticGiovanni Cabiddu-2/+1
2025-07-27crypto: ccp - reduce stack usage in ccp_run_aes_gcm_cmdArnd Bergmann-77/+86
2025-07-27crypto: qat - refactor ring-related debug functionsGiovanni Cabiddu-9/+14
2025-07-27crypto: qat - fix seq_file position update in adf_ring_next()Giovanni Cabiddu-1/+3
2025-07-27crypto: qat - fix DMA direction for compression on GEN2 devicesGiovanni Cabiddu-5/+5
2025-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-12/+12
2025-07-18crypto: engine - remove request batching supportOvidiu Panait-3/+2
2025-07-18crypto: qat - flush misc workqueue during device shutdownGiovanni Cabiddu-0/+7
2025-07-18crypto: qat - enable rate limiting feature for GEN6 devicesSuman Kumar Chakraborty-0/+91
2025-07-18crypto: qat - add compression slice count for rate limitingSuman Kumar Chakraborty-0/+2
2025-07-18crypto: qat - add get_svc_slice_cnt() in device data structureSuman Kumar Chakraborty-14/+26
2025-07-18crypto: qat - add adf_rl_get_num_svc_aes() in rate limitingSuman Kumar Chakraborty-1/+40
2025-07-18crypto: qat - relocate service related functionsSuman Kumar Chakraborty-36/+38
2025-07-18crypto: qat - consolidate service enumsSuman Kumar Chakraborty-50/+47
2025-07-18crypto: qat - add decompression service for rate limitingSuman Kumar Chakraborty-0/+4
2025-07-18crypto: qat - validate service in rate limiting sysfs apiSuman Kumar Chakraborty-2/+10
2025-07-18crypto: hisilicon/sec2 - implement full backlog mode for secWenkai Lin-180/+457
2025-07-18crypto: qat - enable telemetry for GEN6 devicesVijay Sundar Selvamani-0/+348
2025-07-18crypto: qat - add decompression service to telemetryVijay Sundar Selvamani-0/+3
2025-07-18crypto: qat - enable power management debugfs for GEN6 devicesGeorge Abraham P-1/+159
2025-07-18crypto: qat - relocate power management debugfs helper APIsGeorge Abraham P-86/+108
2025-07-18crypto: qat - fix virtual channel configuration for GEN6 devicesSuman Kumar Chakraborty-6/+6
2025-07-18crypto: drivers - Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus-8/+0
2025-07-18crypto: caam - avoid option aliasing with the CONFIG_CAAM_QI build optionLukas Bulwahn-11/+7
2025-07-18crypto: qat - add live migration enablers for GEN6 devicesMaƂgorzata Mielnik-0/+13
2025-07-18crypto: qat - relocate and rename bank state structure definitionSuman Kumar Chakraborty-45/+47