]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/history - crypto
UBUNTU: snapcraft.yaml: force image format to Image
[mirror_ubuntu-artful-kernel.git] / crypto /
2018-04-03 Eric Biggerscrypto: poly1305 - remove ->setkey() method
2018-04-03 Eric Biggerscrypto: cryptd - pass through absence of ->setkey()
2018-04-03 Eric Biggerscrypto: hash - introduce crypto_hash_alg_has_setkey()
2018-04-03 Robert Baronescucrypto: tcrypt - fix S/G table for test_aead_speed()
2018-04-03 Stephan Muellercrypto: af_alg - whitelist mask and type
2018-03-13 Eric Biggerscrypto: algapi - fix NULL dereference in crypto_remove_...
2018-03-13 Eric Biggerscrypto: pcrypt - fix freeing pcrypt instances
2018-03-13 Eric Biggerscrypto: chacha20poly1305 - validate the digest size
2018-03-13 Sebastian Andrzej... crypto: mcryptd - protect the per-CPU queue with a...
2018-03-13 Robert Baronescucrypto: tcrypt - fix buffer lengths in test_aead_speed()
2018-03-13 Eric Biggerscrypto: salsa20 - fix blkcipher_walk API usage
2018-03-13 Eric Biggerscrypto: hmac - require that the underlying hash algorit...
2018-03-13 Eric BiggersX.509: reject invalid BIT STRING for subjectPublicKey
2018-03-13 Sasha LevinRevert "crypto: xts - Add ECB dependency"
2017-11-16 Colin Ian KingPKCS#7: fix unitialized boolean 'want'
2017-11-01 Eric Sesterhennpkcs7: Prevent NULL pointer dereference, since sinfo...
2017-11-01 Milan Brozcrypto: xts - Add ECB dependency
2017-10-30 Herbert Xucrypto: shash - Fix zero-length shash ahash digest...
2017-10-05 Stephan Muellercrypto: AF_ALG - remove SGL terminator indicator when...
2017-09-19 Stephan Muellercrypto: algif_skcipher - only call put_page on referenc...
2017-08-22 Herbert Xucrypto: authencesn - Fix digest_null crash
2017-06-27 Gilad Ben-Yossefcrypto: gcm - wait for crypto op not signal safe
2017-06-20 Stephan Muellercrypto: algif_aead - Require setkey before accept(2)
2017-05-05 Jerome Marchandcrypto: testmgr - fix out of bound read in __test_aead()
2017-05-05 Herbert Xucrypto: ahash - Fix EINPROGRESS notification callback
2017-04-06 Jiri Slabycrypto: algif_hash - avoid zero-sized array
2017-04-06 Arnd Bergmanncrypto: improve gcc optimization flags for serpent...
2017-04-06 Laura Abbottcrypto: testmgr - Pad aes_ccm_enc_tv_template vector
2017-03-08 Salvatore Benedettocrypto: api - Clear CRYPTO_ALG_DEAD bit before register...
2017-01-10 David Michaelcrypto: rsa - Add Makefile dependencies to fix parallel...
2017-01-10 timcrypto: mcryptd - Check mcryptd algorithm compatibility
2016-11-08 Wang, Rui Ycrypto: mcryptd - Fix load failure
2016-11-08 Ondrej Mosnáčekcrypto: gcm - Fix IV buffer size in crypto_gcm_setkey
2016-11-08 Peter JonesPKCS#7: Don't require SpcSpOpusInfo in Authenticode...
2016-11-08 Justin Maggardasync_pq_val: fix DMA memory leak
2016-11-08 Wang, Rui Ycrypto: cryptd - Assign statesize properly
2016-10-20 Marcelo Cerricrypto: ghash-generic - move common definitions to...
2016-10-20 Herbert Xucrypto: echainiv - Replace chaining with multiplication
2016-10-20 Herbert Xucrypto: skcipher - Fix blkcipher walk OOM crash
2016-10-20 Ard Biesheuvelcrypto: cryptd - initialize child shash_desc on import
2016-08-29 Stephan Muellercrypto: xts - consolidate sanity check for keys
2016-08-18 Herbert Xucrypto: scatterwalk - Fix test in scatterwalk_done
2016-08-18 Herbert Xucrypto: gcm - Filter out async ghash if necessary
2016-07-13 Mathias Krausecrypto: user - re-add size check for CRYPTO_MSG_GETALG
2016-07-13 Arnd Bergmanncrypto: public_key: select CRYPTO_AKCIPHER
2016-06-10 Herbert Xucrypto: testmgr - Use kmalloc memory for RSA input
2016-06-10 Herbert Xucrypto: hash - Fix page length clamping in hash walk
2016-04-21 Nicolai StangePKCS#7: pkcs7_validate_trust(): initialize the _trusted...
2016-04-21 David HowellsX.509: Fix leap year handling again
2016-04-21 Dan Carpentercrypto: keywrap - memzero the correct memory
2016-04-20 Petko ManolovIMA: create machine owner and blacklist keyrings
2016-04-20 Dave HowellsUBUNTU: SAUCE: (noup) Add an EFI signature blob parser...
2016-04-20 Tadeusz Strukcrypto: KEYS: convert public key and digsig asym to...
2016-02-29 Jarkko Sakkinenkeys, trusted: select hash algorithm for TPM2 chips
2016-02-17 Herbert Xucrypto: algif_skcipher - Do not set MAY_BACKLOG on...
2016-02-17 Herbert Xucrypto: algif_skcipher - Do not dereference ctx without...
2016-02-17 Herbert Xucrypto: algif_skcipher - Do not assume that req is...
2016-02-17 Mathias Krausecrypto: user - lock crypto_alg_list on alg dump
2016-02-17 Wang, Rui Ycrypto: algif_hash - wait for crypto_ahash_init() to...
2016-02-17 Herbert Xucrypto: shash - Fix has_key setting
2016-02-17 Herbert Xucrypto: algif_skcipher - sendmsg SG marking is off...
2016-02-17 Herbert Xucrypto: algif_skcipher - Load TX SG list after waiting
2016-02-17 Jean Delvarecrypto: crc32c - Fix crc32c soft dependency
2016-02-17 Herbert Xucrypto: algif_skcipher - Fix race condition in skcipher...
2016-02-17 Herbert Xucrypto: algif_hash - Fix race condition in hash_check_key
2016-02-17 Herbert Xucrypto: af_alg - Forbid bind(2) when nokey child socket...
2016-02-17 Herbert Xucrypto: algif_skcipher - Remove custom release parent...
2016-02-17 Herbert Xucrypto: algif_hash - Remove custom release parent function
2016-02-17 Herbert Xucrypto: af_alg - Allow af_af_alg_release_parent to...
2016-02-17 Herbert Xucrypto: algif_skcipher - Add key check exception for...
2016-02-17 Herbert Xucrypto: skcipher - Add crypto_skcipher_has_setkey
2016-02-17 Herbert Xucrypto: algif_hash - Require setkey before accept(2)
2016-02-17 Herbert Xucrypto: hash - Add crypto_ahash_has_setkey
2016-02-17 Herbert Xucrypto: algif_skcipher - Add nokey compatibility path
2016-02-17 Herbert Xucrypto: af_alg - Add nokey compatibility path
2016-02-17 Herbert Xucrypto: af_alg - Fix socket double-free when accept...
2016-02-17 Herbert Xucrypto: af_alg - Disallow bind/setkey/... after accept(2)
2016-02-17 Herbert Xucrypto: algif_skcipher - Require setkey before accept(2)
2016-01-09 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2016-01-09 Linus TorvaldsMerge tag 'pci-v4.4-fixes-4' of git://git.kernel.org...
2016-01-09 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git.kernel.org...
2016-01-08 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2016-01-08 Linus TorvaldsMerge tag 'pm+acpi-4.4-final' of git://git.kernel.org...
2016-01-08 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2016-01-08 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2016-01-08 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2016-01-08 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git.kernel...
2016-01-08 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2016-01-08 Linus TorvaldsMerge tag 'dmaengine-fix-4.4' of git://git.infradead...
2016-01-07 Linus TorvaldsMerge tag 'iommu-fixes-v4.4-rc8' of git://git.kernel...
2016-01-07 Linus TorvaldsMerge tag 'trace-v4.4-rc4-4' of git://git.kernel.org...
2016-01-07 Dave AirlieMerge branch 'linux-4.4' of git://github.com/skeggsb...
2016-01-07 NeilBrownasync_tx: use GFP_NOWAIT rather than GFP_IO
2016-01-07 Linus TorvaldsMerge tag 'for-linus-20160106' of git://git.infradead...
2016-01-06 Takashi IwaiMerge tag 'asoc-fix-v4.4-rc8' of git://git.kernel.org...
2016-01-05 Mark BrownMerge remote-tracking branch 'asoc/fix/rt5645' into...
2016-01-05 Mark BrownMerge remote-tracking branch 'asoc/fix/dapm' into asoc...
2016-01-05 Mark BrownMerge remote-tracking branch 'asoc/fix/arizona' into...
2016-01-05 Linus TorvaldsMerge tag 'trace-v4.4-rc4-3' of git://git.kernel.org...
2016-01-05 Linus TorvaldsMerge branch 'stable' of git://git.kernel.org/pub/scm...
next