summaryrefslogtreecommitdiff
path: root/security/selinux/include/security.h
AgeCommit message (Expand)Author
2017-03-02selinux: wrap cgroup seclabel support with its own policy capabilityStephen Smalley
2017-01-09selinux: support distinctions among all network address familiesStephen Smalley
2016-08-18selinux: drop SECURITY_SELINUX_POLICYDB_VERSION_MAXWilliam Roberts
2015-12-24selinux: export validatetrans decisionsAndrew Perepechko
2015-10-21selinux: introduce security_context_str_to_sidRasmus Villemoes
2015-07-13selinux: extended permissions for ioctlsJeff Vander Stoep
2015-06-04selinux: enable per-file labeling for debugfs files.Stephen Smalley
2014-06-18security: Used macros from compiler.h instead of __attribute__((...))Gideon Israel Dsouza
2014-03-10selinux: add gfp argument to security_xfrm_policy_alloc and fix callersNikolay Aleksandrov
2013-11-19SELinux: Update policy version to support constraints infoRichard Haines
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-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-06-08SELinux: Add new labeling type native labelsDavid Quigley
2012-07-23switch dentry_open() to struct path, make it grab references itselfAl Viro
2012-04-09SELinux: add default_type statementsEric Paris
2012-04-09SELinux: allow default source/target selectors for user/role/rangeEric Paris
2011-09-09selinux: sparse fix: fix warnings in netlink codeJames Morris
2011-09-09selinux: sparse fix: eliminate warnings for selinuxfsJames Morris
2011-09-09selinux: sparse fix: declare selinux_disable() in security.hJames Morris
2011-09-09selinux: sparse fix: move selinux_complete_initJames Morris
2011-04-25SELinux: security_read_policy should take a size_t not ssize_tEric Paris
2011-04-01selinux: add type_transition with name extension support for selinuxfsKohei Kaigai
2011-03-28SELinux: Add class support to the role_trans structureHarry Ciao
2011-02-01SELinux: Use dentry name in new object labelingEric Paris
2010-10-21SELinux: allow userspace to read policy back out of the kernelEric Paris
2010-10-21secmark: make secmark object handling genericEric Paris
2010-10-21selinux: fix up style problem on /selinux/statusKaiGai Kohei
2010-10-21selinux: fast status update interface (/selinux/status)KaiGai Kohei
2010-02-04selinux: allow MLS->non-MLS and vice versa upon policy reloadGuido Trentalancia
2010-01-18selinux: change the handling of unknown classesStephen Smalley
2009-10-07selinux: dynamic class/perm discoveryStephen Smalley
2009-05-19SELinux: move SELINUX_MAGIC into magic.hEric Paris
2009-04-02Permissive domain in userspace object managerKaiGai Kohei
2009-02-14SELinux: remove unused av.decided fieldEric Paris
2009-01-19SELinux: Add new security mount option to indicate security label support.David P. Quigley
2009-01-19SELinux: Condense super block security structure flags and cleanup necessary ...David P. Quigley
2008-08-29SELinux: add boundary support and thread context assignmentKaiGai Kohei
2008-07-15Revert "SELinux: allow fstype unknown to policy to use xattrs if present"James Morris
2008-07-14SELinux: allow fstype unknown to policy to use xattrs if presentEric Paris
2008-07-14selinux: support deferred mapping of contextsStephen Smalley
2008-04-29Security: Make secctx_to_secid() take const secdataDavid Howells
2008-04-29xattr: add missing consts to function argumentsDavid Howells
2008-04-28SELinux: selinux/include/security.h whitespace, syntax, and other cleanupsEric Paris
2008-04-18SELinux: Add network port SID cachePaul Moore