1. f67c9cb bpf: Add minimal bpf() command documentation by Joe Stringer · 3 years, 10 months ago
  2. 7799e4d bpf: Import syscall arg documentation by Joe Stringer · 3 years, 10 months ago
  3. 13ec021 Merge branch 'Add BTF_KIND_FLOAT support' by Alexei Starovoitov · 3 years, 10 months ago
  4. 6be6a0b bpf: Document BTF_KIND_FLOAT in btf.rst by Ilya Leoshkevich · 3 years, 10 months ago
  5. 7999cf7 selftests/bpf: Add BTF_KIND_FLOAT to the existing deduplication tests by Ilya Leoshkevich · 3 years, 10 months ago
  6. 7e72aad3 selftest/bpf: Add BTF_KIND_FLOAT tests by Ilya Leoshkevich · 3 years, 10 months ago
  7. b1828f0 bpf: Add BTF_KIND_FLOAT support by Ilya Leoshkevich · 3 years, 10 months ago
  8. eea154a selftests/bpf: Use the 25th bit in the "invalid BTF_INFO" test by Ilya Leoshkevich · 3 years, 10 months ago
  9. 737e0f9 tools/bpftool: Add BTF_KIND_FLOAT support by Ilya Leoshkevich · 3 years, 10 months ago
  10. 22541a9 libbpf: Add BTF_KIND_FLOAT support by Ilya Leoshkevich · 3 years, 10 months ago
  11. 1b1ce92 libbpf: Fix whitespace in btf_add_composite() comment by Ilya Leoshkevich · 3 years, 10 months ago
  12. 8fd8869 bpf: Add BTF_KIND_FLOAT to uapi by Ilya Leoshkevich · 3 years, 10 months ago
  13. 86a35af selftests/bpf: Add a verifier scale test with unknown bounded loop by Yonghong Song · 3 years, 10 months ago
  14. 6ed6e1c skmsg: Add function doc for skb->_sk_redir by Cong Wang · 3 years, 10 months ago
  15. 303dcc2 tools/runqslower: Allow substituting custom vmlinux.h for the build by Andrii Nakryiko · 3 years, 10 months ago
  16. 85e142cb tools, bpf_asm: Exit non-zero on errors by Ian Denhardt · 3 years, 10 months ago
  17. 04883a0 tools, bpf_asm: Hard error on out of range jumps by Ian Denhardt · 3 years, 10 months ago
  18. cc0f835 Merge branch 'bpf: add bpf_for_each_map_elem() helper' by Alexei Starovoitov · 3 years, 10 months ago
  19. 6b9e333 selftests/bpf: Add arraymap test for bpf_for_each_map_elem() helper by Yonghong Song · 3 years, 10 months ago
  20. 9de7f0f selftests/bpf: Add hashmap test for bpf_for_each_map_elem() helper by Yonghong Song · 3 years, 10 months ago
  21. f1f9f0d bpftool: Print subprog address properly by Yonghong Song · 3 years, 10 months ago
  22. 53eddb5 libbpf: Support subprog address relocation by Yonghong Song · 3 years, 10 months ago
  23. b8f871f libbpf: Move function is_ldimm64() earlier in libbpf.c by Yonghong Song · 3 years, 10 months ago
  24. 06dcdcd bpf: Add arraymap support for bpf_for_each_map_elem() helper by Yonghong Song · 3 years, 10 months ago
  25. 314ee05 bpf: Add hashtab support for bpf_for_each_map_elem() helper by Yonghong Song · 3 years, 10 months ago
  26. 69c087b bpf: Add bpf_for_each_map_elem() helper by Yonghong Song · 3 years, 10 months ago
  27. 282a0f4 bpf: Change return value of verifier function add_subprog() by Yonghong Song · 3 years, 10 months ago
  28. 1435137 bpf: Refactor check_func_call() to allow callback function by Yonghong Song · 3 years, 10 months ago
  29. bc2591d bpf: Factor out verbose_invalid_scalar() by Yonghong Song · 3 years, 10 months ago
  30. efdb22d bpf: Factor out visit_func_call_insn() in check_cfg() by Yonghong Song · 3 years, 10 months ago
  31. 86fd166 selftests/bpf: Copy extras in out-of-srctree builds by Ilya Leoshkevich · 3 years, 10 months ago
  32. 2854436 selftests/bpf: Propagate error code of the command to vmtest.sh by KP Singh · 3 years, 10 months ago
  33. 1e0ab70 Merge branch 'sock_map: clean up and refactor code for BPF_SK_SKB_VERDICT' by Alexei Starovoitov · 3 years, 10 months ago
  34. ff9614b skmsg: Remove unused sk_psock_stop() declaration by Cong Wang · 3 years, 11 months ago
  35. 5333423 skmsg: Get rid of sk_psock_bpf_run() by Cong Wang · 3 years, 11 months ago
  36. cd81cefb skmsg: Make __sk_psock_purge_ingress_msg() static by Cong Wang · 3 years, 11 months ago
  37. 4675e23 sock_map: Make sock_map_prog_update() static by Cong Wang · 3 years, 11 months ago
  38. ae8b833 sock_map: Rename skb_parser and skb_verdict by Cong Wang · 3 years, 11 months ago
  39. e3526bb skmsg: Move sk_redir from TCP_SKB_CB to skb by Cong Wang · 3 years, 11 months ago
  40. 16137b0 bpf: Compute data_end dynamically with JIT code by Cong Wang · 3 years, 11 months ago
  41. 5a685cd skmsg: Get rid of struct sk_psock_parser by Cong Wang · 3 years, 11 months ago
  42. 8875960 bpf: Clean up sockmap related Kconfigs by Cong Wang · 3 years, 11 months ago
  43. a83586a bpf: Remove blank line in bpf helper description comment by Hangbin Liu · 3 years, 11 months ago
  44. 43c5026 Merge branch 'selftests/bpf: xsk improvements and new stats' by Alexei Starovoitov · 3 years, 10 months ago
  45. b267e5a selftests/bpf: Introduce xsk statistics tests by Ciara Loftus · 3 years, 11 months ago
  46. d3e3bf5 selftests/bpf: Restructure xsk selftests by Ciara Loftus · 3 years, 11 months ago
  47. d2b0dfd selftests/bpf: Expose and rename debug argument by Ciara Loftus · 3 years, 11 months ago
  48. ecde606 selftest/bpf: Make xsk tests less verbose by Magnus Karlsson · 3 years, 11 months ago
  49. e6ac593 bpf: Rename fixup_bpf_calls and add some comments by Brendan Jackman · 3 years, 11 months ago
  50. 523a4cf bpf: Use MAX_BPF_FUNC_REG_ARGS macro by Dmitrii Banshchikov · 3 years, 10 months ago
  51. a7d24d9 Merge branch 'bpf: enable task local storage for tracing' by Alexei Starovoitov · 3 years, 10 months ago
  52. ced47e3 bpf: runqslower: Use task local storage by Song Liu · 3 years, 10 months ago
  53. 4b0d2d4 bpf: runqslower: Prefer using local vmlimux to generate vmlinux.h by Song Liu · 3 years, 10 months ago
  54. c540957 selftests/bpf: Test deadlock from recursive bpf_task_storage_[get|delete] by Song Liu · 3 years, 10 months ago
  55. 1f87dcf selftests/bpf: Add non-BPF_LSM test for task local storage by Song Liu · 3 years, 10 months ago
  56. bc235cd bpf: Prevent deadlock from recursive bpf_task_storage_[get|delete] by Song Liu · 3 years, 10 months ago
  57. a10787e bpf: Enable task local storage for tracing programs by Song Liu · 3 years, 10 months ago
  58. 9c8f21e xsk: Build skb by page (aka generic zerocopy xmit) by Xuan Zhuo · 3 years, 11 months ago
  59. 3914d88 xsk: Respect device's headroom and tailroom on generic xmit path by Alexander Lobakin · 3 years, 11 months ago
  60. ab5bd58 virtio-net: Support IFF_TX_SKB_NO_LINEAR flag by Xuan Zhuo · 3 years, 11 months ago
  61. c2ff53d net: Add priv_flags for allow tx skb without linear by Xuan Zhuo · 3 years, 11 months ago
  62. 2463e07 netdevice: Add missing IFF_PHONY_HEADROOM self-definition by Alexander Lobakin · 3 years, 11 months ago
  63. b9fc8b4 bpf: Add kernel/modules BTF presence checks to bpftool feature command by Grant Seltzer · 3 years, 11 months ago
  64. d310ec0 Merge tag 'perf-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 11 months ago
  65. 657bd90 Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 11 months ago
  66. 7b15c27 Merge tag 'core-mm-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 11 months ago
  67. 9eef023 Merge tag 'locking-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 11 months ago
  68. d089f48 Merge tag 'core-rcu-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 11 months ago
  69. 3f6ec19 Merge tag 'timers-core-2021-02-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 11 months ago
  70. b5183bc Merge tag 'irq-core-2021-02-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 11 months ago
  71. 5bbb336 Merge tag 'for-5.12/io_uring-2021-02-17' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 11 months ago
  72. 9820b4d Merge tag 'for-5.12/drivers-2021-02-17' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 11 months ago
  73. 582cd91 Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 11 months ago
  74. bd018bb Merge tag 'for-5.12/libata-2021-02-17' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 11 months ago
  75. 24880bef Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/linux by Linus Torvalds · 3 years, 11 months ago
  76. b52bb13 Merge tag 'xfs-5.12-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 3 years, 11 months ago
  77. 4f016a3 Merge tag 'iomap-5.12-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 3 years, 11 months ago
  78. f023616 Merge tag 'pstore-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 11 months ago
  79. f7b36dc Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 3 years, 11 months ago
  80. 99f1a58 Merge tag 'nfsd-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 3 years, 11 months ago
  81. 681e2ab Merge tag 'erofs-for-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs by Linus Torvalds · 3 years, 11 months ago
  82. 8b42fe1 Merge tag 'f2fs-for-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 3 years, 11 months ago
  83. 6f3952c Merge tag 'for-5.12-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 11 months ago
  84. f9d58de Merge tag 'affs-for-5.12-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 11 months ago
  85. d88e8b6 Merge tag 'jfs-5.12' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 3 years, 11 months ago
  86. 961a9b5 Merge tag 'locks-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 3 years, 11 months ago
  87. c57b1f0 Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 11 months ago
  88. 591fd30 Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 11 months ago
  89. 054560e Merge branch 'work.sendfile' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 11 months ago
  90. 55f62bc Merge tag 'pnp-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 11 months ago
  91. 3c8f504 Merge tag 'acpi-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 11 months ago
  92. 02f9fc2 Merge tag 'pm-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 11 months ago
  93. 5d99aa0 Merge tag 'staging-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 3 years, 11 months ago
  94. 780607b Merge tag 'usb-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 3 years, 11 months ago
  95. e428692 Merge tag 'tty-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 3 years, 11 months ago
  96. 3342ff2 tty: protect tty_write from odd low-level tty disciplines by Linus Torvalds · 3 years, 11 months ago
  97. 2c405d1 Merge tag 'x86_asm_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 11 months ago
  98. 26a30ff Merge tag 'x86_build_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 11 months ago
  99. b0fb293 Merge tag 'x86_cache_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 11 months ago
  100. 0570b69 Merge tag 'x86_cpu_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 11 months ago