summaryrefslogtreecommitdiffstats
path: root/security/selinux/include
AgeCommit message (Expand)AuthorLines
2015-01-25Add security hooks to binder and implement the hooks for SELinux.Stephen Smalley-0/+2
2014-09-10selinux: make the netif cache namespace awarePaul Moore-1/+5
2014-08-05Merge tag 'v3.16' into nextPaul Moore-1/+1
2014-06-26selinux: reduce the number of calls to synchronize_net() when flushing cachesPaul Moore-0/+6
2014-06-18security: Used macros from compiler.h instead of __attribute__((...))Gideon Israel Dsouza-1/+2
2014-06-17Merge tag 'v3.15' into nextPaul Moore-2/+3
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-1/+1
2014-06-10Merge branch 'serge-next-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2/+2
2014-06-03selinux: Report permissive mode in avc: denied messages.Stephen Smalley-2/+2
2014-05-01selinux: Report permissive mode in avc: denied messages.Stephen Smalley-2/+2
2014-04-22audit: add netlink audit protocol bind to check capabilities on multicast joinRichard Guy Briggs-1/+1
2014-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-2/+3
2014-03-10selinux: add gfp argument to security_xfrm_policy_alloc and fix callersNikolay Aleksandrov-2/+3
2014-02-12flowcache: Make flow cache name space awareFan Du-2/+3
2014-01-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds-1/+2
2014-01-12SELinux: Fix possible NULL pointer dereference in selinux_inode_permission()Steven Rostedt-1/+4
2013-12-12selinux: look for IPsec labels on both inbound and outbound packetsPaul Moore-3/+5
2013-12-09selinux: look for IPsec labels on both inbound and outbound packetsPaul Moore-3/+5
2013-11-26Merge tag 'v3.12'Paul Moore-14/+11
2013-11-19SELinux: Update policy version to support constraints infoRichard Haines-1/+2
2013-11-08Merge tag 'v3.12'Paul Moore-14/+11
2013-10-04selinux: remove 'flags' parameter from avc_audit()Linus Torvalds-2/+2
2013-10-04selinux: avc_has_perm_flags has no more usersLinus Torvalds-11/+3
2013-09-18Merge git://git.infradead.org/users/eparis/selinuxPaul Moore-33/+29
2013-08-28Revert "SELinux: do not handle seclabel as a special flag"Eric Paris-1/+1
2013-07-31net: split rt_genid for ipv4 and ipv6fan.du-1/+6
2013-07-25Add SELinux policy capability for always checking packet and peer classes.Chris PeBenito-0/+3
2013-07-25SELinux: pass a superblock to security_fs_useEric Paris-2/+1
2013-07-25SELinux: do not handle seclabel as a special flagEric Paris-1/+1
2013-07-25SELinux: change sbsec->behavior to shortEric Paris-2/+2
2013-07-25SELinux: renumber the superblock optionsEric Paris-4/+5
2013-07-25SELinux: rename SE_SBLABELSUPP to SBLABEL_MNTEric Paris-1/+1
2013-07-25selinux: remove the BUG_ON() from selinux_skb_xfrm_sid()Paul Moore-3/+2
2013-07-25selinux: cleanup the XFRM headerPaul Moore-14/+5
2013-07-25selinux: cleanup selinux_xfrm_sock_rcv_skb() and selinux_xfrm_postroute_last()Paul Moore-8/+9
2013-07-25lsm: split the xfrm_state_alloc_security() hook implementationPaul Moore-1/+3
2013-06-08SELinux: Add new labeling type native labelsDavid Quigley-0/+2
2013-01-14tun: fix LSM/SELinux labeling of tun/tap devicesPaul Moore-0/+4
2013-01-14selinux: add the "attach_queue" permission to the "tun_socket" classPaul Moore-1/+1
2012-09-18xfrm: invalidate dst on policy insertion/deletionNicolas Dichtel-0/+1
2012-07-23Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-1/+1
2012-07-23switch dentry_open() to struct path, make it grab references itselfAl Viro-1/+1
2012-07-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds-1/+3
2012-07-16SELinux: include definition of new capabilitiesEric Paris-1/+3
2012-04-09SELinux: avc: remove the useless fields in avc_add_callbackWanlong Gao-5/+1
2012-04-09SELinux: unify the selinux_audit_data and selinux_late_audit_dataEric Paris-8/+1
2012-04-09SELinux: remove auditdeny from selinux_audit_dataEric Paris-8/+1
2012-04-09SELinux: delay initialization of audit data in selinux_inode_permissionEric Paris-5/+77
2012-04-09SELinux: add default_type statementsEric Paris-1/+2
2012-04-09SELinux: allow default source/target selectors for user/role/rangeEric Paris-1/+2