eBPF development

Clone this repo:
  1. bdbf1ff bpf: wip. by Alexei Starovoitov · 12 months ago master
  2. d838269 selftests/bpf: Add a test for walking task->mm->exe_file. by Alexei Starovoitov · 12 months ago
  3. a9b5442 bpf: Refactor NULL-ness check in check_reg_type(). by Alexei Starovoitov · 12 months ago
  4. 64c179d bpf: Teach verifier that certain helpers accept NULL pointer. by Alexei Starovoitov · 12 months ago
  5. 93fbc16 bpf: Refactor btf_nested_type_is_trusted(). by Alexei Starovoitov · 12 months ago
  6. e941933 Merge branch 'selftests/bpf: Add read_build_id function' by Alexei Starovoitov · 12 months ago
  7. dcc46f5 selftests/bpf: Replace extract_build_id with read_build_id by Jiri Olsa · 12 months ago
  8. 88dc8b3 selftests/bpf: Add read_build_id function by Jiri Olsa · 12 months ago
  9. 328bafc selftests/bpf: Add err.h header by Jiri Olsa · 12 months ago
  10. 67efbd5 selftests/bpf: Add testcases for ptr_*_or_null_ in bpf_kptr_xchg by David Vernet · 12 months ago
  11. e4c2aca bpf: Handle PTR_MAYBE_NULL case in PTR_TO_BTF_ID helper call arg by David Vernet · 12 months ago
  12. d816129 veristat: change guess for __sk_buff from CGROUP_SKB to SCHED_CLS by Andrii Nakryiko · 12 months ago
  13. 4ca13d1 selftests/bpf: Rewrite two infinite loops in bound check cases by Xu Kuohai · 12 months ago
  14. 8a9abe0 Merge branch 'veristat: add better support of freplace programs' by Alexei Starovoitov · 12 months ago
  15. fa7cc90 veristat: guess and substitue underlying program type for freplace (EXT) progs by Andrii Nakryiko · 12 months ago
  16. b3c63d7 veristat: add -d debug mode option to see debug libbpf log by Andrii Nakryiko · 12 months ago
  17. d6e6286 libbpf: disassociate section handler on explicit bpf_program__set_type() call by Andrii Nakryiko · 12 months ago
  18. 8b52cc2 Merge branch 'Allow BPF TCP CCs to write app_limited' by Martin KaFai Lau · 12 months ago
  19. 4239561 selftests/bpf: test a BPF CC writing app_limited by Yixin Shen · 12 months ago
  20. 562dc56 bpf: allow a TCP CC to write app_limited by Yixin Shen · 12 months ago