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