aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto
AgeCommit message (Expand)Author
2020-09-07Merge branch 'v5.2/standard/base' into v5.2/standard/cn96xxBruce Ashfield
2020-09-04crypto: cpt - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not specifiedMikulas Patocka
2020-09-04crypto: ccp - Fix use of merged scatterlistsJohn Allen
2020-09-04crypto: qat - fix double free in qat_uclo_create_batch_init_listTom Rix
2020-09-04crypto: hisilicon - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not specifiedMikulas Patocka
2020-09-04crypto: ccree - fix resource leak on error pathGilad Ben-Yossef
2020-08-16Merge branch 'v5.2/standard/base' into v5.2/standard/cn96xxBruce Ashfield
2020-08-13crypto: atmel - Fix build error of CRYPTO_AUTHENCYueHaibing
2020-08-13crypto: atmel - Fix selection of CRYPTO_AUTHENCTudor Ambarus
2020-07-20Merge branch 'v5.2/standard/base' into v5.2/standard/cn96xxBruce Ashfield
2020-07-13crypto: omap-sham - add proper load balancing support for multicoreTero Kristo
2020-07-12Merge branch 'v5.2/standard/base' into v5.2/standard/cn96xxBruce Ashfield
2020-07-12Merge branch 'v5.2/standard/base' into v5.2/standard/cn96xxBruce Ashfield
2020-07-11crypto: stm32/crc32 - fix multi-instanceNicolas Toromanoff
2020-07-11crypto: stm32/crc32 - fix run-time self test issue.Nicolas Toromanoff
2020-07-11crypto: stm32/crc32 - fix ext4 chksum BUG_ON()Nicolas Toromanoff
2020-07-11Crypto/chcr: fix for ccm(aes) failed testDevulapally Shiva Krishna
2020-07-11crypto: ccp -- don't "select" CONFIG_DMADEVICESArnd Bergmann
2020-07-07crypto: virtio: Fix src/dst scatterlist calculation in __virtio_crypto_skciph...Longpeng(Mike)
2020-07-07crypto: virtio: Fix use-after-free in virtio_crypto_skcipher_finalize_req()Longpeng(Mike)
2020-07-07crypto: cavium/nitrox - Fix 'nitrox_get_first_device()' when ndevlist is full...Christophe JAILLET
2020-06-29Merge branch 'v5.2/standard/base' into v5.2/standard/cn96xxBruce Ashfield
2020-06-24crypto: sun4i-ss - reduce stack usageArnd Bergmann
2020-06-11Merge branch 'v5.2/standard/base' into v5.2/standard/cn96xxBruce Ashfield
2020-06-08crypto: chelsio/chtls: properly set tp->lsndtimeEric Dumazet
2020-06-05Merge branch 'v5.2/standard/base' into v5.2/standard/cn96xxBruce Ashfield
2020-06-05Merge branch 'v5.2/standard/base' into v5.2/standard/cn96xxBruce Ashfield
2020-06-04Crypto: chelsio - Fixes a hang issue during driver registrationAyush Sawal
2020-06-01crypto: ccree - dec auth tag size from cryptlen mapGilad Ben-Yossef
2020-06-01crypto: ccree - only try to map auth tag if neededGilad Ben-Yossef
2020-06-01crypto: ccree - protect against empty or NULL scatterlistsGilad Ben-Yossef
2020-06-01crypto: caam - update xts sector size for large input lengthAndrei Botila
2020-06-01crypto: mxs-dcp - fix scatterlist linearization for hashRosioru Dragos
2020-05-19Merge branch 'v5.2/standard/base' into v5.2/standard/cn96xxBruce Ashfield
2020-05-15crypto: chtls - Fixed memory leakVinay Kumar Yadav
2020-05-15crypto: inside-secure - add unspecified HAS_IOMEM dependencyBrendan Higgins
2020-05-05Merge branch 'v5.2/standard/base' into v5.2/standard/cn96xxBruce Ashfield
2020-05-04crypto: caam/qi2 - fix typo in algorithm's driver nameHoria Geantă
2020-05-04crypto: atmel-sha - fix error handling when setting hmac keyEric Biggers
2020-05-04crypto: artpec6 - return correct error code for failed setkey()Eric Biggers
2020-05-04crypto: picoxcell - adjust the position of tasklet_init and fix missed taskle...Chuhong Yuan
2020-05-04crypto: atmel-aes - Fix counter overflow in CTR modeTudor Ambarus
2020-05-04crypto: ccp - set max RSA modulus size for v3 platform devices as wellArd Biesheuvel
2020-05-04crypto: ccree - fix PM race conditionGilad Ben-Yossef
2020-05-04crypto: ccree - fix FDE descriptor sequenceOfir Drang
2020-05-04crypto: ccree - fix pm wrongful error reportingGilad Ben-Yossef
2020-05-04crypto: ccree - fix backlog memory leakGilad Ben-Yossef
2020-04-19Merge branch 'v5.2/standard/base' into v5.2/standard/cn96xxBruce Ashfield
2020-04-16crypto: chelsio - fix writing tfm flags to wrong placeEric Biggers
2020-04-13Merge branch 'v5.2/standard/base' into v5.2/standard/cn96xxBruce Ashfield