OSDN Git Service

crypto: authenc - use crypto_grab_ahash() and simplify error paths
[tomoyo/tomoyo-test1.git] / crypto /
2020-01-09 Eric Biggerscrypto: authenc - use crypto_grab_ahash() and simplify...
2020-01-09 Eric Biggerscrypto: hmac - use crypto_grab_shash() and simplify...
2020-01-09 Eric Biggerscrypto: cryptd - use crypto_grab_shash() and simplify...
2020-01-09 Eric Biggerscrypto: adiantum - use crypto_grab_{cipher,shash} 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: algapi - make crypto_grab_spawn() handle an...
2020-01-09 Eric Biggerscrypto: algapi - make crypto_drop_spawn() a no-op on...
2020-01-09 Eric Biggerscrypto: remove propagation of CRYPTO_TFM_RES_* flags
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()
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-20 Eric Biggerscrypto: algapi - make unregistration functions return...
2019-12-20 Herbert Xucrypto: api - fix unexpectedly getting generic implemen...
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 - Add more comments to crypto_remove_spawns
2019-12-11 Herbert Xucrypto: api - Do not zap spawn->alg
2019-12-11 Herbert Xucrypto: api - Fix race condition in crypto_spawn_alg
2019-12-11 Herbert Xucrypto: api - Check spawn->alg under lock in crypto_dro...
2019-12-11 Herbert Xucrypto: af_alg - Use bh_lock_sock in sk_destruct
2019-12-11 Daniel Jordanpadata: remove cpumask change notifier
2019-12-11 Eric Biggerscrypto: cipher - remove crt_u.cipher (struct cipher_tfm)
2019-12-11 Eric Biggerscrypto: compress - remove crt_u.compress (struct compre...
2019-12-11 Eric Biggerscrypto: testmgr - generate inauthentic AEAD test vectors
2019-12-11 Eric Biggerscrypto: testmgr - create struct aead_extra_tests_ctx
2019-12-11 Eric Biggerscrypto: testmgr - test setting misaligned keys
2019-12-11 Eric Biggerscrypto: testmgr - check skcipher min_keysize
2019-12-11 Eric Biggerscrypto: testmgr - don't try to decrypt uninitialized...
2019-12-11 Eric Biggerscrypto: shash - allow essiv and hmac to use OPTIONAL_KE...
2019-12-11 Eric Biggerscrypto: skcipher - remove crypto_skcipher_extsize()
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 Eric Biggerscrypto: api - remove another reference to blkcipher
2019-12-11 Herbert Xucrypto: pcrypt - Do not clear MAY_SLEEP flag in origina...
2019-12-11 Kees Cookcrypto: x86 - Regularize glue function prototypes
2019-12-11 Herbert Xucrypto: pcrypt - Avoid deadlock by using per-instance...
2019-12-11 Herbert Xucrypto: pcrypt - Fix user-after-free on module unload
2019-12-08 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2019-12-08 Linus TorvaldsMerge branch 'work.misc' of git://git./linux/kernel...
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./linux/kernel...
2019-12-08 Linus TorvaldsMerge tag 'iomap-5.5-merge-14' of git://git./fs/xfs...
2019-12-08 Linus TorvaldsMerge tag 'xfs-5.5-merge-17' of git://git./fs/xfs/xfs...
2019-12-08 Linus TorvaldsMerge tag 'for-linus-5.5-ofs1' of git://git./linux...
2019-12-08 Linus TorvaldsMerge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields...
2019-12-08 Linus TorvaldsMerge tag 'nfs-for-5.5-1' of git://git.linux-nfs.org...
2019-12-07 Linus TorvaldsMerge tag 'vfio-v5.5-rc1' of git://github.com/awilliam...
2019-12-07 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2019-12-06 Linus TorvaldsMerge tag 'arm64-upstream' of git://git./linux/kernel...
2019-12-06 Linus TorvaldsMerge tag 'powerpc-5.5-2' of git://git./linux/kernel...
2019-12-06 Linus TorvaldsMerge tag 'sound-fix-5.5-rc1' of git://git./linux/kerne...
2019-12-06 Linus TorvaldsMerge tag 'drm-next-2019-12-06' of git://anongit.freede...
2019-12-06 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2019-12-06 Olof JohanssonMerge tag 'arm-soc/for-5.5/devicetree-part2' of https...
2019-12-06 Olof JohanssonMerge tag 'tegra-for-5.5-memory-fixes' of git://git...
2019-12-06 Olof JohanssonMerge tag 'tegra-for-5.5-soc-fixes' of git://git./linux...
2019-12-06 Olof JohanssonMerge tag 'tegra-for-5.5-cpufreq' of git://git./linux...
2019-12-06 Olof JohanssonMerge tag 'socfpga_update_for_v5.5' of git://git./linux...
2019-12-06 Olof JohanssonMerge tag 'omap-for-v5.5/dt-fixes-merge-window-signed...
2019-12-06 Olof JohanssonMerge tag 'omap-for-v5.5/ti-sysc-late-signed' of git...
2019-12-06 Linus TorvaldsMerge branch 'next.autofs' of git://git./linux/kernel...
2019-12-06 Linus TorvaldsMerge branch 'pipe-rework' (patches from David Howells)
2019-12-05 Linus TorvaldsMerge tag 'gfs2-for-5.5' of git://git./linux/kernel...
2019-12-05 Olof JohanssonMerge mainline/master into arm/fixes
2019-12-05 Linus TorvaldsMerge tag 'ceph-for-5.5-rc1' of git://github.com/ceph...
2019-12-05 Linus TorvaldsMerge tag 'fuse-update-5.5' of git://git./linux/kernel...
2019-12-05 Linus TorvaldsMerge tag 'modules-for-v5.5' of git://git./linux/kernel...
2019-12-05 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2019-12-05 Linus TorvaldsMerge tag 'armsoc-defconfig' of git://git./linux/kernel...
2019-12-05 Linus TorvaldsMerge tag 'armsoc-dt' of git://git./linux/kernel/git...
2019-12-05 Linus TorvaldsMerge tag 'armsoc-drivers' of git://git./linux/kernel...
2019-12-05 Linus TorvaldsMerge tag 'armsoc-soc' of git://git./linux/kernel/git...
2019-12-05 Linus TorvaldsMerge tag 'pwm/for-5.5-rc1' of git://git./linux/kernel...
2019-12-05 Linus TorvaldsMerge branch 'thermal/next' of git://git./linux/kernel...
2019-12-05 Linus TorvaldsMerge tag 'trace-v5.5-2' of git://git./linux/kernel...
2019-12-05 Linus TorvaldsMerge tag 'arc-5.5-rc1' of git://git./linux/kernel...
2019-12-04 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2019-12-04 Linus TorvaldsMerge tag 'riscv/for-v5.5-rc1-2' of git://git./linux...
2019-12-04 Linus TorvaldsMerge tag 'please-pull-misc-5.5' of git://git./linux...
2019-12-04 Rafael J. WysockiMerge branches 'acpi-bus', 'acpi-button', 'acpi-sysfs...
2019-12-04 Rafael J. WysockiMerge branches 'pm-sleep', 'pm-cpuidle', 'pm-cpufreq...
2019-12-03 Linus TorvaldsMerge tag 'tag-chrome-platform-for-v5.5' of git://git...
2019-12-03 Linus TorvaldsMerge tag 'spdx-5.5-rc1' of git://git./linux/kernel...
2019-12-03 Linus TorvaldsMerge tag 'tty-5.5-rc1' of git://git./linux/kernel...
2019-12-03 Linus TorvaldsMerge tag 'pci-v5.5-changes' of git://git./linux/kernel...
2019-12-03 Linus TorvaldsMerge tag 'rtc-5.5' of git://git./linux/kernel/git...
2019-12-03 Linus TorvaldsMerge tag 'iomap-5.5-merge-13' of git://git./fs/xfs...
2019-12-03 Linus TorvaldsMerge tag 'apparmor-pr-2019-12-03' of git://git./linux...
2019-12-03 Linus TorvaldsMerge tag 's390-5.5-2' of git://git./linux/kernel/git...
2019-12-03 Linus TorvaldsMerge tag 'xtensa-20191201' of git://github.com/jcmvbkb...
next