| Commit message (Expand) | Author | Age |
* | crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag | Herbert Xu | 2015-08-17 |
* | crypto: pcrypt - Propagate new AEAD implementation flag | Herbert Xu | 2015-07-14 |
* | crypto: pcrypt - Add support for new AEAD interface | Herbert Xu | 2015-06-02 |
* | crypto: pcrypt - Make tfm_count an atomic_t | Herbert Xu | 2015-05-25 |
* | crypto: pcrypt - Use crypto_grab_aead | Herbert Xu | 2015-05-21 |
* | crypto: pcrypt - Use crypto_aead_set_reqsize helper | Herbert Xu | 2015-05-12 |
* | crypto: include crypto- module prefix in template | Kees Cook | 2014-11-26 |
* | crypto: pcrypt - Fix wrong usage of rcu_dereference() | Mathias Krause | 2013-12-05 |
* | drivers: avoid format strings in names passed to alloc_workqueue() | Kees Cook | 2013-07-03 |
* | crypto: pcrypt - Use the online cpumask as the default | Steffen Klassert | 2012-03-29 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2011-01-13 |
|\ |
|
| * | crypto: mark crypto workqueues CPU_INTENSIVE | Tejun Heo | 2011-01-04 |
* | | crypto: pcrypt - Fix use after free on padata_free | Steffen Klassert | 2010-11-12 |
|/ |
|
* | crypto: pcrypt - Update pcrypt cpumask according to the padata cpumask notifier | Steffen Klassert | 2010-07-31 |
* | crypto: pcrypt - Rename pcrypt_instance | Steffen Klassert | 2010-07-31 |
* | padata: Rename padata_alloc functions | Steffen Klassert | 2010-07-31 |
* | crypto: pcrypt - Dont calulate a callback cpu on empty callback cpumask | Steffen Klassert | 2010-07-26 |
* | pcrypt: Added sysfs interface to pcrypt | Dan Kruchinin | 2010-07-19 |
* | padata: Make two separate cpumasks | Dan Kruchinin | 2010-07-19 |
* | padata: make padata_do_parallel to return zero on success | Steffen Klassert | 2010-07-14 |
* | padata: Check for valid padata instance on start | Steffen Klassert | 2010-07-14 |
* | crypto: pcrypt - Handle crypto_get_attr_type errors | Dan Carpenter | 2010-03-24 |
* | crypto: pcrypt - call the complete function on error | Steffen Klassert | 2010-02-03 |
* | crypto: pcrypt - Add pcrypt crypto parallelization wrapper | Steffen Klassert | 2010-01-06 |