aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-12-29crypto: algif_rng - enable RNG interface compilationStephan Mueller2-0/+10
2014-12-29crypto: algif_rng - add random number generator supportStephan Mueller1-0/+192
2014-12-26crypto: af_alg - zeroize key dataStephan Mueller1-1/+1
2014-12-26hwrng: core - Move hwrng_init call into set_current_rngHerbert Xu1-14/+16
2014-12-26hwrng: core - Drop current rng in set_current_rngHerbert Xu1-1/+2
2014-12-26hwrng: core - Do not register device opportunisticallyHerbert Xu1-11/+12
2014-12-26hwrng: core - Fix current_rng init/cleanup race yet againHerbert Xu1-3/+11
2014-12-26hwrng: core - Use struct completion for cleanup_doneHerbert Xu2-10/+5
2014-12-24crypto: octeon - enable OCTEON MD5 module selectionAaro Koskinen1-0/+9
2014-12-24crypto: octeon - add MD5 moduleAaro Koskinen3-0/+220
2014-12-24MIPS: OCTEON: reintroduce crypto features checkAaro Koskinen2-2/+21
2014-12-24crypto: octeon - add instruction definitions for MD5Aaro Koskinen1-0/+56
2014-12-24MIPS: OCTEON: add crypto helper functionsAaro Koskinen5-5/+89
2014-12-22crypto: ux500 - fix checkpatch errorsAsaf Vertz1-4/+4
2014-12-22crypto: qat - add support for cbc(aes) ablkcipherTadeusz Struk3-112/+433
2014-12-22crypto: qat - Fix assumption that sg in and out will have the same nentsTadeusz Struk2-33/+50
2014-12-22crypto: algif - Mark sgl end at the end of dataTadeusz Struk1-0/+8
2014-12-22hwrng: don't init list element we're about to add to list.Rusty Russell1-1/+0
2014-12-22hwrng: don't double-check old_rng.Rusty Russell1-3/+2
2014-12-22hwrng: fix unregister race.Rusty Russell2-0/+13
2014-12-22hwrng: use reference counts on each struct hwrng.Rusty Russell2-43/+94
2014-12-22hwrng: move some code out mutex_lock for avoiding underlying deadlockAmos Kong1-3/+3
2014-12-22hwrng: place mutex around read functions and buffers.Rusty Russell1-3/+17
2014-12-22crypto: af_alg - add setsockopt for auth tag sizeStephan Mueller2-0/+8
2014-12-22crypto: drbg - panic on continuous self test errorStephan Mueller1-9/+2
2014-12-22crypto: api - fixed style erro in algapi.cJoshua I. James1-0/+1
2014-12-22crypto: ahash - fixed style error in ahash.cJoshua I. James1-0/+1
2014-12-22crypto: af_alg - fixed style error in af_alg.cJoshua I. James1-1/+1
2014-12-22crypto: aead - fixed style error in aead.cJoshua I. James1-1/+2
2014-12-22crypto: ablkcipher - fixed style errors in ablkcipher.cJoshua I. James1-2/+6
2014-12-22crypto: atmel_sha - remove unused shash fallback instance.Svenning Sørensen1-44/+6
2014-12-22crypto: af_alg - fix backlog handlingRabin Vincent1-0/+3
2014-12-20Linux 3.19-rc1Linus Torvalds1-2/+2
2014-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linuxLinus Torvalds10-25/+103
2014-12-20Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/linuxLinus Torvalds94-690/+6663
2014-12-20Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds7-2804/+252
2014-12-20Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds51-366/+151
2014-12-20Merge tag 'pm-config-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds41-61/+52
2014-12-20Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds3-1/+8
2014-12-20Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds5-23/+21
2014-12-20i2c: sh_mobile: fix uninitialized var when debug is enabledWolfram Sang1-0/+1
2014-12-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds17-119/+29
2014-12-19Merge tag 'ecryptfs-3.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfsLinus Torvalds4-19/+16
2014-12-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds4-25/+20
2014-12-19Merge tag 'sound-fix-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds24-51/+139
2014-12-19Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds23-1238/+1511
2014-12-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rkuo/linux-hexagon-kernelLinus Torvalds8-27/+38
2014-12-19Merge tag 'cris-changes-for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/jesper/crisLinus Torvalds17-816/+1039
2014-12-19Merge tag 'please-pull-misc-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linuxLinus Torvalds1-2/+2
2014-12-20CRISv32: Remove last remnants of ETRAX_SPI_MMC_BOARDJesper Nilsson1-7/+0