summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2018-06-16crypto: omap-sham - fix memleakBin Liu
2018-06-16crypto: vmx - Remove overly verbose printk from AES XTS initMichael Ellerman
2018-06-16crypto: vmx - Remove overly verbose printk from AES init routinesMichael Ellerman
2018-06-16crypto: cavium - Limit result reading attemptsJan Glauber
2018-06-16crypto: cavium - Fix fallout from CONFIG_VMAP_STACKJan Glauber
2018-06-16crypto: caam - fix size of RSA prime factor qHoria Geantă
2018-06-16crypto: caam/qi - fix IV DMA mapping and updatingHoria Geantă
2018-06-16crypto: caam - fix IV DMA mapping and updatingHoria Geantă
2018-06-16crypto: caam - fix DMA mapping dir for generated IVHoria Geantă
2018-06-16crypto: caam - strip input zeros from RSA input bufferHoria Geantă
2018-06-16crypto: chelsio - request to HW should wrapAtul Gupta
2018-05-25crypto: inside-secure - fix the invalidation step during cra_exitAntoine Tenart
2018-05-25crypto: sunxi-ss - Add MODULE_ALIAS to sun4i-ssPeter Robinson
2018-05-25crypto: inside-secure - do not overwrite the threshold valueAntoine Tenart
2018-05-25crypto: inside-secure - fix the extra cache computationAntoine Tenart
2018-05-25crypto: inside-secure - fix the cache_len computationAntoine Tenart
2018-05-25crypto: inside-secure - do not process request if no command was issuedAntoine Tenart
2018-05-25crypto: ccp - don't disable interrupts while setting up debugfsSebastian Andrzej Siewior
2018-05-25crypto: atmel-aes - fix the keys zeroing on errorsAntoine Tenart
2018-05-25crypto: inside-secure - wait for the request to complete if in the backlogAntoine Tenart
2018-05-25crypto: inside-secure - move the digest to the request contextAntoine Tenart
2018-05-01crypto: ccp - add check to get PSP master only when PSP is detectedBrijesh Singh
2018-04-08crypto: ccp - return an actual key size from RSA max_size callbackMaciej S. Szmigiero
2018-04-08crypto: caam - Fix null dereference at error pathRui Miguel Silva
2018-04-08crypto: talitos - fix IPsec cipher in lengthLEROY Christophe
2018-04-08crypto: inside-secure - fix clock managementGregory CLEMENT
2018-04-08crypto: talitos - don't persistently map req_ctx->hw_context and req_ctx->bufLEROY Christophe
2018-04-08crypto: ccp - Fill the result buffer only on digest, finup, and final opsGary R Hook
2018-02-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-02-24crypto: ccp: Fix sparse, use plain integer as NULL pointerBrijesh Singh
2018-02-22Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-02-15crypto: s5p-sss - Fix kernel Oops in AES-ECB modeKamil Konieczny
2018-02-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-02-15x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang
2018-02-12Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-02-10Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-02-08crypto: sun4i_ss_prng - convert lock to _bh in sun4i_ss_prng_generateArtem Savkov
2018-02-08crypto: sun4i_ss_prng - fix return value of sun4i_ss_prng_generateArtem Savkov
2018-02-08crypto: caam - fix endless loop when DECO acquire failsHoria Geantă
2018-02-08crypto: talitos - fix Kernel Oops on hashing an empty fileLEROY Christophe
2018-02-01Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Radim Krčmář
2018-01-31Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-01-26crypto: picoxcell - Fix error handling in spacc_probe()Alexey Khoroshilov
2018-01-26crypto: artpec6 - remove select on non-existing CRYPTO_SHA384Corentin LABBE
2018-01-26crypto: stm32 - remove redundant dev_err call in stm32_cryp_probe()weiyongjun \(A\)
2018-01-26crypto: axis - remove unnecessary platform_get_resource() error checkweiyongjun \(A\)
2018-01-26crypto: inside-secure - make function safexcel_try_push_requests staticColin Ian King
2018-01-20crypto: chelsio - Fix indentation warningHarsh Jain
2018-01-18crypto: chelsio - Remove dst sg size zero checkHarsh Jain
2018-01-18crypto: chelsio - Add authenc versions of ctr and shaHarsh Jain