aboutsummaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)AuthorFilesLines
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 16-117/+117
2015-04-17tomoyo: reduce mmap_sem hold for mm->exe_fileGravatar Davidlohr Bueso 1-5/+8
2015-04-15Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-0/+1
2015-04-15kernel: conditionally support non-root users, groups and capabilitiesGravatar Iulia Manda 1-0/+1
2015-04-15VFS: security/: d_inode() annotationsGravatar David Howells 4-12/+12
2015-04-15VFS: security/: d_backing_inode() annotationsGravatar David Howells 12-105/+105
2015-04-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Gravatar Linus Torvalds 16-115/+324
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 5-43/+24
2015-04-15lsm: copy comm before calling audit_log to avoid race in string printingGravatar Richard Guy Briggs 1-6/+9
2015-04-14Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 12-106/+64
2015-04-13selinux/nlmsg: add a build time check for rtnl/xfrm cmdsGravatar Nicolas Dichtel 1-0/+3
2015-04-13Merge branch 'tomoyo-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar James Morris 4-45/+15
2015-04-12selinux/nlmsg: add XFRM_MSG_MAPPINGGravatar Nicolas Dichtel 1-0/+1
2015-04-12selinux/nlmsg: add XFRM_MSG_MIGRATEGravatar Nicolas Dichtel 1-0/+1
2015-04-12selinux/nlmsg: add XFRM_MSG_REPORTGravatar Nicolas Dichtel 1-0/+1
2015-04-11Merge branch 'for-davem' into for-nextGravatar Al Viro 5-44/+12
2015-04-11switch keyctl_instantiate_key_common() to iov_iterGravatar Al Viro 3-72/+40
2015-04-11switch security_inode_getattr() to struct path *Gravatar Al Viro 8-30/+20
2015-04-11constify tomoyo_realpath_from_path()Gravatar Al Viro 2-4/+4
2015-04-08selinux/nlmsg: add XFRM_MSG_[NEW|GET]SADINFOGravatar Nicolas Dichtel 1-0/+2
2015-04-08selinux/nlmsg: add XFRM_MSG_GETSPDINFOGravatar Nicolas Dichtel 1-0/+1
2015-04-08selinux/nlmsg: add XFRM_MSG_NEWSPDINFOGravatar Nicolas Dichtel 1-0/+1
2015-04-08selinux/nlmsg: add RTM_GETNSIDGravatar Nicolas Dichtel 1-0/+1
2015-04-08selinux/nlmsg: add RTM_NEWNSID and RTM_GETNSIDGravatar Nicolas Dichtel 1-0/+2
2015-04-07tomoyo: Do not generate empty policy filesGravatar Michal Marek 3-29/+5
2015-04-07tomoyo: Use if_changed when generating builtin-policy.hGravatar Michal Marek 1-18/+11
2015-04-07tomoyo: Use bin2c to generate builtin-policy.hGravatar Michal Marek 2-10/+11
2015-04-06selinux: increase avtab max bucketsGravatar Stephen Smalley 1-1/+1
2015-04-06selinux: Use a better hash function for avtabGravatar John Brooks 2-5/+38
2015-04-06selinux: convert avtab hash table to flex_arrayGravatar Stephen Smalley 2-13/+22
2015-04-06selinux: reconcile security_netlbl_secattr_to_sid() and mls_import_netlbl_cat()Gravatar Paul Moore 2-12/+4
2015-04-06selinux: remove unnecessary pointer reassignmentGravatar Jeff Vander Stoep 1-4/+2
2015-04-04netfilter: Make nf_hookfn use nf_hook_state.Gravatar David S. Miller 2-25/+11
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-1/+1
2015-03-27Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into...Gravatar James Morris 1-1/+1
2015-03-25selinux: fix sel_write_enforce broken return valueGravatar Joe Perches 1-1/+1
2015-03-23smack: Fix gcc warning from unused smack_syslog_lock mutex in smackfs.cGravatar Paul Gortmaker 1-1/+0
2015-03-23Smack: Allow an unconfined label in bringup modeGravatar Casey Schaufler 4-17/+182
2015-03-23Smack: getting the Smack security context of keysGravatar José Bollo 1-0/+31
2015-03-23Smack: Assign smack_known_web as default smk_in label for kernel thread's socketGravatar Marcin Lis 1-1/+15
2015-03-20Revert "selinux: add a skb_owned_by() hook"Gravatar Eric Dumazet 3-18/+0
2015-03-03Merge tag 'yama-4.0' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/li...Gravatar James Morris 2-10/+5
2015-02-27security/yama: Remove unnecessary selects from Kconfig.Gravatar Stephen Smalley 1-2/+0
2015-02-27Yama: do not modify global sysctl table entryGravatar Kees Cook 1-8/+5
2015-02-22Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 7-23/+21
2015-02-22VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)Gravatar David Howells 2-3/+3
2015-02-22SELinux: Use d_is_positive() rather than testing dentry->d_inodeGravatar David Howells 1-2/+2
2015-02-22Smack: Use d_is_positive() rather than testing dentry->d_inodeGravatar David Howells 1-2/+2
2015-02-22TOMOYO: Use d_is_dir() rather than d_inode and S_ISDIR()Gravatar David Howells 1-3/+1
2015-02-22Apparmor: Use d_is_positive/negative() rather than testing dentry->d_inodeGravatar David Howells 1-1/+1