summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2025-04-20crypto: ccp - Fix check for the primary ASP deviceTom Lendacky
2025-04-10crypto: hisilicon/sec2 - fix for aead auth key lengthWenkai Lin
2025-04-10crypto: nx - Fix uninitialised hv_nxc on errorHerbert Xu
2025-04-10crypto: qat - remove access to parity register for QAT GEN4Bairavi Alagappan
2025-04-10crypto: tegra - Fix format specifier in tegra_sha_prep_cmd()Nathan Chancellor
2025-04-10crypto: tegra - Reserve keyslots to allocate dynamicallyAkhil R
2025-04-10crypto: tegra - finalize crypto req on errorAkhil R
2025-04-10crypto: tegra - Set IV to NULL explicitly for AES ECBAkhil R
2025-04-10crypto: tegra - Fix CMAC intermediate result handlingAkhil R
2025-04-10crypto: hisilicon/sec2 - fix for sec spec checkWenkai Lin
2025-04-10crypto: hisilicon/sec2 - fix for aead authsize alignmentWenkai Lin
2025-04-10crypto: tegra - Use HMAC fallback when keyslots are fullAkhil R
2025-04-10crypto: tegra - Fix HASH intermediate result handlingAkhil R
2025-04-10crypto: tegra - Transfer HASH init function to crypto engineAkhil R
2025-04-10crypto: tegra - check return value for hash do_one_reqAkhil R
2025-04-10crypto: tegra - Do not use fixed size buffersAkhil R
2025-04-10crypto: tegra - Use separate buffer for setkeyAkhil R
2025-04-10crypto: qat - set parity error mask for qat_420xxBairavi Alagappan
2025-04-10crypto: iaa - Test the correct request flagHerbert Xu
2025-02-17crypto: qce - unregister previously registered algos in error pathBartosz Golaszewski
2025-02-17crypto: qce - fix goto jump in error pathBartosz Golaszewski
2025-02-17crypto: qce - fix priority to be less than ARMv8 CEEric Biggers
2025-02-08crypto: iaa - Fix IAA disabling that occurs when sync_mode is set to 'async'Kanchana P Sridhar
2025-02-08crypto: ixp4xx - fix OF node reference leaks in init_ixp_crypto()Joe Hattori
2025-02-08crypto: hisilicon/sec2 - fix for aead invalid authsizeWenkai Lin
2025-02-08crypto: hisilicon/sec2 - fix for aead icv errorWenkai Lin
2025-02-08crypto: caam - use JobR's space to access page 0 regsGaurav Jain
2025-02-08crypto: tegra - do not transfer req when tegra init failsChen Ridong
2024-12-10crypto: hisilicon/debugfs - fix the struct pointer incorrectly offset problemChenghai Huang
2024-12-03module: Convert default symbol namespace to string literalMasahiro Yamada
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-11-26Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-11-19Merge tag 'v6.13-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2024-11-18Merge tag 's390-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-11-15crypto: marvell/cesa - fix uninit value for struct mv_cesa_op_ctxKarol Przybylski
2024-11-15crypto: cavium - Fix an error handling path in cpt_ucode_load_fw()Christophe JAILLET
2024-11-15crypto: bcm - add error check in the ahash_hmac_init functionChen Ridong
2024-11-15crypto: caam - add error check to caam_rsa_set_priv_key_formChen Ridong
2024-11-10crypto: inside-secure - Fix the return value of safexcel_xcbcmac_cra_init()Li Huafei
2024-11-10crypto: qat - Fix missing destroy_workqueue in adf_init_aer()Wang Hai
2024-11-02crypto: hisilicon/qm - disable same error report before resettingWeili Qian
2024-11-02crypto: hisilicon - support querying the capability registerQi Tao
2024-10-30crypto: marvell - replace deprecated PCI functionsPhilipp Stanner
2024-10-30crypto: qat - replace deprecated PCI functionsPhilipp Stanner
2024-10-29s390/pkey: Add new pkey handler module pkey-uvHarald Freudenberger
2024-10-28crypto: starfive - remove unneeded crypto_engine_stop() callOvidiu Panait
2024-10-28crypto: tegra - remove unneeded crypto_engine_stop() callOvidiu Panait
2024-10-28crypto: cavium - Fix the if condition to exit loop after timeoutEverest K.C
2024-10-28crypto: qat - Fix typo "accelaration"WangYuli
2024-10-28crypto: tegra - remove redundant error check on retColin Ian King