aboutsummaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2015-05-18Merge remote-tracking branch 'selinux/next'Stephen Rothwell
2015-05-18Merge remote-tracking branch 'integrity/next'Stephen Rothwell
2015-05-18Merge remote-tracking branch 'security/next'Stephen Rothwell
2015-05-13ima: pass iint to ima_add_violation()Roberto Sassu
2015-05-13ima: wrap event related data to the new ima_event_data structureRoberto Sassu
2015-05-13integrity: add validity checks for 'path' parameterDmitry Kasatkin
2015-05-13evm: fix potential race when removing xattrsDmitry Kasatkin
2015-05-13evm: labeling psuedo filesystems exceptionMimi Zohar
2015-05-13ima: remove definition of IMA_X509_PATHDmitry Kasatkin
2015-05-13ima: limit file hash setting by user to fix and log modesDmitry Kasatkin
2015-05-13ima: do not measure or appraise the NSFS filesystemMimi Zohar
2015-05-13ima: skip measurement of cgroupfs files and update documentationRoberto Sassu
2015-05-13ima: cleanup ima_init_policy() a littleDan Carpenter
2015-05-12LSM: Remove unused capability.cCasey Schaufler
2015-05-12LSM: Switch to lists of hooksCasey Schaufler
2015-05-12LSM: Add security module hook list headsCasey Schaufler
2015-05-12LSM: Introduce security hook calling MacrosCasey Schaufler
2015-05-12LSM: Split security.hCasey Schaufler
2015-05-11security: make inode_follow_link RCU-walk awareNeilBrown
2015-05-11security/selinux: pass 'flags' arg to avc_audit() and avc_has_perm_flags()NeilBrown
2015-05-10SECURITY: remove nameidata arg from inode_follow_link.NeilBrown
2015-05-04signals: don't abuse __flush_signals() in selinux_bprm_committed_creds()Oleg Nesterov
2015-05-04selinux: Print 'sclass' as string when unrecognized netlink message occursMarek Milkovic
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-17tomoyo: reduce mmap_sem hold for mm->exe_fileDavidlohr Bueso
2015-04-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-04-15kernel: conditionally support non-root users, groups and capabilitiesIulia Manda
2015-04-15VFS: security/: d_inode() annotationsDavid Howells
2015-04-15VFS: security/: d_backing_inode() annotationsDavid Howells
2015-04-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-04-15lsm: copy comm before calling audit_log to avoid race in string printingRichard Guy Briggs
2015-04-14Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-04-13selinux/nlmsg: add a build time check for rtnl/xfrm cmdsNicolas Dichtel
2015-04-13Merge branch 'tomoyo-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...James Morris
2015-04-12selinux/nlmsg: add XFRM_MSG_MAPPINGNicolas Dichtel
2015-04-12selinux/nlmsg: add XFRM_MSG_MIGRATENicolas Dichtel
2015-04-12selinux/nlmsg: add XFRM_MSG_REPORTNicolas Dichtel
2015-04-11Merge branch 'for-davem' into for-nextAl Viro
2015-04-11switch keyctl_instantiate_key_common() to iov_iterAl Viro
2015-04-11switch security_inode_getattr() to struct path *Al Viro
2015-04-11constify tomoyo_realpath_from_path()Al Viro
2015-04-08selinux/nlmsg: add XFRM_MSG_[NEW|GET]SADINFONicolas Dichtel
2015-04-08selinux/nlmsg: add XFRM_MSG_GETSPDINFONicolas Dichtel
2015-04-08selinux/nlmsg: add XFRM_MSG_NEWSPDINFONicolas Dichtel
2015-04-08selinux/nlmsg: add RTM_GETNSIDNicolas Dichtel
2015-04-08selinux/nlmsg: add RTM_NEWNSID and RTM_GETNSIDNicolas Dichtel
2015-04-07tomoyo: Do not generate empty policy filesMichal Marek
2015-04-07tomoyo: Use if_changed when generating builtin-policy.hMichal Marek
2015-04-07tomoyo: Use bin2c to generate builtin-policy.hMichal Marek