aboutsummaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2021-07-30crypto: atmel-aes - use swap()Salah Triki
2021-07-30crypto: sun8i-ss - Use kfree_sensitiveJason Wang
2021-07-30crypto: atmel-aes - Allocate aes dev at tfm init timeTudor Ambarus
2021-07-30crypto: atmel-aes - Add fallback to XTS software implementationTudor Ambarus
2021-07-30crypto: atmel - Set OFB's blocksize to 1Tudor Ambarus
2021-07-30crypto: atmel-tdes - Add FIPS81's zero length cryptlen constraintTudor Ambarus
2021-07-30crypto: atmel-aes - Add NIST 800-38A's zero length cryptlen constraintTudor Ambarus
2021-07-30crypto: atmel-aes - Add XTS input length constraintTudor Ambarus
2021-07-30crypto: atmel-aes - Add blocksize constraint for ECB and CBC modesTudor Ambarus
2021-07-30crypto: atmel-tdes - Handle error messagesTudor Ambarus
2021-07-30crypto: atmel-tdes - Clarify how tdes dev gets allocated to the tfmTudor Ambarus
2021-07-16crypto: mxs-dcp - Use sg_mapping_iter to copy dataSean Anderson
2021-07-16crypto: 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
2021-06-17crypto: hisilicon/qm - add the "alg_qos" file nodeKai Ye
2021-06-17crypto: hisilicon/qm - supports writing QoS int the hostKai Ye
2021-06-17crypto: ccp - Use list_move_tail instead of list_del/list_add_tail in ccp-dma...Baokun Li
2021-06-17crypto: marvell/cesa - change FPGA indirect article to anTom Rix
2021-06-11crypto: cavium/nitrox - Fix an error rhandling path in 'nitrox_probe()'Christophe JAILLET
2021-06-11crypto: hisilicon/sec - modify the SEC request structureKai Ye
2021-06-11crypto: hisilicon/sec - add hardware integrity check value processKai Ye