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