summaryrefslogtreecommitdiffstats
path: root/security/selinux/include
AgeCommit message (Expand)AuthorLines
2023-08-09selinux: revert SECINITSID_INIT supportPaul Moore-9/+1
2023-08-03selinux: avoid implicit conversions in services codeChristian Göttsche-2/+2
2023-07-19selinux: update my email addressStephen Smalley-4/+4
2023-07-18selinux: de-brand SELinuxStephen Smalley-1/+1
2023-07-18selinux: avoid implicit conversions regarding enforcing statusChristian Göttsche-1/+1
2023-07-18selinux: consistently use u32 as sequence number type in the status codeChristian Göttsche-1/+1
2023-07-10selinux: introduce an initial SID for early boot processesOndrej Mosnacek-2/+10
2023-07-10selinux: cleanup the policycap accessor functionsPaul Moore-24/+11
2023-05-30selinux: make labeled NFS work when mounted before policy loadOndrej Mosnacek-0/+1
2023-05-30selinux: cleanup exit_sel_fs() declarationXiu Jianfeng-1/+0
2023-05-18selinux: make header files self-includingChristian Göttsche-0/+4
2023-05-08selinux: avc: drop unused function avc_disable()Christian Göttsche-3/+0
2023-05-08selinux: adjust typos in commentsChristian Göttsche-2/+2
2023-03-20selinux: remove the runtime disable functionalityPaul Moore-21/+0
2023-03-20selinux: remove the 'checkreqprot' functionalityPaul Moore-9/+2
2023-03-14selinux: stop passing selinux_state pointers and their offspringStephen Smalley-135/+82
2022-10-03Merge tag 'lsm-pr-20221003' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+2
2022-08-26selinux: implement the security_uring_cmd() LSM hookPaul Moore-1/+1
2022-08-16selinux: Implement userns_create hookFrederick Lawler-0/+2
2022-06-10selinux: fix typos in commentsJonas Lindner-1/+1
2022-06-07selinux: add __randomize_layout to selinux_audit_dataGONG, Ruiqi-1/+1
2022-05-03selinux: declare data arrays constChristian Göttsche-5/+5
2022-05-03selinux: include necessary headers in headersChristian Göttsche-1/+12
2022-05-03selinux: update parameter documentationChristian Göttsche-1/+2
2022-05-03selinux: resolve checkpatch errorsChristian Göttsche-2/+1
2022-04-14selinux: don't sleep when CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE is truePaul Moore-3/+1
2022-04-04selinux: checkreqprot is deprecated, add some ssleep() discomfortPaul Moore-0/+6
2022-03-02selinux: shorten the policy capability enum namesPaul Moore-21/+21
2022-02-25selinux: allow FIOCLEX and FIONCLEX with policy capabilityRichard Haines-1/+10
2022-01-26selinux: enclose macro arguments in parenthesisChristian Göttsche-2/+2
2022-01-25selinux: declare path parameters of _genfs_sid constChristian Göttsche-2/+2
2021-11-03security: pass asoc to sctp_assoc_request and sctp_sk_cloneXin Long-2/+2
2021-09-30selinux: remove the SELinux lockdown implementationPaul Moore-2/+0
2021-09-19selinux: add support for the io_uring access controlsPaul Moore-0/+2
2021-07-29mctp: Add MCTP baseJeremy Kerr-1/+3
2021-06-11selinux: kill 'flags' argument in avc_has_perm_flags() and avc_audit()Al Viro-8/+1
2021-06-11selinux: slow_avc_audit has become non-blockingAl Viro-4/+0
2021-05-10selinux: delete selinux_xfrm_policy_lookup() useless argumentZhongjun Tan-1/+1
2021-05-01Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds-0/+6
2021-04-27Merge tag 'selinux-pr-20210426' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-3/+10
2021-04-22LSM: Infrastructure management of the superblockCasey Schaufler-0/+6
2021-04-21selinux: add proper NULL termination to the secclass_map permissionsPaul Moore-2/+3
2021-03-22Merge tag 'selinux-pr-20210322' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-4/+11
2021-03-18selinux: fix variable scope issue in live sidtab conversionOndrej Mosnacek-4/+11
2021-03-08selinux: fix misspellings using codespell toolXiong Zhenwu-1/+1
2021-03-08selinux: measure state and policy capabilitiesLakshmi Ramasubramanian-0/+6
2021-02-21Merge tag 'integrity-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+26
2021-01-14selinux: include a consumer of the new IMA critical data hookLakshmi Ramasubramanian-1/+26
2021-01-14selinux: teach SELinux about anonymous inodesDaniel Colascione-0/+2
2021-01-12selinux: make selinuxfs_mount staticOndrej Mosnacek-1/+0