summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Radim Krčmář2018-02-015-45/+134
|\
| * crypto: inside-secure - do not use areq->result for partial resultsAntoine Ténart2017-12-221-5/+5
| * crypto: inside-secure - fix request allocations in invalidation pathAntoine Ténart2017-12-222-15/+15
| * crypto: inside-secure - free requests even if their handling failedAntoine Ténart2017-12-221-0/+1
| * crypto: inside-secure - per request invalidationOfer Heifetz2017-12-222-27/+111
| * crypto: n2 - cure use after freeJan Engelhardt2017-12-221-0/+3
| * crypto: chelsio - select CRYPTO_GF128MULArnd Bergmann2017-12-221-0/+1
* | crypto: ccp: Implement SEV_PDH_CERT_EXPORT ioctl commandBrijesh Singh2017-12-041-0/+97
* | crypto: ccp: Implement SEV_PEK_CERT_IMPORT ioctl commandBrijesh Singh2017-12-041-0/+81
* | crypto: ccp: Implement SEV_PEK_CSR ioctl commandBrijesh Singh2017-12-041-0/+66
* | crypto: ccp: Implement SEV_PDH_GEN ioctl commandBrijesh Singh2017-12-041-0/+3
* | crypto: ccp: Implement SEV_PEK_GEN ioctl commandBrijesh Singh2017-12-041-0/+16
* | crypto: ccp: Implement SEV_PLATFORM_STATUS ioctl commandBrijesh Singh2017-12-041-0/+18
* | crypto: ccp: Implement SEV_FACTORY_RESET ioctl commandBrijesh Singh2017-12-041-1/+76
* | crypto: ccp: Add Secure Encrypted Virtualization (SEV) command supportBrijesh Singh2017-12-044-0/+381
* | crypto: ccp: Add Platform Security Processor (PSP) device supportBrijesh Singh2017-12-047-1/+277
* | crypto: ccp: Build the AMD secure processor driver only with AMD CPU supportBorislav Petkov2017-12-041-0/+1
|/
* Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-11-162-97/+72
|\
| * crypto/nx: Do not initialize workmem allocationHaren Myneni2017-11-121-1/+1
| * crypto/nx: Use percpu send window for NX requestsHaren Myneni2017-11-121-81/+68
| * powerpc/vas, nx-842: Define and use chip_to_vas_id()Sukadev Bhattiprolu2017-11-121-15/+3
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-11-1462-3760/+4635
|\ \
| * | crypto: stm32/hash - Fix return issue on updateLionel Debieve2017-11-101-7/+1
| * | crypto: dh - Remove pointless checks for NULL 'p' and 'g'Eric Biggers2017-11-101-3/+0
| * | crypto: qat - Clean up error handling in qat_dh_set_secret()Eric Biggers2017-11-101-7/+8
| * | crypto: chcr - Replace _manual_ swap with swap macroGustavo A. R. Silva2017-11-061-4/+1
| * | crypto: marvell - Add a NULL entry at the end of mv_cesa_plat_id_table[]Boris BREZILLON2017-11-061-0/+1
| * | crypto: atmel - remove empty functionsTudor-Dan Ambarus2017-11-062-38/+0
| * | crypto: caam - remove unused param of ctx_map_to_sec4_sg()Horia Geantă2017-11-061-4/+4
| * | crypto: caam - remove unneeded edesc zeroizationHoria Geantă2017-11-061-4/+0
| * | crypto: atmel-aes - Reset the controller before each useRomain Izard2017-11-031-7/+3
| * | crypto: atmel-aes - properly set IV after {en,de}cryptRomain Izard2017-11-031-3/+37
| * | crypto: s5p-sss - Add HASH support for ExynosKamil Konieczny2017-11-032-10/+1410
| * | crypto: s5p-sss - Change spaces to tabsKamil Konieczny2017-11-031-95/+95
| * | crypto: drivers - Convert timers to use timer_setup()Kees Cook2017-11-032-7/+6
| * | crypto: caam/qi - abort algorithm setup on DPAA2 partsHoria Geantă2017-11-031-1/+6
| * | crypto: caam - fix incorrect defineRadu Alexe2017-11-031-1/+1
| * | crypto: atmel - remove useless irq initTudor-Dan Ambarus2017-11-033-6/+0
| * | crypto: atmel - return appropriate error codeTudor-Dan Ambarus2017-11-033-6/+3
| * | crypto: mediatek - move to generic async completionGilad Ben-Yossef2017-11-031-26/+5
| * | crypto: qce - move to generic async completionGilad Ben-Yossef2017-11-031-26/+4
| * | crypto: talitos - move to generic async completionGilad Ben-Yossef2017-11-031-33/+5
| * | crypto: marvell/cesa - remove redundant backlog checks on EBUSYGilad Ben-Yossef2017-11-032-3/+2
| * | crypto: ccp - use -ENOSPC for transient busy indicationGilad Ben-Yossef2017-11-032-7/+8
| * | crypto: vmx - Use skcipher for ctr fallbackPaulo Flabiano Smorigo2017-11-031-16/+17
| * | crypto: marvell - Switch cipher algs to the skcipher interfaceBoris BREZILLON2017-11-033-260/+251
| * | crypto: qat - mark expected switch fall-throughs in qat_ucloGustavo A. R. Silva2017-11-031-0/+3
| * | crypto: qat - remove unused and redundant pointer vf_infoColin Ian King2017-11-031-3/+0
| * | crypto: ccp - remove unused variable qimColin Ian King2017-11-031-2/+1
| * | crypto: cavium - clean up clang warning on unread variable offsetColin Ian King2017-11-031-1/+1
OpenPOWER on IntegriCloud