]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/history - crypto
UBUNTU: Ubuntu-4.15.0-96.97
[mirror_ubuntu-bionic-kernel.git] / crypto /
2020-03-13 Herbert Xucrypto: api - Fix race condition in crypto_spawn_alg
2020-03-13 Herbert Xucrypto: pcrypt - Do not clear MAY_SLEEP flag in origina...
2020-03-13 Herbert Xucrypto: api - Check spawn->alg under lock in crypto_dro...
2020-03-06 Herbert Xucrypto: pcrypt - Fix user-after-free on module unload
2020-03-06 Herbert Xucrypto: af_alg - Use bh_lock_sock in sk_destruct
2020-02-14 Eric Biggerscrypto: tgr192 - fix unaligned memory access
2020-02-14 Colin Ian Kingpcrypt: use format specifier in kobject_add
2020-01-17 Navid Emamdoostcrypto: user - fix memory leak in crypto_report
2020-01-17 Ard Biesheuvelcrypto: ecdh - fix big endian bug in ECC library
2020-01-17 Ayush Sawalcrypto: af_alg - cast ki_complete ternary op to int
2020-01-17 Vitaly Chikunovcrypto: ecc - check for invalid values in the key verif...
2020-01-17 Eric Biggerscrypto: user - support incremental algorithm dumps
2019-11-26 Dan Alonicrypto: fix a memory leak in rsa-kcs1pad's encryption...
2019-11-12 Herbert Xucrypto: skcipher - Unmap pages after an external error
2019-09-17 Connor KuehlUBUNTU: SAUCE: Revert "crypto: testmgr - add AES-CFB...
2019-08-14 Eric Biggerscrypto: chacha20poly1305 - fix atomic sleep when using...
2019-08-14 Eric Biggerscrypto: ghash - fix unaligned memory access in ghash_se...
2019-08-14 Arnd Bergmanncrypto: asymmetric_keys - select CRYPTO_HASH where...
2019-08-14 Arnd Bergmanncrypto: serpent - mark __serpent_setkey_sbox noinline
2019-08-14 Vincent Whitchurchcrypto: cryptd - Fix skcipher instance memory leak
2019-08-14 Eric Biggerscrypto: user - prevent operating on larval algorithms
2019-08-14 Eric Biggerscrypto: ccm - fix incompatibility between "ccm" and...
2019-08-14 Eric Biggerscrypto: salsa20 - don't access already-freed walk.iv
2019-08-14 Eric Biggerscrypto: gcm - fix incompatibility between "gcm" and...
2019-08-14 Eric Biggerscrypto: crct10dif-generic - fix use via crypto_shash_di...
2019-08-14 Eric Biggerscrypto: skcipher - don't WARN on unprocessed data after...
2019-08-14 Eric Biggerscrypto: chacha20poly1305 - set cra_name correctly
2019-08-14 Eric Biggerscrypto: x86/poly1305 - fix overflow during partial...
2019-08-14 Eric Biggerscrypto: pcbc - remove bogus memcpy()s with src == dest
2019-08-14 Eric Biggerscrypto: testmgr - skip crc32c context test for ahash...
2019-08-14 Eric Biggerscrypto: hash - set CRYPTO_TFM_NEED_KEY if ->setkey...
2019-08-14 Eric Biggerscrypto: ahash - fix another early termination in hash...
2019-08-14 Eric Biggerscrypto: aes_ti - disable interrupts while accessing...
2019-08-14 Eric Biggerscrypto: sm3 - fix undefined shift by >= width of value
2019-08-14 Harsh Jaincrypto: authencesn - Avoid twice completion call in...
2019-08-14 Dmitry Eremin-Sole... crypto: testmgr - add AES-CFB tests
2019-07-24 Stephan Muellercrypto: ecdh - add public key verification test
2019-07-24 Ard Biesheuvelcrypto: simd - correctly take reqsize of wrapped skciph...
2019-07-24 Horia Geantăcrypto: tcrypt - fix ghash-generic speed test
2019-07-24 Ondrej Mosnacekcrypto: lrw - Fix out-of bounds access on counter overflow
2019-07-24 Stafford Hornecrypto: skcipher - Fix -Wstringop-truncation warnings
2019-07-24 Matthew Garrettevm: Don't deadlock if a crypto algorithm is unavailable
2019-07-24 Arnd Bergmanncrypto: aes-generic - fix aes-generic regression on...
2019-07-24 Yannik SembritzkiReplace magic for trusting the secondary keyring with...
2019-07-24 Eric Biggerscrypto: skcipher - fix crash flushing dcache in error...
2019-07-24 Eric Biggerscrypto: skcipher - fix aligning block size in skcipher_...
2019-07-24 Eric Biggerscrypto: ablkcipher - fix crash flushing dcache in error...
2019-07-24 Eric Biggerscrypto: blkcipher - fix crash flushing dcache in error...
2019-07-24 Eric Biggerscrypto: vmac - separate tfm and request context
2019-07-24 Eric Biggerscrypto: vmac - require a block cipher with 128-bit...
2019-06-24 Eric Biggerscrypto: authenc - fix parsing key with misaligned rta_len
2019-03-01 Tudor-Dan Ambaruscrypto: authenc - don't leak pointers to authenc keys
2019-03-01 Tudor-Dan Ambaruscrypto: authencesn - don't leak pointers to authenc...
2019-02-22 Mao Wenannet: crypto set sk to NULL when af_alg_release.
2019-02-06 Stephan Muellercrypto: af_alg - Initialize sg_num_bytes in error code...
2019-02-06 Eric Biggerscrypto: user - fix leaking uninitialized memory to...
2019-01-14 Eric Biggerscrypto: x86/salsa20 - remove x86 salsa20 implementations
2019-01-14 Maciej S. SzmigieroX.509: unpack RSA signatureValue field from BIT STRING
2018-08-27 Eric BiggersPKCS#7: fix direct verification of SignerInfo signature
2018-08-14 Eric Dumazetcrypto: af_alg - fix possible uninit-value in alg_bind()
2018-08-14 Stephan Muellercrypto: drbg - set freed buffers to NULL
2018-04-12 Arnd Bergmanncrypto: aes-generic - build with -Os on gcc-7+
2018-04-09 Herbert Xucrypto: ahash - Fix early termination in hash walk
2018-04-09 Conor McLoughlincrypto: testmgr - Fix incorrect values in PKCS#1 test...
2018-04-09 Herbert Xucrypto: lrw - Free rctx->ext with kzfree
2018-03-19 Geert Uytterhoevencrypto: keywrap - Add missing ULL suffixes for 64-bit...
2018-03-19 Pierrecrypto: ecc - Fix NULL pointer deref. on no default_rng
2018-02-28 Eric BiggersPKCS#7: fix certificate blacklisting
2018-02-28 Eric BiggersPKCS#7: fix certificate chain verification
2018-02-28 Eric BiggersX.509: fix NULL dereference when restricting key with...
2018-02-28 Eric BiggersX.509: fix BUG_ON() when hash algorithm is unsupported
2018-02-22 Eric Biggerscrypto: hash - prevent using keyed hashes without setti...
2018-02-22 Eric Biggerscrypto: hash - annotate algorithms taking optional key
2018-02-22 Eric Biggerscrypto: poly1305 - remove ->setkey() method
2018-02-22 Eric Biggerscrypto: mcryptd - pass through absence of ->setkey()
2018-02-22 Eric Biggerscrypto: cryptd - pass through absence of ->setkey()
2018-02-22 Eric Biggerscrypto: hash - introduce crypto_hash_alg_has_setkey()
2018-02-13 Robert Baronescucrypto: tcrypt - fix S/G table for test_aead_speed()
2018-02-03 Stephan Muellercrypto: af_alg - whitelist mask and type
2018-02-03 Ard Biesheuvelcrypto: sha3-generic - fixes for alignment and big...
2018-02-03 Hauke Mehrtenscrypto: ecdh - fix typo in KPP dependency of CRYPTO_ECDH
2018-01-28 Linus TorvaldsMerge branch 'x86-pti-for-linus' of git://git.kernel...
2018-01-26 Dave AirlieMerge branch 'linux-4.15' of git://github.com/skeggsb...
2018-01-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2018-01-25 Linus TorvaldsMerge tag 'for-4.15-tag' of git://git.kernel.org/pub...
2018-01-24 Radim KrčmářMerge tag 'kvm-s390-master-4.15-3' of git://git.kernel...
2018-01-23 Linus TorvaldsMerge tag 'pci-v4.15-fixes-3' of git://git.kernel.org...
2018-01-21 Linus TorvaldsMerge branch 'x86-pti-for-linus' of git://git.kernel...
2018-01-20 Linus TorvaldsMerge tag 'mips_fixes_4.15_2' of git://git.kernel.org...
2018-01-19 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2018-01-19 Linus TorvaldsMerge tag 'for-4.15/dm-fixes-2' of git://git.kernel...
2018-01-19 Linus TorvaldsMerge tag 'trace-v4.15-rc4-3' of git://git.kernel.org...
2018-01-19 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2018-01-19 Linus TorvaldsMerge branch 'for-4.15-fixes' of git://git.kernel.org...
2018-01-19 Linus TorvaldsMerge branch 'for-4.15-fixes' of git://git.kernel.org...
2018-01-19 Linus TorvaldsMerge branch 'for-4.15-fixes' of git://git.kernel.org...
2018-01-19 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git.kernel.org/pub...
2018-01-19 Linus TorvaldsMerge tag 'powerpc-4.15-8' of git://git.kernel.org...
2018-01-19 Dave AirlieMerge branch 'linux-4.15' of git://github.com/skeggsb...
2018-01-18 David S. MillerMerge tag 'wireless-drivers-for-davem-2018-01-17' of...
next