summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| | * | selinux: Casting (void *) value returned by kmalloc is uselessThomas Meyer2011-12-191-1/+1
| | * | apparmor: fix module parameter handlingRusty Russell2011-12-161-3/+3
| | * | Security: tomoyo: add .gitignore fileGreg Kroah-Hartman2011-12-121-0/+2
| | * | tomoyo: add missing rcu_dereference()Kees Cook2011-12-121-1/+1
| | * | apparmor: add missing rcu_dereference()Kees Cook2011-12-091-1/+1
| | * | evm: prevent racing during tfm allocationDmitry Kasatkin2011-12-081-3/+11
| | * | evm: key must be set once during initializationDmitry Kasatkin2011-12-081-7/+8
| | * | mpi/mpi-mpow: NULL dereference on allocation failureDan Carpenter2011-12-081-1/+2
| | * | digsig: build dependency fixDmitry Kasatkin2011-11-222-2/+2
| | * | Merge branch 'next-evm-digsig' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris2011-11-1841-30/+6797
| | |\ \
| | | * | evm: digital signature verification supportDmitry Kasatkin2011-11-093-30/+142
| | | * | integrity: digital signature verification using multiple keyringsDmitry Kasatkin2011-11-094-0/+84
| | | * | crypto: digital signature verification supportDmitry Kasatkin2011-11-095-0/+453
| | | * | crypto: GnuPG based MPI lib - additional sources (part 4)Dmitry Kasatkin2011-11-0912-0/+1400
| | | * | crypto: GnuPG based MPI lib - make files (part 3)Dmitry Kasatkin2011-11-093-0/+30
| | | * | crypto: GnuPG based MPI lib - header files (part 2)Dmitry Kasatkin2011-11-094-0/+2007
| | | * | crypto: GnuPG based MPI lib - source files (part 1)Dmitry Kasatkin2011-11-0914-0/+2681
| | | |/
| | * | Merge branch 'for-james' of git://github.com/srajiv/tpm into nextJames Morris2011-11-174-80/+152
| | |\ \
| | | * | TPM: fix transmit_cmd error logicRajiv Andrade2011-11-163-10/+9
| | | * | TPM: NSC and TIS drivers X86 dependency fixRajiv Andrade2011-11-161-0/+2
| | | * | TPM: Export wait_for_stat for other vendor specific driversRajiv Andrade2011-11-163-53/+55
| | | * | TPM: Use vendor specific function for status probeRajiv Andrade2011-11-161-5/+5
| | | * | tpm_tis: add delay after aborting commandStefan Berger2011-11-161-0/+3
| | | * | tpm_tis: Check return code from getting timeouts/durationsStefan Berger2011-11-161-1/+5
| | | * | tpm: Introduce function to poll for result of self testStefan Berger2011-11-163-6/+51
| | | * | tpm: Cleanup tpm_continue_selftestStefan Berger2011-11-162-8/+24
| | | * | tpm: Have tpm_get_timeouts return an error codeStefan Berger2011-11-162-5/+6
| | * | | KEYS: Give key types their own lockdep class for key->semDavid Howells2011-11-172-0/+4
| | * | | Merge branch 'master'; commit 'v3.2-rc2' into nextJames Morris2011-11-1612121-1203037/+1431402
| | |\ \ \ | | | |/ / | | |/| |
| | * | | Documentation: clarify the purpose of LSMsKees Cook2011-11-163-3/+39
| | * | | include/linux/security.h: fix security_inode_init_security() argAndrew Morton2011-11-161-1/+1
| | * | | selinuxfs: remove custom hex_to_bin()Andy Shevchenko2011-11-161-10/+4
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-01-1012-214/+137
|\ \ \ \ \
| * | | | | autofs4: deal with autofs4_write/autofs4_write racesAl Viro2012-01-113-4/+7
| * | | | | autofs4: catatonic_mode vs. notify_daemon raceAl Viro2012-01-111-11/+14
OpenPOWER on IntegriCloud