summaryrefslogtreecommitdiffstats
path: root/security/bpf
Commit message (Expand)AuthorAgeFilesLines
* lsm: mark the lsm_id variables are marked as staticPaul Moore2023-11-121-1/+1
* LSM: Identify modules by more than nameCasey Schaufler2023-11-121-1/+8
* selinux: remove the runtime disable functionalityPaul Moore2023-03-201-2/+2
* bpf: Implement task local storageKP Singh2020-11-061-0/+2
* bpf: Implement bpf_local_storage for inodesKP Singh2020-08-251-0/+6
* bpf: lsm: Initialize the BPF LSM hooksKP Singh2020-03-302-0/+31