aboutsummaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2018-11-09crypto: hisilicon - Fix reference after free of memories on error pathJohn Garry
2018-11-09crypto: hisilicon - Fix NULL dereference for same dst and srcJohn Garry
2018-10-25Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-10-23Merge tag 's390-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2018-10-18cxgb4: fix the error path of cxgb4_uld_register()Ganesh Goudar
2018-10-17crypto: chelsio - Update ntx queue received from cxgb4Harsh Jain
2018-10-17crypto: ccree - avoid implicit enum conversionNathan Chancellor
2018-10-17crypto: caam - add SPDX license identifier to all filesHoria Geantă
2018-10-17crypto: caam/qi - simplify CGR allocation, freeingHoria Geantă
2018-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu
2018-10-12crypto: mxs-dcp - make symbols 'sha1_null_hash' and 'sha256_null_hash' staticWei Yongjun
2018-10-12crypto: chtls - remove set but not used variable 'csk'YueHaibing
2018-10-12crypto: axis - fix platform_no_drv_owner.cocci warningsYueHaibing
2018-10-11Merge tag 'alloc-args-v4.19-rc8' of https://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman
2018-10-08s390/zcrypt: multiple zcrypt device nodes supportHarald Freudenberger
2018-10-08crypto: caam/qi2 - avoid double exportArnd Bergmann
2018-10-08crypto: mxs-dcp - Fix AES issuesRadu Solea
2018-10-08crypto: mxs-dcp - Fix SHA null hashes and output lengthRadu Solea
2018-10-08crypto: mxs-dcp - Implement sha import/exportDan Douglass
2018-10-05treewide: Replace more open-coded allocation size multiplicationsKees Cook
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