summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hwrng: core - Fix page fault dead lock on mmap-ed hwrngHerbert Xu2023-12-081-13/+21
* crypto: sahara - avoid skcipher fallback code duplicationOvidiu Panait2023-12-081-60/+25
* crypto: sahara - remove unused error field in sahara_devOvidiu Panait2023-12-081-8/+3
* crypto: sahara - fix error handling in sahara_hw_descriptor_create()Ovidiu Panait2023-12-081-5/+3
* crypto: sahara - fix processing requests with cryptlen < sg->lengthOvidiu Panait2023-12-081-2/+7
* crypto: sahara - fix ahash selftest failureOvidiu Panait2023-12-081-1/+1
* crypto: sahara - fix cbc selftest failureOvidiu Panait2023-12-081-2/+31
* crypto: sahara - remove FLAGS_NEW_KEY logicOvidiu Panait2023-12-081-21/+13
* crypto: safexcel - Add error handling for dma_map_sg() callsNikita Zhandarovich2023-12-081-8/+11
* hwrng: stm32 - add missing clk_disable_unprepare() in stm32_rng_init()Yang Yingliang2023-12-081-0/+1
* crypto: octeontx2 - By default allocate one CPT LF per CPT VFBharat Bhushan2023-12-082-2/+2
* crypto: qat - add NULL pointer checkGiovanni Cabiddu2023-12-081-0/+3
* crypto: qat - fix mutex ordering in adf_rlDamian Muszynski2023-12-081-2/+2
* crypto: qat - fix error path in add_update_sla()Damian Muszynski2023-12-081-2/+1
* crypto: af_alg - Disallow multiple in-flight AIO requestsHerbert Xu2023-12-082-1/+16
* MAINTAINERS: update SEC2/HPRE driver maintainers listLongfang Liu2023-12-081-1/+1
* crypto: ccp - fix memleak in ccp_init_dm_workareaDinghao Liu2023-12-081-1/+4
* crypto: sa2ul - Return crypto_aead_setkey to transfer the errorChen Ni2023-12-011-2/+1
* crypto: hisilicon/qm - add comments and remove redundant array elementWeili Qian2023-12-011-1/+10
* crypto: hisilicon/qm - simplify the status of qmWeili Qian2023-12-017-127/+25
* crypto: hisilicon/sgl - small cleanups for sgl.cWeili Qian2023-12-011-5/+7
* crypto: hisilicon/zip - add zip comp high perf mode configurationChenghai Huang2023-12-011-0/+65
* crypto: p10-aes-gcm - Avoid -Wstringop-overflow warningsGustavo A. R. Silva2023-12-011-1/+1
* crypto: qat - add sysfs_added flag for rate limitingDamian Muszynski2023-12-012-0/+9
* crypto: qat - add sysfs_added flag for rasDamian Muszynski2023-12-012-1/+7
* hwrng: starfive - Fix dev_err_probe return errorJia Jie Ho2023-12-011-1/+1
* crypto: virtio - Handle dataq logic with taskletGonglei (Arei)2023-12-012-10/+15
* crypto: starfive - Pad adata with zeroesJia Jie Ho2023-12-011-2/+4
* dt-bindings: crypto: convert Inside Secure SafeXcel to the json-schemaRafał Miłecki2023-11-242-40/+86
* crypto: starfive - RSA poll csr for done statusJia Jie Ho2023-11-243-45/+22
* crypto: starfive - Update driver dependenciesJia Jie Ho2023-11-241-1/+1
* hwrng: virtio - remove #ifdef guards for PM functionsMartin Kaiser2023-11-171-6/+2
* crypto: jh7110 - Correct deferred probe returnChanho Park2023-11-171-7/+3
* crypto: x86/sha256 - autoload if SHA-NI detectedEric Biggers2023-11-171-2/+5
* crypto: x86/sha1 - autoload if SHA-NI detectedEric Biggers2023-11-171-2/+5
* crypto: qat - prevent underflow in rp2srv_store()Dan Carpenter2023-11-171-1/+2
* crypto: drbg - Remove SHA1 from drbgDimitri John Ledkov2023-11-172-37/+4
* crypto: drbg - ensure drbg hmac sha512 is used in FIPS selftestsDimitri John Ledkov2023-11-171-6/+6
* crypto: drbg - update FIPS CTR self-checks to aes256Dimitri John Ledkov2023-11-171-3/+3
* crypto: drbg - ensure most preferred type is FIPS health checkedDimitri John Ledkov2023-11-171-2/+4
* crypto: rsa - add a check for allocation failureDan Carpenter2023-11-171-0/+2
* crypto: shash - don't exclude async statuses from error statsEric Biggers2023-11-171-5/+1
* crypto: sun8i-ss - use crypto_shash_tfm_digest() in sun8i_ss_hashkey()Eric Biggers2023-11-171-21/+4
* crypto: hisilicon/qm - remove incorrect type castWeili Qian2023-11-172-52/+52
* crypto: hisilicon/qm - print device abnormal informationWeili Qian2023-11-171-6/+16
* crypto: n2 - Silence gcc format-truncation false positive warningsHerbert Xu2023-11-171-2/+7
* crypto: marvell/cesa - Silence gcc format-truncation false positive warningsHerbert Xu2023-11-171-3/+3
* crypto: ccree - Silence gcc format-truncation false positive warningsHerbert Xu2023-11-172-6/+14
* hwrng: ingenic - Replace of_device.h with explicit of.h includeRob Herring2023-11-171-1/+1
* crypto: lib/aesgcm - Add kernel docs for aesgcm_macSagar Vashnav2023-11-171-0/+13