| Commit message (Expand) | Author | Age | Files | Lines |
* | crypto: pcrypt - Fix use after free on padata_free | Steffen Klassert | 2010-11-12 | 1 | -1/+0 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds | 2010-10-28 | 1 | -13/+0 |
|\ |
|
| * | move async raid6 test to lib/Kconfig.debug | Dan Williams | 2010-10-08 | 1 | -13/+0 |
* | | mm: strictly nested kmap_atomic() | Peter Zijlstra | 2010-10-27 | 2 | -2/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2010-10-24 | 2 | -14/+213 |
|\ \ |
|
| * | | crypto: cryptd - Adding the AEAD interface type support to cryptd | Adrian Hoban | 2010-09-20 | 1 | -3/+203 |
| * | | crypto: Kconfig - update broken web addresses | Justin P. Mattock | 2010-09-12 | 1 | -8/+8 |
| * | | crypto: fips - FIPS requires algorithm self-tests | Chuck Ebbert | 2010-09-03 | 1 | -3/+2 |
* | | | Blackfin: Rename DES PC2() symbol to avoid collision | David Howells | 2010-10-07 | 1 | -65/+65 |
| |/
|/| |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2010-09-07 | 4 | -12/+15 |
|\| |
|
| * | crypto: testmgr - Default to no tests | Herbert Xu | 2010-08-06 | 1 | -1/+2 |
| * | crypto: testmgr - Fix test disabling option | Herbert Xu | 2010-08-06 | 3 | -12/+11 |
| * | crypto: hash - Fix handling of small unaligned buffers | Szilveszter Ördög | 2010-08-06 | 1 | -2/+5 |
* | | Merge branch 'async' of macbook:git/btrfs-unstable | David Woodhouse | 2010-08-09 | 1 | -0/+14 |
|\ \
| |/
|/| |
|
| * | async_tx: Move ASYNC_RAID6_TEST option to crypto/async_tx/, fix dependencies | David Woodhouse | 2009-10-29 | 1 | -0/+14 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2010-08-05 | 9 | -64/+221 |
|\ \ |
|
| * | | crypto: pcrypt - Update pcrypt cpumask according to the padata cpumask notifier | Steffen Klassert | 2010-07-31 | 1 | -2/+11 |
| * | | crypto: pcrypt - Rename pcrypt_instance | Steffen Klassert | 2010-07-31 | 1 | -16/+14 |
| * | | padata: Rename padata_alloc functions | Steffen Klassert | 2010-07-31 | 1 | -1/+1 |
| * | | crypto: pcrypt - Dont calulate a callback cpu on empty callback cpumask | Steffen Klassert | 2010-07-26 | 1 | -0/+3 |
| * | | pcrypt: Added sysfs interface to pcrypt | Dan Kruchinin | 2010-07-19 | 1 | -3/+32 |
| * | | padata: Make two separate cpumasks | Dan Kruchinin | 2010-07-19 | 1 | -54/+137 |
| * | | padata: make padata_do_parallel to return zero on success | Steffen Klassert | 2010-07-14 | 1 | -12/+6 |
| * | | padata: Check for valid padata instance on start | Steffen Klassert | 2010-07-14 | 1 | -5/+14 |
| * | | crypto: twofish: Rename twofish to twofish_generic and add an alias | Joachim Fritschi | 2010-06-03 | 2 | -1/+2 |
| * | | crypto: testmgr - add an option to disable cryptoalgos' self-tests | Alexander Shishkin | 2010-06-03 | 3 | -0/+26 |
| * | | crypto: pcomp - Fix illegal Kconfig configuration | Herbert Xu | 2010-06-03 | 2 | -2/+7 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/crypto-2.6 | Herbert Xu | 2010-05-26 | 3 | -36/+33 |
| |\ \ |
|
| * | | | crypto: Use ERR_CAST | Julia Lawall | 2010-05-26 | 3 | -3/+3 |
* | | | | crypto: skcipher - avoid NULL dereference | Jiri Slaby | 2010-06-23 | 1 | -1/+1 |
| |/ /
|/| | |
|
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds | 2010-05-22 | 1 | -27/+19 |
|\ \ \ |
|
| * | | | async_tx: trim dma_async_tx_descriptor in 'no channel switch' case | Dan Williams | 2010-05-18 | 1 | -27/+19 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2010-05-21 | 12 | -80/+801 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | crypto: authenc - Fix cryptlen calculation | Shikhar Khattar | 2010-05-20 | 1 | -2/+6 |
| * | | | crypto: skcipher - Add ablkcipher_walk interfaces | David S. Miller | 2010-05-19 | 1 | -0/+277 |
| * | | | crypto: testmgr - Add testing for async hashing and update/final | David S. Miller | 2010-05-19 | 1 | -18/+48 |
| * | | | crypto: tcrypt - Add speed tests for async hashing | David S. Miller | 2010-05-19 | 1 | -6/+330 |
| * | | | crypto: scatterwalk - Fix scatterwalk_done() test | David S. Miller | 2010-05-19 | 1 | -1/+1 |
| * | | | crypto: shash - Remove usage of CRYPTO_MINALIGN | Herbert Xu | 2010-05-19 | 1 | -1/+1 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Herbert Xu | 2010-05-03 | 13 | -22/+37 |
| |\ \ \ |
|
| * | | | | crypto: algapi - Remove unneeded null check | Dan Carpenter | 2010-05-03 | 1 | -1/+1 |
| * | | | | crypto: pcrypt - Handle crypto_get_attr_type errors | Dan Carpenter | 2010-03-24 | 1 | -7/+4 |
| * | | | | crypto: vmac - Fix big-endian support | Shane Wang | 2010-03-18 | 2 | -43/+96 |
| * | | | | crypto: tcrypt - Speed testing support for ghash | Huang Ying | 2010-03-10 | 2 | -0/+36 |
| * | | | | crypto: internal - Fix checkpatch errors | Richard Hartmann | 2010-03-10 | 1 | -1/+1 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-05-20 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'master' into for-next | Jiri Kosina | 2010-04-23 | 9 | -2/+8 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| * | | | | | Fix comment and Kconfig typos for 'require' and 'fragment' | Gilles Espinasse | 2010-03-29 | 1 | -1/+1 |
* | | | | | | raid6: fix recovery performance regression | Dan Williams | 2010-05-05 | 1 | -8/+13 |
| |_|_|/ /
|/| | | | |
|
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2010-04-27 | 1 | -5/+11 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|