summaryrefslogtreecommitdiff
path: root/security/selinux/include/security.h
AgeCommit message (Expand)Author
2023-12-22selinux: fix style issues in security/selinux/include/security.hPaul Moore
2023-11-21selinux: introduce an initial SID for early boot processesOndrej Mosnacek
2023-08-09selinux: revert SECINITSID_INIT supportPaul Moore
2023-08-03selinux: avoid implicit conversions in services codeChristian Göttsche
2023-07-19selinux: update my email addressStephen Smalley
2023-07-18selinux: avoid implicit conversions regarding enforcing statusChristian Göttsche
2023-07-18selinux: consistently use u32 as sequence number type in the status codeChristian Göttsche
2023-07-10selinux: introduce an initial SID for early boot processesOndrej Mosnacek
2023-07-10selinux: cleanup the policycap accessor functionsPaul Moore
2023-05-30selinux: make labeled NFS work when mounted before policy loadOndrej Mosnacek
2023-05-30selinux: cleanup exit_sel_fs() declarationXiu Jianfeng
2023-03-20selinux: remove the runtime disable functionalityPaul Moore
2023-03-20selinux: remove the 'checkreqprot' functionalityPaul Moore
2023-03-14selinux: stop passing selinux_state pointers and their offspringStephen Smalley
2022-04-14selinux: don't sleep when CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE is truePaul Moore
2022-04-04selinux: checkreqprot is deprecated, add some ssleep() discomfortPaul Moore
2022-03-02selinux: shorten the policy capability enum namesPaul Moore
2022-02-25selinux: allow FIOCLEX and FIONCLEX with policy capabilityRichard Haines
2022-01-26selinux: enclose macro arguments in parenthesisChristian Göttsche
2022-01-25selinux: declare path parameters of _genfs_sid constChristian Göttsche
2021-04-27Merge tag 'selinux-pr-20210426' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-03-22Merge tag 'selinux-pr-20210322' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-03-18selinux: fix variable scope issue in live sidtab conversionOndrej Mosnacek
2021-03-08selinux: fix misspellings using codespell toolXiong Zhenwu
2021-02-21Merge tag 'integrity-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-01-14selinux: include a consumer of the new IMA critical data hookLakshmi Ramasubramanian
2021-01-12selinux: make selinuxfs_mount staticOndrej Mosnacek
2020-09-15selinux: Add helper functions to get and set checkreqprotLakshmi Ramasubramanian
2020-09-11selinux: access policycaps with READ_ONCE/WRITE_ONCEStephen Smalley
2020-08-31selinux: simplify away security_policydb_len()Ondrej Mosnacek
2020-08-27selinux: move policy mutex to selinux_state, use in lockdep checksStephen Smalley
2020-08-25selinux: convert policy read-write lock to RCUStephen Smalley
2020-08-17selinux: move policy commit after updating selinuxfsStephen Smalley
2020-08-17scripts/selinux,selinux: update mdp to enable policy capabilitiesStephen Smalley
2020-04-17selinux: implement new format of filename transitionsOndrej Mosnacek
2020-02-10selinux: allow kernfs symlinks to inherit parent directory contextChristian Göttsche
2020-02-10selinux: move status variables out of selinux_ssOndrej Mosnacek
2020-01-10selinux: treat atomic flags more carefullyOndrej Mosnacek
2019-12-18selinux: randomize layout of key structuresStephen Smalley
2019-12-18selinux: clean up selinux_enabled/disabled/enforcing_bootStephen Smalley
2019-12-09selinux: sidtab reverse lookup hash tableJeff Vander Stoep
2019-10-07selinux: default_range glblub implementationJoshua Brindle
2019-03-20selinux: try security xattr after genfs for kernfs filesystemsOndrej Mosnacek
2019-03-12Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2019-02-28selinux: Implement the new mount API LSM hooksDavid Howells
2019-01-25selinux: log invalid contexts in AVCsOndrej Mosnacek
2018-11-26selinux: make "selinux_policycap_names[]" const char *Alexey Dobriyan
2018-03-20selinux: wrap AVC stateStephen Smalley
2018-03-02selinux: rename the {is,set}_enforcing() functionsPaul Moore
2018-03-01selinux: wrap global selinux stateStephen Smalley