summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2019-10-26crypto: nx - Improve debugfs_create_u{32,64}() handling for atomicsGeert Uytterhoeven
2019-10-26crypto: ccp - Verify access to device registers before initializingHook, Gary
2019-10-26crypto: ccp - Change a message to reflect status instead of failureHook, Gary
2019-10-26crypto: hisilicon - fix endianness verification problem of QMShukun Tan
2019-10-26crypto: hisilicon - fix param should be static when not external.Shukun Tan
2019-10-26crypto: hisilicon - Fix using plain integer as NULL pointerShukun Tan
2019-10-26crypto: hisilicon - tiny fix about QM/ZIP error callback printZhou Wang
2019-10-26crypto: ccree - fix comparison of unsigned expression warningTian Tao
2019-10-26crypto: ccp - Retry SEV INIT command in case of integrity check failure.Ashish Kalra
2019-10-26crypto: amlogic - Add crypto accelerator for amlogic GXLCorentin Labbe
2019-10-26crypto: atmel - fix data types for __be{32,64}Ben Dooks (Codethink)
2019-10-23compat_ioctl: move more drivers to compat_ptr_ioctlArnd Bergmann
2019-10-23crypto: inside-secure - Made locally used safexcel_pci_remove() staticPascal van Leeuwen
2019-10-23crypto: inside-secure - Fix build error with CONFIG_CRYPTO_SM3=mPascal van Leeuwen
2019-10-23crypto: hisilicon: Fix misuse of GENMASK macroRikard Falkeborn
2019-10-23crypto: nx - convert AES-CTR to skcipher APIEric Biggers
2019-10-23crypto: nx - convert AES-CBC to skcipher APIEric Biggers
2019-10-23crypto: nx - convert AES-ECB to skcipher APIEric Biggers
2019-10-23crypto: nx - don't abuse blkcipher_desc to pass iv aroundEric Biggers
2019-10-23crypto: padlock-aes - convert to skcipher APIEric Biggers
2019-10-23crypto: chtls - remove the redundant check in chtls_recvmsg()Yunfeng Ye
2019-10-23crypto: hisilicon - select NEED_SG_DMA_LENGTH in qm KconfigZhou Wang
2019-10-23crypto: ux500 - Remove set but not used variable 'cookie'zhengbin
2019-10-23crypto: geode-aes - convert to skcipher API and make thread-safeEric Biggers
2019-10-22KVM: SVM: Remove unneeded WBINVD and DF_FLUSH when starting SEV guestsTom Lendacky
2019-10-18crypto: n2: Use pr_warn instead of pr_warningKefeng Wang
2019-10-18crypto: inside-secure - Use PTR_ERR_OR_ZERO in safexcel_xcbcmac_cra_init()YueHaibing
2019-10-18crypto: inside-secure - fix spelling mistake "algorithmn" -> "algorithm"Colin Ian King
2019-10-10crypto: geode-aes - switch to skcipher for cbc(aes) fallbackArd Biesheuvel
2019-10-10crypto: atmel-aes - Fix IV handling when req->nbytes < ivsizeTudor Ambarus
2019-10-10crypto: inside-secure - Remove #ifdef checksArnd Bergmann
2019-10-10crypto: inside-secure - Fix a maybe-uninitialized warningArnd Bergmann
2019-10-10crypto: hisilicon - Add debugfs for HPREZaibo Xu
2019-10-10crypto: hisilicon - add SRIOV support for HPREZaibo Xu
2019-10-10crypto: hisilicon - add HiSilicon HPRE acceleratorZaibo Xu
2019-10-10crypto: hisilicon - misc fix about sglZhou Wang
2019-10-10crypto: hisilicon - fix large sgl memory allocation problem when disable smmuZhou Wang
2019-10-10crypto: hisilicon - add sgl_sge_nr module param for zipShukun Tan
2019-10-10crypto: hisilicon - merge sgl support to hisi_qm moduleZhou Wang
2019-10-04net/tls: allow compiling TLS TOE outJakub Kicinski
2019-10-04net/tls: rename tls_device to tls_toe_deviceJakub Kicinski
2019-10-04net/tls: move TOE-related structures to a separate headerJakub Kicinski
2019-10-05crypto: caam - use mapped_{src,dst}_nents for descriptorIuliana Prodan
2019-10-05crypto: sun4i-ss - enable pm_runtimeCorentin Labbe
2019-10-05crypto: sun4i-ss - simplify enable/disable of the deviceCorentin Labbe
2019-10-05crypto: cavium/nitrox - fix firmware assignment to AE coresPhani Kiran Hemadri
2019-10-05crypto: qce - add CRYPTO_ALG_KERN_DRIVER_ONLY flagEneas U de Queiroz
2019-10-05crypto: chtls - simplify a bit 'create_flowc_wr_skb()'Christophe JAILLET
2019-10-05crypto: ccp - Release all allocated memory if sha type is invalidNavid Emamdoost
2019-10-05crypto: hisilicon - allow compile-testing on x86Arnd Bergmann