]> asedeno.scripts.mit.edu Git - linux.git/history - include/crypto
Merge tag 'trace-v5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...
[linux.git] / include / crypto /
2020-01-29 Linus TorvaldsMerge tag 'trace-v5.5-rc7' of git://git.kernel.org...
2020-01-29 Linus TorvaldsMerge tag 'thermal-v5.6-rc1' of git://git.kernel.org...
2020-01-29 Linus TorvaldsMerge tag 'sound-5.6-rc1' of git://git.kernel.org/pub...
2020-01-29 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2020-01-28 Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2020-01-27 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2020-01-26 Takashi IwaiMerge branch 'for-linus' into for-next
2020-01-25 Linus TorvaldsMerge tag 'for-5.5-rc8-tag' of git://git.kernel.org...
2020-01-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2020-01-23 Linus TorvaldsMerge tag 'xarray-5.5' of git://git.infradead.org/users...
2020-01-23 Mark BrownMerge branch 'spi-5.5' into spi-linus
2020-01-23 Mark BrownMerge branch 'regulator-5.5' into regulator-linus
2020-01-23 Mark BrownMerge branch 'asoc-5.5' into asoc-linus
2020-01-20 Takashi IwaiMerge branch 'for-linus' into for-next
2020-01-17 Linus TorvaldsMerge tag 'for-5.5-rc6-tag' of git://git.kernel.org...
2020-01-17 Linus TorvaldsMerge tag 'sound-5.5-rc7' of git://git.kernel.org/pub...
2020-01-17 Mark BrownMerge tag 'asoc-fix-v5.5-rc6' into asoc-5.6
2020-01-16 Linus TorvaldsMerge tag 'tag-chrome-platform-fixes-for-v5.5-rc7'...
2020-01-16 Jason A. Donenfeldcrypto: poly1305 - add new 32 and 64-bit generic versions
2020-01-16 Herbert XuMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2020-01-15 David S. MillerMerge tag 'batadv-next-for-davem-20200114' of git:...
2020-01-15 David S. MillerMerge tag 'batadv-net-for-davem-20200114' of git:/...
2020-01-14 Linus TorvaldsMerge branch 'dhowells' (patches from DavidH)
2020-01-11 Takashi IwaiMerge branch 'for-linus' into for-next
2020-01-10 Linus TorvaldsMerge tag 'sound-5.5-rc6' of git://git.kernel.org/pub...
2020-01-10 Mark BrownMerge branch 'for-5.5' of https://git.kernel.org/pub...
2020-01-09 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2020-01-09 Eric Biggerscrypto: algapi - remove crypto_template::{alloc,free}()
2020-01-09 Eric Biggerscrypto: shash - convert shash_free_instance() to new style
2020-01-09 Eric Biggerscrypto: geniv - convert to new way of freeing instances
2020-01-09 Eric Biggerscrypto: hash - add support for new way of freeing instances
2020-01-09 Eric Biggerscrypto: algapi - fold crypto_init_spawn() into crypto_g...
2020-01-09 Eric Biggerscrypto: ahash - unexport crypto_ahash_type
2020-01-09 Eric Biggerscrypto: algapi - remove obsoleted instance creation helpers
2020-01-09 Eric Biggerscrypto: cipher - make crypto_spawn_cipher() take a...
2020-01-09 Eric Biggerscrypto: skcipher - use crypto_grab_cipher() and simplif...
2020-01-09 Eric Biggerscrypto: cipher - introduce crypto_cipher_spawn and...
2020-01-09 Eric Biggerscrypto: ahash - introduce crypto_grab_ahash()
2020-01-09 Eric Biggerscrypto: shash - introduce crypto_grab_shash()
2020-01-09 Eric Biggerscrypto: algapi - pass instance to crypto_grab_spawn()
2020-01-09 Eric Biggerscrypto: akcipher - pass instance to crypto_grab_akcipher()
2020-01-09 Eric Biggerscrypto: aead - pass instance to crypto_grab_aead()
2020-01-09 Eric Biggerscrypto: skcipher - pass instance to crypto_grab_skcipher()
2020-01-09 Eric Biggerscrypto: ahash - make struct ahash_instance be the full size
2020-01-09 Eric Biggerscrypto: shash - make struct shash_instance be the full size
2020-01-09 Eric Biggerscrypto: remove CRYPTO_TFM_RES_WEAK_KEY
2020-01-09 Eric Biggerscrypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
2020-01-09 Eric Biggerscrypto: skcipher - remove skcipher_walk_aead()
2020-01-08 Olof JohanssonMerge tag 'aspeed-5.5-devicetree-fixes' of git://git...
2020-01-06 Linus TorvaldsMerge tag 'spi-fix-v5.5-rc5' of git://git.kernel.org...
2020-01-06 Linus TorvaldsMerge tag 'regulator-fix-v5.5-rc5' of git://git.kernel...
2020-01-05 Takashi IwaiMerge branch 'for-linus' into for-next
2020-01-04 Linus TorvaldsMerge tag 'mips_fixes_5.5_1' of git://git.kernel.org...
2020-01-03 Linus TorvaldsMerge tag 'for-5.5-rc4-tag' of git://git.kernel.org...
2020-01-03 Linus TorvaldsMerge tag 'for-linus-2020-01-03' of git://git.kernel...
2020-01-03 Linus TorvaldsMerge tag 'sound-5.5-rc5' of git://git.kernel.org/pub...
2019-12-27 Herbert Xucrypto: skcipher - Add skcipher_ialg_simple helper
2019-12-27 Herbert Xucrypto: api - Retain alg refcount in crypto_grab_spawn
2019-12-25 Mark BrownMerge branch 'for-5.5' of https://git.kernel.org/pub...
2019-12-25 Mark BrownMerge branch 'for-5.5' of https://git.kernel.org/pub...
2019-12-22 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git.kernel...
2019-12-22 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2019-12-20 Eric Biggerscrypto: algapi - make unregistration functions return void
2019-12-18 Takashi IwaiMerge branch 'for-linus' into for-next
2019-12-18 Linus TorvaldsMerge tag 'sound-5.5-rc3' of git://git.kernel.org/pub...
2019-12-17 David S. MillerMerge tag 'wireless-drivers-2019-12-17' of git://git...
2019-12-17 Linus TorvaldsMerge tag 'for-5.5-rc2-tag' of git://git.kernel.org...
2019-12-17 Linus TorvaldsMerge tag 'regulator-fix-v5.5-rc2' of git://git.kernel...
2019-12-17 Linus TorvaldsMerge tag 'spi-fix-v5.5-rc2' of git://git.kernel.org...
2019-12-17 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2019-12-14 Linus TorvaldsMerge tag 'ovl-fixes-5.5-rc2' of git://git.kernel.org...
2019-12-13 Linus TorvaldsMerge tag 'sound-5.5-rc2' of git://git.kernel.org/pub...
2019-12-13 Linus TorvaldsMerge tag 'for-5.5/dm-fixes' of git://git.kernel.org...
2019-12-13 Dave AirlieMerge tag 'drm-fixes-5.5-2019-12-12' of git://people...
2019-12-13 Dave AirlieMerge tag 'drm-misc-next-fixes-2019-12-12' of git:...
2019-12-12 Dave AirlieMerge tag 'drm-misc-fixes-2019-12-11' of git://anongit...
2019-12-11 Linus TorvaldsMerge tag 'erofs-for-5.5-rc2-fixes' of git://git.kernel...
2019-12-11 Linus TorvaldsMerge tag 'trace-v5.5-3' of git://git.kernel.org/pub...
2019-12-11 Herbert Xucrypto: hmac - Use init_tfm/exit_tfm interface
2019-12-11 Herbert Xucrypto: shash - Add init_tfm/exit_tfm and verify descsize
2019-12-11 Herbert Xucrypto: api - Do not zap spawn->alg
2019-12-11 Valdis Klētniekscrypto: chacha - fix warning message in header file
2019-12-11 Eric Biggerscrypto: skcipher - add crypto_skcipher_min_keysize()
2019-12-11 Eric Biggerscrypto: aead - move crypto_aead_maxauthsize() to <crypt...
2019-12-11 Eric Biggerscrypto: shash - allow essiv and hmac to use OPTIONAL_KE...
2019-12-11 Eric Biggerscrypto: skcipher - remove crypto_skcipher::decrypt
2019-12-11 Eric Biggerscrypto: skcipher - remove crypto_skcipher::encrypt
2019-12-11 Eric Biggerscrypto: skcipher - remove crypto_skcipher::setkey
2019-12-11 Eric Biggerscrypto: skcipher - remove crypto_skcipher::keysize
2019-12-11 Eric Biggerscrypto: skcipher - remove crypto_skcipher::ivsize
2019-12-11 Kees Cookcrypto: x86 - Regularize glue function prototypes
2019-12-10 Takashi IwaiMerge branch 'for-linus' into for-next
2019-12-10 Mark BrownMerge branch 'for-5.5' of https://git.kernel.org/pub...
2019-12-10 Kalle ValoMerge ath-next from git://git.kernel.org/pub/scm/linux...
2019-12-09 Greg Kroah-HartmanMerge tag 'iio-fixes-for-5.5a' of git://git.kernel...
2019-12-09 Dave AirlieMerge tag 'drm-misc-fixes-2019-11-25' of git://anongit...
2019-12-08 Linus TorvaldsMerge tag 'scsi-misc' of git://git.kernel.org/pub/scm...
2019-12-08 Linus TorvaldsMerge branch 'work.misc' of git://git.kernel.org/pub...
2019-12-08 Linus TorvaldsMerge tag 'ntb-5.5' of git://github.com/jonmason/ntb
2019-12-08 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
next