aboutsummaryrefslogtreecommitdiff
path: root/security/bpf
AgeCommit message (Expand)AuthorFilesLines
2023-11-12lsm: mark the lsm_id variables are marked as staticGravatar Paul Moore 1-1/+1
2023-11-12LSM: Identify modules by more than nameGravatar Casey Schaufler 1-1/+8
2023-03-20selinux: remove the runtime disable functionalityGravatar Paul Moore 1-2/+2
2020-11-06bpf: Implement task local storageGravatar KP Singh 1-0/+2
2020-08-25bpf: Implement bpf_local_storage for inodesGravatar KP Singh 1-0/+6
2020-03-30bpf: lsm: Initialize the BPF LSM hooksGravatar KP Singh 2-0/+31