aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/include/security.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-14selinux: don't sleep when CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE is truePaul Moore1-3/+1
2022-04-04selinux: checkreqprot is deprecated, add some ssleep() discomfortPaul Moore1-0/+6
2022-03-02selinux: shorten the policy capability enum namesPaul Moore1-9/+9
2022-02-25selinux: allow FIOCLEX and FIONCLEX with policy capabilityRichard Haines1-0/+7
2022-01-26selinux: enclose macro arguments in parenthesisChristian Göttsche1-2/+2
2022-01-25selinux: declare path parameters of _genfs_sid constChristian Göttsche1-2/+2
2021-04-27Merge tag 'selinux-pr-20210426' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinuxLinus Torvalds1-1/+1
2021-03-22Merge tag 'selinux-pr-20210322' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinuxLinus Torvalds1-4/+11
2021-03-18selinux: fix variable scope issue in live sidtab conversionOndrej Mosnacek1-4/+11
2021-03-08selinux: fix misspellings using codespell toolXiong Zhenwu1-1/+1
2021-02-21Merge tag 'integrity-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrityLinus Torvalds1-1/+2
2021-01-14selinux: include a consumer of the new IMA critical data hookLakshmi Ramasubramanian1-1/+2
2021-01-12selinux: make selinuxfs_mount staticOndrej Mosnacek1-1/+0
2020-09-15selinux: Add helper functions to get and set checkreqprotLakshmi Ramasubramanian1-0/+10
2020-09-11selinux: access policycaps with READ_ONCE/WRITE_ONCEStephen Smalley1-7/+7
2020-08-31selinux: simplify away security_policydb_len()Ondrej Mosnacek1-1/+0
2020-08-27selinux: move policy mutex to selinux_state, use in lockdep checksStephen Smalley1-0/+1
2020-08-25selinux: convert policy read-write lock to RCUStephen Smalley1-3/+2
2020-08-17selinux: move policy commit after updating selinuxfsStephen Smalley1-3/+13
2020-08-17scripts/selinux,selinux: update mdp to enable policy capabilitiesStephen Smalley1-15/+1
2020-04-17selinux: implement new format of filename transitionsOndrej Mosnacek1-1/+2
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