summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-08lib: memzero_explicit: add comment for its usageDaniel Borkmann
2015-01-08crypto: qat - Fix incorrect uses of memzero_explicitHerbert Xu
2015-01-08crypto: aead - add check for presence of auth tagStephan Mueller
2015-01-08crypto: omap-des - fix BUG_ON conditionAsaf Vertz
2015-01-05crypto: bfin_crc - Remove unnecessary KERN_ERR in bfin_crc.cMasanari Iida
2015-01-05crypto: amcc - Remove unused functionRickard Strandqvist
2015-01-05Revert "crypto: drbg - use memzero_explicit() for clearing sensitive data"Herbert Xu
2014-12-29crypto: algif_rng - enable RNG interface compilationStephan Mueller
2014-12-29crypto: algif_rng - add random number generator supportStephan Mueller
2014-12-26crypto: af_alg - zeroize key dataStephan Mueller
2014-12-26hwrng: core - Move hwrng_init call into set_current_rngHerbert Xu
2014-12-26hwrng: core - Drop current rng in set_current_rngHerbert Xu
2014-12-26hwrng: core - Do not register device opportunisticallyHerbert Xu
2014-12-26hwrng: core - Fix current_rng init/cleanup race yet againHerbert Xu
2014-12-26hwrng: core - Use struct completion for cleanup_doneHerbert Xu
2014-12-24crypto: octeon - enable OCTEON MD5 module selectionAaro Koskinen
2014-12-24crypto: octeon - add MD5 moduleAaro Koskinen
2014-12-24MIPS: OCTEON: reintroduce crypto features checkAaro Koskinen
2014-12-24crypto: octeon - add instruction definitions for MD5Aaro Koskinen
2014-12-24MIPS: OCTEON: add crypto helper functionsAaro Koskinen
2014-12-22crypto: ux500 - fix checkpatch errorsAsaf Vertz
2014-12-22crypto: qat - add support for cbc(aes) ablkcipherTadeusz Struk
2014-12-22crypto: qat - Fix assumption that sg in and out will have the same nentsTadeusz Struk
2014-12-22crypto: algif - Mark sgl end at the end of dataTadeusz Struk
2014-12-22hwrng: don't init list element we're about to add to list.Rusty Russell
2014-12-22hwrng: don't double-check old_rng.Rusty Russell
2014-12-22hwrng: fix unregister race.Rusty Russell
2014-12-22hwrng: use reference counts on each struct hwrng.Rusty Russell
2014-12-22hwrng: move some code out mutex_lock for avoiding underlying deadlockAmos Kong
2014-12-22hwrng: place mutex around read functions and buffers.Rusty Russell
2014-12-22crypto: af_alg - add setsockopt for auth tag sizeStephan Mueller
2014-12-22crypto: drbg - panic on continuous self test errorStephan Mueller
2014-12-22crypto: api - fixed style erro in algapi.cJoshua I. James
2014-12-22crypto: ahash - fixed style error in ahash.cJoshua I. James
2014-12-22crypto: af_alg - fixed style error in af_alg.cJoshua I. James
2014-12-22crypto: aead - fixed style error in aead.cJoshua I. James
2014-12-22crypto: ablkcipher - fixed style errors in ablkcipher.cJoshua I. James
2014-12-22crypto: atmel_sha - remove unused shash fallback instance.Svenning Sørensen
2014-12-22crypto: af_alg - fix backlog handlingRabin Vincent
2014-12-20Linux 3.19-rc1Linus Torvalds
2014-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds
2014-12-20Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds
2014-12-20Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-12-20Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2014-12-20Merge tag 'pm-config-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-12-20Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2014-12-20Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2014-12-20i2c: sh_mobile: fix uninitialized var when debug is enabledWolfram Sang
2014-12-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-12-19Merge tag 'ecryptfs-3.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds