summaryrefslogtreecommitdiff
path: root/security/selinux/include
AgeCommit message (Expand)AuthorFilesLines
2022-03-02selinux: shorten the policy capability enum namesPaul Moore3-21/+21
2022-02-25selinux: allow FIOCLEX and FIONCLEX with policy capabilityRichard Haines3-1/+10
2022-01-26selinux: enclose macro arguments in parenthesisChristian Göttsche1-2/+2
2022-01-26selinux: declare path parameters of _genfs_sid constChristian Göttsche1-2/+2
2021-11-03security: pass asoc to sctp_assoc_request and sctp_sk_cloneXin Long1-2/+2
2021-09-30selinux: remove the SELinux lockdown implementationPaul Moore1-2/+0
2021-09-20selinux: add support for the io_uring access controlsPaul Moore1-0/+2
2021-07-29mctp: Add MCTP baseJeremy Kerr1-1/+3
2021-06-11selinux: kill 'flags' argument in avc_has_perm_flags() and avc_audit()Al Viro1-8/+1
2021-06-11selinux: slow_avc_audit has become non-blockingAl Viro1-4/+0
2021-05-11selinux: delete selinux_xfrm_policy_lookup() useless argumentZhongjun Tan1-1/+1
2021-05-02Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-0/+6
2021-04-27Merge tag 'selinux-pr-20210426' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-3/+10
2021-04-22LSM: Infrastructure management of the superblockCasey Schaufler1-0/+6
2021-04-22selinux: add proper NULL termination to the secclass_map permissionsPaul Moore1-2/+3
2021-03-22Merge tag 'selinux-pr-20210322' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-4/+11
2021-03-19selinux: fix variable scope issue in live sidtab conversionOndrej Mosnacek1-4/+11
2021-03-09selinux: fix misspellings using codespell toolXiong Zhenwu1-1/+1
2021-03-09selinux: measure state and policy capabilitiesLakshmi Ramasubramanian1-0/+6
2021-02-22Merge tag 'integrity-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-1/+26
2021-01-15selinux: include a consumer of the new IMA critical data hookLakshmi Ramasubramanian2-1/+26
2021-01-15selinux: teach SELinux about anonymous inodesDaniel Colascione1-0/+2
2021-01-12selinux: make selinuxfs_mount staticOndrej Mosnacek1-1/+0
2020-11-24lsm,selinux: pass flowi_common instead of flowi to the LSM hooksPaul Moore1-1/+1
2020-11-13selinux: drop super_block backpointer from superblock_security_structOndrej 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-18selinux: move policy commit after updating selinuxfsStephen Smalley2-4/+14
2020-08-18scripts/selinux,selinux: update mdp to enable policy capabilitiesStephen Smalley3-15/+39
2020-07-19capabilities: Introduce CAP_CHECKPOINT_RESTOREAdrian Reber1-2/+3
2020-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-2/+2
2020-06-03Merge tag 'selinux-pr-20200601' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-7/+2
2020-05-15bpf, capability: Introduce CAP_BPFAlexei Starovoitov1-2/+2
2020-05-13selinux: netlabel: Remove unused inline functionYueHaibing1-6/+0
2020-04-17selinux: implement new format of filename transitionsOndrej Mosnacek1-1/+2
2020-04-16capabilities: Introduce CAP_PERFMON to kernel and user spaceAlexey Budankov1-2/+2
2020-02-28selinux: remove unused initial SIDs and improve handlingStephen Smalley1-29/+28
2020-02-12selinux: convert cond_list to arrayOndrej Mosnacek1-5/+3
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
2020-01-10selinux: move ibpkeys code under CONFIG_SECURITY_INFINIBAND.Ravi Kumar Siddojigari1-1/+12
2019-12-19selinux: randomize layout of key structuresStephen Smalley2-2/+2
2019-12-19selinux: clean up selinux_enabled/disabled/enforcing_bootStephen Smalley1-1/+3
2019-12-10selinux: fall back to ref-walk if audit is requiredStephen Smalley1-3/+5
2019-12-10selinux: revert "stop passing MAY_NOT_BLOCK to the AVC upon follow_link"Stephen Smalley1-0/+5
2019-12-10security,lockdown,selinux: implement SELinux lockdownStephen Smalley1-0/+2