summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2021-11-17crypto: octeontx2 - set assoclen in aead_do_fallback()Ovidiu Panait
2021-11-17crypto: qat - disregard spurious PFVF interruptsGiovanni Cabiddu
2021-11-17crypto: qat - detect PFVF collision after ACKGiovanni Cabiddu
2021-11-17crypto: ccree - avoid out-of-range warnings from clangArnd Bergmann
2021-11-17crypto: caam - disable pkc for non-E SoCsMichael Walle
2021-11-17crypto: s5p-sss - Add error handling in s5p_aes_probe()Tang Bin
2021-10-07crypto: ccp - fix resource leaks in ccp_run_aes_gcm_cmd()Dan Carpenter
2021-09-18crypto: mxs-dcp - Use sg_mapping_iter to copy dataSean Anderson
2021-09-18crypto: ccp - shutdown SEV firmware on kexecBrijesh Singh
2021-09-15crypto: qat - use proper type for vf_maskGiovanni Cabiddu
2021-09-15crypto: hisilicon/sec - modify the hardware endian configurationKai Ye
2021-09-15crypto: hisilicon/sec - fix the abnormal exiting processKai Ye
2021-09-15crypto: qat - do not export adf_iov_putmsg()Giovanni Cabiddu
2021-09-15crypto: qat - fix naming for init/shutdown VF to PF notificationsMarco Chiappero
2021-09-15crypto: qat - fix reuse of completion variableMarco Chiappero
2021-09-15crypto: qat - handle both source of interrupt in VF ISRGiovanni Cabiddu
2021-09-15crypto: qat - do not ignore errors from enable_vf2pf_comms()Giovanni Cabiddu
2021-09-15crypto: omap - Fix inconsistent locking of device listsBen Hutchings
2021-09-15crypto: omap-sham - clear dma flags only after omap_sham_update_dma_stop()Tony Lindgren
2021-09-15crypto: mxs-dcp - Check for DMA mapping errorsSean Anderson
2021-07-10Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2021-07-09Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2021-07-02Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-06-28crypto: hisilicon/sec - fix the process of disabling sva prefetchingKai Ye
2021-06-28crypto: sl3516 - Add dependency on ARCH_GEMINIGeert Uytterhoeven
2021-06-28crypto: sl3516 - Typo s/Stormlink/Storlink/Geert Uytterhoeven
2021-06-28crypto: omap - Drop obsolete PageSlab checkHerbert Xu
2021-06-28crypto: qat - ratelimit invalid ioctl message and print the invalid cmdColin Ian King
2021-06-24crypto: sl3516 - depends on HAS_IOMEMCorentin Labbe
2021-06-24crypto: hisilicon/qm - implement for querying hardware tasks status.Wenkai Lin
2021-06-24crypto: sl3516 - Fix build warning without CONFIG_PMYueHaibing
2021-06-24crypto: nx - Fix numerous sparse byte-order warningsHerbert Xu
2021-06-24crypto: nx - Fix RCU warning in nx842_OF_upd_statusHerbert Xu
2021-06-24crypto: nx - Fix memcpy() over-reading in nonceKees Cook
2021-06-24crypto: hisilicon/sec - Fix spelling mistake "fallbcak" -> "fallback"Colin Ian King
2021-06-24crypto: sa2ul - Remove unused auth_len variableHerbert Xu
2021-06-24crypto: sl3516 - fix duplicated inclusionkernel test robot
2021-06-23Merge tag 'ixp4xx-arm-soc-v5.14' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson
2021-06-20crypto/nx: Register and unregister VAS interface on PowerVMHaren Myneni
2021-06-20crypto/nx: Add sysfs interface to export NX capabilitiesHaren Myneni
2021-06-20crypto/nx: Get NX capabilities for GZIP coprocessor typeHaren Myneni
2021-06-20crypto/nx: Rename nx-842-pseries file name to nx-common-pseriesHaren Myneni
2021-06-20powerpc/powernv/vas: Rename register/unregister functionsHaren Myneni
2021-06-17soc: ixp4xx: move cpu detection to linux/soc/ixp4xx/cpu.hArnd Bergmann
2021-06-17crypto: hisilicon/zip - adds the max shaper type rateKai Ye
2021-06-17crypto: hisilicon/hpre - adds the max shaper type rateKai Ye
2021-06-17crypto: hisilicon/sec - adds the max shaper type rateKai Ye
2021-06-17crypto: hisilicon/qm - supports to inquiry each function's QoSKai Ye
2021-06-17crypto: hisilicon/qm - add pf ping single vf functionKai Ye
2021-06-17crypto: hisilicon/qm - merges the work initialization process into a single f...Kai Ye