summaryrefslogtreecommitdiff
path: root/security/selinux/include
AgeCommit message (Expand)Author
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
2020-11-23lsm,selinux: pass flowi_common instead of flowi to the LSM hooksPaul Moore
2020-11-12selinux: drop super_block backpointer from superblock_security_structOndrej 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-07-19capabilities: Introduce CAP_CHECKPOINT_RESTOREAdrian Reber
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-06-02Merge tag 'selinux-pr-20200601' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-05-15bpf, capability: Introduce CAP_BPFAlexei Starovoitov
2020-05-12selinux: netlabel: Remove unused inline functionYueHaibing
2020-04-17selinux: implement new format of filename transitionsOndrej Mosnacek
2020-04-16capabilities: Introduce CAP_PERFMON to kernel and user spaceperf-for-bpf-2020-05-06Alexey Budankov
2020-02-27selinux: remove unused initial SIDs and improve handlingStephen Smalley
2020-02-11selinux: convert cond_list to arrayOndrej Mosnacek
2020-02-10selinux: allow kernfs symlinks to inherit parent directory contextChristian Göttsche