| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djb... | Linus Torvalds | 2008-07-23 |
|\ |
|
| * | async_tx: remove depend_tx from async_tx_sync_epilog | Dan Williams | 2008-07-17 |
| * | async_tx: export async_tx_quiesce | Dan Williams | 2008-07-17 |
| * | async_tx: fix handling of the "out of descriptor" condition in async_xor | Dan Williams | 2008-07-17 |
| * | async_tx: ensure the xor destination buffer remains dma-mapped | Dan Williams | 2008-07-17 |
| * | async_tx: list_for_each_entry_rcu() cleanup | Li Zefan | 2008-07-17 |
| * | async_tx: fix async_memset compile error | Dan Williams | 2008-07-08 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2008-07-15 |
|\ \ |
|
| * | | Revert crypto: prng - Deterministic CPRNG | Herbert Xu | 2008-07-15 |
* | | | Merge branch 'core/rcu' into core/rcu-for-linus | Ingo Molnar | 2008-07-15 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge branch 'linus' into core/rcu | Ingo Molnar | 2008-07-11 |
| |\ \ |
|
| * \ \ | Merge branch 'linus' into core/rcu | Ingo Molnar | 2008-06-16 |
| |\ \ \ |
|
| * | | | | rcu: split list.h and move rcu-protected lists into rculist.h | Franck Bui-Huu | 2008-05-19 |
| | |_|/
| |/| | |
|
* | | | | crypto: hash - Move ahash functions into crypto/hash.h | Herbert Xu | 2008-07-10 |
* | | | | crypto: crc32c - Add ahash implementation | Herbert Xu | 2008-07-10 |
* | | | | crypto: hash - Added scatter list walking helper | Herbert Xu | 2008-07-10 |
* | | | | crypto: prng - Deterministic CPRNG | Neil Horman | 2008-07-10 |
* | | | | crypto: hash - Removed vestigial ahash fields | Herbert Xu | 2008-07-10 |
* | | | | crypto: hash - Fixed digest size check | Herbert Xu | 2008-07-10 |
* | | | | crypto: rmd - sparse annotations | Harvey Harrison | 2008-07-10 |
* | | | | crypto: rmd128 - sparse annotations | Harvey Harrison | 2008-07-10 |
* | | | | crypto: camellia - Use kernel-provided bitops, unaligned access helpers | Harvey Harrison | 2008-07-10 |
* | | | | crypto: tcrpyt - Remove unnecessary kmap/kunmap calls | Herbert Xu | 2008-07-10 |
* | | | | [CRYPTO] tcrypt: Add self test for des3_ebe cipher operating in cbc mode | Neil Horman | 2008-07-10 |
* | | | | [CRYPTO] rmd: Use pointer form of endian swapping operations | Herbert Xu | 2008-07-10 |
* | | | | [CRYPTO] rmd320: Fix endian issues | Adrian-Ken Rueegsegger | 2008-07-10 |
* | | | | [CRYPTO] rmd256: Fix endian issues | Adrian-Ken Rueegsegger | 2008-07-10 |
* | | | | [CRYPTO] rmd160: Fix endian issues | Adrian-Ken Rueegsegger | 2008-07-10 |
* | | | | [CRYPTO] rmd128: Fix endian problems | Adrian-Ken Rueegsegger | 2008-07-10 |
* | | | | [CRYPTO] tcrypt: Use asynchronous hash interface | Loc Ho | 2008-07-10 |
* | | | | [CRYPTO] cryptd: Add asynchronous hash support | Loc Ho | 2008-07-10 |
* | | | | [CRYPTO] hash: Add asynchronous hash support | Loc Ho | 2008-07-10 |
* | | | | [CRYPTO] ripemd: Add Kconfig entries for extended RIPEMD hash algorithms | Adrian-Ken Rueegsegger | 2008-07-10 |
* | | | | [CRYPTO] tcrypt: Add test vectors for RIPEMD-256 and RIPEMD-320 | Adrian-Ken Rueegsegger | 2008-07-10 |
* | | | | [CRYPTO] ripemd: Add support for RIPEMD-256 and RIPEMD-320 | Adrian-Ken Rueegsegger | 2008-07-10 |
* | | | | [CRYPTO] ripemd: Put all common RIPEMD values in header file | Adrian-Ken Rueegsegger | 2008-07-10 |
* | | | | [CRYPTO] tcrypt: Catch cipher destination memory corruption | Patrick McHardy | 2008-07-10 |
* | | | | [CRYPTO] tcrpyt: Get rid of change log in source | Herbert Xu | 2008-07-10 |
* | | | | [CRYPTO] ripemd: Add Kconfig entries for RIPEMD hash algorithms | Adrian-Ken Rueegsegger | 2008-07-10 |
* | | | | [CRYPTO] tcrypt: Add test vectors for RIPEMD-128 and RIPEMD-160 | Adrian-Ken Rueegsegger | 2008-07-10 |
* | | | | [CRYPTO] ripemd: Add support for RIPEMD hash algorithms | Adrian-Ken Rueegsegger | 2008-07-10 |
* | | | | [CRYPTO] cryptd: Fix EINPROGRESS notification context | Herbert Xu | 2008-07-10 |
| |_|/
|/| | |
|
* | | | crypto: chainiv - Invoke completion function | Herbert Xu | 2008-07-10 |
* | | | crypto: tcrypt - Fix memory leak in test_cipher | Darren Jenkins | 2008-07-08 |
| |/
|/| |
|
* | | [CRYPTO] cts: Init SG tables | Alexey Dobriyan | 2008-06-02 |
|/ |
|
* | [CRYPTO] hmac: Avoid calling virt_to_page on key | Herbert Xu | 2008-05-07 |
* | [CRYPTO] cryptd: Correct kzalloc error test | Julia Lawall | 2008-05-01 |
* | [CRYPTO] eseqiv: Fix off-by-one encryption | Herbert Xu | 2008-05-01 |
* | [CRYPTO] authenc: Fix async crypto crash in crypto_authenc_genicv() | Patrick McHardy | 2008-05-01 |
* | [CRYPTO] kconfig: Ordering cleanup | Sebastian Siewior | 2008-04-20 |