summaryrefslogtreecommitdiffstats
path: root/security
AgeCommit message (Expand)Author
2014-08-29Small fixes in comments describing function parametersLukasz Pawelczyk
2014-08-28Smack: Bring-up access modeCasey Schaufler
2014-08-28selinux: Permit bounded transitions under NO_NEW_PRIVS or NOSUID.Stephen Smalley
2014-08-27module: rename KERNEL_PARAM_FL_NOARG to avoid confusionJani Nikula
2014-08-26tomoyo: Fix pathname calculation breakage.Tetsuo Handa
2014-08-25Smack: Fix setting label on successful file openMarcin Niesluchowski
2014-08-09Merge branch 'stable-3.17' of git://git.infradead.org/users/pcmoore/selinuxLinus Torvalds
2014-08-08Smack: remove unneeded NULL-termination from securtity labelKonstantin Khlebnikov
2014-08-08Smack: handle zero-length security labels without panicKonstantin Khlebnikov
2014-08-08Smack: fix behavior of smack_inode_listsecurityKonstantin Khlebnikov
2014-08-07selinux: remove unused variabled in the netport, netnode, and netif cachesPaul Moore
2014-08-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2014-08-05Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-08-05Merge tag 'v3.16' into nextPaul Moore
2014-08-04Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-08-02Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into nextJames Morris
2014-08-01netlabel: shorter names for the NetLabel catmap funcs/structsPaul Moore
2014-08-01netlabel: fix the horribly broken catmap functionsPaul Moore
2014-08-01netlabel: fix a problem when setting bits below the previously lowest bitPaul Moore
2014-07-30Merge branch 'stable-3.16' of git://git.infradead.org/users/pcmoore/selinux i...James Morris
2014-07-28Revert "selinux: fix the default socket labeling in sock_graft()"Paul Moore
2014-07-28KEYS: revert encrypted key changeMimi Zohar
2014-07-25ima: add support for measuring and appraising firmwareMimi Zohar
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-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: 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-18sched: move no_new_privs into new atomic flagsKees Cook
2014-07-18KEYS: Provide a generic instantiation functionDavid Howells
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: 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
2014-07-17ima: remove unnecessary i_mutex locking from ima_rdwr_violation_check()Dmitry Kasatkin
2014-07-16Merge tag 'v3.16-rc5' into timers/coreThomas Gleixner