summaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions
x-6.6.y&id=04a39a3c7d3788874f8d6b52884f7a53b564ba5d'>crypto: xts - Only add ecb if it is not already thereHerbert Xu 2025-06-19crypto: lrw - Only add ecb if it is not already thereHerbert Xu 2025-06-04crypto: algif_hash - fix double free in hash_acceptIvan Pravdin 2025-06-04crypto: skcipher - Zap type in crypto_alloc_sync_skcipherHerbert Xu 2025-06-04crypto: ahash - Set default reqsize from ahash_algHerbert Xu 2025-06-04crypto: lzo - Fix compression buffer overrunHerbert Xu 2025-05-02crypto: null - Use spin lock instead of mutexHerbert Xu 2025-01-09crypto: ecc - Prevent ecc_digits_from_bytes from reading too many bytesStefan Berger 2025-01-09crypto: ecdsa - Avoid signed integer overflow on signature decodingLukas Wunner 2025-01-09crypto: ecdsa - Use ecc_digits_from_bytes to convert signatureStefan Berger 2025-01-09crypto: ecdsa - Rename keylen to bufsize where necessaryStefan Berger 2025-01-09crypto: ecdsa - Convert byte arrays with key coordinates to digitsStefan Berger