aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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-14score: traps: Add missing include file to fix build errorGuenter Roeck1-0/+1
2016-10-14fs/super.c: don't fool lockdep in freeze_super() and thaw_super() pathsOleg Nesterov1-12/+25
2016-10-14fs/super.c: fix race between freeze_super() and thaw_super()Oleg Nesterov1-3/+3
2016-10-14overlayfs: Fix setting IOP_XATTR flagVivek Goyal1-5/+6
2016-10-14iov_iter: kernel-doc import_iovec() and rw_copy_check_uvector()Vegard Nossum2-0/+51
2016-10-14CIFS: Retrieve uid and gid from special sid if enabledSteve French1-0/+123
2016-10-14CIFS: Add new mount option to set owner uid and gid from special sids in aclSteve French4-1/+11
2016-10-14qedr: Add events support and register IB deviceRam Amrani3-2/+158
2016-10-14qedr: Add GSI supportRam Amrani7-1/+706
2016-10-14qedr: Add LL2 RoCE interfaceRam Amrani2-2/+34