summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2025-02-14crypto: ccp: Add external API interface for PSP module initializationSean Christopherson
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-24Merge tag 'v6.14-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-01-20Merge tag 'kernel-6.14-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-15qat: don't mess with ->d_nameAl Viro
2025-01-14crypto: omap - switch from scatter_walk to plain offsetEric Biggers
2025-01-14crypto: bcm - Drop unused setting of local 'ptr' variableKrzysztof Kozlowski
2025-01-14crypto: hisilicon/qm - support new function communicationYang Shen
2024-12-28crypto: iaa - Fix IAA disabling that occurs when sync_mode is set to 'async'Kanchana P Sridhar
2024-12-21crypto: qce - revert "use __free() for a buffer that's always freed"Nathan Chancellor
2024-12-21crypto: ixp4xx - fix OF node reference leaks in init_ixp_crypto()Joe Hattori
2024-12-21crypto: hisilicon/sec2 - fix for aead invalid authsizeWenkai Lin
2024-12-21crypto: hisilicon/sec2 - fix for aead icv errorWenkai Lin
2024-12-14crypto: n2 - remove Niagara2 SPU driverEric Biggers
2024-12-14crypto: qce - fix priority to be less than ARMv8 CEEric Biggers
2024-12-14crypto: ccp - Use scoped guard for mutexMario Limonciello
2024-12-14crypto: qce - switch to using a mutexBartosz Golaszewski
2024-12-14crypto: qce - convert tasklet to workqueueBartosz Golaszewski
2024-12-14crypto: qce - use __free() for a buffer that's always freedBartosz Golaszewski
2024-12-14crypto: qce - make qce_register_algs() a managed interfaceBartosz Golaszewski
2024-12-14crypto: qce - convert qce_dma_request() to use devresBartosz Golaszewski
2024-12-14crypto: qce - shrink code with devres clk helpersBartosz Golaszewski
2024-12-14crypto: qce - remove unneeded call to icc_set_bw() in error pathBartosz Golaszewski
2024-12-14crypto: qce - unregister previously registered algos in error pathBartosz Golaszewski
2024-12-14crypto: qce - fix goto jump in error pathBartosz Golaszewski
2024-12-10crypto: caam - use JobR's space to access page 0 regsGaurav Jain
2024-12-10crypto: hisilicon/zip - support new error reportWeili Qian
2024-12-10crypto: hisilicon/zip - add data aggregation featureWeili Qian
2024-12-10crypto: 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-12-02sev-dev: avoid pointless cred reference count bumpChristian Brauner
2024-12-02tree-wide: s/revert_creds_light()/revert_creds()/gChristian Brauner
2024-12-02tree-wide: s/override_creds_light()/override_creds()/gChristian Brauner
2024-12-02tree-wide: s/revert_creds()/put_cred(revert_creds_light())/gChristian Brauner
2024-12-02tree-wide: s/override_creds()/override_creds_light(get_new_cred())/gChristian Brauner
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