aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/include/security.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-10selinux: add gfp argument to security_xfrm_policy_alloc and fix callersNikolay Aleksandrov1-1/+1
2013-11-19SELinux: Update policy version to support constraints infoRichard Haines1-1/+2
2013-09-18Merge git://git.infradead.org/users/eparis/selinuxPaul Moore1-5/+8
2013-08-28Revert "SELinux: do not handle seclabel as a special flag"Eric Paris1-1/+1
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 Paris1-1/+1
2013-07-25SELinux: renumber the superblock optionsEric Paris1-3/+4
2013-07-25SELinux: rename SE_SBLABELSUPP to SBLABEL_MNTEric Paris1-1/+1
2013-06-08SELinux: Add new labeling type native labelsDavid Quigley1-0/+2
2012-07-23switch dentry_open() to struct path, make it grab references itselfAl Viro1-1/+1
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
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
2011-04-25SELinux: security_read_policy should take a size_t not ssize_tEric Paris1-1/+1
2011-04-01selinux: add type_transition with name extension support for selinuxfsKohei Kaigai1-2/+2
2011-03-28SELinux: Add class support to the role_trans structureHarry Ciao1-1/+2
2011-02-01SELinux: Use dentry name in new object labelingEric Paris1-3/+5
2010-10-21SELinux: allow userspace to read policy back out of the kernelEric Paris1-0/+2
2010-10-21secmark: make secmark object handling genericEric Paris1-0/+1
2010-10-21selinux: fix up style problem on /selinux/statusKaiGai Kohei1-2/+1
2010-10-21selinux: fast status update interface (/selinux/status)KaiGai Kohei1-0/+21
2010-02-04selinux: allow MLS->non-MLS and vice versa upon policy reloadGuido Trentalancia1-1/+2
2010-01-18selinux: change the handling of unknown classesStephen Smalley1-6/+4
2009-10-07selinux: dynamic class/perm discoveryStephen Smalley1-3/+10
2009-05-19SELinux: move SELINUX_MAGIC into magic.hEric Paris1-2/+1
2009-04-02Permissive domain in userspace object managerKaiGai Kohei1-1/+3
2009-02-14SELinux: remove unused av.decided fieldEric Paris1-1/+0
2009-01-19SELinux: Add new security mount option to indicate security label support.David P. Quigley1-0/+2
2009-01-19SELinux: Condense super block security structure flags and cleanup necessary code.David P. Quigley1-0/+6
2008-08-29SELinux: add boundary support and thread context assignmentKaiGai Kohei1-1/+14
2008-07-15Revert "SELinux: allow fstype unknown to policy to use xattrs if present"James Morris1-1/+1
2008-07-14SELinux: allow fstype unknown to policy to use xattrs if presentEric Paris1-1/+1
2008-07-14selinux: support deferred mapping of contextsStephen Smalley1-0/+5
2008-04-29Security: Make secctx_to_secid() take const secdataDavid Howells1-1/+1
2008-04-29xattr: add missing consts to function argumentsDavid Howells1-1/+1
2008-04-28SELinux: selinux/include/security.h whitespace, syntax, and other cleanupsEric Paris1-2/+2
2008-04-18SELinux: Add network port SID cachePaul Moore1-2/+1
2008-04-18SELinux: turn mount options strings into definesEric Paris1-0/+5
2008-04-18selinux: introduce permissive typesEric Paris1-1/+4
2008-04-18SELinux: create new open permissionEric Paris1-0/+2
2008-04-08SELinux: more GFP_NOFS fixups to prevent selinux from re-entering the fs codeStephen Smalley1-1/+2
2008-03-06LSM/SELinux: Interfaces to allow FS to control mount optionsEric Paris1-0/+5
2008-02-06SELinux: Remove security_get_policycaps()Paul Moore1-1/+0
2008-01-30SELinux: Allow NetLabel to directly cache SIDsPaul Moore1-2/+0
2008-01-30SELinux: Better integration between peer labeling subsystemsPaul Moore1-0/+4