1. 27dff4e bpf: Constify bpf_verifier_ops structure by Julia Lawall · 9 years ago
  2. 1075ef5 bpf: make tracing helpers gpl only by Alexei Starovoitov · 9 years ago
  3. 62544ce bpf: fix bpf_perf_event_read() helper by Alexei Starovoitov · 9 years ago
  4. a43eec3 bpf: introduce bpf_perf_event_output() helper by Alexei Starovoitov · 9 years ago
  5. 8d3b7dc bpf: add support for %s specifier to bpf_trace_printk() by Alexei Starovoitov · 9 years ago
  6. 35578d7 bpf: Implement function bpf_perf_event_read() that get the selected hardware PMU conuter by Kaixu Xia · 9 years ago
  7. ab1973d bpf: let kprobe programs use bpf_get_smp_processor_id() helper by Alexei Starovoitov · 10 years ago
  8. 0756ea3 bpf: allow networking programs to use bpf_trace_printk() for debugging by Alexei Starovoitov · 10 years ago
  9. ffeedaf bpf: introduce current->pid, tgid, uid, gid, comm accessors by Alexei Starovoitov · 10 years ago
  10. 17ca8cb ebpf: allow bpf_ktime_get_ns_proto also for networking by Daniel Borkmann · 10 years ago
  11. 04fd61a bpf: allow bpf programs to tail-call other bpf programs by Alexei Starovoitov · 10 years ago
  12. 9c959c8 tracing: Allow BPF programs to call bpf_trace_printk() by Alexei Starovoitov · 10 years ago
  13. d9847d3 tracing: Allow BPF programs to call bpf_ktime_get_ns() by Alexei Starovoitov · 10 years ago
  14. 2541517 tracing, perf: Implement BPF programs attached to kprobes by Alexei Starovoitov · 10 years ago