aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* crypto: ecc - expose ecc curvesMeng Yu2021-03-133-36/+59
* crypto: ecdh - move curve_id of ECDH from the key to algorithm nameMeng Yu2021-03-139-74/+89
* crypto: hisilicon/hpre - add algorithm typeMeng Yu2021-03-133-9/+24
* crypto: hisilicon/hpre - add version adapt to new algorithmsMeng Yu2021-03-139-18/+19
* crypto: ccp - Don't initialize SEV support without the SEV featureTom Lendacky2021-03-131-0/+6
* crypto: api - check for ERR pointers in crypto_destroy_tfm()Ard Biesheuvel2021-03-138-1/+17
* crypto: sun8i-ss - Fix memory leak of object d when dma_iv fails to mapColin Ian King2021-03-131-1/+3
* crypto: cavium - remove unused including <linux/version.h>Tian Tao2021-03-131-1/+0
* hwrng: pic32 - Use device-managed registration APITian Tao2021-03-131-2/+1
* hwrng: cctrng - Use device-managed registration APITian Tao2021-03-131-3/+1
* crypto: nx - add missing call to of_node_put()Yang Li2021-03-071-1/+3
* crypto: testmgr - delete some redundant codeKai Ye2021-03-071-8/+3
* hwrng: omap - Fix included header from 'asm'Tian Tao2021-03-071-2/+1
* crypto: s5p-sss - initialize APB clock after the AXI bus clock for SlimSSSKrzysztof Kozlowski2021-03-071-1/+1
* crypto: sun8i-ss - fix result memory leak on error pathCorentin Labbe2021-03-071-1/+1
* crypto: qce - Remove totallen and offset in qce_startThara Gopinath2021-03-074-14/+10
* crypto: qce - Remover src_tbl from qce_cipher_reqctxThara Gopinath2021-03-071-1/+0
* crypto: qce - Set data unit size to message length for AES XTS transformationThara Gopinath2021-03-071-4/+4
* crypto: qce - Improve the conditions for requesting AES fallback cipherThara Gopinath2021-03-071-6/+11
* crypto: qce - Set ivsize to 0 for ecb(aes)Thara Gopinath2021-03-071-1/+1
* crypto: qce - Return error for non-blocksize data(ECB/CBC algorithms)Thara Gopinath2021-03-071-0/+9
* crypto: qce - Return error for zero length messagesThara Gopinath2021-03-071-0/+5
* crypto: qce - Return unsupported if any three keys are same for DES3 algorithmsThara Gopinath2021-03-071-0/+15
* crypto: qce - Return unsupported if key1 and key 2 are same for AES XTS algor...Thara Gopinath2021-03-071-1/+18
* crypto: qce - Hold back a block of data to be transferred as part of finalThara Gopinath2021-03-071-0/+19
* crypto: qce - Restore/save ahash state with custom struct in export/importThara Gopinath2021-03-071-88/+34
* crypto: keembay-ocs-aes - Fix error return code in kmb_ocs_aes_probe()Wei Yongjun2021-03-071-1/+3
* crypto: keembay-ocs-hcu - Fix error return code in kmb_ocs_hcu_probe()Wei Yongjun2021-03-071-1/+3
* crypto: serpent - Fix sparse byte order warningsHerbert Xu2021-03-071-14/+25
* crypto: amlogic - Fix unnecessary check in meson_crypto_probe()Tang Bin2021-03-071-3/+0
* hwrng: bcm2835 - remove redundant null checkTian Tao2021-03-071-10/+7
* crypto: qat - fix spelling mistake: "messge" -> "message"Bhaskar Chowdhury2021-03-072-3/+3
* hwrng: xiphera-trng - use devm_platform_ioremap_resource() to simplifyTian Tao2021-03-071-3/+1
* crypto: arm/blake2b - drop unnecessary return statementEric Biggers2021-03-071-2/+2
* hwrng: ba431 - Use device-managed registrationTian Tao2021-03-071-11/+1
* crypto: powepc/sha1 - remove unneeded semicolonYang Li2021-03-071-1/+1
* Linux 5.12-rc2Linus Torvalds2021-03-051-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2021-03-058-62/+76
|\
| * RDMA/rxe: Fix errant WARN_ONCE in rxe_completer()Bob Pearson2021-03-051-32/+23
| * RDMA/rxe: Fix extra deref in rxe_rcv_mcast_pkt()Bob Pearson2021-03-051-24/+35
| * RDMA/rxe: Fix missed IB reference counting in loopbackBob Pearson2021-03-051-1/+9
| * RDMA/uverbs: Fix kernel-doc warning of _uverbs_allocLeon Romanovsky2021-03-031-1/+1
| * RDMA/mlx5: Set correct kernel-doc identifierLeon Romanovsky2021-03-031-1/+1
| * IB/mlx5: Add missing error codeYueHaibing2021-03-011-1/+3
| * RDMA/rxe: Fix missing kconfig dependency on CRYPTOJulian Braha2021-03-011-0/+1
| * RDMA/cm: Fix IRQ restore in ib_send_cm_sidr_repSaeed Mahameed2021-03-011-2/+3
* | Merge tag 'gcc-plugins-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-03-052-3/+2
|\ \
| * | gcc-plugins: latent_entropy: remove unneeded semicolonJason Yan2021-03-011-1/+1
| * | gcc-plugins: structleak: remove unneeded variable 'ret'Jason Yan2021-03-011-2/+1
| |/
* | Merge tag 'pstore-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-03-052-2/+2
|\ \