1. 5938353 libbpf: Fix using invalidated memory in bpf_linker by Andrii Nakryiko · 3 years, 1 month ago
  2. 8cb1255 libbpf: Fix glob_syms memory leak in bpf_linker by Andrii Nakryiko · 3 years, 1 month ago
  3. 2a6a9bf libbpf: Don't call libc APIs with NULL pointers by Andrii Nakryiko · 3 years, 1 month ago
  4. 401891a libbpf: Fix potential misaligned memory access in btf_ext__new() by Andrii Nakryiko · 3 years, 1 month ago
  5. 1144ab9 tools/resolve_btf_ids: Close ELF file on error by Andrii Nakryiko · 3 years, 1 month ago
  6. 2fe256a selftests/bpf: Migrate selftests to bpf_map_create() by Andrii Nakryiko · 3 years, 1 month ago
  7. 99a12a3 libbpf: Prevent deprecation warnings in xsk.c by Andrii Nakryiko · 3 years, 1 month ago
  8. a9606f4 libbpf: Use bpf_map_create() consistently internally by Andrii Nakryiko · 3 years, 1 month ago
  9. 992c422 libbpf: Unify low-level map creation APIs w/ new bpf_map_create() by Andrii Nakryiko · 3 years, 1 month ago
  10. e4f7ac9 selftests/bpf: Mix legacy (maps) and modern (vars) BPF in one test by Andrii Nakryiko · 3 years, 1 month ago
  11. 16e0c35 libbpf: Load global data maps lazily on legacy kernels by Andrii Nakryiko · 3 years, 1 month ago
  12. fa721d4 selftests/bpf: Fix trivial typo by Drew Fustini · 3 years, 1 month ago
  13. 8cccee9 libbpf: Change bpf_program__set_extra_flags to bpf_program__set_flags by Florent Revest · 3 years, 1 month ago
  14. 9a49afe selftests/bpf: Add btf_dedup case with duplicated structs within CU by Jiri Olsa · 3 years, 1 month ago
  15. efdd3eb libbpf: Accommodate DWARF/compiler bug with duplicated structs by Andrii Nakryiko · 3 years, 1 month ago
  16. 7615209 libbpf: Add runtime APIs to query libbpf version by Andrii Nakryiko · 3 years, 1 month ago
  17. 29ad850 selfetests/bpf: Adapt vmtest.sh to s390 libbpf CI changes by Ilya Leoshkevich · 3 years, 1 month ago
  18. dd7f091 selftests/bpf: Fix xdpxceiver failures for no hugepages by Tirthendu Sarkar · 3 years, 1 month ago
  19. 5931d9a bpf, docs: Fix ordering of bpf documentation by Dave Tucker · 3 years, 2 months ago
  20. f5b1c2e bpf, docs: Rename bpf_lsm.rst to prog_lsm.rst by Dave Tucker · 3 years, 2 months ago
  21. 3ff36bf bpf, docs: Change underline in btf to match style guide by Dave Tucker · 3 years, 2 months ago
  22. db813d7 selftests/bpf: Mark variable as static by Yucong Sun · 3 years, 2 months ago
  23. 67d61d3 selftests/bpf: Variable naming fix by Yucong Sun · 3 years, 2 months ago
  24. ea78548 selftests/bpf: Move summary line after the error logs by Yucong Sun · 3 years, 2 months ago
  25. d41bc48 selftests/bpf: Add uprobe triggering overhead benchmarks by Andrii Nakryiko · 3 years, 1 month ago
  26. ebf7f6f bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33 by Tiezhu Yang · 3 years, 2 months ago
  27. e12cd15 selftests/bpf: Configure dir paths via env in test_bpftool_synctypes.py by Quentin Monnet · 3 years, 1 month ago
  28. b623181 bpftool: Update doc (use susbtitutions) and test_bpftool_synctypes.py by Quentin Monnet · 3 years, 1 month ago
  29. 4344842 bpftool: Add SPDX tags to RST documentation files by Quentin Monnet · 3 years, 1 month ago
  30. 4746158 selftests/bpf: Add a dedup selftest with equivalent structure types by Yonghong Song · 3 years, 1 month ago
  31. 69a055d libbpf: Fix a couple of missed btf_type_tag handling in btf.c by Yonghong Song · 3 years, 1 month ago
  32. e47d0bf bpftool: Add current libbpf_strict mode to version output by Stanislav Fomichev · 3 years, 1 month ago
  33. a5bdc36 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years, 1 month ago
  34. 2f6a470 Revert "Merge branch 'mctp-i2c-driver'" by Jakub Kicinski · 3 years, 1 month ago
  35. 6d3b1b0 Merge branch 'generic-phylink-validation' by David S. Miller · 3 years, 1 month ago
  36. 5038ffe net: mvpp2: use phylink_generic_validate() by Russell King (Oracle) · 3 years, 1 month ago
  37. 02a0988 net: mvneta: use phylink_generic_validate() by Russell King (Oracle) · 3 years, 1 month ago
  38. 34ae2c0 net: phylink: add generic validate implementation by Russell King (Oracle) · 3 years, 1 month ago
  39. 5cf46d8 net/wan/fsl_ucc_hdlc: fix sparse warnings by Christophe Leroy · 3 years, 1 month ago
  40. 311107b net: fddi: use swap() to make code cleaner by Yihao Han · 3 years, 1 month ago
  41. 9ed9411 hinic: use ARRAY_SIZE instead of ARRAY_LEN by Guo Zhengkui · 3 years, 1 month ago
  42. 16b1c4e0 net: usb: ax88179_178a: add TSO feature by Jacky Chou · 3 years, 1 month ago
  43. 71812af Merge branch 'mctp-i2c-driver' by David S. Miller · 3 years, 1 month ago
  44. 80be9b2 mctp i2c: MCTP I2C binding driver by Matt Johnston · 3 years, 1 month ago
  45. 0b6141e dt-bindings: net: New binding mctp-i2c-controller by Matt Johnston · 3 years, 1 month ago
  46. 3ef2de2 i2c: npcm7xx: Allow 255 byte block SMBus transfers by Matt Johnston · 3 years, 1 month ago
  47. 1b2ba1f i2c: aspeed: Allow 255 byte block transfers by Matt Johnston · 3 years, 1 month ago
  48. 84a107e i2c: dev: Handle 255 byte blocks for i2c ioctl by Matt Johnston · 3 years, 1 month ago
  49. 13cae4a i2c: core: Allow 255 byte transfers for SMBus 3.x by Matt Johnston · 3 years, 1 month ago
  50. cc0be1a net: bridge: Slightly optimize 'find_portno()' by Christophe JAILLET · 3 years, 1 month ago
  51. cb3ef7b net: sched: sch_netem: Refactor code in 4-state loss generator by Harshit Mogalapalli · 3 years, 2 months ago
  52. e99fa42 net: dsa: vsc73xxx: Make vsc73xx_remove() return void by Uwe Kleine-König · 3 years, 2 months ago
  53. ac746c8 net: stmmac: enhance XDP ZC driver level switching performance by Ong Boon Leong · 3 years, 2 months ago
  54. e504389 bpftool: Use libbpf_get_error() to check error by Hengqi Chen · 3 years, 1 month ago
  55. c874dff Merge branch 'bpftool: miscellaneous fixes' by Andrii Nakryiko · 3 years, 1 month ago
  56. b06be56 bpftool: Fix mixed indentation in documentation by Quentin Monnet · 3 years, 2 months ago
  57. 3811e27 bpftool: Update the lists of names for maps and prog-attach types by Quentin Monnet · 3 years, 2 months ago
  58. 986dec1 bpftool: Fix indent in option lists in the documentation by Quentin Monnet · 3 years, 2 months ago
  59. 48f5aef bpftool: Remove inclusion of utilities.mak from Makefiles by Quentin Monnet · 3 years, 2 months ago
  60. ebbd7f6 bpftool: Fix memory leak in prog_dump() by Quentin Monnet · 3 years, 2 months ago
  61. 1274a4e ipv6: Remove duplicate statements by luo penghao · 3 years, 2 months ago
  62. 0de3521 ipv4: Remove duplicate assignments by luo penghao · 3 years, 2 months ago
  63. ef14102 ipv4: drop unused assignment by luo penghao · 3 years, 2 months ago
  64. 325d956 selftests/bpf: Fix a tautological-constant-out-of-range-compare compiler warning by Yonghong Song · 3 years, 2 months ago
  65. 21c6ec3 selftests/bpf: Fix an unused-but-set-variable compiler warning by Yonghong Song · 3 years, 2 months ago
  66. 66f4bea Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 3 years, 2 months ago
  67. 6cbcc7a Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 2 months ago
  68. 030c28a Merge tag 'pwm/for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 3 years, 2 months ago
  69. 0d5d746 Merge tag 'sound-fix-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 3 years, 2 months ago
  70. 304ac80 Merge tag 'drm-next-2021-11-12' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 2 months ago
  71. f78e9de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 3 years, 2 months ago
  72. 3b81bf7 Merge tag 'rtc-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 3 years, 2 months ago
  73. 204d32e Merge tag 'libata-5.16-rc1-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata by Linus Torvalds · 3 years, 2 months ago
  74. 7246f4d tools/lib/lockdep: drop liblockdep by Sasha Levin · 3 years, 2 months ago
  75. d9c8e52 thermal: int340x: fix build on 32-bit targets by Linus Torvalds · 3 years, 2 months ago
  76. 7cc595a Merge branch 'introduce btf_tracing_ids' by Alexei Starovoitov · 3 years, 2 months ago
  77. d19ddb4 bpf: Introduce btf_tracing_ids by Song Liu · 3 years, 2 months ago
  78. 9e2ad63 bpf: Extend BTF_ID_LIST_GLOBAL with parameter for number of IDs by Song Liu · 3 years, 2 months ago
  79. 314f14a bpftool: Enable libbpf's strict mode by default by Stanislav Fomichev · 3 years, 2 months ago
  80. efe6f16 Merge branch 'next' into for-linus by Dmitry Torokhov · 3 years, 2 months ago
  81. b6c2472 Merge tag 'drm-misc-fixes-2021-11-11' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 3 years, 2 months ago
  82. 9faaffb Merge branch 'Support BTF_KIND_TYPE_TAG for btf_type_tag attributes' by Alexei Starovoitov · 3 years, 2 months ago
  83. d52f5c6 docs/bpf: Update documentation for BTF_KIND_TYPE_TAG support by Yonghong Song · 3 years, 2 months ago
  84. 3f1d0dc selftests/bpf: Clarify llvm dependency with btf_tag selftest by Yonghong Song · 3 years, 2 months ago
  85. 5698a42 selftests/bpf: Add a C test for btf_type_tag by Yonghong Song · 3 years, 2 months ago
  86. 26c79fc selftests/bpf: Rename progs/tag.c to progs/btf_decl_tag.c by Yonghong Song · 3 years, 2 months ago
  87. 846f482 selftests/bpf: Test BTF_KIND_DECL_TAG for deduplication by Yonghong Song · 3 years, 2 months ago
  88. 6aa5dab selftests/bpf: Add BTF_KIND_TYPE_TAG unit tests by Yonghong Song · 3 years, 2 months ago
  89. 0dc8587 selftests/bpf: Test libbpf API function btf__add_type_tag() by Yonghong Song · 3 years, 2 months ago
  90. 3da5ba6 bpftool: Support BTF_KIND_TYPE_TAG by Yonghong Song · 3 years, 2 months ago
  91. 2dc1e48 libbpf: Support BTF_KIND_TYPE_TAG by Yonghong Song · 3 years, 2 months ago
  92. 8c42d2f bpf: Support BTF_KIND_TYPE_TAG for btf_type_tag attributes by Yonghong Song · 3 years, 2 months ago
  93. 2326ff8 Merge branch 'Future-proof more tricky libbpf APIs' by Alexei Starovoitov · 3 years, 2 months ago
  94. 164b04f bpftool: Update btf_dump__new() and perf_buffer__new_raw() calls by Andrii Nakryiko · 3 years, 2 months ago
  95. eda8bfa tools/runqslower: Update perf_buffer__new() calls by Andrii Nakryiko · 3 years, 2 months ago
  96. 60ba87b selftests/bpf: Update btf_dump__new() uses to v1.0+ variant by Andrii Nakryiko · 3 years, 2 months ago
  97. 0b52a5f selftests/bpf: Migrate all deprecated perf_buffer uses by Andrii Nakryiko · 3 years, 2 months ago
  98. 4178893 libbpf: Make perf_buffer__new() use OPTS-based interface by Andrii Nakryiko · 3 years, 2 months ago
  99. 6084f5d libbpf: Ensure btf_dump__new() and btf_dump_opts are future-proof by Andrii Nakryiko · 3 years, 2 months ago
  100. 957d350 libbpf: Turn btf_dedup_opts into OPTS-based struct by Andrii Nakryiko · 3 years, 2 months ago