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