summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | crypto: caam - fix polarity of "propagate error" logicKim Phillips2011-12-203-10/+11
| * | crypto: caam - more desc.h cleanupsKim Phillips2011-12-201-168/+167
| * | crypto: caam - desc.h - convert spaces to tabsKim Phillips2011-12-201-1039/+1039
| * | crypto: talitos - convert talitos_error to struct deviceKim Phillips2011-12-201-3/+2
| * | crypto: talitos - remove NO_IRQ referencesKim Phillips2011-12-201-9/+9
| * | crypto: talitos - fix bad kfreeKim Phillips2011-12-201-4/+4
| * | crypto: convert drivers/crypto/* to use module_platform_driver()Axel Lin2011-11-306-69/+6
| * | char: hw_random: convert drivers/char/hw_random/* to use module_platform_driv...Axel Lin2011-11-307-80/+7
| * | crypto: serpent-sse2 - should select CRYPTO_CRYPTDJussi Kivilinna2011-11-301-0/+2
| * | crypto: serpent - rename serpent.c to serpent_generic.cJussi Kivilinna2011-11-302-2/+0
| * | crypto: serpent - cleanup checkpatch errors and warningsJussi Kivilinna2011-11-301-259/+344
| * | crypto: caam - add support for MD5 algorithm variantsKim Phillips2011-11-212-0/+58
| * | crypto: talitos - support for channel remap and 2nd IRQKim Phillips2011-11-212-72/+149
| * | crypto: talitos - prepare driver for channel remap supportKim Phillips2011-11-212-30/+38
| * | crypto: talitos - be less noisy on startupKim Phillips2011-11-211-3/+4
| * | crypto: talitos - add hmac algorithmsLee Nipper2011-11-211-2/+235
| * | crypto: serpent-sse2 - clear CRYPTO_TFM_REQ_MAY_SLEEP in lrw and xts modesJussi Kivilinna2011-11-211-0/+4
| * | crypto: serpent-sse2 - add xts supportJussi Kivilinna2011-11-211-2/+178
| * | crypto: serpent-sse2 - add lrw supportJussi Kivilinna2011-11-213-2/+221
| * | crypto: serpent - add 4-way parallel i586/SSE2 assembler implementationJussi Kivilinna2011-11-214-0/+688
| * | crypto: serpent - add 8-way parallel x86_64/SSE2 assembler implementationJussi Kivilinna2011-11-216-0/+1591
| * | crypto: fix typo in crypto/KconfigValdis.Kletnieks@vt.edu2011-11-091-1/+1
| * | crypto: Unlink and free instances when deletedSteffen Klassert2011-11-093-1/+31
| * | crypto: ansi_cprng - enforce key != seed in fips modeJarod Wilson2011-11-091-0/+8
| * | crypto: twofish-x86_64-3way - add xts supportJussi Kivilinna2011-11-091-2/+117
| * | crypto: tcrypt - add xts(twofish) testsJussi Kivilinna2011-11-091-0/+5
| * | crypto: testmgr - add xts(twofish) test vectorsJussi Kivilinna2011-11-092-0/+696
| * | crypto: tcrypt - add xts(serpent) testsJussi Kivilinna2011-11-092-0/+10
| * | crypto: testmgr - add xts(serpent) test vectorsJussi Kivilinna2011-11-092-0/+697
| * | crypto: xts: add interface for parallelized cipher implementationsJussi Kivilinna2011-11-092-2/+100
| * | crypto: xts - use blocksize constantJussi Kivilinna2011-11-091-3/+5
| * | crypto: twofish-x86_64-3way - add lrw supportJussi Kivilinna2011-11-093-5/+145
| * | crypto: tcrypt - add lrw(twofish) testsJussi Kivilinna2011-11-091-0/+5
| * | crypto: testmgr - add lrw(twofish) test vectorsJussi Kivilinna2011-11-092-0/+516
| * | crypto: tcrypt - add lrw(serpent) testsJussi Kivilinna2011-11-092-0/+10
| * | crypto: testmgr - add lrw(serpent) test vectorsJussi Kivilinna2011-11-092-0/+517
| * | crypto: lrw - add interface for parallelized cipher implementionsJussi Kivilinna2011-11-092-20/+129
| * | crypto: lrw - split gf128mul table initialization from setkeyJussi Kivilinna2011-11-091-21/+40
| * | crypto: lrw - use blocksize constantJussi Kivilinna2011-11-091-3/+5
| * | crypto: lrw - fix memleakJussi Kivilinna2011-11-091-0/+1
| * | crypto: serpent - rename module from serpent to serpent_genericJussi Kivilinna2011-11-092-1/+6
| * | crypto: serpent - export common functions for x86_64/i386-sse2 assembler impl...Jussi Kivilinna2011-11-092-19/+47
| * | crypto: tcrypt - add serpent speed testsJussi Kivilinna2011-11-091-0/+30
| * | crypto: tcrypt - add test_acipher_speedJussi Kivilinna2011-11-091-0/+250
| * | crypto: testmgr - add new serpent test vectorsJussi Kivilinna2011-11-093-2/+423
* | | Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds2012-01-1059-143/+7026
|\ \ \
| * \ \ Merge branch 'next' into for-linusJames Morris2012-01-0959-143/+7026
| |\ \ \
| | * | | ima: fix invalid memory referenceRoberto Sassu2011-12-191-5/+11
| | * | | ima: free duplicate measurement memoryRoberto Sassu2011-12-192-2/+3
| | * | | security: update security_file_mmap() docsKees Cook2011-12-201-0/+2
OpenPOWER on IntegriCloud