summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-25firmware_class: perform new LSM checksKees Cook
2014-07-25security: introduce kernel_fw_from_file hookKees Cook
2014-07-24CAPABILITIES: remove undefined caps from all processesEric Paris
2014-07-24Merge tag 'keys-next-20140722' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris
2014-07-24commoncap: don't alloc the credential unless needed in cap_task_prctlTetsuo Handa
2014-07-22Merge branch 'keys-fixes' into keys-nextDavid Howells
2014-07-22Merge remote-tracking branch 'integrity/next-with-keys' into keys-nextDavid Howells
2014-07-22Merge tag 'keys-pefile-20140709' into keys-nextDavid Howells
2014-07-22Merge tag 'keys-pkcs7-20140708' into keys-nextDavid Howells
2014-07-22Merge tag 'keys-preparse-1-20140722' into keys-nextDavid Howells
2014-07-22KEYS: request_key_auth: Provide key preparsingDavid Howells
2014-07-22KEYS: keyring: Provide key preparsingDavid Howells
2014-07-22KEYS: big_key: Use key preparsingDavid Howells
2014-07-22KEYS: RxRPC: Use key preparsingDavid Howells
2014-07-22KEYS: DNS: Use key preparsingDavid Howells
2014-07-22KEYS: Ceph: Use user_match()David Howells
2014-07-22KEYS: Ceph: Use key preparsingDavid Howells
2014-07-22KEYS: user: Use key preparsingDavid Howells
2014-07-22KEYS: Call ->free_preparse() even after ->preparse() returns an errorDavid Howells
2014-07-22KEYS: Allow expiry time to be set when preparsing a keyDavid Howells
2014-07-22KEYS: struct key_preparsed_payload should have two payload pointersDavid Howells
2014-07-19Merge tag 'seccomp-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kee...James Morris
2014-07-19Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into nextJames Morris
2014-07-18seccomp: implement SECCOMP_FILTER_FLAG_TSYNCKees Cook
2014-07-18seccomp: allow mode setting across threadsKees Cook
2014-07-18seccomp: introduce writer lockingKees Cook
2014-07-18seccomp: split filter prep from check and applyKees Cook
2014-07-18sched: move no_new_privs into new atomic flagsKees Cook
2014-07-18MIPS: add seccomp syscallKees Cook
2014-07-18ARM: add seccomp syscallKees Cook
2014-07-18seccomp: add "seccomp" syscallKees Cook
2014-07-18seccomp: split mode setting routinesKees Cook
2014-07-18seccomp: extract check/assign mode helpersKees Cook
2014-07-18seccomp: create internal mode-setting functionKees Cook
2014-07-18MAINTAINERS: create seccomp entryKees Cook
2014-07-18KEYS: Provide a generic instantiation functionDavid Howells
2014-07-17digsig: make crypto builtin if digsig selected as builtinDmitry Kasatkin
2014-07-17RSA: Don't select non-existent symbolJean Delvare
2014-07-17KEYS: Allow special keys (eg. DNS results) to be invalidated by CAP_SYS_ADMINDavid Howells
2014-07-17ima: define '.ima' as a builtin 'trusted' keyringMimi Zohar
2014-07-17KEYS: validate certificate trust only with builtin keysDmitry Kasatkin
2014-07-17KEYS: validate certificate trust only with selected keyDmitry Kasatkin
2014-07-17KEYS: make partial key id matching as a dedicated functionDmitry Kasatkin
2014-07-17KEYS: verify a certificate is signed by a 'trusted' keyMimi Zohar
2014-07-17KEYS: special dot prefixed keyring name bug fixMimi Zohar
2014-07-17ima: provide double buffering for hash calculationDmitry Kasatkin
2014-07-17ima: introduce multi-page collect buffersDmitry Kasatkin
2014-07-17ima: use ahash API for file hash calculationDmitry Kasatkin
2014-07-17audit: fix dangling keywords in integrity ima message outputRichard Guy Briggs
2014-07-17ima: delay template descriptor lookup until useDmitry Kasatkin