1. 067cae4 bpf: Use char in prog and map name by Martin KaFai Lau · 7 years ago
  2. 81b9cf8 bpf: add a test case for helper bpf_perf_prog_read_value by Yonghong Song · 7 years ago
  3. 020a32d bpf: add a test case for helper bpf_perf_event_read_value by Yonghong Song · 7 years ago
  4. 53954cf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  5. defd9c4 libbpf: sync bpf.h by Alexei Starovoitov · 7 years ago
  6. 88cda1c bpf: libbpf: Provide basic API support to specify BPF obj name by Martin KaFai Lau · 7 years ago
  7. ac29991 bpf: update bpf.h uapi header for tools by Daniel Borkmann · 7 years ago
  8. 549a397 tools include: Sync kernel ABI headers with tooling headers by Ingo Molnar · 7 years ago
  9. e6328a7 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  10. aae3dbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  11. 3b0a5da perf tools: Support new sample type for physical address by Kan Liang · 7 years ago
  12. 464bc0f bpf: convert sockmap field attach_bpf_fd2 to type by John Fastabend · 7 years ago
  13. 52839e6 perf tools: Add support for printing new mem_info encodings by Andi Kleen · 7 years ago
  14. ad17d0e bpf: Allow numa selection in INNER_LRU_HASH_PREALLOC test of map_perf_test by Martin KaFai Lau · 7 years ago
  15. 69e8cc1 bpf: sockmap sample program by John Fastabend · 7 years ago
  16. 92b31a9 bpf: add BPF_J{LT,LE,SLT,SLE} instructions by Daniel Borkmann · 7 years ago
  17. 996139e selftests: bpf: add a test for XDP redirect by William Tu · 7 years ago
  18. d02b395 tools include uapi: Grab a copy of linux/vhost.h by Arnaldo Carvalho de Melo · 7 years ago
  19. 3ce9751 tools include uapi: Grab a copy of linux/kvm.h by Arnaldo Carvalho de Melo · 7 years ago
  20. a215684e tools include uapi: Grab a copy of sound/asound.h by Arnaldo Carvalho de Melo · 7 years ago
  21. c1737f2 tools include uapi: Grab copies of drm/{drm,i915_drm}.h by Arnaldo Carvalho de Melo · 7 years ago
  22. f1d6cb2 tools headers: Fixup tools/include/uapi/linux/bpf.h copy of kernel ABI header by Arnaldo Carvalho de Melo · 7 years ago
  23. 6375f0a tools include uapi: Grab a copy of asm-generic/ioctls.h by Arnaldo Carvalho de Melo · 7 years ago
  24. d62c1d7 tools headers: Fixup tools/include/uapi/linux/bpf.h copy of kernel ABI header by Arnaldo Carvalho de Melo · 7 years ago
  25. f5db340 Merge branch 'perf/urgent' into perf/core, to pick up latest fixes and refresh the tree by Ingo Molnar · 7 years ago
  26. 81f6bf8 bpf: testing: fix devmap tests by John Fastabend · 7 years ago
  27. 450c86c tools include uapi: Grab a copy of linux/sched.h by Arnaldo Carvalho de Melo · 7 years ago
  28. eb0baf8 perf/core: Define the common branch type classification by Jin Yao · 7 years ago
  29. 84d1d8a tools include uapi asm-generic: Grab a copy of fcntl.h by Arnaldo Carvalho de Melo · 7 years ago
  30. ca3cf04 tools: Update include/uapi/linux/fcntl.h copy from the kernel by Arnaldo Carvalho de Melo · 7 years ago
  31. 2be7e21 bpf: add bpf_skb_adjust_room helper by Daniel Borkmann · 7 years ago
  32. 04df41e bpf: update tools/include/uapi/linux/bpf.h by Lawrence Brakmo · 7 years ago
  33. ded092c bpf: add bpf_set_hash helper for tc progs by Daniel Borkmann · 7 years ago
  34. 216fe8f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  35. 95b9afd bpf: Test for bpf ID by Martin KaFai Lau · 7 years ago
  36. b7d3ed5 bpf: update perf event helper functions documentation by Teng Qin · 7 years ago
  37. 6e30437 tools/include: Sync kernel ABI headers with tooling headers by Ingo Molnar · 7 years ago
  38. e07b98d bpf: Add strict alignment flag for BPF_PROG_LOAD. by David S. Miller · 8 years ago
  39. 7246f60 Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  40. 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  41. 04ec75e tools: Update asm-generic/mman-common.h copy from the kernel by Arnaldo Carvalho de Melo · 8 years ago
  42. b1d9fc4 bpf: add napi_id read access to __sk_buff by Daniel Borkmann · 8 years ago
  43. 8c5073d powerpc/perf: Define big-endian version of perf_mem_data_src by Sukadev Bhattiprolu · 8 years ago
  44. 3c60a53 bpf: fix comment typo by Alexander Alemayhu · 8 years ago
  45. 3084887 tools/lib/bpf: add support for BPF_PROG_TEST_RUN command by Alexei Starovoitov · 8 years ago
  46. 67ef287 tools include uapi: Grab copies of stat.h and fcntl.h by Arnaldo Carvalho de Melo · 8 years ago
  47. 6acc5c2 Add a eBPF helper function to retrieve socket uid by Chenbo Feng · 8 years ago
  48. 91b8270 Add a helper function to get socket cookie in eBPF by Chenbo Feng · 8 years ago
  49. fb30d4b bpf: Add tests for map-in-map by Martin KaFai Lau · 8 years ago
  50. 38a33f0 tools include: Sync {,tools/}include/uapi/linux/perf_event.h by Alexander Shishkin · 8 years ago
  51. 2b95bd7 Merge branch 'linus' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
  52. f3b3614 perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related info by Hari Bathini · 8 years ago
  53. 1da8ac7 selftests/bpf: fix broken build by Alexei Starovoitov · 8 years ago
  54. 3f64116 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  55. 5463b3d bpf: kernel header files need to be copied into the tools directory by Stephen Rothwell · 8 years ago
  56. 9a73826 tools: Sync {,tools/}include/uapi/linux/bpf.h by Mickaël Salaün · 8 years ago
  57. 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
  58. 0cb34dc tools lib bpf: Sync {tools,}/include/uapi/linux/bpf.h by Joe Stringer · 8 years ago
  59. f4000cd9 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  60. 651be3c hw_breakpoint: Allow watchpoint of length 3,5,6 and 7 by Pratyush Anand · 8 years ago
  61. 0fb75c8 tools: Update asm-generic/mman-common.h copy from the kernel by Arnaldo Carvalho de Melo · 8 years ago
  62. dcfc3a6 tools: Synchronize tools/include/uapi/linux/bpf.h by Arnaldo Carvalho de Melo · 8 years ago
  63. f3539c1 tools include: Add uapi mman.h for each architecture by Wang Nan · 8 years ago
  64. 791cceb toops: Sync tools/include/uapi/linux/bpf.h with the kernel by Arnaldo Carvalho de Melo · 8 years ago
  65. bb97070 tools: Copy the bitsperlong.h files from the kernel by Arnaldo Carvalho de Melo · 8 years ago
  66. 4998a12 tools: Copy uapi/linux/hw_breakpoint.h from the kernel by Arnaldo Carvalho de Melo · 8 years ago
  67. 971e827 tools lib bpf: Copy bpf.h and bpf_common.h from the kernel by Arnaldo Carvalho de Melo · 8 years ago
  68. c4b6014 tools: Add copy of perf_event.h to tools/include/linux/ by Arnaldo Carvalho de Melo · 8 years ago