aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * 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
| | | * | crypto: digital signature verification supportDmitry Kasatkin2011-11-09
| | | * | crypto: GnuPG based MPI lib - additional sources (part 4)Dmitry Kasatkin2011-11-09
| | | * | crypto: GnuPG based MPI lib - make files (part 3)Dmitry Kasatkin2011-11-09
| | | * | crypto: GnuPG based MPI lib - header files (part 2)Dmitry Kasatkin2011-11-09
| | | * | crypto: GnuPG based MPI lib - source files (part 1)Dmitry Kasatkin2011-11-09
| | | |/
| | * | Merge branch 'for-james' of git://github.com/srajiv/tpm into nextJames Morris2011-11-16
| | |\ \
| | | * | TPM: fix transmit_cmd error logicRajiv Andrade2011-11-16
| | | * | TPM: NSC and TIS drivers X86 dependency fixRajiv Andrade2011-11-16
| | | * | TPM: Export wait_for_stat for other vendor specific driversRajiv Andrade2011-11-16
| | | * | TPM: Use vendor specific function for status probeRajiv Andrade2011-11-16
| | | * | tpm_tis: add delay after aborting commandStefan Berger2011-11-16
| | | * | tpm_tis: Check return code from getting timeouts/durationsStefan Berger2011-11-16
| | | * | tpm: Introduce function to poll for result of self testStefan Berger2011-11-16
| | | * | tpm: Cleanup tpm_continue_selftestStefan Berger2011-11-16
| | | * | tpm: Have tpm_get_timeouts return an error codeStefan Berger2011-11-16