aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-11security: make inode_follow_link RCU-walk awareNeilBrown1-2/+14
2015-05-11security/selinux: pass 'flags' arg to avc_audit() and avc_has_perm_flags()NeilBrown3-4/+25
2015-05-10SECURITY: remove nameidata arg from inode_follow_link.NeilBrown1-1/+1
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-19/+19
2015-04-15VFS: security/: d_inode() annotationsDavid Howells1-1/+1
2015-04-15VFS: security/: d_backing_inode() annotationsDavid Howells1-18/+18
2015-04-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds5-35/+67
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-26/+22
2015-04-14Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-9/+3
2015-04-13selinux/nlmsg: add a build time check for rtnl/xfrm cmdsNicolas Dichtel1-0/+3
2015-04-12selinux/nlmsg: add XFRM_MSG_MAPPINGNicolas Dichtel1-0/+1
2015-04-12selinux/nlmsg: add XFRM_MSG_MIGRATENicolas Dichtel1-0/+1
2015-04-12selinux/nlmsg: add XFRM_MSG_REPORTNicolas Dichtel1-0/+1
2015-04-11Merge branch 'for-davem' into for-nextAl Viro2-27/+10
2015-04-11switch security_inode_getattr() to struct path *Al Viro1-9/+3
2015-04-08selinux/nlmsg: add XFRM_MSG_[NEW|GET]SADINFONicolas Dichtel1-0/+2
2015-04-08selinux/nlmsg: add XFRM_MSG_GETSPDINFONicolas Dichtel1-0/+1
2015-04-08selinux/nlmsg: add XFRM_MSG_NEWSPDINFONicolas Dichtel1-0/+1
2015-04-08selinux/nlmsg: add RTM_GETNSIDNicolas Dichtel1-0/+1
2015-04-08selinux/nlmsg: add RTM_NEWNSID and RTM_GETNSIDNicolas Dichtel1-0/+2
2015-04-06selinux: increase avtab max bucketsStephen Smalley1-1/+1
2015-04-06selinux: Use a better hash function for avtabJohn Brooks2-5/+38
2015-04-06selinux: convert avtab hash table to flex_arrayStephen Smalley2-13/+22
2015-04-06selinux: reconcile security_netlbl_secattr_to_sid() and mls_import_netlbl_cat()Paul Moore2-12/+4
2015-04-06selinux: remove unnecessary pointer reassignmentJeff Vander Stoep1-4/+2
2015-04-04netfilter: Make nf_hookfn use nf_hook_state.David S. Miller1-19/+9
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2015-03-27Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into for-linusJames Morris1-1/+1
2015-03-25selinux: fix sel_write_enforce broken return valueJoe Perches1-1/+1
2015-03-20Revert "selinux: add a skb_owned_by() hook"Eric Dumazet1-7/+0
2015-02-22VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)David Howells1-2/+2
2015-02-22SELinux: Use d_is_positive() rather than testing dentry->d_inodeDavid Howells1-2/+2
2015-02-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-49/+3
2015-02-15Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds2-0/+75
2015-02-04SELinux: fix error code in policydb_init()Dan Carpenter1-2/+6
2015-02-04selinux: add security in-core xattr support for pstore and debugfsMark Salyzyn1-17/+8
2015-02-04selinux: quiet the filesystem labeling behavior messagePaul Moore1-4/+0
2015-02-04selinux: Remove unused function avc_sidcmp()Rickard Strandqvist1-5/+0
2015-01-25selinuxfs: don't open-code d_genocide()Al Viro1-49/+3
2015-01-25Add security hooks to binder and implement the hooks for SELinux.Stephen Smalley2-0/+75
2014-12-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-2/+0
2014-12-08Merge branch 'iov_iter' into for-nextAl Viro1-3/+4
2014-12-05Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into nextJames Morris1-6/+5
2014-12-01selinux: Remove security_ops externYao Dongdong1-2/+0
2014-11-19Merge commit 'v3.17' into nextJames Morris3-6/+4
2014-11-13Merge branch 'stable-3.18' of git://git.infradead.org/users/pcmoore/selinux into for-linusJames Morris1-3/+4
2014-11-12selinux: convert WARN_ONCE() to printk() in selinux_nlmsg_perm()Richard Guy Briggs1-3/+4
2014-11-03move d_rcu from overlapping d_child to overlapping d_aliasAl Viro1-3/+3
2014-10-16Merge branch 'stable-3.18' of git://git.infradead.org/users/pcmoore/selinux into for-linus2James Morris1-1/+1
2014-10-15selinux: fix inode security list corruptionStephen Smalley1-1/+1