aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-05-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-1/+0
2024-05-22crypto: virtio - drop owner assignmentKrzysztof Kozlowski1-1/+0
2024-05-20Merge tag 'v6.10-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-14/+5
2024-05-18Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds8-8/+8
2024-05-17crypto: qat - Fix ADF_DEV_RESET_SYNC memory leakHerbert Xu1-14/+5
2024-05-14Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-3/+6
2024-05-13Merge tag 'v6.10-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds74-1179/+8191
2024-05-13Merge tag 'keys-trusted-next-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmddLinus Torvalds1-11/+93
2024-05-13Merge tag 's390-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-17/+1
2024-05-10crypto: atmel-sha204a - provide the otp contentLothar Rubusch1-0/+45
2024-05-10crypto: atmel-sha204a - add reading from otp zoneLothar Rubusch3-0/+52
2024-05-10crypto: atmel-i2c - rename read functionLothar Rubusch2-4/+4
2024-05-10crypto: atmel-i2c - add missing arg descriptionLothar Rubusch1-0/+1
2024-05-10crypto: iaa - Use kmemdup() instead of kzalloc() and memcpy()Thorsten Blum1-4/+2
2024-05-10crypto: sahara - use 'time_left' variable with wait_for_completion_timeout()Wolfram Sang1-8/+8
2024-05-10crypto: caam - i.MX8ULP donot have CAAM page0 accessPankaj Gupta1-0/+3
2024-05-10crypto: caam - init-clk based on caam-page0-accessPankaj Gupta1-1/+15
2024-05-10crypto: starfive - Use fallback for unaligned dma accessJia Jie Ho1-5/+7
2024-05-10crypto: starfive - Do not free stack bufferJia Jie Ho1-1/+0
2024-05-10crypto: starfive - Skip unneeded fallback allocationJia Jie Ho1-6/+4
2024-05-10crypto: starfive - Skip dma setup for zeroed messageJia Jie Ho1-0/+4
2024-05-10kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada8-8/+8
2024-05-09crypto: mxs-dcp: Add support for hardware-bound keysDavid Gstir1-11/+93
2024-05-03crypto: hisilicon/sec2 - fix for register offsetWenkai Lin1-1/+1
2024-05-03crypto: hisilicon/debugfs - mask the unnecessary info from the dumpChenghai Huang3-13/+22
2024-05-03crypto: qat - specify firmware files for 402xxGiovanni Cabiddu1-0/+2
2024-04-26crypto: tegra - Fix some error codesDan Carpenter1-2/+2
2024-04-26crypto: qat - validate slices count returned by FWLucas Segarra Fernandez3-0/+23
2024-04-26crypto: tegra - Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-04-22devlink: extend devlink_param *set pointerMateusz Polchlopek1-3/+6
2024-04-19crypto: stm32/hash - add full DMA support for stm32mpxMaxime Méré1-122/+448
2024-04-19crypto: qat - improve error logging to be consistent across featuresAdam Guerin1-1/+1
2024-04-19crypto: qat - improve error message in adf_get_arbiter_mapping()Adam Guerin2-2/+2
2024-04-19crypto: qat - implement dh fallback for primes > 4KDamian Muszynski1-6/+60
2024-04-19crypto: octeontx2 - add missing check for dma_map_singleChen Ni1-0/+4
2024-04-12crypto: hisilicon/qm - Add the err memory release process to qm uninitChenghai Huang1-4/+1
2024-04-12crypto: hisilicon/debugfs - Resolve the problem of applying for redundant space in sq dumpChenghai Huang1-6/+5
2024-04-12crypto: hisilicon/sec - Fix memory leak for sec resource releaseChenghai Huang1-1/+3
2024-04-12crypto: hisilicon - Adjust debugfs creation and release orderChenghai Huang3-36/+32
2024-04-12crypto: hisilicon/qm - Add the default processing branchChenghai Huang1-0/+3
2024-04-12crypto: hisilicon/debugfs - Fix the processing logic issue in the debugfs creationChenghai Huang1-3/+3
2024-04-12crypto: hisilicon/sgl - Delete redundant parameter verificationChenghai Huang1-4/+1
2024-04-12crypto: hisilicon/debugfs - Fix debugfs uninit process issueChenghai Huang1-3/+18
2024-04-12crypto: hisilicon/sec - Add the condition for configuring the sriov functionChenghai Huang1-1/+2
2024-04-12crypto: iaa - Use cpumask_weight() when rebalancingTom Zanussi1-2/+2
2024-04-12crypto: tegra - Add Tegra Security Engine driverAkhil R8-0/+4166
2024-04-12crypto: ccp - drop platform ifdef checksArnd Bergmann1-12/+2
2024-04-12crypto: qat - Fix spelling mistake "Invalide" -> "Invalid"Colin Ian King1-1/+1
2024-04-09s390/ap: rename ap debug configuration optionHolger Dengler1-17/+0
2024-04-09s390/ap: modularize ap busHolger Dengler1-0/+1