aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | KEYS: testing wrong bit for KEY_FLAG_REVOKEDDan Carpenter2012-03-06
| * | TOMOYO: Fix mount flags checking order.Tetsuo Handa2012-02-29
| * | security: fix ima kconfig warningRandy Dunlap2012-02-27
| * | AppArmor: Fix the error case for chroot relative path name lookupJohn Johansen2012-02-27
| * | AppArmor: fix mapping of META_READ to audit and quiet flagsJohn Johansen2012-02-27
| * | AppArmor: Fix underflow in xindex calculationJohn Johansen2012-02-27
| * | AppArmor: Fix dropping of allowed operations that are force auditedJohn Johansen2012-02-27
| * | AppArmor: Add mising end of structure test to caps unpackingJohn Johansen2012-02-27
| * | AppArmor: export known rlimit names/value mappings in securityfsKees Cook2012-02-27
| * | AppArmor: add "file" details to securityfsKees Cook2012-02-27
| * | AppArmor: add initial "features" directory to securityfsKees Cook2012-02-27
| * | AppArmor: refactor securityfs to use structuresKees Cook2012-02-27
| * | IMA: fix audit res field to indicate 1 for success and 0 for failureEric Paris2012-02-15
| * | Yama: add PR_SET_PTRACER_ANYKees Cook2012-02-15
| * | TPM: Zero buffer whole after copying to userspaceTim Gardner2012-02-14
| * | tpm_tis: Clean up after module_param cleanupStefan Berger2012-02-14
| * | tpm_tis: Only probe iTPMsStefan Berger2012-02-14
| * | security: trim security.hAl Viro2012-02-13
| * | mm: collapse security_vm_enough_memory() variants into a single functionAl Viro2012-02-13
| * | digsig: changed type of the timestampDmitry Kasatkin2012-02-10
| * | security: Yama LSMKees Cook2012-02-09
| * | security: create task_free security callbackKees Cook2012-02-09
| * | Merge branch 'next-queue' into nextJames Morris2012-02-09
| |\ \
| | * | ima: policy for RAMFSDmitry Kasatkin2012-01-19
| | * | ima: fix Kconfig dependenciesFabio Estevam2012-01-19
| | * | KEYS: Allow special keyrings to be clearedDavid Howells2012-01-18
| * | | Merge branch 'linus-master'; commit 'v3.3-rc3' into nextJames Morris2012-02-09
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-03-21
|\ \ \ \
| * | | | padata: Fix race on sequence number wrapSteffen Klassert2012-03-14
| * | | | padata: Fix race in the serialization pathSteffen Klassert2012-03-14
| * | | | crypto: camellia - add assembler implementation for x86_64Jussi Kivilinna2012-03-14
| * | | | crypto: camellia - rename camellia.c to camellia_generic.cJussi Kivilinna2012-03-14
| * | | | crypto: camellia - fix checkpatch warningsJussi Kivilinna2012-03-14
| * | | | crypto: camellia - rename camellia module to camellia_genericJussi Kivilinna2012-03-14
| * | | | crypto: tcrypt - add more camellia testsJussi Kivilinna2012-03-14
| * | | | crypto: testmgr - add more camellia test vectorsJussi Kivilinna2012-03-14
| * | | | crypto: camellia - simplify key setup and CAMELLIA_ROUNDSM macroJussi Kivilinna2012-03-14
| * | | | crypto: twofish-x86_64/i586 - set alignmask to zeroJussi Kivilinna2012-02-25
| * | | | crypto: blowfish-x86_64 - set alignmask to zeroJussi Kivilinna2012-02-25
| * | | | crypto: serpent-sse2 - combine ablk_*_init functionsJussi Kivilinna2012-02-25
| * | | | crypto: blowfish-x86_64 - use crypto_[un]register_algsJussi Kivilinna2012-02-25
| * | | | crypto: twofish-x86_64-3way - use crypto_[un]register_algsJussi Kivilinna2012-02-25
| * | | | crypto: serpent-sse2 - use crypto_[un]register_algsJussi Kivilinna2012-02-25
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2012-02-15
| |\ \ \ \
| * | | | | crypto: serpent-sse2 - remove dead code from serpent_sse2_glue.c::serpent_sse...Jesper Juhl2012-02-14
| * | | | | crypto: twofish-x86 - Remove dead code from twofish_glue_3way.c::init()Jesper Juhl2012-02-14
| * | | | | crypto: In crypto_add_alg(), 'exact' wants to be initialized to 0Jesper Juhl2012-02-04
| * | | | | crypto: caam - fix gcc 4.6 warningKim Phillips2012-01-25
| * | | | | crypto: Add bulk algorithm registration interfaceMark Brown2012-01-25
| * | | | | crypto: sha512 - use standard ror64()Alexey Dobriyan2012-01-14