summaryrefslogtreecommitdiff
path: root/crypto
AgeCommit message (Expand)Author
2024-03-01Merge tag 'v6.1.79' of https://git.kernel.org/pub/scm/linux/kernel/git/stable...Vignesh Raghavendra
2024-01-31crypto: api - Disallow identical driver namesHerbert Xu
2024-01-25crypto: scomp - fix req->dst buffer overflowChengming Zhou
2024-01-25crypto: af_alg - Disallow multiple in-flight AIO requestsHerbert Xu
2023-12-20Merge tag 'v6.1.67' of https://git.kernel.org/pub/scm/linux/kernel/git/stable...Vignesh Raghavendra
2023-11-28crypto: pcrypt - Fix hungtask for PADATA_RESETLu Jialin
2023-09-23crypto: lrw,xts - Replace strlcpy with strscpyAzeem Shaikh
2023-09-13X.509: if signature is unsupported skip validationThore Sommer
2023-09-13crypto: api - Use work queue in crypto_destroy_instanceHerbert Xu
2023-09-13crypto: rsa-pkcs1pad - Use helper to set reqsizeHerbert Xu
2023-08-21Merge tag 'v6.1.46' of https://git.kernel.org/pub/scm/linux/kernel/git/stable...Vignesh Raghavendra
2023-07-19crypto: jitter - correct health test during initializationStephan Müller
2023-06-17Merge tag 'v6.1.33' of https://git.kernel.org/pub/scm/linux/kernel/git/stable...Vignesh Raghavendra
2023-06-16crypto: tcrypt: Add new mode for crc64Kamlesh Gurudasani
2023-06-09KEYS: asymmetric: Copy sig and digest in public_key_verify_signature()Roberto Sassu
2023-05-24crypto: testmgr - fix RNG performance in fuzz testsEric Biggers
2023-05-24crypto: jitter - permanent and intermittent health errorsStephan Müller
2023-05-17crypto: engine - fix crypto_queue backlog handlingOlivier Bacon
2023-05-17crypto: engine - Use crypto_request_completeHerbert Xu
2023-05-11crypto: drbg - Only fail when jent is unavailable in FIPS modeHerbert Xu
2023-05-11crypto: api - Demote BUG_ON() in crypto_unregister_alg() to a WARN_ON()Toke Høiland-Jørgensen
2023-04-20asymmetric_keys: log on fatal failures in PE/pkcs7Robbie Harwood
2023-04-20verify_pefile: relax wrapper length checkRobbie Harwood
2023-03-10crypto: rsa-pkcs1pad - Use akcipher_request_completeHerbert Xu
2023-03-10crypto: xts - Handle EBUSY correctlyHerbert Xu
2023-03-10crypto: seqiv - Handle EBUSY correctlyHerbert Xu
2023-03-10crypto: essiv - Handle EBUSY correctlyHerbert Xu
2023-03-10KEYS: asymmetric: Fix ECDSA use via keyctl uapiDenis Kenzior
2023-02-09use less confusing names for iov_iter direction initializersAl Viro
2022-12-31crypto: tcrypt - Fix multibuffer skcipher speed test mem leakZhang Yiqun
2022-12-31crypto: cryptd - Use request context instead of stack for sub-requestHerbert Xu
2022-12-31crypto: tcrypt - fix return value for multiple subtestsRobert Elliott
2022-10-11treewide: use get_random_bytes() when possibleJason A. Donenfeld
2022-10-11treewide: use get_random_{u8,u16}() when possible, part 1Jason A. Donenfeld
2022-10-11treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-03crypto: kmsan: disable accelerated configs under KMSANAlexander Potapenko
2022-09-24crypto: tcrypt - add async speed test for aria cipherTaehee Yoo
2022-09-24crypto: aria - prepare generic module for optimized implementationsTaehee Yoo
2022-09-24crypto: add __init/__exit annotations to init/exit funcsXiu Jianfeng
2022-09-24crypto: blake2s - revert unintended config addition of CRYPTO_BLAKE2SLukas Bulwahn
2022-09-09crypto: akcipher - default implementation for setting a private keyIgnat Korchagin
2022-09-02crypto: testmgr - fix indentation for test_acomp() argsLucas Segarra Fernandez
2022-08-26crypto: Kconfig - simplify compression/RNG entriesRobert Elliott
2022-08-26crypto: Kconfig - simplify cipher entriesRobert Elliott
2022-08-26crypto: Kconfig - simplify userspace entriesRobert Elliott
2022-08-26crypto: Kconfig - simplify hash entriesRobert Elliott
2022-08-26crypto: Kconfig - simplify aead entriesRobert Elliott
2022-08-26crypto: Kconfig - simplify CRC entriesRobert Elliott
2022-08-26crypto: Kconfig - simplify public-key entriesRobert Elliott