summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
AgeCommit message (Expand)Author
2017-05-20crypto: ccp - Change ISR handler method for a v5 CCPGary R Hook
2017-05-20crypto: ccp - Change ISR handler method for a v3 CCPGary R Hook
2017-05-20crypto: ccp - Disable interrupts early on unloadGary R Hook
2017-05-20crypto: ccp - Use only the relevant interrupt bitsGary R Hook
2017-05-20crypto: s5p-sss - Close possible race for completed requestsKrzysztof Kozlowski
2017-04-10Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-04-05crypto: caam - fix RNG deinstantiation error checkingHoria Geantă
2017-04-05crypto: caam - fix invalid dereference in caam_rsa_init_tfm()Horia Geantă
2017-04-05crypto: caam - fix JR platform device subsequent (re)creationsHoria Geantă
2017-03-31Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-03-24Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-03-24crypto: ccp - Make some CCP DMA channels privateGary R Hook
2017-03-16crypto: ccp - Assign DMA commands to the channel's CCPGary R Hook
2017-03-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-03-09scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada
2017-03-09crypto: s5p-sss - Fix spinlock recursion on LRW(AES)Krzysztof Kozlowski
2017-03-08crypto: s5p-sss - Fix completing crypto request in IRQ handlerKrzysztof Kozlowski
2017-03-04Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-03-02Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2017-03-02crypto: vmx - Use skcipher for xts fallbackPaulo Flabiano Smorigo
2017-03-02crypto: vmx - Use skcipher for cbc fallbackPaulo Flabiano Smorigo
2017-02-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-02-27scripts/spelling.txt: add "deintialize(d)" pattern and fix typo instancesMasahiro Yamada
2017-02-27virtio: allow drivers to request IRQ affinity when creating VQsChristoph Hellwig
2017-02-27crypto: atmel - CRYPTO_DEV_MEDIATEK should depend on HAS_DMAGeert Uytterhoeven
2017-02-27crypto: atmel - CRYPTO_DEV_ATMEL_TDES and CRYPTO_DEV_ATMEL_SHA should depend ...Geert Uytterhoeven
2017-02-27crypto: cavium - fix leak on curr if curr->head fails to be allocatedColin Ian King
2017-02-27crypto: cavium - Fix couple of static checker errorsGeorge Cherian
2017-02-25treewide: Remove remaining executable attributes from source filesJoe Perches
2017-02-24s390/crypt: Add protected key AES moduleMartin Schwidefsky
2017-02-23crypto: cavium - switch to pci_alloc_irq_vectorsChristoph Hellwig
2017-02-23crypto: cavium - switch to pci_alloc_irq_vectorsChristoph Hellwig
2017-02-23crypto: cavium - remove dead MSI-X related defineChristoph Hellwig
2017-02-23s390/pkey: Introduce pkey kernel moduleHarald Freudenberger
2017-02-23s390/zcrypt: Rework CONFIG_ZCRYPT Kconfig text.Harald Freudenberger
2017-02-15crypto: brcm - Avoid double free in ahash_finup()Rob Rice
2017-02-15crypto: cavium - fix Kconfig dependenciesArnd Bergmann
2017-02-15crypto: cavium - cpt_bind_vq_to_grp could return an error codeGeorge Cherian
2017-02-15crypto: caam - fix state buffer DMA (un)mappingHoria Geantă
2017-02-15crypto: caam - abstract ahash request double bufferingHoria Geantă
2017-02-15crypto: caam - fix error path for ctx_dma mapping failureHoria Geantă
2017-02-15crypto: caam - fix DMA API leaks for multiple setkey() callsHoria Geantă
2017-02-15crypto: caam - don't dma_map key for hash algorithmsHoria Geantă
2017-02-15crypto: caam - use dma_map_sg() return codeHoria Geantă
2017-02-15crypto: caam - replace sg_count() with sg_nents_for_len()Horia Geantă
2017-02-15crypto: caam - check sg_count() return valueHoria Geantă
2017-02-15crypto: caam - fix HW S/G in ablkcipher_giv_edesc_alloc()Horia Geantă
2017-02-15crypto: caam - fix JR IO mapping if one failsTudor Ambarus
2017-02-15crypto: caam - check return code of dma_set_mask_and_coherent()Horia Geantă