1. 4e06d4f Merge tag 'perf-urgent-for-mingo-4.10-20170104' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 8 years ago
  2. b6f4c66 samples/bpf trace_output_user: Remove duplicate sys/ioctl.h include by Arnaldo Carvalho de Melo · 8 years ago
  3. ee12996 samples/bpf sock_example: Avoid getting ethhdr from two includes by Arnaldo Carvalho de Melo · 8 years ago
  4. 00198da Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  5. 9899694 samples/bpf: Move open_raw_sock to separate header by Joe Stringer · 8 years ago
  6. 205c8ad samples/bpf: Remove perf_event_open() declaration by Joe Stringer · 8 years ago
  7. 811b4f0 samples/bpf: Be consistent with bpf_load_program bpf_insn parameter by Arnaldo Carvalho de Melo · 8 years ago
  8. 5dc880d tools lib bpf: Add bpf_prog_{attach,detach} by Joe Stringer · 8 years ago
  9. 43371c8 samples/bpf: Switch over to libbpf by Joe Stringer · 8 years ago
  10. 96c2fb6 samples/bpf: Make perf_event_read() static by Arnaldo Carvalho de Melo · 8 years ago
  11. 41e0e24 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  12. d40fc18 samples/bpf: Make samples more libbpf-centric by Joe Stringer · 8 years ago
  13. e19b7ce make use of make variable CURDIR instead of calling pwd by Uwe Kleine-König · 8 years ago
  14. 12d8bb6 bpf: xdp: Add XDP example for head adjustment by Martin KaFai Lau · 8 years ago
  15. 9b474ec samples, bpf: Add automated test for cgroup filter attachments by Sargun Dhillon · 8 years ago
  16. 1a922fe samples, bpf: Refactor test_current_task_under_cgroup - separate out helpers by Sargun Dhillon · 8 years ago
  17. 69a9d09 samples/bpf: silence compiler warnings by Alexei Starovoitov · 8 years ago
  18. 2745529 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  19. 554ae6e samples/bpf: add userspace example for prohibiting sockets by David Ahern · 8 years ago
  20. 4f2e7ae samples/bpf: Update bpf loader for cgroup section names by David Ahern · 8 years ago
  21. ad2805d samples: bpf: add userspace example for modifying sk_bound_dev_if by David Ahern · 8 years ago
  22. f74599f bpf: Add tests and samples for LWT-BPF by Thomas Graf · 8 years ago
  23. 9bee294 samples/bpf: fix include path by Alexei Starovoitov · 8 years ago
  24. 1379fd3 samples: bpf: Refactor test_cgrp2_attach -- use getopt, and add mode by Sargun Dhillon · 8 years ago
  25. 2dbb4c0 bpf/samples: Fix PT_REGS_IP on s390x and use it by Michael Holzheu · 8 years ago
  26. e00c7b2 bpf: fix multiple issues in selftest suite and samples by Daniel Borkmann · 8 years ago
  27. d8c5b17 samples: bpf: add userspace example for attaching eBPF programs to cgroups by Daniel Mack · 8 years ago
  28. db6a71d samples/bpf: fix bpf loader by Alexei Starovoitov · 8 years ago
  29. d2b024d samples/bpf: fix sockex2 example by Alexei Starovoitov · 8 years ago
  30. 5db58fa bpf: Add tests for the LRU bpf_htab by Martin KaFai Lau · 8 years ago
  31. bb598c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  32. 90e0289 bpf: Add test for bpf_redirect to ipip/ip6tnl by Martin KaFai Lau · 8 years ago
  33. 27058af Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  34. 96a8eb1 bpf: fix samples to add fake KBUILD_MODNAME by Daniel Borkmann · 8 years ago
  35. 5aa5bd1 bpf: add initial suite for selftests by Daniel Borkmann · 8 years ago
  36. 1a776b9 bpf: add various tests around spill/fill of regs by Daniel Borkmann · 8 years ago
  37. 4846113 bpf: allow access into map value arrays by Josef Bacik · 8 years ago
  38. 973d94d bpf samples: update tracex5 sample to use __seccomp_filter by Naveen N. Rao · 8 years ago
  39. 2b064ff bpf samples: fix compiler errors with sockex2 and sockex3 by Naveen N. Rao · 8 years ago
  40. 7d95b0a bpf: add test cases for direct packet access by Daniel Borkmann · 8 years ago
  41. 173ca26 samples/bpf: add comprehensive ipip, ipip6, ip6ip6 test by Alexei Starovoitov · 8 years ago
  42. a1c8270 samples/bpf: extend test_tunnel_bpf.sh with IPIP test by Alexei Starovoitov · 8 years ago
  43. 2d2be8c bpf: fix range propagation on direct packet access by Daniel Borkmann · 8 years ago
  44. 7287441 samples/bpf: add sampleip example by Brendan Gregg · 8 years ago
  45. 1c47910e samples/bpf: add perf_event+bpf example by Alexei Starovoitov · 8 years ago
  46. 6afb1e2 samples/bpf: Add tunnel set/get tests. by William Tu · 8 years ago
  47. 60747ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  48. 1633ac0 samples/bpf: add verifier tests for the helper access to the packet by Aaron Yue · 8 years ago
  49. 747ea55 bpf: fix bpf_skb_in_cgroup helper naming by Daniel Borkmann · 8 years ago
  50. 9e6e60e samples/bpf: Add test_current_task_under_cgroup test by Sargun Dhillon · 8 years ago
  51. 05b8ad2 samples/bpf: fix bpf_perf_event_output prototype by Adam Barth · 8 years ago
  52. ba0cc3c samples/bpf: add bpf_map_update_elem() tests by Alexei Starovoitov · 8 years ago
  53. cf9b119 samples/bpf: Add test/example of using bpf_probe_write_user bpf helper by Sargun Dhillon · 8 years ago
  54. 96ae522 bpf: Add bpf_probe_write_user BPF helper to be called in tracers by Sargun Dhillon · 8 years ago
  55. d9094bd bpf: make xdp sample variable names more meaningful by Brenden Blanco · 8 years ago
  56. 764cbcce bpf: add sample for xdp forwarding and rewrite by Brenden Blanco · 8 years ago
  57. 86af8b4 Add sample for adding simple drop program to link by Brenden Blanco · 8 years ago
  58. a3f7461 cgroup: bpf: Add an example to do cgroup checking in BPF by Martin KaFai Lau · 8 years ago
  59. eb88d58 samples/bpf: set max locked memory to ulimited by William Tu · 9 years ago
  60. 883e44e samples/bpf: add verifier tests by Alexei Starovoitov · 9 years ago
  61. 65d472f samples/bpf: add 'pointer to packet' tests by Alexei Starovoitov · 9 years ago
  62. cba65321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  63. bdefbbf samples/bpf: like LLC also verify and allow redefining CLANG command by Jesper Dangaard Brouer · 9 years ago
  64. b62a796 samples/bpf: allow make to be run from samples/bpf/ directory by Jesper Dangaard Brouer · 9 years ago
  65. 1c97566 samples/bpf: add a README file to get users started by Jesper Dangaard Brouer · 9 years ago
  66. 7b01dd5 samples/bpf: Makefile verify LLVM compiler avail and bpf target is supported by Jesper Dangaard Brouer · 9 years ago
  67. 6ccfba7 samples/bpf: add back functionality to redefine LLC command by Jesper Dangaard Brouer · 9 years ago
  68. 569cc39 samples/bpf: fix trace_output example by Alexei Starovoitov · 9 years ago
  69. 3f2050e bpf, samples: add test cases for raw stack by Daniel Borkmann · 9 years ago
  70. 02413ca bpf, samples: don't zero data when not needed by Daniel Borkmann · 9 years ago
  71. ae95d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  72. e3edfde samples/bpf: add tracepoint vs kprobe performance tests by Alexei Starovoitov · 9 years ago
  73. 3c9b164 samples/bpf: tracepoint example by Alexei Starovoitov · 9 years ago
  74. c076604 samples/bpf: add tracepoint support to bpf loader by Alexei Starovoitov · 9 years ago
  75. 138d615 samples/bpf: Enable powerpc support by Naveen N. Rao · 9 years ago
  76. 128d151 samples/bpf: Use llc in PATH, rather than a hardcoded value by Naveen N. Rao · 9 years ago
  77. 77e6353 samples/bpf: Fix build breakage with map_perf_test_user.c by Naveen N. Rao · 9 years ago
  78. 26e9093 samples/bpf: add map performance test by Alexei Starovoitov · 9 years ago
  79. 7dcc42b samples/bpf: stress test bpf_get_stackid by Alexei Starovoitov · 9 years ago
  80. 9d8b612 samples/bpf: add bpf map stress test by Alexei Starovoitov · 9 years ago
  81. c3f85cf samples/bpf: test both pre-alloc and normal maps by Alexei Starovoitov · 9 years ago
  82. 89b9760 samples/bpf: add map_flags to bpf loader by Alexei Starovoitov · 9 years ago
  83. 3622e7e samples/bpf: move ksym_search() into library by Alexei Starovoitov · 9 years ago
  84. 618ec9a7 samples/bpf: make map creation more verbose by Alexei Starovoitov · 9 years ago
  85. a6ffe7b samples/bpf: offwaketime example by Alexei Starovoitov · 9 years ago
  86. 3059303 samples/bpf: update tracex[23] examples to use per-cpu maps by Alexei Starovoitov · 9 years ago
  87. df570f5 samples/bpf: unit test for BPF_MAP_TYPE_PERCPU_ARRAY by tom.leiming@gmail.com · 9 years ago
  88. e155967 samples/bpf: unit test for BPF_MAP_TYPE_PERCPU_HASH by Martin KaFai Lau · 9 years ago
  89. 30b50aa bpf: samples: exclude asm/sysreg.h for arm64 by Yang Shi · 9 years ago
  90. 42984d7 bpf: add sample usages for persistent maps/progs by Daniel Borkmann · 9 years ago
  91. b75ec3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  92. 85ff8a43 bpf: sample: define aarch64 specific registers by Yang Shi · 9 years ago
  93. 3911169 samples: bpf: add bpf_perf_event_output example by Alexei Starovoitov · 9 years ago
  94. bf50887 bpf: add unprivileged bpf tests by Alexei Starovoitov · 9 years ago
  95. 27b29f6 bpf: add bpf_redirect() helper by Alexei Starovoitov · 9 years ago
  96. 5ed3ccb bpf: fix build warnings and add function read_trace_pipe() by Kaixu Xia · 9 years ago
  97. 47efb30 samples/bpf: example of get selected PMU counter value by Kaixu Xia · 9 years ago
  98. 24b4d2a ebpf: Allow dereferences of PTR_TO_STACK registers by Alex Gartrell · 9 years ago
  99. d912557 samples: bpf: enable trace samples for s390x by Michael Holzheu · 9 years ago
  100. 0fb1170 bpf: BPF based latency tracing by Daniel Wagner · 10 years ago