summaryrefslogtreecommitdiff
path: root/security/selinux/include
AgeCommit message (Expand)Author
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: de-brand SELinuxStephen 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-05-18selinux: make header files self-includingChristian Göttsche
2023-05-08selinux: avc: drop unused function avc_disable()Christian Göttsche
2023-05-08selinux: adjust typos in commentsChristian Göttsche
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-10-03Merge tag 'lsm-pr-20221003' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-26selinux: implement the security_uring_cmd() LSM hookPaul Moore
2022-08-16selinux: Implement userns_create hookFrederick Lawler
2022-06-10selinux: fix typos in commentsJonas Lindner
2022-06-07selinux: add __randomize_layout to selinux_audit_dataGONG, Ruiqi
2022-05-03selinux: declare data arrays constChristian Göttsche
2022-05-03selinux: include necessary headers in headersChristian Göttsche
2022-05-03selinux: update parameter documentationChristian Göttsche
2022-05-03selinux: resolve checkpatch errorsChristian Göttsche
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-11-03security: pass asoc to sctp_assoc_request and sctp_sk_cloneXin Long
2021-09-30selinux: remove the SELinux lockdown implementationPaul Moore
2021-09-19selinux: add support for the io_uring access controlsPaul Moore
2021-07-29mctp: Add MCTP baseJeremy Kerr
2021-06-11selinux: kill 'flags' argument in avc_has_perm_flags() and avc_audit()Al Viro
2021-06-11selinux: slow_avc_audit has become non-blockingAl Viro
2021-05-10selinux: delete selinux_xfrm_policy_lookup() useless argumentZhongjun Tan
2021-05-01Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2021-04-27Merge tag 'selinux-pr-20210426' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-04-22LSM: Infrastructure management of the superblockCasey Schaufler
2021-04-21selinux: add proper NULL termination to the secclass_map permissionsPaul Moore
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-03-08selinux: measure state and policy capabilitiesLakshmi Ramasubramanian
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-14selinux: teach SELinux about anonymous inodesDaniel Colascione
2021-01-12selinux: make selinuxfs_mount staticOndrej Mosnacek