aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/security/selinux/include/security.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-10selinux: allow kernfs symlinks to inherit parent directory contextChristian Göttsche1-0/+8
2020-02-10selinux: move status variables out of selinux_ssOndrej Mosnacek1-0/+4
2020-01-10selinux: treat atomic flags more carefullyOndrej Mosnacek1-2/+31
2019-12-18selinux: randomize layout of key structuresStephen Smalley1-1/+1
2019-12-18selinux: clean up selinux_enabled/disabled/enforcing_bootStephen Smalley1-1/+3
2019-12-09selinux: sidtab reverse lookup hash tableJeff Vander Stoep1-0/+1
2019-10-07selinux: default_range glblub implementationJoshua Brindle1-1/+2
2019-03-20selinux: try security xattr after genfs for kernfs filesystemsOndrej Mosnacek1-0/+1
2019-03-12Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-5/+5
2019-02-28selinux: Implement the new mount API LSM hooksDavid Howells1-5/+5
2019-01-25selinux: log invalid contexts in AVCsOndrej Mosnacek1-0/+3
2018-11-26selinux: make "selinux_policycap_names[]" const char *Alexey Dobriyan1-1/+1
2018-03-20selinux: wrap AVC stateStephen Smalley1-0/+3
2018-03-02selinux: rename the {is,set}_enforcing() functionsPaul Moore1-4/+4
2018-03-01selinux: wrap global selinux stateStephen Smalley1-59/+169
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-17selinux: update my email addressStephen Smalley1-1/+1
2017-08-02selinux: Generalize support for NNP/nosuid SELinux domain transitionsStephen Smalley1-0/+2
2017-05-23selinux: Add IB Port SMP access vectorDaniel Jurgens1-0/+2
2017-05-23selinux: Implement Infiniband PKey "Access" access vectorDaniel Jurgens1-0/+2
2017-05-23selinux: Create policydb version for Infiniband supportDaniel Jurgens1-1/+2
2017-05-23selinux: log policy capability state when a policy is loadedStephen Smalley1-0/+2
2017-03-02selinux: wrap cgroup seclabel support with its own policy capabilityStephen Smalley1-0/+2
2017-01-09selinux: support distinctions among all network address familiesStephen Smalley1-1/+2
2016-08-18selinux: drop SECURITY_SELINUX_POLICYDB_VERSION_MAXWilliam Roberts1-4/+0
2015-12-24selinux: export validatetrans decisionsAndrew Perepechko1-0/+3
2015-10-21selinux: introduce security_context_str_to_sidRasmus Villemoes1-0/+2
2015-07-13selinux: extended permissions for ioctlsJeff Vander Stoep1-2/+30
2015-06-04selinux: enable per-file labeling for debugfs files.Stephen Smalley1-0/+1
2014-06-18security: Used macros from compiler.h instead of __attribute__((...))Gideon Israel Dsouza1-1/+2
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