summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2020-11-10chelsio/chtls: fix always leaking ctrl_skbVinay Kumar Yadav
2020-11-10chelsio/chtls: fix memory leaks caused by a raceVinay Kumar Yadav
2020-11-01chelsio/chtls: fix tls record info to userVinay Kumar Yadav
2020-11-01chelsio/chtls: fix memory leaks in CPL handlersVinay Kumar Yadav
2020-11-01chelsio/chtls: fix deadlock issueVinay Kumar Yadav
2020-10-29crypto: hisilicon - fixed memory allocation errorLongfang Liu
2020-10-29crypto: ccp - fix error handlingPavel Machek
2020-10-29crypto: sun8i-ce - handle endianness of t_common_ctlCorentin Labbe
2020-10-29crypto: stm32/crc32 - Avoid lock if hardware is already usedNicolas Toromanoff
2020-10-29cypto: mediatek - fix leaks in mtk_desc_ring_allocXiaoliang Pang
2020-10-29crypto: sa2ul - Fix pm_runtime_get_sync() error checkingDan Carpenter
2020-10-29crypto: omap-sham - fix digcnt register handling with export/importTero Kristo
2020-10-29crypto: sa2ul - Select CRYPTO_AUTHENCHerbert Xu
2020-10-29crypto: sa2ul - fix compiler warning produced by clangTero Kristo
2020-10-29crypto: ccree - fix runtime PM imbalance on errordinghao.liu@zju.edu.cn
2020-10-29crypto: picoxcell - Fix potential race condition bugMadhuparna Bhowmik
2020-10-29crypto: ixp4xx - Fix the size used in a 'dma_free_coherent()' callChristophe JAILLET
2020-10-29crypto: mediatek - Fix wrong return value in mtk_desc_ring_alloc()Tianjia Zhang
2020-10-29crypto: caam/qi2 - add support for more XTS key lengthsAndrei Botila
2020-10-29crypto: caam/qi2 - add fallback for XTS with more than 8B IVAndrei Botila
2020-10-29crypto: caam/jr - add support for more XTS key lengthsAndrei Botila
2020-10-29crypto: caam/jr - add fallback for XTS with more than 8B IVAndrei Botila
2020-10-29crypto: caam/qi - add support for more XTS key lengthsAndrei Botila
2020-10-29crypto: caam/qi - add fallback for XTS with more than 8B IVAndrei Botila
2020-10-29crypto: caam - add xts check for block length equal to zeroAndrei Botila
2020-10-29chelsio/chtls: fix writing freed memoryVinay Kumar Yadav
2020-10-29chelsio/chtls: correct function return and return typeVinay Kumar Yadav
2020-10-29chelsio/chtls: Fix panic when listen on multiadapterVinay Kumar Yadav
2020-10-29chelsio/chtls: fix panic when server is on ipv6Vinay Kumar Yadav
2020-10-29chelsio/chtls: correct netdevice for vlan interfaceVinay Kumar Yadav
2020-10-29chelsio/chtls: fix socket lockVinay Kumar Yadav
2020-10-17crypto: qat - check cipher length for aead AES-CBC-HMAC-SHADominik Przychodni
2020-10-17crypto: bcm - Verify GCM/CCM key length in setkeyHerbert Xu
2020-08-30Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-21crypto: sa2ul - add Kconfig selects to fix build errorRandy Dunlap
2020-08-21crypto: qat - add delay before polling mailboxGiovanni Cabiddu
2020-08-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-08-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long
2020-08-07Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-08-05virtio_crypto: convert to LE accessorsMichael S. Tsirkin
2020-08-03Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-07-31tcp: rename request_sock cookie_ts bit to syncookieFlorian Westphal
2020-07-31crypto: sa2ul - Fix inconsistent IS_ERR and PTR_ERRGustavo A. R. Silva
2020-07-31crypto: caam/qi2 - add module aliasHoria Geantă
2020-07-31crypto: caam - add more RNG hw error codesHoria Geantă
2020-07-31crypto: caam/jr - remove incorrect reference to caam_jr_register()Dan Douglass
2020-07-31crypto: caam - silence .setkey in case of bad key lengthHoria Geantă