aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-11-26crypto: drbg - use MODULE_ALIAS_CRYPTOStephan Mueller1-22/+22
2014-11-26crypto: include crypto- module prefix in templateKees Cook23-2/+26
2014-11-26crypto: user - add MODULE_ALIASStephan Mueller1-0/+1
2014-11-25crypto: sha-mb - remove a bogus NULL checkDan Carpenter1-2/+1
2014-11-25crytpo: qat - Fix 64 bytes requestsStruk, Tadeusz1-3/+6
2014-11-25crypto: algif - add and use sock_kzfree_s() instead of memzero_explicit()Daniel Borkmann4-10/+24
2014-11-24crypto: prefix module autoloading with "crypto-"Kees Cook95-123/+155
2014-11-24crypto: user - Allow get request with empty driver nameHerbert Xu1-4/+1
2014-11-20ARM: at91/dt: add trng node to at91sam9g45Boris Brezillon1-0/+7
2014-11-20hwrng: atmel - Add TRNG DT binding docBoris Brezillon1-0/+16
2014-11-20hwrng: atmel - add DT supportBoris Brezillon2-1/+8
2014-11-20hwrng: atmel - use clk_prepapre_enable/_disable_unprepareBoris Brezillon1-4/+4
2014-11-20crypto: bfin_crc - don't include linux/unaligned/access_ok.hJohannes Berg1-1/+1
2014-11-20crypto: crc32 - Add ARM64 CRC32 hw accelerated moduleYazen Ghannam3-0/+282
2014-11-17crypto: qat - Use memzero_explicitStruk, Tadeusz1-14/+22
2014-11-17crypto: doc - document uncovered member variablesStephan Mueller1-1/+6
2014-11-17crypto: caam - Remove unnecessary smp_read_barrier_depends()Pranith Kumar1-3/+0
2014-11-13crypto: doc - HASH API documentationStephan Mueller1-0/+119
2014-11-13crypto: doc - CIPHER API documentationStephan Mueller1-0/+89
2014-11-13crypto: doc - BLKCIPHER API documentationStephan Mueller1-0/+188
2014-11-13crypto: doc - AEAD API documentationStephan Mueller1-0/+251
2014-11-13crypto: doc - ABLKCIPHER API documentationStephan Mueller1-0/+206
2014-11-13crypto: doc - cipher data structuresStephan Mueller1-3/+243
2014-11-13crypto: doc - SHASH API documentationStephan Mueller1-0/+164
2014-11-13crypto: doc - AHASH API documentationStephan Mueller1-0/+228
2014-11-13crypto: doc - hash data structuresStephan Mueller1-0/+95
2014-11-13crypto: doc - RNG API documentationStephan Mueller1-0/+80
2014-11-13crypto: doc - userspace interface specStephan Mueller1-0/+205
2014-11-13crypto: doc - compile crypto API specStephan Mueller1-1/+1
2014-11-13crypto: doc - crypto API high level specStephan Mueller1-0/+1253
2014-11-12crypto: caam - add support for givencrypt cbc(des) and cbc(des3_ede)Catalin Vasile1-4/+6
2014-11-12crypto: algif - zeroize IV bufferStephan Mueller1-0/+1
2014-11-12crypto: algif - zeroize message digest bufferStephan Mueller1-0/+2
2014-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu1139-10258/+21117
2014-11-10crypto: ux500/hash - Silence compiler warning for !CONFIG_PMUlf Hansson1-0/+2
2014-11-10crypto: ux500/cryp - Silence compiler warning for !CONFIG_PMUlf Hansson1-0/+2
2014-11-10crypto: drbg - add MODULE_ALIAS for all DRBG typesStephan Mueller1-0/+25
2014-11-09Linux 3.18-rc4Linus Torvalds1-1/+1
2014-11-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds3-3/+27
2014-11-09Merge tag 'armsoc-for-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds9-90/+160
2014-11-09Merge branch 'devicetree/merge' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linuxLinus Torvalds4-86/+154
2014-11-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds1-1/+1
2014-11-09Merge tag 'driver-core-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-9/+14
2014-11-09Merge tag 'staging-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds6-54/+20
2014-11-09Merge tag 'tty-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds6-8/+29
2014-11-09Merge tag 'usb-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds18-40/+111
2014-11-08ARM: dts: zynq: Enable PL clocks for ParallellaAndreas Färber1-0/+4
2014-11-08Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds53-223/+8
2014-11-08Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+17
2014-11-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds11-31/+37