1. ef58c55 Empty merge ab/12770256 into aosp-main-future by Xin Li · 9 months ago main master
  2. ba296a2 Add janitors to the OWNERS file am: 94325fe73d by Sadaf Ebrahimi · 9 months ago
  3. 94325fe Add janitors to the OWNERS file by Sadaf Ebrahimi · 9 months ago
  4. 615b076 Bpftool: revert local modification am: 26c551d083 am: 4f9e1f8f71 by Neill Kapron · 12 months ago
  5. 9dae99c bpftool: Merge tag 'v7.4.0' into aosp am: 836bc66107 am: d053fc8992 by Neill Kapron · 12 months ago
  6. 4f9e1f8 Bpftool: revert local modification am: 26c551d083 by Neill Kapron · 12 months ago
  7. d053fc8 bpftool: Merge tag 'v7.4.0' into aosp am: 836bc66107 by Neill Kapron · 12 months ago
  8. 26c551d Bpftool: revert local modification by Neill Kapron · 1 year ago
  9. 836bc66 bpftool: Merge tag 'v7.4.0' into aosp by Neill Kapron · 1 year ago
  10. 20ce693 mirror: Update expected diff with kernel sources by Quentin Monnet · 1 year, 6 months ago
  11. a668a13 sync: Pull latest bpftool changes from kernel by Quentin Monnet · 1 year, 6 months ago
  12. 0bac781 libbpf, selftests/bpf: Adjust libbpf, bpftool, selftests to match LLVM by Alexei Starovoitov · 1 year, 6 months ago
  13. b79c0dc bpf: Sync uapi bpf.h to tools directory by Yonghong Song · 1 year, 6 months ago
  14. c1adf4a bpftool: Clean up HOST_CFLAGS, HOST_LDFLAGS for bootstrap bpftool by Quentin Monnet · 1 year, 6 months ago
  15. 3dc1ac6 bpftool: Remove unnecessary source files from bootstrap version by Quentin Monnet · 1 year, 6 months ago
  16. 0cb4aaf bpftool: Enable libbpf logs when loading pid_iter in debug mode by Quentin Monnet · 1 year, 6 months ago
  17. d616707 bpf: support BPF cookie in raw tracepoint (raw_tp, tp_btf) programs by Andrii Nakryiko · 1 year, 6 months ago
  18. 3214350 bpftool: Fix missing pids during link show by Yonghong Song · 1 year, 6 months ago
  19. 89d84b3 bpftool: Cast pointers for shadow types explicitly. by Kui-Feng Lee · 1 year, 6 months ago
  20. 73a2c7e libbpf: Recognize __arena global variables. by Andrii Nakryiko · 1 year, 6 months ago
  21. a09e203 bpftool: Recognize arena map type by Alexei Starovoitov · 1 year, 6 months ago
  22. c305ebf bpf: Disasm support for addr_space_cast instruction. by Alexei Starovoitov · 1 year, 6 months ago
  23. ee84172 bpf: Introduce bpf_arena. by Alexei Starovoitov · 1 year, 6 months ago
  24. bd1e316 bpftool: rename is_internal_mmapable_map into is_mmapable_map by Andrii Nakryiko · 1 year, 6 months ago
  25. a655360 sync: Update libbpf submodule by Quentin Monnet · 1 year, 6 months ago
  26. 779cba7 mirror: Add u16 definition to types.h by Quentin Monnet · 1 year, 6 months ago
  27. 3e6f814 sync: Pull latest bpftool changes from kernel by Quentin Monnet · 1 year, 7 months ago
  28. 8328f37 bpf: Introduce may_goto instruction by Alexei Starovoitov · 1 year, 7 months ago
  29. 579d6b0 bpftool: Add an example for struct_ops map and shadow type. by Kui-Feng Lee · 1 year, 7 months ago
  30. fc0ad76 bpftool: Generated shadow variables for struct_ops maps. by Kui-Feng Lee · 1 year, 7 months ago
  31. 99a3e05 bpf: Replace bpf_lpm_trie_key 0-length array with flexible array by Kees Cook · 1 year, 7 months ago
  32. 5aee3c0 bpf: Clarify batch lookup/lookup_and_delete semantics by Martin Kelly · 1 year, 7 months ago
  33. 16e9ae8 bonding: Add independent control state machine by Aahil Awatramani · 1 year, 7 months ago
  34. e93d117 sync: Update libbpf submodule by Quentin Monnet · 1 year, 7 months ago
  35. 22621e3 sync: Pull latest bpftool changes from kernel by Quentin Monnet · 1 year, 8 months ago
  36. 6e0d7d0 bpftool: Be more portable by using POSIX's basename() by Arnaldo Carvalho de Melo · 1 year, 8 months ago
  37. 43cbd7a tools headers UAPI: Sync include/uapi/linux/perf_event.h header with the kernel by Kan Liang · 1 year, 8 months ago
  38. 1c79dbd sync: Update libbpf submodule by Quentin Monnet · 1 year, 8 months ago
  39. a04db04 sync: Pull latest bpftool changes from kernel by Quentin Monnet · 1 year, 8 months ago
  40. 1554ad5 bpf: Add BPF token support to BPF_PROG_LOAD command by Andrii Nakryiko · 1 year, 8 months ago
  41. f29d89d bpf: Add BPF token support to BPF_BTF_LOAD command by Andrii Nakryiko · 1 year, 8 months ago
  42. 7892e21 bpf: Add BPF token support to BPF_MAP_CREATE command by Andrii Nakryiko · 1 year, 8 months ago
  43. 1ca16b5 bpf: Introduce BPF token object by Andrii Nakryiko · 1 year, 8 months ago
  44. 23baad8 bpf: pass attached BTF to the bpf_struct_ops subsystem by Kui-Feng Lee · 1 year, 8 months ago
  45. c2a7c94 bpf: pass btf object id in bpf_map_info. by Kui-Feng Lee · 1 year, 8 months ago
  46. 4263cc0 bpftool: Display cookie for kprobe multi link by Jiri Olsa · 1 year, 8 months ago
  47. 25df69b bpftool: Display cookie for perf event link probes by Jiri Olsa · 1 year, 8 months ago
  48. fb85c68 bpftool: Fix wrong free call in do_show_link by Jiri Olsa · 1 year, 8 months ago
  49. 39b14f3 bpf: Store cookies in kprobe_multi bpf_link_info data by Jiri Olsa · 1 year, 8 months ago
  50. bb4dd70 bpf: Add cookie to perf_event bpf_link_info records by Jiri Olsa · 1 year, 8 months ago
  51. 1e82718 bpf: Sync uapi bpf.h header for the tooling infra by Daniel Borkmann · 1 year, 8 months ago
  52. c4cc180 bpftool: Silence build warning about calloc() by Tiezhu Yang · 1 year, 8 months ago
  53. 184ca6d sync: Update libbpf submodule by Quentin Monnet · 1 year, 8 months ago
  54. b0e69ac sync: Pull latest bpftool changes from kernel by Quentin Monnet · 1 year, 9 months ago
  55. e725e62 bpfilter: remove bpfilter by Quentin Deslandes · 1 year, 9 months ago
  56. 5ba3bba net/sched: Remove uapi support for CBQ qdisc by Jamal Hadi Salim · 1 year, 9 months ago
  57. 98c8c08 net/sched: Remove uapi support for ATM qdisc by Jamal Hadi Salim · 1 year, 9 months ago
  58. 67a1ca1 net/sched: Remove uapi support for dsmark qdisc by Jamal Hadi Salim · 1 year, 9 months ago
  59. 1b6407c net/sched: Remove uapi support for tcindex classifier by Jamal Hadi Salim · 1 year, 9 months ago
  60. 570698f net/sched: Remove uapi support for rsvp classifier by Jamal Hadi Salim · 1 year, 9 months ago
  61. da013dc Revert BPF token-related functionality by Andrii Nakryiko · 1 year, 9 months ago
  62. bc61d0d bpf: rename MAX_BPF_LINK_TYPE into __MAX_BPF_LINK_TYPE for consistency by Andrii Nakryiko · 1 year, 9 months ago
  63. ac0294b bpf: add BPF token support to BPF_PROG_LOAD command by Andrii Nakryiko · 1 year, 9 months ago
  64. 6384c2f bpf: add BPF token support to BPF_BTF_LOAD command by Andrii Nakryiko · 1 year, 9 months ago
  65. 21eccab bpf: add BPF token support to BPF_MAP_CREATE command by Andrii Nakryiko · 1 year, 9 months ago
  66. c03dd58 bpf: introduce BPF token object by Andrii Nakryiko · 1 year, 9 months ago
  67. dd0b761 bpftool: Add support to display uprobe_multi links by Jiri Olsa · 1 year, 9 months ago
  68. e5aae2e bpf: Add link_info support for uprobe multi link by Jiri Olsa · 1 year, 9 months ago
  69. 5b0a3a4 bpftool: mark orphaned programs during prog show by Stanislav Fomichev · 1 year, 9 months ago
  70. 806bbc5 sync: Update libbpf submodule by Quentin Monnet · 1 year, 9 months ago
  71. 515739f mirror: Fix CLANG_BPF_CO_RE_PROBE_CMD by jinzhiguang · 1 year, 10 months ago
  72. 687e7f0 sync: Pull latest bpftool changes from kernel by Quentin Monnet · 1 year, 10 months ago
  73. 62edbc3 bpf: rename BPF_F_TEST_SANITY_STRICT to BPF_F_TEST_REG_INVARIANTS by Andrii Nakryiko · 1 year, 10 months ago
  74. d4ac6ea bpf: add register bounds sanity checks and sanitization by Andrii Nakryiko · 1 year, 10 months ago
  75. 0664481 bpf: Add crosstask check to __bpf_get_stack by Jordan Rome · 1 year, 10 months ago
  76. 9429d83 sync: Update libbpf submodule by Quentin Monnet · 1 year, 10 months ago
  77. 3c9aaf9 elfutils: refactor transitive dependencies am: b16ae855fa am: 98a198e8a5 am: 848719705d by Aleksei Vetrov · 1 year, 10 months ago android14-qpr3-release android14-qpr3-s10-release android14-qpr3-s11-release android14-qpr3-s12-release android14-qpr3-s13-release android14-qpr3-s14-release android14-qpr3-s15-release android14-qpr3-s2-release android14-qpr3-s3-release android14-qpr3-s4-release android14-qpr3-s5-release android14-qpr3-s6-release android14-qpr3-s7-release android14-qpr3-s8-release android14-qpr3-s9-release android15-automotiveos-dev android15-automotiveos-release android15-d4-release android15-platform-release android15-prebuilt-test android15-qpr1-release android15-qpr1-s3-release android15-qpr1-s4-release android15-qpr1-s5-release android15-release android15-s1-release android15-security-release android15-tests-dev android15-tests-release aml_cfg_351010000 aml_hef_350921160 aml_hef_351016140 aml_rkp_350910000 aml_rkp_351011000 aml_tz6_351010000 android-14.0.0_r50 android-14.0.0_r51 android-14.0.0_r52 android-14.0.0_r53 android-14.0.0_r54 android-14.0.0_r55 android-14.0.0_r56 android-14.0.0_r57 android-14.0.0_r58 android-14.0.0_r59 android-14.0.0_r60 android-14.0.0_r61 android-14.0.0_r67 android-14.0.0_r68 android-14.0.0_r69 android-14.0.0_r70 android-14.0.0_r71 android-14.0.0_r72 android-14.0.0_r73 android-14.0.0_r75 android-15.0.0_r1 android-15.0.0_r10 android-15.0.0_r11 android-15.0.0_r12 android-15.0.0_r13 android-15.0.0_r14 android-15.0.0_r15 android-15.0.0_r16 android-15.0.0_r17 android-15.0.0_r2 android-15.0.0_r24 android-15.0.0_r25 android-15.0.0_r3 android-15.0.0_r31 android-15.0.0_r4 android-15.0.0_r5 android-15.0.0_r6 android-15.0.0_r7 android-15.0.0_r8 android-15.0.0_r9 android-automotiveos-15.0.0_lts1 android-automotiveos-15.0.0_lts2 android-automotiveos-15.0.0_lts3 android-cts-15.0_r1 android-cts-15.0_r2 android-cts-15.0_r3 android-cts-15.0_r4 android-cts-15.0_r5 android-platform-15.0.0_r1 android-platform-15.0.0_r10 android-platform-15.0.0_r11 android-platform-15.0.0_r2 android-platform-15.0.0_r3 android-platform-15.0.0_r4 android-platform-15.0.0_r5 android-platform-15.0.0_r6 android-platform-15.0.0_r7 android-platform-15.0.0_r8 android-platform-15.0.0_r9 android-security-15.0.0_r1 android-security-15.0.0_r10 android-security-15.0.0_r2 android-security-15.0.0_r3 android-security-15.0.0_r4 android-security-15.0.0_r5 android-security-15.0.0_r6 android-security-15.0.0_r7 android-security-15.0.0_r8 android-security-15.0.0_r9 android-vts-15.0_r1 android-vts-15.0_r2 android-vts-15.0_r3 android-vts-15.0_r4 android-vts-15.0_r5
  78. ec56e40 elfutils: refactor transitive dependencies am: b16ae855fa am: 530499dc9c am: 845f6a16e5 by Aleksei Vetrov · 1 year, 10 months ago
  79. 8487197 elfutils: refactor transitive dependencies am: b16ae855fa am: 98a198e8a5 by Aleksei Vetrov · 1 year, 10 months ago
  80. 845f6a1 elfutils: refactor transitive dependencies am: b16ae855fa am: 530499dc9c by Aleksei Vetrov · 1 year, 10 months ago
  81. 530499d elfutils: refactor transitive dependencies am: b16ae855fa by Aleksei Vetrov · 1 year, 10 months ago
  82. 98a198e elfutils: refactor transitive dependencies am: b16ae855fa by Aleksei Vetrov · 1 year, 10 months ago
  83. b16ae85 elfutils: refactor transitive dependencies by Aleksei Vetrov · 1 year, 10 months ago
  84. 7842164 sync: Pull latest bpftool changes from kernel by Quentin Monnet · 1 year, 10 months ago
  85. b5aaf97 bpf: Use named fields for certain bpf uapi structs by Yonghong Song · 1 year, 10 months ago
  86. fa46ebb bpftool: Fix prog object type in manpage by Artem Savkov · 1 year, 10 months ago
  87. d712a3e bpftool: Extend net dump with netkit progs by Daniel Borkmann · 1 year, 10 months ago
  88. 0fcd8de bpftool: Implement link show support for netkit by Daniel Borkmann · 1 year, 10 months ago
  89. c59bb37 tools: Sync if_link uapi header by Daniel Borkmann · 1 year, 10 months ago
  90. 0946be6 netkit, bpf: Add bpf programmable net device by Daniel Borkmann · 1 year, 10 months ago
  91. b9530de bpftool: Wrap struct_ops dump in an array by Manu Bretelle · 1 year, 10 months ago
  92. 5978b98 bpftool: Fix printing of pointer value by Manu Bretelle · 1 year, 10 months ago
  93. 1485934 sync: Update libbpf submodule by Quentin Monnet · 1 year, 10 months ago
  94. ad04842 Upgrade bpftool to 66c1c8b51826fc4cd0641e5b99d54f469a11f726 am: f2c1cc94de am: b39e3da26d am: 9ccedf128e by Neill Kapron · 1 year, 11 months ago
  95. 6c8ed0e Upgrade bpftool to 66c1c8b51826fc4cd0641e5b99d54f469a11f726 am: f2c1cc94de am: 2bd07edd5a am: bdf70a98ce by Neill Kapron · 1 year, 11 months ago
  96. 9ccedf1 Upgrade bpftool to 66c1c8b51826fc4cd0641e5b99d54f469a11f726 am: f2c1cc94de am: b39e3da26d by Neill Kapron · 1 year, 11 months ago
  97. bdf70a9 Upgrade bpftool to 66c1c8b51826fc4cd0641e5b99d54f469a11f726 am: f2c1cc94de am: 2bd07edd5a by Neill Kapron · 1 year, 11 months ago
  98. b39e3da Upgrade bpftool to 66c1c8b51826fc4cd0641e5b99d54f469a11f726 am: f2c1cc94de by Neill Kapron · 1 year, 11 months ago
  99. 2bd07ed Upgrade bpftool to 66c1c8b51826fc4cd0641e5b99d54f469a11f726 am: f2c1cc94de by Neill Kapron · 1 year, 11 months ago
  100. 8485b9f sync: Pull latest bpftool changes from kernel by Quentin Monnet · 1 year, 11 months ago