cascardo/linux.git
2016-10-10 Herbert XuMerge git://git./linux/kernel/git/herbert/crypto-2.6
2016-10-02 Tudor Ambaruscrypto: caam - treat SGT address pointer as u64
2016-10-02 Gary R Hookcrypto: ccp - Make syslog errors human-readable
2016-10-02 Gary R Hookcrypto: ccp - clean up data structure
2016-10-02 Marcelo Cerricrypto: vmx - Ensure ghash-generic is enabled
2016-10-02 Jan Stancekcrypto: testmgr - add guard to dst buffer for ahash_export
2016-10-02 Arvind Yadavcrypto: caam - Unmap region obtained by of_iomap
2016-10-02 Marcelo Cerricrypto: sha1-powerpc - little-endian support
2016-10-02 Ondrej Mosnáčekcrypto: gcm - Fix IV buffer size in crypto_gcm_setkey
2016-10-02 Marcelo Cerricrypto: vmx - Fix memory corruption caused by p8_ghash
2016-10-02 Marcelo Cerricrypto: ghash-generic - move common definitions to...
2016-09-22 Catalin Vasilecrypto: caam - fix sg dump
2016-09-22 Dave Gerlachhwrng: omap - Only fail if pm_runtime_get_sync returns < 0
2016-09-22 Tero Kristocrypto: omap-sham - shrink the internal buffer size
2016-09-22 Tero Kristocrypto: omap-sham - add support for export/import
2016-09-22 Tero Kristocrypto: omap-sham - convert driver logic to use sgs...
2016-09-22 Tero Kristocrypto: omap-sham - change the DMA threshold value...
2016-09-22 Tero Kristocrypto: omap-sham - add support functions for sg based...
2016-09-22 Tero Kristocrypto: omap-sham - rename sgl to sgl_tmp for deprecation
2016-09-22 Tero Kristocrypto: omap-sham - align algorithms on word offset
2016-09-22 Tero Kristocrypto: omap-sham - add context export/import stubs
2016-09-22 Baoyou Xiecrypto: sun4i-ss - mark sun4i_hash() static
2016-09-22 Wei Yongjuncrypto: ccp - Fix return value check in ccp_dmaengine_r...
2016-09-22 Wei Yongjunhwrng: geode - fix return value check in mod_init()
2016-09-22 Wei Yongjunhwrng: amd - Fix return value check in mod_init()
2016-09-22 Markus Elfringcrypto: caam - Move common error handling code in two...
2016-09-22 Markus Elfringcrypto: caam - Delete an unnecessary initialisation...
2016-09-22 Markus Elfringcrypto: caam - Return a value directly in caam_hash_cra...
2016-09-22 Markus Elfringcrypto: caam - Rename a jump label in five functions
2016-09-22 Markus Elfringcrypto: caam - Rename jump labels in ahash_setkey()
2016-09-22 Markus Elfringcrypto: caam - Use kmalloc_array() in ahash_setkey()
2016-09-22 Wei Yongjuncrypto: ccp - use kmem_cache_zalloc instead of kmem_cac...
2016-09-22 Wei Yongjuncrypto: omap-aes - fix error return code in omap_aes_pr...
2016-09-22 Wei Yongjuncrypto: omap-des - fix error return code in omap_des_pr...
2016-09-22 Herbert Xucrypto: rsa-pkcs1pad - Handle leading zero for decryption
2016-09-22 Herbert XuKEYS: Fix skcipher IV clobbering
2016-09-13 Masahiro Yamadacrypto: squash lines for simple wrapper functions
2016-09-13 PrasannaKumar... hwrng: geode - Use linux/io.h instead of asm/io.h
2016-09-13 PrasannaKumar... hwrng: geode - Migrate to managed API
2016-09-13 Wei Yongjunhwrng: st - Fix missing clk_disable_unprepare() on...
2016-09-13 PrasannaKumar... hwrng: amd - Migrate to managed API
2016-09-13 PrasannaKumar... hwrng: core - Allocate memory during module init
2016-09-13 Giovanni Cabidducrypto: qat - fix leak on error path
2016-09-13 PrasannaKumar... hwrng: pasemi - Use linux/io.h instead of asm/io.h
2016-09-13 Tero Kristocrypto: omap-des - fix crypto engine initialization...
2016-09-13 Tero Kristocrypto: omap-aes - fix crypto engine initialization...
2016-09-13 Lokesh Vutlacrypto: omap-aes - Add fallback support
2016-09-13 Lokesh Vutlacrypto: omap-aes - Add support for multiple cores
2016-09-13 Tero Kristocrypto: omap-aes - use runtime_pm autosuspend for clock...
2016-09-13 Tero Kristocrypto: omap-sham - fix SW fallback HMAC handling for...
2016-09-13 Tero Kristocrypto: omap-sham - fix software fallback handling
2016-09-13 Tero Kristocrypto: omap-sham - avoid executing tasklet where not...
2016-09-13 Ard Biesheuvelcrypto: arm64/aes-ctr - fix NULL dereference in tail...
2016-09-13 Ard Biesheuvelcrypto: arm/aes-ctr - fix NULL dereference in tail...
2016-09-13 Herbert Xucrypto: skcipher - Fix blkcipher walk OOM crash
2016-09-13 Herbert Xucrypto: echainiv - Replace chaining with multiplication
2016-09-07 Ard Biesheuvelcrypto: arm/ghash - change internal cra_name to "__ghash"
2016-09-07 Herbert XuPCI: Fix cavium quirk compile failure with PCI_ATS off
2016-09-07 PrasannaKumar... hwrng: pasemi - Migrate to managed API
2016-09-07 Arnd Bergmanncrypto: mv_cesa - remove NO_IRQ reference
2016-09-07 Quentin Lambertcrypto: ccp - add missing release in ccp_dmaengine_register
2016-09-07 Ard Biesheuvelcrypto: arm/ghash-ce - add missing async import/export
2016-09-07 Ard Biesheuvelcrypto: arm/sha1-neon - add support for building in...
2016-09-07 Herbert Xucrypto: algif_hash - Handle NULL hashes correctly
2016-09-07 Catalin Vasilecrypto: caam - fix rfc3686(ctr(aes)) IV load
2016-09-07 Corentin LABBEcrypto: engine - permit to enqueue ashash_request
2016-09-07 Corentin LABBEcrypto: engine - move crypto engine to its own header
2016-09-07 Maksim Lukoshkovcrypto: qat - fix incorrect accelerator mask for C3X...
2016-09-07 Arvind Yadavhwrng: bcm2835 - handle of_iomap failures
2016-09-07 Ard Biesheuvelcrypto: cryptd - initialize child shash_desc on import
2016-08-31 Stephan Muellercrypto: FIPS - allow tests to be disabled in FIPS mode
2016-08-31 Maksim Lukoshkovcrypto: qat - fix constants table DMA
2016-08-31 PrasannaKumar... hwrng: tx4939 - Use devm_hwrng_register instead of...
2016-08-31 PrasannaKumar... hwrng: Remove check for max less than 4 bytes
2016-08-31 Herbert Xucrypto: xor - Fix warning when XOR_SELECT_TEMPLATE...
2016-08-31 Corentin LABBEhwrng: amd - Convert to new hwrng read() API
2016-08-31 Corentin LABBEhwrng: amd - Access hardware via ioread32/iowrite32
2016-08-31 Corentin LABBEhwrng: amd - Replace global variable with private struct
2016-08-31 Corentin LABBEhwrng: amd - release_region must be called after hwrng_...
2016-08-31 Corentin LABBEhwrng: amd - Remove asm/io.h
2016-08-31 Corentin LABBEhwrng: amd - Be consitent with the driver name
2016-08-31 Corentin LABBEhwrng: amd - use the BIT macro
2016-08-31 Corentin LABBEhwrng: amd - Fix style problem with blank line
2016-08-31 Baoyou Xiecrypto: caam - add missing header dependencies
2016-08-31 Omer Khaliqhwrng: cavium - Add Cavium HWRNG driver for ThunderX...
2016-08-31 Ananth JastyPCI: quirk fixup for cavium invalid sriov link value.
2016-08-31 Horia Geantăcrypto: caam - fix IV loading for authenc (giv)decryption
2016-08-31 Herbert Xucrypto: cryptd - Use correct tfm object for AEAD tracking
2016-08-24 Sudip Mukherjeecrypto: rockchip - use devm_add_action_or_reset()
2016-08-24 Stephan Muellercrypto: rsa - allow keys >= 2048 bits in FIPS mode
2016-08-24 Fabio Estevamcrypto: mxc-scc - check clk_prepare_enable() error
2016-08-24 PrasannaKumar... hwrng: omap3-rom - Remove obsoleted functions
2016-08-24 Wei Yongjuncrypto: drbg - fix error return code
2016-08-24 Wei Yongjuncrypto: sun4i-ss - fix missing unlock on error in sun4i...
2016-08-24 Martin Schwidefskycrypto: xor - skip speed test if the xor function is...
2016-08-24 Daniel Thompsonhwrng: core - Improve description of the ->read() interface
2016-08-24 Eric Biggerscrypto: doc - fix documentation for bulk registration...
2016-08-24 Li Zhongcrypto: vmx - fix null dereference in p8_aes_xts_crypt
2016-08-24 Giovanni Cabidducrypto: qat - fix aes-xts key sizes
2016-08-24 Fabian Frederickhwrng: mxc-rnga - Fix Kconfig dependency
next