aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/bpf_lsm.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-12-04bpf: Do not mark certain LSM hook arguments as trustedYonghong Song1-0/+6
2022-06-29bpf: minimize number of allocated lsm slots per programStanislav Fomichev1-6/+0
2022-06-29bpf: per-cgroup lsm flavorStanislav Fomichev1-0/+13
2021-02-26bpf: Enable task local storage for tracing programsSong Liu1-22/+0
2020-11-13bpf: Augment the set of sleepable LSM hooksKP Singh1-0/+7
2020-11-06bpf: Implement task local storageKP Singh1-0/+23
2020-08-25bpf: Implement bpf_local_storage for inodesKP Singh1-0/+29
2020-03-30bpf: lsm: Implement attach, detach and executionKP Singh1-0/+11
2020-03-30bpf: lsm: Provide attachment points for BPF LSM programsKP Singh1-0/+22