1. dc3b8ae bpf: avoid -Wmaybe-uninitialized warning by Arnd Bergmann · 7 years ago
  2. bae77c5 bpf: enable stackmap with build_id in nmi context by Song Liu · 7 years ago
  3. c195651e bpf: add bpf_get_stack helper by Yonghong Song · 7 years ago
  4. 5f41263 bpf: change prototype for stack_map_get_build_id_offset by Yonghong Song · 7 years ago
  5. 615755a bpf: extend stackmap to save binary_build_id+offset instead of address by Song Liu · 7 years ago
  6. bd47564 bpf: add helper for copying attrs to struct bpf_map by Jakub Kicinski · 7 years ago
  7. 16f07c5 bpf: implement syscall command BPF_MAP_GET_NEXT_KEY for stacktrace map by Yonghong Song · 7 years ago
  8. 6e71b04 bpf: Add file mode configuration into bpf maps by Chenbo Feng · 7 years ago
  9. 96eabe7 bpf: Allow selecting numa node during map creation by Martin KaFai Lau · 7 years ago
  10. a316338 bpf: fix wrong exposure of map_flags into fdinfo for lpm by Daniel Borkmann · 8 years ago
  11. 40077e0 bpf: remove struct bpf_map_type_list by Johannes Berg · 8 years ago
  12. c78f8bd bpf: mark all registered map/prog types as __ro_after_init by Daniel Borkmann · 8 years ago
  13. d407bd2 bpf: don't trigger OOM killer under pressure with map alloc by Daniel Borkmann · 8 years ago
  14. f3694e0 bpf: add BPF_CALL_x macros for declaring helpers by Daniel Borkmann · 8 years ago
  15. 616d1c1 Merge branch 'linus' into perf/core, to refresh the branch by Ingo Molnar · 9 years ago
  16. 97c79a3 perf core: Per event callchain limit by Arnaldo Carvalho de Melo · 9 years ago
  17. bdc6b75 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  18. a7fd20d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  19. cfbcf46 perf core: Pass max stack as a perf_callchain_entry context by Arnaldo Carvalho de Melo · 9 years ago
  20. c5dfd78 perf core: Allow setting up max frame stack depth via sysctl by Arnaldo Carvalho de Melo · 9 years ago
  21. 9940d67 bpf: support bpf_get_stackid() and bpf_perf_event_output() in tracepoint programs by Alexei Starovoitov · 9 years ago
  22. 557c0c6 bpf: convert stackmap to pre-allocation by Alexei Starovoitov · 9 years ago
  23. 823707b bpf: check for reserved flag bits in array and stack maps by Alexei Starovoitov · 9 years ago
  24. d5a3b1f bpf: introduce BPF_MAP_TYPE_STACK_TRACE by Alexei Starovoitov · 9 years ago