Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-03-30 | bpf: lsm: Implement attach, detach and execution | KP Singh | 6 | -27/+116 |
2020-03-30 | bpf: lsm: Provide attachment points for BPF LSM programs | KP Singh | 2 | -0/+36 |
2020-03-30 | security: Refactor declaration of LSM hooks | KP Singh | 3 | -627/+423 |
2020-03-30 | bpf: Introduce BPF_PROG_TYPE_LSM | KP Singh | 10 | -6/+49 |
2020-03-30 | selftests: Add test for overriding global data value before load | Toke Høiland-Jørgensen | 2 | -1/+62 |
2020-03-30 | libbpf: Add setter for initial value for internal maps | Toke Høiland-Jørgensen | 3 | -0/+14 |
2020-03-30 | bpf, net: Fix build issue when net ns not configured | Daniel Borkmann | 1 | -7/+2 |