summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
AgeCommit message (Expand)AuthorLines
2024-06-16crypto: ccp - Fix null pointer dereference in __sev_snp_shutdown_lockedKim Phillips-1/+7
2024-06-07crypto: xilinx - add missing MODULE_DESCRIPTION() macroJeff Johnson-0/+1
2024-06-07crypto: sa2ul - add missing MODULE_DESCRIPTION() macroJeff Johnson-0/+1
2024-06-07crypto: keembay - add missing MODULE_DESCRIPTION() macroJeff Johnson-0/+1
2024-06-07crypto: atmel-sha204a - add missing MODULE_DESCRIPTION() macroJeff Johnson-0/+1
2024-06-07crypto: hisilicon/zip - optimize the address offset of the reg query functionChenghai Huang-28/+20
2024-06-07crypto: hisilicon/qm - adjust the internal processing sequence of the vf enab...Chenghai Huang-8/+3
2024-06-07crypto: ccp - Move message about TSME being enabled later in initMario Limonciello-8/+15
2024-06-07crypto: ccp - Add support for getting security attributes on some older systemsMario Limonciello-3/+67
2024-06-07crypto: ccp - Move security attributes to their own fileMario Limonciello-56/+89
2024-06-07crypto: ccp - Represent capabilities register as a unionMario Limonciello-42/+42
2024-06-07crypto: stm32/cryp - call finalize with bh disabledMaxime Méré-1/+5
2024-06-07crypto: stm32/cryp - add CRYPTO_ALG_KERN_DRIVER_ONLY flagMaxime Méré-9/+9
2024-06-07crypto: stm32/cryp - increase priorityMaxime Méré-9/+9
2024-06-07crypto: stm32/cryp - use dma when possibleMaxime Méré-26/+651
2024-05-31crypto: atmel-sha204a - fix negated return valueLothar Rubusch-1/+1
2024-05-31crypto: tegra - Remove an incorrect iommu_fwspec_free() call in tegra_se_remo...Christophe JAILLET-1/+0
2024-05-31crypto: qat - Fix typoDeming Wang-1/+1
2024-05-31crypto: n2 - Remove unused struct 'n2_skcipher_request_context'Dr. David Alan Gilbert-4/+0
2024-05-31crypto: hifn_795x - Remove unused hifn_*_command structsDr. David Alan Gilbert-17/+0
2024-05-31crypto: ccree - Remove unused struct 'tdes_keys'Dr. David Alan Gilbert-6/+0
2024-05-31crypto: axis - Remove unused struct 'dbgfs_u32'Dr. David Alan Gilbert-7/+0
2024-05-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-1/+0
2024-05-22crypto: virtio - drop owner assignmentKrzysztof Kozlowski-1/+0
2024-05-20Merge tag 'v6.10-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-14/+5
2024-05-18Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-8/+8
2024-05-17crypto: qat - Fix ADF_DEV_RESET_SYNC memory leakHerbert Xu-14/+5
2024-05-14Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-3/+6
2024-05-13Merge tag 'v6.10-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-1179/+8191
2024-05-13Merge tag 'keys-trusted-next-6.10-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-11/+93
2024-05-13Merge tag 's390-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds-17/+1
2024-05-10crypto: atmel-sha204a - provide the otp contentLothar Rubusch-0/+45
2024-05-10crypto: atmel-sha204a - add reading from otp zoneLothar Rubusch-0/+52
2024-05-10crypto: atmel-i2c - rename read functionLothar Rubusch-4/+4
2024-05-10crypto: atmel-i2c - add missing arg descriptionLothar Rubusch-0/+1
2024-05-10crypto: iaa - Use kmemdup() instead of kzalloc() and memcpy()Thorsten Blum-4/+2
2024-05-10crypto: sahara - use 'time_left' variable with wait_for_completion_timeout()Wolfram Sang-8/+8
2024-05-10crypto: caam - i.MX8ULP donot have CAAM page0 accessPankaj Gupta-0/+3
2024-05-10crypto: caam - init-clk based on caam-page0-accessPankaj Gupta-1/+15
2024-05-10crypto: starfive - Use fallback for unaligned dma accessJia Jie Ho-5/+7
2024-05-10crypto: starfive - Do not free stack bufferJia Jie Ho-1/+0
2024-05-10crypto: starfive - Skip unneeded fallback allocationJia Jie Ho-6/+4
2024-05-10crypto: starfive - Skip dma setup for zeroed messageJia Jie Ho-0/+4
2024-05-10kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada-8/+8
2024-05-09crypto: mxs-dcp: Add support for hardware-bound keysDavid Gstir-11/+93
2024-05-03crypto: hisilicon/sec2 - fix for register offsetWenkai Lin-1/+1
2024-05-03crypto: hisilicon/debugfs - mask the unnecessary info from the dumpChenghai Huang-13/+22
2024-05-03crypto: qat - specify firmware files for 402xxGiovanni Cabiddu-0/+2
2024-04-26crypto: tegra - Fix some error codesDan Carpenter-2/+2
2024-04-26crypto: qat - validate slices count returned by FWLucas Segarra Fernandez-0/+23