summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * AppArmor: Fix underflow in xindex calculationJohn Johansen2012-02-271-1/+1
| * AppArmor: Fix dropping of allowed operations that are force auditedJohn Johansen2012-02-272-3/+3
| * AppArmor: Add mising end of structure test to caps unpackingJohn Johansen2012-02-271-0/+2
| * AppArmor: export known rlimit names/value mappings in securityfsKees Cook2012-02-274-6/+29
| * AppArmor: add "file" details to securityfsKees Cook2012-02-272-0/+16
| * AppArmor: add initial "features" directory to securityfsKees Cook2012-02-272-0/+65
| * AppArmor: refactor securityfs to use structuresKees Cook2012-02-272-42/+114
| * IMA: fix audit res field to indicate 1 for success and 0 for failureEric Paris2012-02-162-2/+2
| * Yama: add PR_SET_PTRACER_ANYKees Cook2012-02-163-3/+13
| * TPM: Zero buffer whole after copying to userspaceTim Gardner2012-02-141-1/+2
| * tpm_tis: Clean up after module_param cleanupStefan Berger2012-02-141-4/+5
| * tpm_tis: Only probe iTPMsStefan Berger2012-02-142-3/+7
| * security: trim security.hAl Viro2012-02-1419-26/+66
| * mm: collapse security_vm_enough_memory() variants into a single functionAl Viro2012-02-148-38/+10
| * digsig: changed type of the timestampDmitry Kasatkin2012-02-101-2/+2
| * security: Yama LSMKees Cook2012-02-108-0/+411
| * security: create task_free security callbackKees Cook2012-02-104-0/+20
| * Merge branch 'next-queue' into nextJames Morris2012-02-0910-3/+28
| |\
| | * ima: policy for RAMFSDmitry Kasatkin2012-01-191-0/+1
| | * ima: fix Kconfig dependenciesFabio Estevam2012-01-192-2/+1
| | * KEYS: Allow special keyrings to be clearedDavid Howells2012-01-197-1/+26
| * | Merge branch 'linus-master'; commit 'v3.3-rc3' into nextJames Morris2012-02-090-0/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-03-2138-654/+5831
|\ \ \
| * | | padata: Fix race on sequence number wrapSteffen Klassert2012-03-142-32/+12
| * | | padata: Fix race in the serialization pathSteffen Klassert2012-03-141-2/+4
| * | | crypto: camellia - add assembler implementation for x86_64Jussi Kivilinna2012-03-144-0/+2492
| * | | crypto: camellia - rename camellia.c to camellia_generic.cJussi Kivilinna2012-03-142-1/+0
| * | | crypto: camellia - fix checkpatch warningsJussi Kivilinna2012-03-141-38/+41
| * | | crypto: camellia - rename camellia module to camellia_genericJussi Kivilinna2012-03-142-1/+3
| * | | crypto: tcrypt - add more camellia testsJussi Kivilinna2012-03-141-0/+12
| * | | crypto: testmgr - add more camellia test vectorsJussi Kivilinna2012-03-142-4/+1424
| * | | crypto: camellia - simplify key setup and CAMELLIA_ROUNDSM macroJussi Kivilinna2012-03-141-21/+3
| * | | crypto: twofish-x86_64/i586 - set alignmask to zeroJussi Kivilinna2012-02-251-1/+1
| * | | crypto: blowfish-x86_64 - set alignmask to zeroJussi Kivilinna2012-02-251-1/+1
| * | | crypto: serpent-sse2 - combine ablk_*_init functionsJussi Kivilinna2012-02-251-58/+13
| * | | crypto: blowfish-x86_64 - use crypto_[un]register_algsJussi Kivilinna2012-02-251-98/+65
| * | | crypto: twofish-x86_64-3way - use crypto_[un]register_algsJussi Kivilinna2012-02-251-130/+89
| * | | crypto: serpent-sse2 - use crypto_[un]register_algsJussi Kivilinna2012-02-251-243/+163
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2012-02-161-22/+24
| |\ \ \
| * | | | crypto: serpent-sse2 - remove dead code from serpent_sse2_glue.c::serpent_sse...Jesper Juhl2012-02-141-1/+0
| * | | | crypto: twofish-x86 - Remove dead code from twofish_glue_3way.c::init()Jesper Juhl2012-02-141-1/+0
| * | | | crypto: In crypto_add_alg(), 'exact' wants to be initialized to 0Jesper Juhl2012-02-051-1/+1
| * | | | crypto: caam - fix gcc 4.6 warningKim Phillips2012-01-261-1/+1
| * | | | crypto: Add bulk algorithm registration interfaceMark Brown2012-01-262-0/+37
| * | | | crypto: sha512 - use standard ror64()Alexey Dobriyan2012-01-152-9/+24
| * | | | crypto: caam - be less noisy on startupKim Phillips2012-01-131-4/+4
| * | | | crypto: caam - add sha224 and sha384 variants to existing AEAD algorithmsHemant Agrawal2012-01-131-0/+115
| * | | | crypto: ixp4xx - convert GFP_KERNEL to GFP_ATOMICJulia Lawall2012-01-131-1/+1
| * | | | crypto: Add CRYPTO_ALG_KERN_DRIVER_ONLY flagNikos Mavrogiannopoulos2012-01-1312-25/+78
| * | | | hwrng: tx4939 - use devm_request_and_ioremapJulia Lawall2012-01-131-4/+1
OpenPOWER on IntegriCloud