Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-12-04 | bpf: Do not mark certain LSM hook arguments as trusted | Yonghong Song | 1 | -0/+6 |
2022-06-29 | bpf: minimize number of allocated lsm slots per program | Stanislav Fomichev | 1 | -6/+0 |
2022-06-29 | bpf: per-cgroup lsm flavor | Stanislav Fomichev | 1 | -0/+13 |
2021-02-26 | bpf: Enable task local storage for tracing programs | Song Liu | 1 | -22/+0 |
2020-11-13 | bpf: Augment the set of sleepable LSM hooks | KP Singh | 1 | -0/+7 |
2020-11-06 | bpf: Implement task local storage | KP Singh | 1 | -0/+23 |
2020-08-25 | bpf: Implement bpf_local_storage for inodes | KP Singh | 1 | -0/+29 |
2020-03-30 | bpf: lsm: Implement attach, detach and execution | KP Singh | 1 | -0/+11 |
2020-03-30 | bpf: lsm: Provide attachment points for BPF LSM programs | KP Singh | 1 | -0/+22 |