summaryrefslogtreecommitdiffstats
path: root/kernel/bpf/bpf_lsm.c
Commit message (Expand)AuthorAgeFilesLines
* bpf: Use tracing helpers for lsm programsJiri Olsa2020-06-011-1/+1
* bpf: lsm: Implement attach, detach and executionKP Singh2020-03-301-0/+23
* bpf: lsm: Provide attachment points for BPF LSM programsKP Singh2020-03-301-0/+14
* bpf: Introduce BPF_PROG_TYPE_LSMKP Singh2020-03-301-0/+17