aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-09-16PKCS#7: Add a missing staticDavid Howells1-3/+3
2014-09-16KEYS: Fix missing staticsDavid Howells1-2/+2
2014-09-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity into nextJames Morris16-122/+105
2014-09-09integrity: make integrity files as 'integrity' moduleDmitry Kasatkin1-3/+3
2014-09-09integrity: base integrity subsystem kconfig options on integrityDmitry Kasatkin3-14/+18
2014-09-09integrity: move asymmetric keys config optionDmitry Kasatkin1-12/+12
2014-09-09ima: initialize only required templateDmitry Kasatkin1-24/+4
2014-09-09ima: remove usage of filename parameterDmitry Kasatkin2-14/+10
2014-09-09ima: remove unnecessary appraisal testDmitry Kasatkin1-2/+0
2014-09-09ima: add missing '__init' keywordsDmitry Kasatkin3-5/+3
2014-09-09ima: remove unnecessary extra variableDmitry Kasatkin1-4/+5
2014-09-09ima: simplify conditional statement to improve performanceDmitry Kasatkin1-4/+2
2014-09-09integrity: remove declaration of non-existing functionsDmitry Kasatkin2-10/+0
2014-09-09integrity: prevent flooding with 'Request for unknown key'Dmitry Kasatkin1-2/+3
2014-09-09ima: pass 'opened' flag to identify newly created filesDmitry Kasatkin6-16/+16
2014-09-09evm: properly handle INTEGRITY_NOXATTRS EVM statusDmitry Kasatkin1-0/+7
2014-09-08ima: provide flag to identify new empty filesDmitry Kasatkin3-7/+13
2014-09-08evm: prevent passing integrity check if xattr read failsDmitry Kasatkin1-3/+4
2014-09-03seccomp: Add reviewers to MAINTAINERSKees Cook1-0/+2
2014-09-03KEYS: Set pr_fmt() in asymmetric key signature handlingDavid Howells1-0/+1
2014-09-02evm: fix checkpatch warningsDmitry Kasatkin1-3/+0
2014-09-02ima: fix fallback to use new_sync_read()Dmitry Kasatkin1-4/+4
2014-09-02ima: prevent buffer overflow in ima_alloc_tfm()Dmitry Kasatkin1-1/+4
2014-09-02ima: fix ima_alloc_atfm()Mimi Zohar1-1/+4
2014-09-02security: Silence shadow warningMark Rustad1-1/+1
2014-08-06Merge tag 'keys-next-20140805' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into nextJames Morris5-81/+34
2014-08-03X.509: Need to export x509_request_asymmetric_key()David Howells1-0/+1
2014-08-02Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into nextJames Morris8-274/+366
2014-08-01netlabel: shorter names for the NetLabel catmap funcs/structsPaul Moore8-157/+139
2014-08-01netlabel: fix the catmap walking functionsPaul Moore1-48/+54
2014-08-01netlabel: fix the horribly broken catmap functionsPaul Moore5-146/+240
2014-08-01netlabel: fix a problem when setting bits below the previously lowest bitPaul Moore4-16/+26
2014-07-31PKCS#7: X.509 certificate issuer and subject are mandatory fields in the ASN.1David Howells1-4/+2
2014-07-29tpm: simplify code by using %*phN specifierAndy Shevchenko1-3/+1
2014-07-29tpm: Provide a generic means to override the chip returned timeoutsJason Gunthorpe3-21/+75
2014-07-29tpm: missing tpm_chip_put in tpm_get_random()Jarkko Sakkinen1-3/+4
2014-07-29tpm: Properly clean sysfs entries in error pathStefan Berger1-1/+3
2014-07-29tpm: Add missing tpm_do_selftest to ST33 I2C driverJason Gunthorpe1-0/+1
2014-07-30Merge branch 'stable-3.16' of git://git.infradead.org/users/pcmoore/selinux into nextJames Morris2-15/+3
2014-07-29PKCS#7: Use x509_request_asymmetric_key()David Howells3-72/+29
2014-07-28Revert "selinux: fix the default socket labeling in sock_graft()"Paul Moore2-15/+3
2014-07-28X.509: x509_request_asymmetric_keys() doesn't need string length argumentsDavid Howells1-6/+3
2014-07-28PKCS#7: fix sparse non static symbol warningWei Yongjun1-1/+1
2014-07-28KEYS: revert encrypted key changeMimi Zohar1-1/+1
2014-07-26Merge tag 'fw-restrict-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into nextJames Morris11-8/+104
2014-07-26Merge tag 'keys-next-20140725' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into nextJames Morris1-0/+1
2014-07-25ima: add support for measuring and appraising firmwareMimi Zohar8-5/+50
2014-07-25firmware_class: perform new LSM checksKees Cook1-4/+26
2014-07-25security: introduce kernel_fw_from_file hookKees Cook3-0/+29
2014-07-25PKCS#7: Missing inclusion of linux/err.hDavid Howells1-0/+1