summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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...James Morris11-8/+104
2014-07-26Merge tag 'keys-next-20140725' of git://git.kernel.org/pub/scm/linux/kernel/g...James 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
2014-07-24CAPABILITIES: remove undefined caps from all processesEric Paris5-12/+13
2014-07-24Merge tag 'keys-next-20140722' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris48-217/+3025
2014-07-24commoncap: don't alloc the credential unless needed in cap_task_prctlTetsuo Handa1-42/+30
2014-07-23Merge branch 'keys-fixes' into keys-nextDavid Howells6-3/+20
2014-07-23Merge remote-tracking branch 'integrity/next-with-keys' into keys-nextDavid Howells13-25/+225
2014-07-23Merge tag 'keys-pefile-20140709' into keys-nextDavid Howells9-2/+1150
2014-07-23Merge tag 'keys-pkcs7-20140708' into keys-nextDavid Howells13-2/+1339
2014-07-23Merge tag 'keys-preparse-1-20140722' into keys-nextDavid Howells16-185/+291
2014-07-23KEYS: request_key_auth: Provide key preparsingDavid Howells1-0/+13
2014-07-23KEYS: keyring: Provide key preparsingDavid Howells1-11/+23
2014-07-23KEYS: big_key: Use key preparsingDavid Howells2-17/+27
2014-07-23KEYS: RxRPC: Use key preparsingDavid Howells1-68/+97
2014-07-23KEYS: DNS: Use key preparsingDavid Howells1-18/+25
2014-07-23KEYS: Ceph: Use user_match()David Howells1-6/+2
2014-07-23KEYS: Ceph: Use key preparsingDavid Howells1-9/+15
2014-07-23KEYS: user: Use key preparsingDavid Howells3-22/+30
2014-07-23KEYS: Call ->free_preparse() even after ->preparse() returns an errorDavid Howells2-6/+7
2014-07-23KEYS: Allow expiry time to be set when preparsing a keyDavid Howells3-3/+16
2014-07-23KEYS: struct key_preparsed_payload should have two payload pointersDavid Howells5-6/+8
2014-07-19Merge tag 'seccomp-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kee...James Morris22-80/+471
2014-07-19Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into nextJames Morris13-162/+102
2014-07-18seccomp: implement SECCOMP_FILTER_FLAG_TSYNCKees Cook4-2/+140
2014-07-18seccomp: allow mode setting across threadsKees Cook1-11/+25
2014-07-18seccomp: introduce writer lockingKees Cook3-5/+66
2014-07-18seccomp: split filter prep from check and applyKees Cook1-30/+67
2014-07-18sched: move no_new_privs into new atomic flagsKees Cook5-10/+22
2014-07-18MIPS: add seccomp syscallKees Cook5-6/+13
2014-07-18ARM: add seccomp syscallKees Cook2-0/+2
2014-07-18seccomp: add "seccomp" syscallKees Cook8-6/+65
2014-07-18seccomp: split mode setting routinesKees Cook1-23/+48
2014-07-18seccomp: extract check/assign mode helpersKees Cook1-4/+18
2014-07-18seccomp: create internal mode-setting functionKees Cook1-2/+14
2014-07-18MAINTAINERS: create seccomp entryKees Cook1-0/+10
2014-07-18KEYS: Provide a generic instantiation functionDavid Howells3-24/+33
2014-07-18digsig: make crypto builtin if digsig selected as builtinDmitry Kasatkin1-1/+2
2014-07-18RSA: Don't select non-existent symbolJean Delvare1-1/+0
2014-07-17KEYS: Allow special keys (eg. DNS results) to be invalidated by CAP_SYS_ADMINDavid Howells4-1/+18
2014-07-17ima: define '.ima' as a builtin 'trusted' keyringMimi Zohar5-2/+63
2014-07-17KEYS: validate certificate trust only with builtin keysDmitry Kasatkin4-4/+9
2014-07-17KEYS: validate certificate trust only with selected keyDmitry Kasatkin3-0/+25
2014-07-17KEYS: make partial key id matching as a dedicated functionDmitry Kasatkin2-19/+33
2014-07-17KEYS: verify a certificate is signed by a 'trusted' keyMimi Zohar2-2/+95
2014-07-17KEYS: special dot prefixed keyring name bug fixMimi Zohar1-2/+4