1. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  2. e60572b bpf: Avoid visit same object multiple times by Yonghong Song · 4 years, 5 months ago
  3. e679654 bpf: Fix a rcu_sched stall issue with bpf task/task_file iterator by Yonghong Song · 4 years, 5 months ago
  4. cf28f3b bpf: Use get_file_rcu() instead of get_file() for task_file iterator by Yonghong Song · 4 years, 5 months ago
  5. b33164f bpf: Iterate through all PT_NOTE sections when looking for build id by Jiri Olsa · 4 years, 5 months ago
  6. b8c1a30 bpf: Delete repeated words in comments by Randy Dunlap · 4 years, 5 months ago
  7. 5e7b302 bpf: Change uapi for bpf iterator map elements by Yonghong Song · 4 years, 6 months ago
  8. 2e7199b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 6 months ago
  9. bd0b33b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
  10. 73b11c2a bpf: Add support for forced LINK_DETACH command by Andrii Nakryiko · 4 years, 6 months ago
  11. 69138b3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 6 months ago
  12. 4fc00b7 bpf: Add missing newline characters in verifier error messages by Yonghong Song · 4 years, 6 months ago
  13. 1d4e1eab bpf: Fix map leak in HASH_OF_MAPS map by Andrii Nakryiko · 4 years, 6 months ago
  14. 310ad79 bpf: Fix build without CONFIG_NET when using BPF XDP link by Andrii Nakryiko · 4 years, 6 months ago
  15. f6dfbe31 bpf: Fix swapped arguments in calls to check_buffer_access by Colin Ian King · 4 years, 6 months ago
  16. aa8d3a7 bpf, xdp: Add bpf_link-based XDP attachment API by Andrii Nakryiko · 4 years, 6 months ago
  17. 2b9b305 bpf: Fix build on architectures with special bpf_user_pt_regs_t by Song Liu · 4 years, 6 months ago
  18. dfcdf0e bpf/local_storage: Fix build without CONFIG_CGROUP by YiFei Zhu · 4 years, 6 months ago
  19. 7d9c342 bpf: Make cgroup storages shared between programs on the same cgroup by YiFei Zhu · 4 years, 6 months ago
  20. 5d99cb2c bpf: Fail PERF_EVENT_IOC_SET_BPF when bpf_get_[stack|stackid] cannot work by Song Liu · 4 years, 6 months ago
  21. 7b04d6d bpf: Separate bpf_get_[stack|stackid] for perf events BPF by Song Liu · 4 years, 6 months ago
  22. d3cc2ab bpf: Implement bpf iterator for array maps by Yonghong Song · 4 years, 6 months ago
  23. d6c4503 bpf: Implement bpf iterator for hash maps by Yonghong Song · 4 years, 6 months ago
  24. a5cbe05 bpf: Implement bpf iterator for map elements by Yonghong Song · 4 years, 6 months ago
  25. afbf21d bpf: Support readonly/readwrite buffers in verifier by Yonghong Song · 4 years, 6 months ago
  26. f9c7927 bpf: Refactor to provide aux info to bpf_iter_init_seq_priv_t by Yonghong Song · 4 years, 6 months ago
  27. 14fc6bd6 bpf: Refactor bpf_iter_reg to have separate seq_info member by Yonghong Song · 4 years, 6 months ago
  28. a228a64 bpf: Add bpf_prog iterator by Alexei Starovoitov · 4 years, 7 months ago
  29. 3f9969f bpf: Fix pos computation for bpf_iter seq_ops->start() by Yonghong Song · 4 years, 6 months ago
  30. 951cf36 bpf: net: Use precomputed btf_id for bpf iterators by Yonghong Song · 4 years, 6 months ago
  31. bc4f054 bpf: Compute bpf_skc_to_*() helper socket btf ids at build time by Yonghong Song · 4 years, 6 months ago
  32. c576b9c bpf: cpumap: Fix possible rcpu kthread hung by Lorenzo Bianconi · 4 years, 6 months ago
  33. 343ead2 bpf, netns: Fix build without CONFIG_INET by Jakub Sitnicki · 4 years, 6 months ago
  34. 1559b4a inet: Run SK_LOOKUP BPF program on socket lookup by Jakub Sitnicki · 4 years, 6 months ago
  35. e9ddbb7 bpf: Introduce SK_LOOKUP program type with a dedicated attach point by Jakub Sitnicki · 4 years, 6 months ago
  36. ce3aa9c bpf, netns: Handle multiple link attachments by Jakub Sitnicki · 4 years, 6 months ago
  37. 28b1520 bpf: cpumap: Implement XDP_REDIRECT for eBPF programs attached to map entries by Lorenzo Bianconi · 4 years, 6 months ago
  38. 9216477 bpf: cpumap: Add the possibility to attach an eBPF program to cpumap by Lorenzo Bianconi · 4 years, 6 months ago
  39. 644bfe5 cpumap: Formalize map value as a named struct by Lorenzo Bianconi · 4 years, 6 months ago
  40. 9b74ebb cpumap: Use non-locked version __ptr_ring_consume_batched by Jesper Dangaard Brouer · 4 years, 6 months ago
  41. 5b801df bpf: Fix NULL pointer dereference in __btf_resolve_helper_id() by Peilin Ye · 4 years, 6 months ago
  42. 07dd1b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 6 months ago
  43. 49f4e67 bpf: Use BTF_ID to resolve bpf_ctx_convert struct by Jiri Olsa · 4 years, 6 months ago
  44. 138b9a0 bpf: Remove btf_id helpers resolving by Jiri Olsa · 4 years, 6 months ago
  45. c9a0f3b bpf: Resolve BTF IDs in vmlinux image by Jiri Olsa · 4 years, 6 months ago
  46. 71930d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
  47. 5a76489 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 6 months ago
  48. ce69fb3 Merge tag 'kallsyms_show_value-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 6 months ago
  49. c9a368f bpf: net: Avoid incorrect bpf_sk_reuseport_detach call by Martin KaFai Lau · 4 years, 6 months ago
  50. f3dda7a bpf: net: Avoid copying sk_user_data of reuseport_array during sk_clone by Martin KaFai Lau · 4 years, 6 months ago
  51. 6396026 bpf: Check correct cred for CAP_SYSLOG in bpf_dump_raw_ok() by Kees Cook · 4 years, 7 months ago
  52. f583674 bpf: Add BPF_CGROUP_INET_SOCK_RELEASE hook by Stanislav Fomichev · 4 years, 6 months ago
  53. f91c031e Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 7 months ago
  54. 046cc3d bpf: Fix build without CONFIG_STACKTRACE by Song Liu · 4 years, 7 months ago
  55. fa28dcb bpf: Introduce helper bpf_get_task_stack() by Song Liu · 4 years, 7 months ago
  56. bba1dc0 bpf: Remove redundant synchronize_rcu. by Alexei Starovoitov · 4 years, 7 months ago
  57. 01c66c4 bpf: Fix an incorrect branch elimination by verifier by Yonghong Song · 4 years, 7 months ago
  58. 2576f87 bpf, netns: Fix use-after-free in pernet pre_exit callback by Jakub Sitnicki · 4 years, 7 months ago
  59. bb0de31 bpf: sockmap: Require attach_bpf_fd when detaching a program by Lorenz Bauer · 4 years, 7 months ago
  60. 4ac2add bpf: flow_dissector: Check value of unused flags to BPF_PROG_DETACH by Lorenz Bauer · 4 years, 7 months ago
  61. 1b51423 bpf: flow_dissector: Check value of unused flags to BPF_PROG_ATTACH by Lorenz Bauer · 4 years, 7 months ago
  62. ab53cad bpf, netns: Keep a list of attached bpf_link's by Jakub Sitnicki · 4 years, 7 months ago
  63. 695c121 bpf, netns: Keep attached programs in bpf_prog_array by Jakub Sitnicki · 4 years, 7 months ago
  64. 3b70169 flow_dissector: Pull BPF program assignment up to bpf-netns by Jakub Sitnicki · 4 years, 7 months ago
  65. 517bbe1 bpf: Enforce BPF ringbuf size to be the power of 2 by Andrii Nakryiko · 4 years, 7 months ago
  66. a9b5915 bpf: Do not allow btf_ctx_access with __int128 types by John Fastabend · 4 years, 7 months ago
  67. af7ec13 bpf: Add bpf_skc_to_tcp6_sock() helper by Yonghong Song · 4 years, 7 months ago
  68. b338cb9 bpf: Restore behaviour of CAP_SYS_ADMIN allowing the loading of networking bpf programs by Maciej Żenczykowski · 4 years, 7 months ago
  69. c4c0bdc bpf: Set the number of exception entries properly for subprograms by Yonghong Song · 4 years, 7 months ago
  70. 2872e9a bpf: Set map_btf_{name, id} for all map types by Andrey Ignatov · 4 years, 7 months ago
  71. 41c48f3 bpf: Support access to bpf map fields by Andrey Ignatov · 4 years, 7 months ago
  72. a2d0d62 bpf: Switch btf_parse_vmlinux to btf_find_by_name_kind by Andrey Ignatov · 4 years, 7 months ago
  73. 6c69354 bpf: Avoid verifier failure for 32bit pointer arithmetic by Yonghong Song · 4 years, 7 months ago
  74. d8fe449 bpf: Don't return EINVAL from {get,set}sockopt when optlen > PAGE_SIZE by Stanislav Fomichev · 4 years, 7 months ago
  75. 99c5106 devmap: Use bpf_map_area_alloc() for allocating hash buckets by Toke Høiland-Jørgensen · 4 years, 7 months ago
  76. 96144c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 7 months ago
  77. 29fcb05 bpf: Undo internal BPF_PROBE_MEM in BPF insns dump by Andrii Nakryiko · 4 years, 7 months ago
  78. 4382a79 Merge branch 'uaccess.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 7 months ago
  79. 281920b bpf: Devmap adjust uapi for attach bpf program by Jesper Dangaard Brouer · 4 years, 7 months ago
  80. 248e00a bpf: cgroup: Allow multi-attach program to replace itself by Lorenz Bauer · 4 years, 7 months ago
  81. 26afa0a bpf: Reset data_meta before running programs attached to devmap entry by David Ahern · 4 years, 7 months ago
  82. 0cc55a0 mmap locking API: add mmap_read_trylock_non_owner() by Michel Lespinasse · 4 years, 7 months ago
  83. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
  84. ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  85. e7ed83d bpf: Fix an error code in check_btf_func() by Dan Carpenter · 4 years, 8 months ago
  86. cb8e59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 8 months ago
  87. b7e4b65 bpf: make bpf_check_uarg_tail_zero() use check_zeroed_user() by Al Viro · 4 years, 8 months ago
  88. 041de93 mm: remove vmalloc_user_node_flags by Christoph Hellwig · 4 years, 8 months ago
  89. 2b90594 mm: remove __vmalloc_node_flags_caller by Christoph Hellwig · 4 years, 8 months ago
  90. 88dca4c mm: remove the pgprot argument to __vmalloc by Christoph Hellwig · 4 years, 8 months ago
  91. 0c047ec bpf, cgroup: Return ENOLINK for auto-detached links on update by Jakub Sitnicki · 4 years, 8 months ago
  92. 7f045a4 bpf: Add link-based BPF program attachment to network namespace by Jakub Sitnicki · 4 years, 8 months ago
  93. b27f7bb flow_dissector: Move out netns_bpf prog callbacks by Jakub Sitnicki · 4 years, 8 months ago
  94. a3fd7ce net: Introduce netns_bpf for BPF programs attached to netns by Jakub Sitnicki · 4 years, 8 months ago
  95. 958a3f2 bpf: Use tracing helpers for lsm programs by Jiri Olsa · 4 years, 8 months ago
  96. 1b698fa xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frame by Lorenzo Bianconi · 4 years, 8 months ago
  97. bb2359f bpf: Change kvfree to kfree in generic_map_lookup_batch() by Denis Efremov · 4 years, 8 months ago
  98. 64b5902 xdp: Add xdp_txq_info to xdp_buff by David Ahern · 4 years, 8 months ago
  99. fbee97f bpf: Add support to attach bpf program to a devmap entry by David Ahern · 4 years, 8 months ago
  100. 7f1c042 devmap: Formalize map value as a named struct by David Ahern · 4 years, 8 months ago