summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2017-12-22crypto: exynos - Support Exynos5250+ SoCsŁukasz Stelmach
2017-12-22crypto: artpec6 - set correct iv size for gcm(aes)Lars Persson
2017-12-22crypto: qat - reduce stack size with KASANArnd Bergmann
2017-12-22crypto: inside-secure - do not use areq->result for partial resultsAntoine Ténart
2017-12-22crypto: inside-secure - fix request allocations in invalidation pathAntoine Ténart
2017-12-22crypto: inside-secure - free requests even if their handling failedAntoine Ténart
2017-12-22crypto: inside-secure - per request invalidationOfer Heifetz
2017-12-22crypto: exynos - Icrease the priority of the driverŁukasz Stelmach
2017-12-22crypto: chelsio - fix a type cast errorAtul Gupta
2017-12-22crypto: drivers - remove duplicate includesPravin Shedge
2017-12-22crypto: n2 - cure use after freeJan Engelhardt
2017-12-22crypto: chelsio - select CRYPTO_GF128MULArnd Bergmann
2017-12-11chcr: ensure cntrl is initialized to fix bit-wise or'ing of garabage dataColin Ian King
2017-12-11chcr: remove unused variables net_device, pi, adap and cntrlColin Ian King
2017-12-11crypto: chelsio - make arrays sgl_ent_len and dsgl_ent_len staticColin Ian King
2017-12-11crypto: stm32 - fix module device table nameCorentin LABBE
2017-12-11crypto: caam/qi - use correct print specifier for size_tHoria Geantă
2017-11-29crypto: hifn_795x - Fix a memory leak in the error handling path of 'hifn_pro...Christophe Jaillet
2017-11-29chcr: Add support for Inline IPSecAtul Gupta
2017-11-29crypto: cavium - fix memory leak on infoColin Ian King
2017-11-29crypto: nx - fix spelling mistake: "availavle" -> "available"Colin Ian King
2017-11-29crypto: s5p-sss - Remove a stray tabDan Carpenter
2017-11-29crypto: chelsio - Fix an error code in chcr_hash_dma_map()Dan Carpenter
2017-11-29crypto: chelsio - remove redundant assignments to reqctx and dst_sizeColin Ian King
2017-11-29crypto: stm32 - Support for STM32 CRYP crypto moduleFabien DESSENNE
2017-11-16Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-11-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-12crypto/nx: Do not initialize workmem allocationHaren Myneni
2017-11-12crypto/nx: Use percpu send window for NX requestsHaren Myneni
2017-11-12powerpc/vas, nx-842: Define and use chip_to_vas_id()Sukadev Bhattiprolu
2017-11-10crypto: stm32/hash - Fix return issue on updateLionel Debieve
2017-11-10crypto: dh - Remove pointless checks for NULL 'p' and 'g'Eric Biggers
2017-11-10crypto: qat - Clean up error handling in qat_dh_set_secret()Eric Biggers
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-06crypto: Convert timers to use timer_setup()Kees Cook
2017-11-06crypto: chcr - Replace _manual_ swap with swap macroGustavo A. R. Silva
2017-11-06crypto: marvell - Add a NULL entry at the end of mv_cesa_plat_id_table[]Boris BREZILLON
2017-11-06crypto: atmel - remove empty functionsTudor-Dan Ambarus
2017-11-06crypto: caam - remove unused param of ctx_map_to_sec4_sg()Horia Geantă
2017-11-06crypto: caam - remove unneeded edesc zeroizationHoria Geantă
2017-11-03crypto: atmel-aes - Reset the controller before each useRomain Izard
2017-11-03crypto: atmel-aes - properly set IV after {en,de}cryptRomain Izard
2017-11-03crypto: s5p-sss - Add HASH support for ExynosKamil Konieczny
2017-11-03crypto: s5p-sss - Change spaces to tabsKamil Konieczny
2017-11-03crypto: drivers - Convert timers to use timer_setup()Kees Cook
2017-11-03crypto: caam/qi - abort algorithm setup on DPAA2 partsHoria Geantă
2017-11-03crypto: caam - fix incorrect defineRadu Alexe
2017-11-03crypto: atmel - remove useless irq initTudor-Dan Ambarus
2017-11-03crypto: atmel - return appropriate error codeTudor-Dan Ambarus