summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2018-10-05crypto: cavium/nitrox - use pci_alloc_irq_vectors() while enabling MSI-X.Srikanth Jampala
2018-10-05crypto: cavium/nitrox - NITROX command queue changes.Srikanth Jampala
2018-10-05crypto: cavium/nitrox - use pcie_flr instead of duplicating itSrikanth Jampala
2018-10-05crypto: cavium/nitrox - fix warnings while printing atomic64_t typesSrikanth Jampala
2018-10-05crypto: caam/qi2 - add CONFIG_NETDEVICES dependencyArnd Bergmann
2018-10-05crypto: qat - move temp buffers off the stackArd Biesheuvel
2018-10-05crypto: ccp - Make function sev_get_firmware() staticWei Yongjun
2018-10-05crypto: ccp - Remove forward declarationNathan Chancellor
2018-10-02PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() callsOza Pawandeep
2018-09-28crypto: cavium - remove redundant null pointer check before kfreezhong jiang
2018-09-28crypto: cavium/nitrox - updated debugfs information.Srikanth Jampala
2018-09-28crypto: cavium/nitrox - add support for per device request statistics.Srikanth Jampala
2018-09-28crypto: cavium/nitrox - added support to identify the NITROX device partname.Srikanth Jampala
2018-09-28crypto: chtls - remove redundant null pointer check before kfree_skbzhong jiang
2018-09-28crypto: picoxcell - Remove VLA usage of skcipherKees Cook
2018-09-28crypto: omap-aes - Remove VLA usage of skcipherKees Cook
2018-09-28crypto: mxs-dcp - Remove VLA usage of skcipherKees Cook
2018-09-28crypto: chelsio - Remove VLA usage of skcipherKees Cook
2018-09-28crypto: artpec6 - Remove VLA usage of skcipherKees Cook
2018-09-28crypto: qce - Remove VLA usage of skcipherKees Cook
2018-09-28crypto: sahara - Remove VLA usage of skcipherKees Cook
2018-09-28crypto: vmx - Remove VLA usage of skcipherKees Cook
2018-09-28crypto: ccp - Remove VLA usage of skcipherKees Cook
2018-09-28crypto: s5p-sss: Add aes-ctr supportChristoph Manszewski
2018-09-28crypto: s5p-sss: Minor code cleanupChristoph Manszewski
2018-09-28crypto: s5p-sss: Fix Fix argument list alignmentChristoph Manszewski
2018-09-28crypto: s5p-sss: Fix race in error handlingChristoph Manszewski
2018-09-28crypto: qat - Fix KASAN stack-out-of-bounds bug in adf_probe()Waiman Long
2018-09-28crypto: mxs-dcp - Fix wait logic on chan threadsLeonard Crestez
2018-09-28crypto: chelsio - Fix memory corruption in DMA Mapped buffers.Harsh Jain
2018-09-21crypto: ccp - Allow SEV firmware to be chosen based on Family and ModelJanakarajan Natarajan
2018-09-21crypto: ccp - Fix static checker warningJanakarajan Natarajan
2018-09-21crypto: caam/qi2 - add support for ahash algorithmsHoria Geantă
2018-09-21crypto: caam - export ahash shared descriptor generationHoria Geantă
2018-09-21crypto: caam/qi2 - add skcipher algorithmsHoria Geantă
2018-09-21crypto: caam/qi2 - add DPAA2-CAAM driverHoria Geantă
2018-09-21crypto: caam - add Queue Interface v2 error codesHoria Geantă
2018-09-21crypto: caam - add DPAA2-CAAM (DPSECI) backend APIHoria Geantă
2018-09-21crypto: caam - fix implicit casts in endianness helpersHoria Geantă
2018-09-21crypto: cavium/nitrox - use dma_pool_zalloc()Srikanth Jampala
2018-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu
2018-09-21crypto: caam/jr - fix ablkcipher_edesc pointer arithmeticHoria Geantă
2018-09-14crypto: cavium/nitrox - Added support for SR-IOV configuration.Srikanth Jampala
2018-09-13crypto: ccp - add timeout support in the SEV commandBrijesh Singh
2018-09-04crypto: atmel - switch to SPDX license identifiersTudor Ambarus
2018-09-04crypto: ccp - add timeout support in the SEV commandBrijesh Singh
2018-09-04crypto: qat - Remove VLA usageKees Cook
2018-09-04crypto: caam/qi - ablkcipher -> skcipher conversionHoria Geantă
2018-09-04crypto: caam/jr - ablkcipher -> skcipher conversionHoria Geantă
2018-09-04crypto: caam/qi - remove ablkcipher IV generationHoria Geantă