thermal: int340x: switch to use <linux/units.h> helpers
[linux-2.6-microblaze.git] / crypto /
2020-01-17 Linus TorvaldsMerge tag 'for-5.5-rc6-tag' of git://git./linux/kernel...
2020-01-17 Linus TorvaldsMerge tag 'fuse-fixes-5.5-rc7' of git://git./linux...
2020-01-17 Linus TorvaldsMerge tag 'sound-5.5-rc7' of git://git./linux/kernel...
2020-01-17 Mark BrownMerge tag 'asoc-fix-v5.5-rc6' into asoc-5.6
2020-01-17 Linus TorvaldsMerge tag 'block-5.5-2020-01-16' of git://git.kernel...
2020-01-17 Linus WalleijMerge tag 'v5.5-rc6' into devel
2020-01-17 Greg Kroah-HartmanMerge tag 'extcon-next-for-5.6' of git://git./linux...
2020-01-17 Greg Kroah-HartmanMerge tag 'phy-for-5.6_v2' of git://git./linux/kernel...
2020-01-17 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git./linux/kernel...
2020-01-17 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2020-01-16 Saeed MahameedMerge branch 'mlx5-next' of git://git./linux/kernel...
2020-01-16 Rafael J. WysockiMerge back cpuidle material for v5.6.
2020-01-16 Linus TorvaldsMerge tag 'tag-chrome-platform-fixes-for-v5.5-rc7'...
2020-01-16 Geert Uytterhoevencrypto: essiv - fix AEAD capitalization and preposition...
2020-01-16 Jason A. Donenfeldcrypto: poly1305 - add new 32 and 64-bit generic versions
2020-01-16 Herbert XuMerge git://git./linux/kernel/git/herbert/crypto-2.6
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-15 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2020-01-15 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2020-01-15 Linus WalleijMerge tag 'samsung-pinctrl-5.6' of https://git./linux...
2020-01-14 Linus TorvaldsMerge tag 'asm-generic-5.5' of git://git./linux/kernel...
2020-01-14 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2020-01-14 Linus TorvaldsMerge branch 'dhowells' (patches from DavidH)
2020-01-13 Rafael J. WysockiMerge back power capping changes for v5.6.
2020-01-11 Takashi IwaiMerge branch 'for-linus' into for-next
2020-01-11 Olof JohanssonMerge tag 'v5.5-rockchip-dtsfixes' of git://git./linux...
2020-01-11 Olof JohanssonMerge tag 'sunxi-fixes-for-5.5' of https://git./linux...
2020-01-11 Olof JohanssonMerge tag 'imx-fixes-5.5-2' of git://git./linux/kernel...
2020-01-11 Olof JohanssonMerge tag 'amlogic-fixes' of https://git./linux/kernel...
2020-01-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2020-01-10 Linus TorvaldsMerge tag 'block-5.5-2020-01-10' of git://git.kernel...
2020-01-10 Linus TorvaldsMerge tag 'io_uring-5.5-2020-01-10' of git://git.kernel...
2020-01-10 Linus TorvaldsMerge tag 'sound-5.5-rc6' of git://git./linux/kernel...
2020-01-10 Ingo MolnarMerge branch 'x86/mm' into efi/core, to pick up depende...
2020-01-10 Mark BrownMerge branch 'for-5.5' of https://git./linux/kernel...
2020-01-10 Greg Kroah-HartmanMerge tag 'iio-for-5.6a' of git://git./linux/kernel...
2020-01-10 Linus TorvaldsMerge tag 'pstore-v5.5-rc6' of git://git./linux/kernel...
2020-01-10 Martin K. PetersenMerge tag 'block-ioctl-cleanup-5.6' into 5.6/scsi-queue
2020-01-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2020-01-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2020-01-09 Eric Biggerscrypto: algapi - enforce that all instances have a...
2020-01-09 Eric Biggerscrypto: algapi - remove crypto_template::{alloc,free}()
2020-01-09 Eric Biggerscrypto: shash - convert shash_free_instance() to new...
2020-01-09 Eric Biggerscrypto: cryptd - convert to new way of freeing instances
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...
2020-01-09 Eric Biggerscrypto: cipher - make crypto_spawn_cipher() take a...
2020-01-09 Eric Biggerscrypto: xcbc - use crypto_grab_cipher() and simplify...
2020-01-09 Eric Biggerscrypto: vmac - use crypto_grab_cipher() and simplify...
2020-01-09 Eric Biggerscrypto: cmac - use crypto_grab_cipher() and simplify...
2020-01-09 Eric Biggerscrypto: cbcmac - use crypto_grab_cipher() and simplify...
2020-01-09 Eric Biggerscrypto: skcipher - use crypto_grab_cipher() and simplif...
2020-01-09 Eric Biggerscrypto: chacha20poly1305 - use crypto_grab_ahash()...
2020-01-09 Eric Biggerscrypto: ccm - use crypto_grab_ahash() and simplify...
2020-01-09 Eric Biggerscrypto: gcm - use crypto_grab_ahash() and simplify...
2020-01-09 Eric Biggerscrypto: authencesn - use crypto_grab_ahash() and simpli...
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()
2020-01-09 Dave AirlieMerge tag 'drm-misc-fixes-2020-01-08' of git://anongit...
2020-01-08 Linus WalleijMerge tag 'sh-pfc-for-v5.6-tag1' of git://git./linux...
2020-01-08 Olof JohanssonMerge tag 'aspeed-5.5-devicetree-fixes' of git://git...
2020-01-07 Olof JohanssonMerge tag 'omap-for-v5.5/fixes-rc5' of git://git./linux...
2020-01-07 Rafael J. WysockiMerge branch 'cpufreq/arm/fixes' of git://git./linux...
2020-01-06 Linus TorvaldsMerge tag 'trace-v5.5-rc5' of git://git./linux/kernel...
2020-01-06 Linus TorvaldsMerge tag 'linux-watchdog-5.5-fixes' of git://linux...
2020-01-06 Linus TorvaldsMerge tag 'spi-fix-v5.5-rc5' of git://git./linux/kernel...
2020-01-06 Linus TorvaldsMerge tag 'regulator-fix-v5.5-rc5' of git://git./linux...
2020-01-06 Linus TorvaldsMerge tag 'rtc-5.5-2' of git://git./linux/kernel/git...
2020-01-06 Linus TorvaldsMerge tag 'arc-5.5-rc6' of git://git./linux/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./linux/kernel...
2020-01-04 Linus TorvaldsMerge tag 'dmaengine-fix-5.5-rc5' of git://git.infradea...
2020-01-04 Linus TorvaldsMerge tag 'media/v5.5-3' of git://git./linux/kernel...
2020-01-03 Linus TorvaldsMerge tag 'for-5.5-rc4-tag' of git://git./linux/kernel...
2020-01-03 Linus TorvaldsMerge tag 'block-5.5-20200103' of git://git.kernel...
2020-01-03 Linus TorvaldsMerge tag 'for-linus-2020-01-03' of git://git./linux...
2020-01-03 Linus TorvaldsMerge tag 'sound-5.5-rc5' of git://git./linux/kernel...
2020-01-03 Linus TorvaldsMerge tag 'pstore-v5.5-rc5' of git://git./linux/kernel...
2020-01-02 Greg Kroah-HartmanMerge tag 'usb-serial-5.5-rc5' of https://git./linux...
2020-01-02 Greg Kroah-HartmanMerge tag 'phy-for-5.5-rc' of git://git./linux/kernel...
2020-01-01 Dave AirlieMerge tag 'drm-misc-fixes-2019-12-31' of git://anongit...
2020-01-01 Dave AirlieMerge tag 'mediatek-drm-fixes-5.5' of https://github...
next