Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: In crypto_add_alg(), 'exact' wants to be initialized to 0 | Jesper Juhl | 2012-02-05 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2012-01-10 | 1 | -1/+1 |
|\ | |||||
| * | crypto: Unlink and free instances when deleted | Steffen Klassert | 2011-11-09 | 1 | -1/+1 |
* | | crypto: user - Fix rwsem leak in crypto_user | Jonathan Corbet | 2011-11-02 | 1 | -3/+0 |
|/ | |||||
* | crypto: user - Initialise match in crypto_alg_match | Herbert Xu | 2011-10-21 | 1 | -1/+1 |
* | crypto: Add userspace report for compress type algorithms | Steffen Klassert | 2011-10-21 | 1 | -0/+20 |
* | crypto: Add userspace report for cipher type algorithms | Steffen Klassert | 2011-10-21 | 1 | -0/+29 |
* | crypto: Add userspace report for larval type algorithms | Steffen Klassert | 2011-10-21 | 1 | -0/+12 |
* | crypto: Add a report function pointer to crypto_type | Steffen Klassert | 2011-10-21 | 1 | -0/+5 |
* | crypto: Add userspace configuration API | Steffen Klassert | 2011-10-21 | 1 | -0/+372 |