Show patches with: Archived = No       |    Delegate = bpf       |   24007 patches
« 1 2 3 4240 241 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,04/27] function_graph: Allow multiple users to attach to function graph function_graph: Allow multiple users for function graph tracing - - - 1-- 2024-06-02 Steven Rostedt bpf Not Applicable
[v2,03/27] function_graph: Add an array structure that will allow multiple callbacks function_graph: Allow multiple users for function graph tracing - - - 1-- 2024-06-02 Steven Rostedt bpf Not Applicable
[v2,02/27] fgraph: Use BUILD_BUG_ON() to make sure we have structures divisible by long function_graph: Allow multiple users for function graph tracing - - - 1-- 2024-06-02 Steven Rostedt bpf Not Applicable
[v2,01/27] function_graph: Convert ret_stack to a series of longs function_graph: Allow multiple users for function graph tracing - - - 1-- 2024-06-02 Steven Rostedt bpf Not Applicable
[6/6] selftests/bpf: Replace memcpy() with __get_task_comm() kernel: Avoid memcpy of task comm - - - 45-- 2024-06-02 Yafang Shao bpf Changes Requested
[5/6] bpftool: Make task comm always be NUL-terminated kernel: Avoid memcpy of task comm - 1 - 45-- 2024-06-02 Yafang Shao bpf Changes Requested
bpf: plug a warn about bpf_session_cookie without CONFIG_FPROBE bpf: plug a warn about bpf_session_cookie without CONFIG_FPROBE - - - 49211 2024-06-01 Mateusz Guzik bpf Changes Requested
[v4,bpf-next,2/2] selftests/bpf: Remove i = zero workaround and add new tests. [v4,bpf-next,1/2] bpf: Relax precision marking in open coded iters and may_goto loop. - - - 44-- 2024-06-01 Alexei Starovoitov bpf Changes Requested
[v4,bpf-next,1/2] bpf: Relax precision marking in open coded iters and may_goto loop. [v4,bpf-next,1/2] bpf: Relax precision marking in open coded iters and may_goto loop. - - - 44-- 2024-06-01 Alexei Starovoitov bpf Changes Requested
[RFC,bpf-next] libbpf: implement BTF field iterator [RFC,bpf-next] libbpf: implement BTF field iterator - - - 44-- 2024-06-01 Andrii Nakryiko bpf RFC
[bpf] bpf: Fix bpf_session_cookie BTF_ID in special_kfunc_set list [bpf] bpf: Fix bpf_session_cookie BTF_ID in special_kfunc_set list - - 1 5723 2024-05-31 Jiri Olsa bpf Accepted
test_bpf: add missing MODULE_DESCRIPTION() test_bpf: add missing MODULE_DESCRIPTION() - - - 45-- 2024-05-31 Jeff Johnson bpf Accepted
[v2,5.10.y,2/2] bpf: Add explicit cast to 'void *' for __BPF_DISPATCHER_UPDATE() bpf: fix warning in ftrace_verify_code() 2 - - 1-1 2024-05-31 Vasiliy Kovalev bpf Handled Elsewhere
[v2,5.10.y,1/2] bpf: Convert BPF_DISPATCHER to use static_call() (not ftrace) bpf: fix warning in ftrace_verify_code() 2 - 2 1-1 2024-05-31 Vasiliy Kovalev bpf Handled Elsewhere
[v2,5.15.y,2/2] bpf: Add explicit cast to 'void *' for __BPF_DISPATCHER_UPDATE() bpf: fix warning in ftrace_verify_code() 2 - - 1-1 2024-05-31 Vasiliy Kovalev bpf Superseded
[v2,5.15.y,1/2] bpf: Convert BPF_DISPATCHER to use static_call() (not ftrace) bpf: fix warning in ftrace_verify_code() 2 - 2 1-1 2024-05-31 Vasiliy Kovalev bpf Superseded
[bpf] bpf: Make session kfuncs global [bpf] bpf: Make session kfuncs global - - 1 5723 2024-05-31 Jiri Olsa bpf Changes Requested
[bpf-next,5/5] selftests/bpf: Drop useless arguments of do_test in bpf_tcp_ca use network helpers, part 6 - - - 44-- 2024-05-30 Geliang Tang bpf New
[bpf-next,4/5] selftests/bpf: Use start_test in test_dctcp in bpf_tcp_ca use network helpers, part 6 - - - 44-- 2024-05-30 Geliang Tang bpf New
[bpf-next,3/5] selftests/bpf: Use start_test in test_dctcp_fallback in bpf_tcp_ca use network helpers, part 6 - - - 44-- 2024-05-30 Geliang Tang bpf New
[bpf-next,2/5] selftests/bpf: Add start_test helper in bpf_tcp_ca use network helpers, part 6 - - - 44-- 2024-05-30 Geliang Tang bpf New
[bpf-next,1/5] selftests/bpf: Use connect_to_fd_opts in do_test in bpf_tcp_ca use network helpers, part 6 - - - 44-- 2024-05-30 Geliang Tang bpf New
[bpf-next,v7,8/8] bpftool: Change pid_iter.bpf.c to comply with the change of bpf_link_fops. Notify user space when a struct_ops object is detached/unregistered 1 - - 49-- 2024-05-30 Kui-Feng Lee bpf Accepted
[bpf-next,v7,7/8] selftests/bpf: make sure bpf_testmod handling racing link destroying well. Notify user space when a struct_ops object is detached/unregistered - - - 49-- 2024-05-30 Kui-Feng Lee bpf Changes Requested
[bpf-next,v7,6/8] selftests/bpf: detach a struct_ops link from the subsystem managing it. Notify user space when a struct_ops object is detached/unregistered - - - 49-- 2024-05-30 Kui-Feng Lee bpf Changes Requested
[bpf-next,v7,5/8] selftests/bpf: test struct_ops with epoll Notify user space when a struct_ops object is detached/unregistered - - - 49-- 2024-05-30 Kui-Feng Lee bpf Accepted
[bpf-next,v7,4/8] bpf: export bpf_link_inc_not_zero. Notify user space when a struct_ops object is detached/unregistered - - - 49-- 2024-05-30 Kui-Feng Lee bpf Accepted
[bpf-next,v7,3/8] bpf: support epoll from bpf struct_ops links. Notify user space when a struct_ops object is detached/unregistered - - - 49-- 2024-05-30 Kui-Feng Lee bpf Accepted
[bpf-next,v7,2/8] bpf: enable detaching links of struct_ops objects. Notify user space when a struct_ops object is detached/unregistered - - - 49-- 2024-05-30 Kui-Feng Lee bpf Accepted
[bpf-next,v7,1/8] bpf: pass bpf_struct_ops_link to callbacks in bpf_struct_ops. Notify user space when a struct_ops object is detached/unregistered - - - 49-- 2024-05-30 Kui-Feng Lee bpf Accepted
[bpf] libbpf: don't close(-1) in multi-uprobe feature detector [bpf] libbpf: don't close(-1) in multi-uprobe feature detector 1 - - 58-4 2024-05-29 Andrii Nakryiko bpf Accepted
[bpf-next] libbpf: keep FD_CLOEXEC flag when dup()'ing FD [bpf-next] libbpf: keep FD_CLOEXEC flag when dup()'ing FD 1 - - 44-- 2024-05-29 Andrii Nakryiko bpf Accepted
bpftool: Query only cgroup-related attach types bpftool: Query only cgroup-related attach types - - - 45-- 2024-05-29 Kenta Tada bpf Changes Requested
[v4,bpf-next,3/3] selftests/bpf: Add selftest for bpf_xdp_flow_lookup kfunc netfilter: Add the capability to offload flowtable in XDP layer - - - 44-- 2024-05-29 Lorenzo Bianconi bpf Needs ACK
[v4,bpf-next,2/3] netfilter: add bpf_xdp_flow_lookup kfunc netfilter: Add the capability to offload flowtable in XDP layer 1 - - 44-- 2024-05-29 Lorenzo Bianconi bpf Needs ACK
[v4,bpf-next,1/3] netfilter: nf_tables: add flowtable map for xdp offload netfilter: Add the capability to offload flowtable in XDP layer - - - 44-- 2024-05-29 Lorenzo Bianconi bpf Needs ACK
bpf: Use an UNUSED id for bpf_session_cookie without FPROBE bpf: Use an UNUSED id for bpf_session_cookie without FPROBE - - - 593- 2024-05-29 Sebastian Andrzej Siewior bpf Changes Requested
bpf, devmap: Remove unnecessary if check in for loop bpf, devmap: Remove unnecessary if check in for loop 1 1 - 611- 2024-05-29 Thorsten Blum bpf Accepted
[v2] bpf: Allocate bpf_event_entry with node info [v2] bpf: Allocate bpf_event_entry with node info - - - 611- 2024-05-29 Namhyung Kim bpf Changes Requested
bpf: Allocate bpf_event_entry with node info bpf: Allocate bpf_event_entry with node info - - - 32111 2024-05-28 Namhyung Kim bpf Superseded
[bpf-next] selftests/bpf: fix inet_csk_accept prototype in test_sk_storage_tracing.c [bpf-next] selftests/bpf: fix inet_csk_accept prototype in test_sk_storage_tracing.c - - - 44-- 2024-05-28 Andrii Nakryiko bpf Accepted
[v5,bpf-next,9/9] kbuild,bpf: add module-specific pahole flags for distilled base BTF bpf: support resilient split BTF - - - 44-- 2024-05-28 Alan Maguire bpf Changes Requested
[v5,bpf-next,8/9] libbpf,bpf: share BTF relocate-related code with kernel bpf: support resilient split BTF 1 - - 44-- 2024-05-28 Alan Maguire bpf Changes Requested
[v5,bpf-next,7/9] module, bpf: store BTF base pointer in struct module bpf: support resilient split BTF - 1 - 44-- 2024-05-28 Alan Maguire bpf Changes Requested
[v5,bpf-next,6/9] resolve_btfids: handle presence of .BTF.base section bpf: support resilient split BTF - - - 44-- 2024-05-28 Alan Maguire bpf Changes Requested
[v5,bpf-next,5/9] libbpf: make btf_parse_elf process .BTF.base transparently bpf: support resilient split BTF - - - 44-- 2024-05-28 Alan Maguire bpf Changes Requested
[v5,bpf-next,4/9] selftests/bpf: extend distilled BTF tests to cover BTF relocation bpf: support resilient split BTF 1 - - 44-- 2024-05-28 Alan Maguire bpf Changes Requested
[v5,bpf-next,3/9] libbpf: split BTF relocation bpf: support resilient split BTF - - - 44-- 2024-05-28 Alan Maguire bpf Changes Requested
[v5,bpf-next,2/9] selftests/bpf: test distilled base, split BTF generation bpf: support resilient split BTF 1 - - 44-- 2024-05-28 Alan Maguire bpf Changes Requested
[v5,bpf-next,1/9] libbpf: add btf__distill_base() creating split BTF with distilled base BTF bpf: support resilient split BTF 1 - - 44-- 2024-05-28 Alan Maguire bpf Changes Requested
[bpf-next,v3,2/2] selftests: bpf: validate CHECKSUM_COMPLETE option [bpf-next,v3,1/2] bpf: add CHECKSUM_COMPLETE to bpf test progs - - - 39-5 2024-05-27 Vadim Fedorenko bpf Changes Requested
[bpf-next,v3,1/2] bpf: add CHECKSUM_COMPLETE to bpf test progs [bpf-next,v3,1/2] bpf: add CHECKSUM_COMPLETE to bpf test progs - - - 39-5 2024-05-27 Vadim Fedorenko bpf Changes Requested
[-fixes] bpf: resolve_btfids: Fix integer overflow when calling elf_update() [-fixes] bpf: resolve_btfids: Fix integer overflow when calling elf_update() - - - 45-- 2024-05-27 Alexandre Ghiti bpf Superseded
[bpf,3/3] selftests/bpf: Cover verifier checks for mutating sockmap/sockhash Block deletes from sockmap for tracing programs 1 - - 5921 2024-05-27 Jakub Sitnicki bpf Accepted
[bpf,2/3] Revert "bpf, sockmap: Prevent lock inversion deadlock in map delete elem" Block deletes from sockmap for tracing programs 1 - - 6011 2024-05-27 Jakub Sitnicki bpf Accepted
[bpf,1/3] bpf: Allow delete from sockmap/sockhash only if update is allowed Block deletes from sockmap for tracing programs 1 - - 5921 2024-05-27 Jakub Sitnicki bpf Accepted
[bpf] vmalloc: relax is_vmalloc_or_module_addr() check [bpf] vmalloc: relax is_vmalloc_or_module_addr() check - - - 49112 2024-05-26 Cong Wang bpf Changes Requested
[bpf-next] bpf, docs: Fix instruction.rst indentation [bpf-next] bpf, docs: Fix instruction.rst indentation - 1 - 44-- 2024-05-26 Dave Thaler bpf Accepted
[bpf-next] bpf, docs: Clarify call local offset [bpf-next] bpf, docs: Clarify call local offset 1 - - 44-- 2024-05-25 Dave Thaler bpf Accepted
[bpf-next,v5,7/7] selftests/bpf: Add post_connect_cb callback use network helpers, part 5 - - - 49-- 2024-05-25 Geliang Tang bpf Changes Requested
[bpf-next,v5,6/7] selftests/bpf: Use connect_to_fd_opts in do_test in bpf_tcp_ca use network helpers, part 5 - - - 49-- 2024-05-25 Geliang Tang bpf Changes Requested
[bpf-next,v5,5/7] selftests/bpf: Use start_server_str in do_test in bpf_tcp_ca use network helpers, part 5 - - - 49-- 2024-05-25 Geliang Tang bpf Accepted
[bpf-next,v5,4/7] selftests/bpf: Use post_socket_cb in start_server_str use network helpers, part 5 - - - 49-- 2024-05-25 Geliang Tang bpf Accepted
[bpf-next,v5,3/7] selftests/bpf: Use post_socket_cb in connect_to_fd_opts use network helpers, part 5 - - - 49-- 2024-05-25 Geliang Tang bpf Accepted
[bpf-next,v5,2/7] selftests/bpf: Add start_server_str helper use network helpers, part 5 - - - 49-- 2024-05-25 Geliang Tang bpf Accepted
[bpf-next,v5,1/7] selftests/bpf: Drop struct post_socket_opts use network helpers, part 5 - - - 49-- 2024-05-25 Geliang Tang bpf Accepted
[bpf-next] ARC, bpf: Fix issues reported by the static analyzers [bpf-next] ARC, bpf: Fix issues reported by the static analyzers - - - 44-- 2024-05-25 Shahab Vahedi bpf Accepted
[v3,bpf-next,2/2] selftests/bpf: Remove i = zero workaround and add new tests. [v3,bpf-next,1/2] bpf: Relax precision marking in open coded iters and may_goto loop. - - - 46-3 2024-05-25 Alexei Starovoitov bpf Superseded
[v3,bpf-next,1/2] bpf: Relax precision marking in open coded iters and may_goto loop. [v3,bpf-next,1/2] bpf: Relax precision marking in open coded iters and may_goto loop. - - - 46-3 2024-05-25 Alexei Starovoitov bpf Superseded
[bpf-next,v6,8/8] bpftool: Change pid_iter.bpf.c to comply with the change of bpf_link_fops. Notify user space when a struct_ops object is detached/unregistered 1 - - 44-- 2024-05-24 Kui-Feng Lee bpf Superseded
[bpf-next,v6,7/8] selftests/bpf: make sure bpf_testmod handling racing link destroying well. Notify user space when a struct_ops object is detached/unregistered - - - 44-- 2024-05-24 Kui-Feng Lee bpf Superseded
[bpf-next,v6,6/8] selftests/bpf: detach a struct_ops link from the subsystem managing it. Notify user space when a struct_ops object is detached/unregistered - - - 44-- 2024-05-24 Kui-Feng Lee bpf Superseded
[bpf-next,v6,5/8] selftests/bpf: test struct_ops with epoll Notify user space when a struct_ops object is detached/unregistered - - - 44-- 2024-05-24 Kui-Feng Lee bpf Superseded
[bpf-next,v6,4/8] bpf: export bpf_link_inc_not_zero. Notify user space when a struct_ops object is detached/unregistered - - - 44-- 2024-05-24 Kui-Feng Lee bpf Superseded
[bpf-next,v6,3/8] bpf: support epoll from bpf struct_ops links. Notify user space when a struct_ops object is detached/unregistered - - - 44-- 2024-05-24 Kui-Feng Lee bpf Superseded
[bpf-next,v6,2/8] bpf: enable detaching links of struct_ops objects. Notify user space when a struct_ops object is detached/unregistered - - - 44-- 2024-05-24 Kui-Feng Lee bpf Superseded
[bpf-next,v6,1/8] bpf: pass bpf_struct_ops_link to callbacks in bpf_struct_ops. Notify user space when a struct_ops object is detached/unregistered - - - 44-- 2024-05-24 Kui-Feng Lee bpf Superseded
[bpf-next] bpf, docs: Add table captions [bpf-next] bpf, docs: Add table captions - 1 - 44-- 2024-05-24 Dave Thaler bpf Accepted
[bpf,v2,4/4] selftests/bpf: Add netkit test for pkt_type [bpf,v2,1/4] netkit: Fix setting mac address in l2 mode - - - 623- 2024-05-24 Daniel Borkmann bpf Accepted
[bpf,v2,3/4] selftests/bpf: Add netkit tests for mac address [bpf,v2,1/4] netkit: Fix setting mac address in l2 mode - - - 632- 2024-05-24 Daniel Borkmann bpf Accepted
[bpf,v2,2/4] netkit: Fix pkt_type override upon netkit pass verdict [bpf,v2,1/4] netkit: Fix setting mac address in l2 mode 1 - - 6311 2024-05-24 Daniel Borkmann bpf Accepted
[bpf,v2,1/4] netkit: Fix setting mac address in l2 mode [bpf,v2,1/4] netkit: Fix setting mac address in l2 mode 2 - - 6311 2024-05-24 Daniel Borkmann bpf Accepted
[bpf-next] libbpf: configure log verbosity with env variable [bpf-next] libbpf: configure log verbosity with env variable - - - 48-- 2024-05-24 Mykyta Yatsenko mykyta.yatsenko5@gmail.com bpf Accepted
[bpf,5/5] selftests/bpf: Add netkit test for pkt_type [bpf,1/5] netkit: Fix setting mac address in l2 mode - - - 583- 2024-05-24 Daniel Borkmann bpf Superseded
[bpf,4/5] selftests/bpf: Add netkit tests for mac address and mtu [bpf,1/5] netkit: Fix setting mac address in l2 mode - - - 583- 2024-05-24 Daniel Borkmann bpf Superseded
[bpf,3/5] netkit: Fix syncing peer device mtu with primary [bpf,1/5] netkit: Fix setting mac address in l2 mode - - - 5911 2024-05-24 Daniel Borkmann bpf Superseded
[bpf,2/5] netkit: Fix pkt_type override upon netkit pass verdict [bpf,1/5] netkit: Fix setting mac address in l2 mode 1 - - 5911 2024-05-24 Daniel Borkmann bpf Superseded
[bpf,1/5] netkit: Fix setting mac address in l2 mode [bpf,1/5] netkit: Fix setting mac address in l2 mode 1 - - 5911 2024-05-24 Daniel Borkmann bpf Superseded
[bpf-next,v2,2/2] selftests: bpf: validate CHECKSUM_COMPLETE option [bpf-next,v2,1/2] bpf: add CHECKSUM_COMPLETE to bpf test progs - - - 37-7 2024-05-24 Vadim Fedorenko bpf Superseded
[bpf-next,v2,1/2] bpf: add CHECKSUM_COMPLETE to bpf test progs [bpf-next,v2,1/2] bpf: add CHECKSUM_COMPLETE to bpf test progs - - - 37-7 2024-05-24 Vadim Fedorenko bpf Superseded
[bpf-next,v4,2/2] riscv, bpf: Introduce shift add helper with Zba optimization riscv, bpf: Introduce Zba optimization 1 - - 44-- 2024-05-24 Wang, Xiao W bpf Accepted
[bpf-next,v4,1/2] riscv, bpf: Optimize zextw insn with Zba extension riscv, bpf: Introduce Zba optimization - 2 1 44-- 2024-05-24 Wang, Xiao W bpf Accepted
[v2,9/9] selftests/bpf: add simple benchmark tool for /proc/<pid>/maps APIs ioctl()-based API to query VMAs from /proc/<pid>/maps - - - 1-- 2024-05-24 Andrii Nakryiko bpf Superseded
[v2,8/9] selftests/bpf: make use of PROCMAP_QUERY ioctl if available ioctl()-based API to query VMAs from /proc/<pid>/maps - - - 1-- 2024-05-24 Andrii Nakryiko bpf Superseded
[bpf-next,v4,6/6] selftests/bpf: Add post_connect_cb callback use network helpers, part 5 - - - 48-- 2024-05-24 Geliang Tang bpf Superseded
[bpf-next,v4,5/6] selftests/bpf: Use connect_to_fd_opts in do_test in bpf_tcp_ca use network helpers, part 5 - - - 48-- 2024-05-24 Geliang Tang bpf Superseded
[bpf-next,v4,4/6] selftests/bpf: Use start_server_str in bpf_tcp_ca use network helpers, part 5 - - - 48-- 2024-05-24 Geliang Tang bpf Superseded
[bpf-next,v4,3/6] selftests/bpf: Use post_socket_cb in connect_to_fd_opts use network helpers, part 5 - - - 48-- 2024-05-24 Geliang Tang bpf Superseded
[bpf-next,v4,2/6] selftests/bpf: Add start_server_str helper use network helpers, part 5 - - - 48-- 2024-05-24 Geliang Tang bpf Superseded
[bpf-next,v4,1/6] selftests/bpf: Drop struct post_socket_opts use network helpers, part 5 - - - 48-- 2024-05-24 Geliang Tang bpf Superseded
« 1 2 3 4240 241 »