summaryrefslogtreecommitdiffstats
path: root/security/selinux/include/security.h
AgeCommit message (Expand)AuthorLines
2020-04-17selinux: implement new format of filename transitionsOndrej Mosnacek-1/+2
2020-02-10selinux: allow kernfs symlinks to inherit parent directory contextChristian Göttsche-0/+8
2020-02-10selinux: move status variables out of selinux_ssOndrej Mosnacek-0/+4
2020-01-10selinux: treat atomic flags more carefullyOndrej Mosnacek-2/+31
2019-12-18selinux: randomize layout of key structuresStephen Smalley-1/+1
2019-12-18selinux: clean up selinux_enabled/disabled/enforcing_bootStephen Smalley-1/+3
2019-12-09selinux: sidtab reverse lookup hash tableJeff Vander Stoep-0/+1
2019-10-07selinux: default_range glblub implementationJoshua Brindle-1/+2
2019-03-20selinux: try security xattr after genfs for kernfs filesystemsOndrej Mosnacek-0/+1
2019-03-12Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds-5/+5
2019-02-28selinux: Implement the new mount API LSM hooksDavid Howells-5/+5
2019-01-25selinux: log invalid contexts in AVCsOndrej Mosnacek-0/+3
2018-11-26selinux: make "selinux_policycap_names[]" const char *Alexey Dobriyan-1/+1
2018-03-20selinux: wrap AVC stateStephen Smalley-0/+3
2018-03-02selinux: rename the {is,set}_enforcing() functionsPaul Moore-4/+4
2018-03-01selinux: wrap global selinux stateStephen Smalley-59/+169
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-08-17selinux: update my email addressStephen Smalley-1/+1
2017-08-02selinux: Generalize support for NNP/nosuid SELinux domain transitionsStephen Smalley-0/+2
2017-05-23selinux: Add IB Port SMP access vectorDaniel Jurgens-0/+2
2017-05-23selinux: Implement Infiniband PKey "Access" access vectorDaniel Jurgens-0/+2
2017-05-23selinux: Create policydb version for Infiniband supportDaniel Jurgens-1/+2
2017-05-23selinux: log policy capability state when a policy is loadedStephen Smalley-0/+2
2017-03-02selinux: wrap cgroup seclabel support with its own policy capabilityStephen Smalley-0/+2
2017-01-09selinux: support distinctions among all network address familiesStephen Smalley-1/+2
2016-08-18selinux: drop SECURITY_SELINUX_POLICYDB_VERSION_MAXWilliam Roberts-4/+0
2015-12-24selinux: export validatetrans decisionsAndrew Perepechko-0/+3
2015-10-21selinux: introduce security_context_str_to_sidRasmus Villemoes-0/+2
2015-07-13selinux: extended permissions for ioctlsJeff Vander Stoep-2/+30
2015-06-04selinux: enable per-file labeling for debugfs files.Stephen Smalley-0/+1
2014-06-18security: Used macros from compiler.h instead of __attribute__((...))Gideon Israel Dsouza-1/+2
2014-03-10selinux: add gfp argument to security_xfrm_policy_alloc and fix callersNikolay Aleksandrov-1/+1
2013-11-19SELinux: Update policy version to support constraints infoRichard Haines-1/+2
2013-09-18Merge git://git.infradead.org/users/eparis/selinuxPaul Moore-5/+8
2013-08-28Revert "SELinux: do not handle seclabel as a special flag"Eric Paris-1/+1
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-1/+1
2013-07-25SELinux: renumber the superblock optionsEric Paris-3/+4
2013-07-25SELinux: rename SE_SBLABELSUPP to SBLABEL_MNTEric Paris-1/+1
2013-06-08SELinux: Add new labeling type native labelsDavid Quigley-0/+2
2012-07-23switch dentry_open() to struct path, make it grab references itselfAl Viro-1/+1
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
2011-09-09selinux: sparse fix: fix warnings in netlink codeJames Morris-0/+3
2011-09-09selinux: sparse fix: eliminate warnings for selinuxfsJames Morris-0/+3
2011-09-09selinux: sparse fix: declare selinux_disable() in security.hJames Morris-0/+1
2011-09-09selinux: sparse fix: move selinux_complete_initJames Morris-0/+1
2011-04-25SELinux: security_read_policy should take a size_t not ssize_tEric Paris-1/+1