aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-22audit: add netlink audit protocol bind to check capabilities on multicast joinRichard Guy Briggs1-1/+1
2014-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+3
2014-03-10selinux: add gfp argument to security_xfrm_policy_alloc and fix callersNikolay Aleksandrov2-2/+3
2014-02-12flowcache: Make flow cache name space awareFan Du1-2/+3
2014-01-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-1/+2
2014-01-12SELinux: Fix possible NULL pointer dereference in selinux_inode_permission()Steven Rostedt1-1/+4
2013-12-12selinux: look for IPsec labels on both inbound and outbound packetsPaul Moore1-3/+5
2013-12-09selinux: look for IPsec labels on both inbound and outbound packetsPaul Moore1-3/+5
2013-11-26Merge tag 'v3.12'Paul Moore2-14/+11
2013-11-19SELinux: Update policy version to support constraints infoRichard Haines1-1/+2
2013-11-08Merge tag 'v3.12'Paul Moore2-14/+11
2013-10-04selinux: remove 'flags' parameter from avc_audit()Linus Torvalds1-2/+2
2013-10-04selinux: avc_has_perm_flags has no more usersLinus Torvalds1-11/+3
2013-09-18Merge git://git.infradead.org/users/eparis/selinuxPaul Moore3-33/+29
2013-08-28Revert "SELinux: do not handle seclabel as a special flag"Eric Paris1-1/+1
2013-07-31net: split rt_genid for ipv4 and ipv6fan.du1-1/+6
2013-07-25Add SELinux policy capability for always checking packet and peer classes.Chris PeBenito1-0/+3
2013-07-25SELinux: pass a superblock to security_fs_useEric Paris1-2/+1
2013-07-25SELinux: do not handle seclabel as a special flagEric Paris1-1/+1
2013-07-25SELinux: change sbsec->behavior to shortEric Paris2-2/+2
2013-07-25SELinux: renumber the superblock optionsEric Paris2-4/+5
2013-07-25SELinux: rename SE_SBLABELSUPP to SBLABEL_MNTEric Paris1-1/+1
2013-07-25selinux: remove the BUG_ON() from selinux_skb_xfrm_sid()Paul Moore1-3/+2
2013-07-25selinux: cleanup the XFRM headerPaul Moore1-14/+5
2013-07-25selinux: cleanup selinux_xfrm_sock_rcv_skb() and selinux_xfrm_postroute_last()Paul Moore1-8/+9
2013-07-25lsm: split the xfrm_state_alloc_security() hook implementationPaul Moore1-1/+3
2013-06-08SELinux: Add new labeling type native labelsDavid Quigley1-0/+2
2013-01-14tun: fix LSM/SELinux labeling of tun/tap devicesPaul Moore1-0/+4
2013-01-14selinux: add the "attach_queue" permission to the "tun_socket" classPaul Moore1-1/+1
2012-09-18xfrm: invalidate dst on policy insertion/deletionNicolas Dichtel1-0/+1
2012-07-23Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2012-07-23switch dentry_open() to struct path, make it grab references itselfAl Viro1-1/+1
2012-07-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-1/+3
2012-07-16SELinux: include definition of new capabilitiesEric Paris1-1/+3
2012-04-09SELinux: avc: remove the useless fields in avc_add_callbackWanlong Gao1-5/+1
2012-04-09SELinux: unify the selinux_audit_data and selinux_late_audit_dataEric Paris1-8/+1
2012-04-09SELinux: remove auditdeny from selinux_audit_dataEric Paris1-8/+1
2012-04-09SELinux: delay initialization of audit data in selinux_inode_permissionEric Paris1-5/+77
2012-04-09SELinux: add default_type statementsEric Paris1-1/+2
2012-04-09SELinux: allow default source/target selectors for user/role/rangeEric Paris1-1/+2
2012-04-03SELinux: do not allocate stack space for AVC data unless neededEric Paris1-2/+12
2012-04-03SELinux: remove avd from selinux_audit_dataEric Paris1-1/+0
2012-04-03LSM: shrink sizeof LSM specific portion of common_audit_dataEric Paris1-0/+16
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-03-26SELinux: selinux/xfrm.h needs net/flow.hDavid Howells1-0/+2
2011-09-09selinux: sparse fix: fix several warnings in the security server codeJames Morris1-0/+6
2011-09-09selinux: sparse fix: fix warnings in netlink codeJames Morris1-0/+3
2011-09-09selinux: sparse fix: eliminate warnings for selinuxfsJames Morris1-0/+3
2011-09-09selinux: sparse fix: declare selinux_disable() in security.hJames Morris1-0/+1
2011-09-09selinux: sparse fix: move selinux_complete_initJames Morris1-0/+1