aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | 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
| * | | | | crypto: caam - be less noisy on startupKim Phillips2012-01-13
| * | | | | crypto: caam - add sha224 and sha384 variants to existing AEAD algorithmsHemant Agrawal2012-01-13
| * | | | | crypto: ixp4xx - convert GFP_KERNEL to GFP_ATOMICJulia Lawall2012-01-13
| * | | | | crypto: Add CRYPTO_ALG_KERN_DRIVER_ONLY flagNikos Mavrogiannopoulos2012-01-13
| * | | | | hwrng: tx4939 - use devm_request_and_ioremapJulia Lawall2012-01-13
| * | | | | crypto: serpent-sse2 - change transpose_4x4 to only use integer instructionsJussi Kivilinna2012-01-13
| * | | | | crypto: blowfish-x86_64 - blacklist Pentium 4Jussi Kivilinna2012-01-13
| * | | | | crypto: twofish-x86_64-3way - blacklist pentium4 and atomJussi Kivilinna2012-01-13
| * | | | | crypto: driver for Tegra AES hardwareVarun Wadekar2012-01-13
| * | | | | arm: tegra: export tegra_chip_uidHenning Heinold2012-01-13