summaryrefslogtreecommitdiffstats
path: root/crypto
Commit message (Expand)AuthorAgeFilesLines
* crypto: jitter - fix CRYPTO_JITTERENTROPY help textRandy Dunlap2024-03-261-2/+3
* crypto: api - Disallow identical driver namesHerbert Xu2024-01-311-0/+1
* crypto: scomp - fix req->dst buffer overflowChengming Zhou2024-01-251-0/+6
* crypto: af_alg - Disallow multiple in-flight AIO requestsHerbert Xu2024-01-251-1/+13
* crypto: pcrypt - Fix hungtask for PADATA_RESETLu Jialin2023-11-281-0/+4
* crypto: lrw,xts - Replace strlcpy with strscpyAzeem Shaikh2023-09-232-6/+6
* X.509: if signature is unsupported skip validationThore Sommer2023-09-131-0/+5
* crypto: api - Use work queue in crypto_destroy_instanceHerbert Xu2023-09-131-2/+14
* crypto: rsa-pkcs1pad - Use helper to set reqsizeHerbert Xu2023-09-131-1/+4
* crypto: jitter - correct health test during initializationStephan Müller2023-07-191-6/+3
* KEYS: asymmetric: Copy sig and digest in public_key_verify_signature()Roberto Sassu2023-06-091-17/+21
* crypto: testmgr - fix RNG performance in fuzz testsEric Biggers2023-05-241-97/+169
* crypto: jitter - permanent and intermittent health errorsStephan Müller2023-05-243-120/+76
* crypto: engine - fix crypto_queue backlog handlingOlivier Bacon2023-05-172-3/+6
* crypto: engine - Use crypto_request_completeHerbert Xu2023-05-171-3/+3
* crypto: drbg - Only fail when jent is unavailable in FIPS modeHerbert Xu2023-05-111-1/+1
* crypto: api - Demote BUG_ON() in crypto_unregister_alg() to a WARN_ON()Toke Høiland-Jørgensen2023-05-111-1/+3
* asymmetric_keys: log on fatal failures in PE/pkcs7Robbie Harwood2023-04-202-17/+17
* verify_pefile: relax wrapper length checkRobbie Harwood2023-04-201-4/+8
* crypto: rsa-pkcs1pad - Use akcipher_request_completeHerbert Xu2023-03-101-19/+15
* crypto: xts - Handle EBUSY correctlyHerbert Xu2023-03-101-4/+4
* crypto: seqiv - Handle EBUSY correctlyHerbert Xu2023-03-101-1/+1
* crypto: essiv - Handle EBUSY correctlyHerbert Xu2023-03-101-1/+6
* KEYS: asymmetric: Fix ECDSA use via keyctl uapiDenis Kenzior2023-03-101-2/+22
* use less confusing names for iov_iter direction initializersAl Viro2023-02-091-2/+2
* crypto: tcrypt - Fix multibuffer skcipher speed test mem leakZhang Yiqun2022-12-311-9/+0
* crypto: cryptd - Use request context instead of stack for sub-requestHerbert Xu2022-12-311-17/+19
* crypto: tcrypt - fix return value for multiple subtestsRobert Elliott2022-12-311-128/+128
* treewide: use get_random_bytes() when possibleJason A. Donenfeld2022-10-111-1/+1
* treewide: use get_random_{u8,u16}() when possible, part 1Jason A. Donenfeld2022-10-111-4/+4
* treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld2022-10-111-43/+43
* Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-101-0/+2
|\
| * crypto: kmsan: disable accelerated configs under KMSANAlexander Potapenko2022-10-031-0/+30
* | crypto: tcrypt - add async speed test for aria cipherTaehee Yoo2022-09-241-0/+30
* | crypto: aria - prepare generic module for optimized implementationsTaehee Yoo2022-09-242-8/+33
* | crypto: add __init/__exit annotations to init/exit funcsXiu Jianfeng2022-09-247-14/+14
* | crypto: blake2s - revert unintended config addition of CRYPTO_BLAKE2SLukas Bulwahn2022-09-241-21/+0
* | crypto: akcipher - default implementation for setting a private keyIgnat Korchagin2022-09-091-0/+8
* | crypto: testmgr - fix indentation for test_acomp() argsLucas Segarra Fernandez2022-09-021-1/+1
* | crypto: Kconfig - simplify compression/RNG entriesRobert Elliott2022-08-261-32/+50
* | crypto: Kconfig - simplify cipher entriesRobert Elliott2022-08-261-113/+121
* | crypto: Kconfig - simplify userspace entriesRobert Elliott2022-08-261-24/+41
* | crypto: Kconfig - simplify hash entriesRobert Elliott2022-08-261-79/+97
* | crypto: Kconfig - simplify aead entriesRobert Elliott2022-08-261-18/+30
* | crypto: Kconfig - simplify CRC entriesRobert Elliott2022-08-261-12/+25
* | crypto: Kconfig - simplify public-key entriesRobert Elliott2022-08-261-21/+34
* | crypto: Kconfig - add submenusRobert Elliott2022-08-261-458/+479
* | crypto: Kconfig - submenus for arm and arm64Robert Elliott2022-08-261-0/+6
* | crypto: Kconfig - move x86 entries to a submenuRobert Elliott2022-08-261-495/+3
* | crypto: Kconfig - move sparc entries to a submenuRobert Elliott2022-08-261-98/+3