Age | Commit message (Expand) | Author | Files | Lines |
2015-01-13 | crypto: testmgr - don't use interruptible wait in tests | Rabin Vincent | 2 | -34/+26 |
2015-01-08 | lib: memzero_explicit: add comment for its usage | Daniel Borkmann | 1 | -0/+5 |
2015-01-08 | crypto: qat - Fix incorrect uses of memzero_explicit | Herbert Xu | 1 | -25/+20 |
2015-01-08 | crypto: aead - add check for presence of auth tag | Stephan Mueller | 1 | -0/+3 |
2015-01-08 | crypto: omap-des - fix BUG_ON condition | Asaf Vertz | 1 | -2/+2 |
2015-01-05 | crypto: bfin_crc - Remove unnecessary KERN_ERR in bfin_crc.c | Masanari Iida | 1 | -1/+1 |
2015-01-05 | crypto: amcc - Remove unused function | Rickard Strandqvist | 1 | -23/+0 |
2015-01-05 | Revert "crypto: drbg - use memzero_explicit() for clearing sensitive data" | Herbert Xu | 1 | -12/+11 |
2014-12-29 | crypto: algif_rng - enable RNG interface compilation | Stephan Mueller | 2 | -0/+10 |
2014-12-29 | crypto: algif_rng - add random number generator support | Stephan Mueller | 1 | -0/+192 |
2014-12-26 | crypto: af_alg - zeroize key data | Stephan Mueller | 1 | -1/+1 |
2014-12-26 | hwrng: core - Move hwrng_init call into set_current_rng | Herbert Xu | 1 | -14/+16 |
2014-12-26 | hwrng: core - Drop current rng in set_current_rng | Herbert Xu | 1 | -1/+2 |
2014-12-26 | hwrng: core - Do not register device opportunistically | Herbert Xu | 1 | -11/+12 |
2014-12-26 | hwrng: core - Fix current_rng init/cleanup race yet again | Herbert Xu | 1 | -3/+11 |
2014-12-26 | hwrng: core - Use struct completion for cleanup_done | Herbert Xu | 2 | -10/+5 |
2014-12-24 | crypto: octeon - enable OCTEON MD5 module selection | Aaro Koskinen | 1 | -0/+9 |
2014-12-24 | crypto: octeon - add MD5 module | Aaro Koskinen | 3 | -0/+220 |
2014-12-24 | MIPS: OCTEON: reintroduce crypto features check | Aaro Koskinen | 2 | -2/+21 |
2014-12-24 | crypto: octeon - add instruction definitions for MD5 | Aaro Koskinen | 1 | -0/+56 |
2014-12-24 | MIPS: OCTEON: add crypto helper functions | Aaro Koskinen | 5 | -5/+89 |
2014-12-22 | crypto: ux500 - fix checkpatch errors | Asaf Vertz | 1 | -4/+4 |
2014-12-22 | crypto: qat - add support for cbc(aes) ablkcipher | Tadeusz Struk | 3 | -112/+433 |
2014-12-22 | crypto: qat - Fix assumption that sg in and out will have the same nents | Tadeusz Struk | 2 | -33/+50 |
2014-12-22 | crypto: algif - Mark sgl end at the end of data | Tadeusz Struk | 1 | -0/+8 |
2014-12-22 | hwrng: don't init list element we're about to add to list. | Rusty Russell | 1 | -1/+0 |
2014-12-22 | hwrng: don't double-check old_rng. | Rusty Russell | 1 | -3/+2 |
2014-12-22 | hwrng: fix unregister race. | Rusty Russell | 2 | -0/+13 |
2014-12-22 | hwrng: use reference counts on each struct hwrng. | Rusty Russell | 2 | -43/+94 |
2014-12-22 | hwrng: move some code out mutex_lock for avoiding underlying deadlock | Amos Kong | 1 | -3/+3 |
2014-12-22 | hwrng: place mutex around read functions and buffers. | Rusty Russell | 1 | -3/+17 |
2014-12-22 | crypto: af_alg - add setsockopt for auth tag size | Stephan Mueller | 2 | -0/+8 |
2014-12-22 | crypto: drbg - panic on continuous self test error | Stephan Mueller | 1 | -9/+2 |
2014-12-22 | crypto: api - fixed style erro in algapi.c | Joshua I. James | 1 | -0/+1 |
2014-12-22 | crypto: ahash - fixed style error in ahash.c | Joshua I. James | 1 | -0/+1 |
2014-12-22 | crypto: af_alg - fixed style error in af_alg.c | Joshua I. James | 1 | -1/+1 |
2014-12-22 | crypto: aead - fixed style error in aead.c | Joshua I. James | 1 | -1/+2 |
2014-12-22 | crypto: ablkcipher - fixed style errors in ablkcipher.c | Joshua I. James | 1 | -2/+6 |
2014-12-22 | crypto: atmel_sha - remove unused shash fallback instance. | Svenning Sørensen | 1 | -44/+6 |
2014-12-22 | crypto: af_alg - fix backlog handling | Rabin Vincent | 1 | -0/+3 |
2014-12-20 | Linux 3.19-rc1 | Linus Torvalds | 1 | -2/+2 |
2014-12-20 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr... | Linus Torvalds | 10 | -25/+103 |
2014-12-20 | Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/... | Linus Torvalds | 94 | -690/+6663 |
2014-12-20 | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 7 | -2804/+252 |
2014-12-20 | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 51 | -366/+151 |
2014-12-20 | Merge tag 'pm-config-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 41 | -61/+52 |
2014-12-20 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds | 3 | -1/+8 |
2014-12-20 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 5 | -23/+21 |
2014-12-20 | i2c: sh_mobile: fix uninitialized var when debug is enabled | Wolfram Sang | 1 | -0/+1 |
2014-12-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 17 | -119/+29 |