summaryrefslogtreecommitdiffstats
path: root/security/selinux/include
AgeCommit message (Expand)Author
2015-12-24selinux: export validatetrans decisionsAndrew Perepechko
2015-12-24security: Add hook to invalidate inode security labelsAndreas Gruenbacher
2015-10-21selinux: introduce security_context_str_to_sidRasmus Villemoes
2015-08-15Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into nextJames Morris
2015-07-13selinux: extended permissions for ioctlsJeff Vander Stoep
2015-06-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2015-06-04selinux: Remove unused permission definitionsStephen Smalley
2015-06-04selinux: enable per-file labeling for debugfs files.Stephen Smalley
2015-06-04selinux: update netlink socket classesStephen Smalley
2015-05-11security/selinux: pass 'flags' arg to avc_audit() and avc_has_perm_flags()NeilBrown
2015-01-25Add security hooks to binder and implement the hooks for SELinux.Stephen Smalley
2014-09-10selinux: make the netif cache namespace awarePaul Moore
2014-08-05Merge tag 'v3.16' into nextPaul Moore
2014-06-26selinux: reduce the number of calls to synchronize_net() when flushing cachesPaul Moore
2014-06-18security: Used macros from compiler.h instead of __attribute__((...))Gideon Israel Dsouza
2014-06-17Merge tag 'v3.15' into nextPaul Moore
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-06-10Merge branch 'serge-next-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-06-03selinux: Report permissive mode in avc: denied messages.Stephen Smalley
2014-05-01selinux: Report permissive mode in avc: denied messages.Stephen Smalley
2014-04-22audit: add netlink audit protocol bind to check capabilities on multicast joinRichard Guy Briggs
2014-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-10selinux: add gfp argument to security_xfrm_policy_alloc and fix callersNikolay Aleksandrov
2014-02-12flowcache: Make flow cache name space awareFan Du
2014-01-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2014-01-12SELinux: Fix possible NULL pointer dereference in selinux_inode_permission()Steven Rostedt
2013-12-12selinux: look for IPsec labels on both inbound and outbound packetsPaul Moore
2013-12-09selinux: look for IPsec labels on both inbound and outbound packetsPaul Moore
2013-11-26Merge tag 'v3.12'Paul Moore
2013-11-19SELinux: Update policy version to support constraints infoRichard Haines
2013-11-08Merge tag 'v3.12'Paul Moore
2013-10-04selinux: remove 'flags' parameter from avc_audit()Linus Torvalds
2013-10-04selinux: avc_has_perm_flags has no more usersLinus Torvalds
2013-09-18Merge git://git.infradead.org/users/eparis/selinuxPaul Moore
2013-08-28Revert "SELinux: do not handle seclabel as a special flag"Eric Paris
2013-07-31net: split rt_genid for ipv4 and ipv6fan.du
2013-07-25Add SELinux policy capability for always checking packet and peer classes.Chris PeBenito
2013-07-25SELinux: pass a superblock to security_fs_useEric Paris
2013-07-25SELinux: do not handle seclabel as a special flagEric Paris
2013-07-25SELinux: change sbsec->behavior to shortEric Paris
2013-07-25SELinux: renumber the superblock optionsEric Paris
2013-07-25SELinux: rename SE_SBLABELSUPP to SBLABEL_MNTEric Paris
2013-07-25selinux: remove the BUG_ON() from selinux_skb_xfrm_sid()Paul Moore
2013-07-25selinux: cleanup the XFRM headerPaul Moore
2013-07-25selinux: cleanup selinux_xfrm_sock_rcv_skb() and selinux_xfrm_postroute_last()Paul Moore
2013-07-25lsm: split the xfrm_state_alloc_security() hook implementationPaul Moore
2013-06-08SELinux: Add new labeling type native labelsDavid Quigley
2013-01-14tun: fix LSM/SELinux labeling of tun/tap devicesPaul Moore
2013-01-14selinux: add the "attach_queue" permission to the "tun_socket" classPaul Moore
2012-09-18xfrm: invalidate dst on policy insertion/deletionNicolas Dichtel