aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * crypto: talitos - support for channel remap and 2nd IRQKim Phillips2011-11-21
| * crypto: talitos - prepare driver for channel remap supportKim Phillips2011-11-21
| * crypto: talitos - be less noisy on startupKim Phillips2011-11-21
| * crypto: talitos - add hmac algorithmsLee Nipper2011-11-21
| * crypto: serpent-sse2 - clear CRYPTO_TFM_REQ_MAY_SLEEP in lrw and xts modesJussi Kivilinna2011-11-21
| * crypto: serpent-sse2 - add xts supportJussi Kivilinna2011-11-21
| * crypto: serpent-sse2 - add lrw supportJussi Kivilinna2011-11-21
| * crypto: serpent - add 4-way parallel i586/SSE2 assembler implementationJussi Kivilinna2011-11-21
| * crypto: serpent - add 8-way parallel x86_64/SSE2 assembler implementationJussi Kivilinna2011-11-21
| * crypto: fix typo in crypto/KconfigValdis.Kletnieks@vt.edu2011-11-09
| * crypto: Unlink and free instances when deletedSteffen Klassert2011-11-08
| * crypto: ansi_cprng - enforce key != seed in fips modeJarod Wilson2011-11-08
| * crypto: twofish-x86_64-3way - add xts supportJussi Kivilinna2011-11-08
| * crypto: tcrypt - add xts(twofish) testsJussi Kivilinna2011-11-08
| * crypto: testmgr - add xts(twofish) test vectorsJussi Kivilinna2011-11-08
| * crypto: tcrypt - add xts(serpent) testsJussi Kivilinna2011-11-08
| * crypto: testmgr - add xts(serpent) test vectorsJussi Kivilinna2011-11-08
| * crypto: xts: add interface for parallelized cipher implementationsJussi Kivilinna2011-11-08
| * crypto: xts - use blocksize constantJussi Kivilinna2011-11-08
| * crypto: twofish-x86_64-3way - add lrw supportJussi Kivilinna2011-11-08
| * crypto: tcrypt - add lrw(twofish) testsJussi Kivilinna2011-11-08
| * crypto: testmgr - add lrw(twofish) test vectorsJussi Kivilinna2011-11-08
| * crypto: tcrypt - add lrw(serpent) testsJussi Kivilinna2011-11-08
| * crypto: testmgr - add lrw(serpent) test vectorsJussi Kivilinna2011-11-08
| * crypto: lrw - add interface for parallelized cipher implementionsJussi Kivilinna2011-11-08
| * crypto: lrw - split gf128mul table initialization from setkeyJussi Kivilinna2011-11-08
| * crypto: lrw - use blocksize constantJussi Kivilinna2011-11-08
| * crypto: lrw - fix memleakJussi Kivilinna2011-11-08
| * crypto: serpent - rename module from serpent to serpent_genericJussi Kivilinna2011-11-08
| * crypto: serpent - export common functions for x86_64/i386-sse2 assembler impl...Jussi Kivilinna2011-11-08
| * crypto: tcrypt - add serpent speed testsJussi Kivilinna2011-11-08
| * crypto: tcrypt - add test_acipher_speedJussi Kivilinna2011-11-08
| * crypto: testmgr - add new serpent test vectorsJussi Kivilinna2011-11-08
* | Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds2012-01-11
|\ \
| * \ Merge branch 'next' into for-linusJames Morris2012-01-08
| |\ \
| | * | ima: fix invalid memory referenceRoberto Sassu2011-12-19
| | * | ima: free duplicate measurement memoryRoberto Sassu2011-12-19
| | * | security: update security_file_mmap() docsKees Cook2011-12-19
| | * | selinux: Casting (void *) value returned by kmalloc is uselessThomas Meyer2011-12-18
| | * | apparmor: fix module parameter handlingRusty Russell2011-12-15
| | * | Security: tomoyo: add .gitignore fileGreg Kroah-Hartman2011-12-12
| | * | tomoyo: add missing rcu_dereference()Kees Cook2011-12-12
| | * | apparmor: add missing rcu_dereference()Kees Cook2011-12-08
| | * | evm: prevent racing during tfm allocationDmitry Kasatkin2011-12-07
| | * | evm: key must be set once during initializationDmitry Kasatkin2011-12-07
| | * | mpi/mpi-mpow: NULL dereference on allocation failureDan Carpenter2011-12-07
| | * | digsig: build dependency fixDmitry Kasatkin2011-11-21
| | * | Merge branch 'next-evm-digsig' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris2011-11-18
| | |\ \
| | | * | evm: digital signature verification supportDmitry Kasatkin2011-11-09
| | | * | integrity: digital signature verification using multiple keyringsDmitry Kasatkin2011-11-09