aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-10-25crypto: acomp - add support for lzo via scompGiovanni Cabiddu2-15/+83
2016-10-25crypto: acomp - add driver-side scomp interfaceGiovanni Cabiddu7-29/+578
2016-10-25crypto: acomp - add asynchronous compression apiGiovanni Cabiddu8-0/+502
2016-10-25crypto: ccp - fix typo "CPP"Paul Bolle1-3/+3
2016-10-25hwrng: meson - Remove unneeded platform MODULE_ALIASJavier Martinez Canillas1-1/+0
2016-10-25crypto: engine - Handle the kthread worker using the new APIPetr Mladek2-19/+13
2016-10-25crypto: ccp - Clean up the LSB slot allocation codeGary R Hook3-12/+16
2016-10-25crypto: ccp - remove unneeded codeGary R Hook1-1/+0
2016-10-25crypto: ccp - change bitfield type to unsigned intsGary R Hook1-21/+21
2016-10-25hwrng: meson - Fix module autoload for OF registrationJavier Martinez Canillas1-0/+1
2016-10-25crypto: gcm - Fix error return code in crypto_gcm_create_common()Wei Yongjun1-1/+1
2016-10-25crypto: ccp - Fix non static symbol warningWei Yongjun1-1/+1
2016-10-25crypto: caam - add support for iMX6ULMarcus Folkesson2-15/+40
2016-10-25padata: Remove unused but set variablesTobias Klauser1-4/+0
2016-10-21crypto: ccp - change type of struct member lsb to signedGary R Hook1-1/+1
2016-10-21crypto: arm/aes-ce - fix for big endianArd Biesheuvel1-0/+5
2016-10-21crypto: arm64/aes-xts-ce: fix for big endianArd Biesheuvel2-1/+3
2016-10-21crypto: arm64/aes-neon - fix for big endianArd Biesheuvel1-10/+15
2016-10-21crypto: arm64/aes-ccm-ce: fix for big endianArd Biesheuvel1-26/+27
2016-10-21crypto: arm64/sha2-ce - fix for big endianArd Biesheuvel1-2/+2
2016-10-21crypto: arm64/sha1-ce - fix for big endianArd Biesheuvel1-2/+2
2016-10-21crypto: arm64/ghash-ce - fix for big endianArd Biesheuvel1-3/+3
2016-10-21crypto: arm64/aes-ce - fix for big endianArd Biesheuvel1-10/+15
2016-10-21crypto: cmac - fix alignment of 'consts'Eric Biggers1-4/+9
2016-10-21crypto: cmac - return -EINVAL if block size is unsupportedEric Biggers1-0/+1
2016-10-21crypto: api - Remove no-op exit_ops codeEric Biggers4-29/+2
2016-10-21crypto: skcipher - Remove unused crypto_lookup_skcipher() declarationEric Biggers1-2/+0
2016-10-21crypto: crypto4xx - Fix size used in dma_free_coherent()Christophe Jaillet1-2/+1
2016-10-21crypto: marvell - Don't break chain for computable last ahash requestsRomain Perier1-16/+49
2016-10-21crypto: marvell - Use an unique pool to copy results of requestsRomain Perier4-24/+26
2016-10-21crypto: api - Fix Kconfig dependencies for FIPSAlec Ari1-1/+1
2016-10-21crypto: atmel-aes - add support to the XTS modeCyrille Pitchen2-6/+183
2016-10-21crypto: atmel-aes - fix compiler error when VERBOSE_DEBUG is definedCyrille Pitchen1-1/+1
2016-10-21arm64: dts: marvell: add TRNG description for Armada 8K CPRomain Perier2-0/+16
2016-10-21hwrng: omap - Add device variant for SafeXcel IP-76 found in Armada 8KRomain Perier2-3/+85
2016-10-21hwrng: omap - Don't prefix the probe message with OMAPRomain Perier1-1/+1
2016-10-21hwrng: omap - Add support for 128-bit output of dataRomain Perier1-6/+8
2016-10-21hwrng: omap - Remove global definition of hwrngRomain Perier1-9/+14
2016-10-21hwrng: omap - Switch to non-obsolete read API implementationRomain Perier1-24/+17
2016-10-21dt-bindings: omap-rng: Document SafeXcel IP-76 device variantRomain Perier1-2/+12
2016-10-21dt-bindings: Add vendor prefix for INSIDE SecureRomain Perier1-0/+1
2016-10-19hwrng: core - Don't use a stack buffer in add_early_randomness()Andrew Lutomirski1-3/+3
2016-10-15Linux 4.9-rc1Linus Torvalds1-2/+2
2016-10-15Merge tag 'befs-v4.9-rc1' of git://github.com/luisbg/linux-befsLinus Torvalds8-283/+244
2016-10-15Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds24-22/+725
2016-10-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds226-3657/+5242
2016-10-15Merge tag 'sound-fix-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds5-6/+7
2016-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds14-98/+133
2016-10-14Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds19-296/+824
2016-10-14Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds8-157/+272