aboutsummaryrefslogtreecommitdiffstats
path: root/security/bpf
AgeCommit message (Expand)AuthorFilesLines
2023-11-12lsm: mark the lsm_id variables are marked as staticPaul Moore1-1/+1
2023-11-12LSM: Identify modules by more than nameCasey Schaufler1-1/+8
2023-03-20selinux: remove the runtime disable functionalityPaul Moore1-2/+2
2020-11-06bpf: Implement task local storageKP Singh1-0/+2
2020-08-25bpf: Implement bpf_local_storage for inodesKP Singh1-0/+6
2020-03-30bpf: lsm: Initialize the BPF LSM hooksKP Singh2-0/+31