summaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2020-03-30bpf, doc: Add John as official reviewer to BPF subsystemDaniel Borkmann1-0/+1
2020-03-30bpf: btf: Fix arg verification in btf_ctx_access()KP Singh1-7/+17
2020-03-30bpf: Simplify reg_set_min_max_inv handlingJann Horn1-86/+22
2020-03-30bpf: Fix tnum constraints for 32-bit comparisonsJann Horn1-36/+72
2020-03-30bpf: Undo incorrect __reg_bound_offset32 handlingDaniel Borkmann1-19/+0
2020-03-30bpf: lsm: Add DocumentationKP Singh2-0/+143
2020-03-30bpf: lsm: Add selftests for BPF_PROG_TYPE_LSMKP Singh3-0/+136
2020-03-30tools/libbpf: Add support for BPF_PROG_TYPE_LSMKP Singh4-5/+44
2020-03-30bpf: lsm: Initialize the BPF LSM hooksKP Singh4-5/+38
2020-03-30bpf: lsm: Implement attach, detach and executionKP Singh6-27/+116
2020-03-30bpf: lsm: Provide attachment points for BPF LSM programsKP Singh2-0/+36
2020-03-30security: Refactor declaration of LSM hooksKP Singh3-627/+423
2020-03-30bpf: Introduce BPF_PROG_TYPE_LSMKP Singh10-6/+49
2020-03-30selftests: Add test for overriding global data value before loadToke Høiland-Jørgensen2-1/+62
2020-03-30libbpf: Add setter for initial value for internal mapsToke Høiland-Jørgensen3-0/+14
2020-03-30bpf, net: Fix build issue when net ns not configuredDaniel Borkmann1-7/+2