Show patches with: Archived = No       |    Delegate = bpf       |   24012 patches
« 1 2 3 4240 241 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[bpf-next,5/5] selftests/bpf: sockmap: Add basic splice(2) mode sockmap: Fix reading with splice(2) - - - 44-- 2024-06-06 Vincent Whitchurch via B4 Relay bpf New
[bpf-next,4/5] selftests/bpf: sockmap: Allow SK_PASS in verdict sockmap: Fix reading with splice(2) - - - 44-- 2024-06-06 Vincent Whitchurch via B4 Relay bpf New
[bpf-next,3/5] selftests/bpf: sockmap: Exit with error on failure sockmap: Fix reading with splice(2) - - - 44-- 2024-06-06 Vincent Whitchurch via B4 Relay bpf New
[bpf-next,2/5] tcp_bpf: Fix reading with splice(2) sockmap: Fix reading with splice(2) - - - 44-- 2024-06-06 Vincent Whitchurch via B4 Relay bpf New
[bpf-next,1/5] net: Add splice_read to prot sockmap: Fix reading with splice(2) - - - 44-- 2024-06-06 Vincent Whitchurch via B4 Relay bpf New
[v5,bpf-next,3/3] selftests/bpf: Remove i = zero workaround and add new tests. [v5,bpf-next,1/3] bpf: Relax tuple len requirement for sk helpers. - - - 41-3 2024-06-06 Alexei Starovoitov bpf New
[v5,bpf-next,2/3] bpf: Relax precision marking in open coded iters and may_goto loop. [v5,bpf-next,1/3] bpf: Relax tuple len requirement for sk helpers. - - - 41-3 2024-06-06 Alexei Starovoitov bpf New
[v5,bpf-next,1/3] bpf: Relax tuple len requirement for sk helpers. [v5,bpf-next,1/3] bpf: Relax tuple len requirement for sk helpers. - - - 41-3 2024-06-06 Alexei Starovoitov bpf New
[bpf-next] selftests/bpf: Fix send_signal test with nested CONFIG_PARAVIRT [bpf-next] selftests/bpf: Fix send_signal test with nested CONFIG_PARAVIRT - - - 44-- 2024-06-05 Yonghong Song bpf New
[bpf-next] libbpf: auto-attach skeletons struct_ops [bpf-next] libbpf: auto-attach skeletons struct_ops - - - 44-- 2024-06-05 Mykyta Yatsenko mykyta.yatsenko5@gmail.com bpf New
[bpf-next] selftests/bpf: add btf_field_iter selftests [bpf-next] selftests/bpf: add btf_field_iter selftests - - - 44-- 2024-06-05 Alan Maguire bpf New
[v3,9/9] selftests/bpf: add simple benchmark tool for /proc/<pid>/maps APIs ioctl()-based API to query VMAs from /proc/<pid>/maps - - - 45-- 2024-06-05 Andrii Nakryiko bpf Not Applicable
[v3,8/9] selftests/bpf: make use of PROCMAP_QUERY ioctl if available ioctl()-based API to query VMAs from /proc/<pid>/maps - - - 45-- 2024-06-05 Andrii Nakryiko bpf Not Applicable
[v2,bpf-next,5/5] libbpf: remove callback-based type/string BTF field visitor helpers libbpf: BTF field iterator 1 - - 44-- 2024-06-05 Andrii Nakryiko bpf Accepted
[v2,bpf-next,4/5] bpftool: use BTF field iterator in btfgen libbpf: BTF field iterator 1 1 - 44-- 2024-06-05 Andrii Nakryiko bpf Accepted
[v2,bpf-next,3/5] libbpf: make use of BTF field iterator in BTF handling code libbpf: BTF field iterator 1 - - 44-- 2024-06-05 Andrii Nakryiko bpf Accepted
[v2,bpf-next,2/5] libbpf: make use of BTF field iterator in BPF linker code libbpf: BTF field iterator 2 - - 44-- 2024-06-05 Andrii Nakryiko bpf Accepted
[v2,bpf-next,1/5] libbpf: add BTF field iterator libbpf: BTF field iterator 1 - - 44-- 2024-06-05 Andrii Nakryiko bpf Accepted
[RFC,bpf-next,10/10] selftests/bpf: Add uprobe session recursive test uprobe, bpf: Add session support - - - 41-3 2024-06-04 Jiri Olsa bpf RFC
[RFC,bpf-next,09/10] selftests/bpf: Add uprobe session cookie test uprobe, bpf: Add session support - - - 41-3 2024-06-04 Jiri Olsa bpf RFC
[RFC,bpf-next,08/10] selftests/bpf: Add uprobe session errors test uprobe, bpf: Add session support - - - 41-3 2024-06-04 Jiri Olsa bpf RFC
[RFC,bpf-next,07/10] selftests/bpf: Add uprobe session test uprobe, bpf: Add session support - - - 41-3 2024-06-04 Jiri Olsa bpf RFC
[RFC,bpf-next,06/10] selftests/bpf: Move ARRAY_SIZE to bpf_misc.h uprobe, bpf: Add session support - - - 41-3 2024-06-04 Jiri Olsa bpf RFC
[RFC,bpf-next,05/10] libbpf: Add uprobe session attach type names to attach_type_name uprobe, bpf: Add session support - - - 41-3 2024-06-04 Jiri Olsa bpf RFC
[RFC,bpf-next,04/10] libbpf: Add support for uprobe multi session attach uprobe, bpf: Add session support - - - 41-3 2024-06-04 Jiri Olsa bpf RFC
[RFC,bpf-next,03/10] bpf: Add support for uprobe multi session context uprobe, bpf: Add session support - - - 41-3 2024-06-04 Jiri Olsa bpf RFC
[RFC,bpf-next,02/10] bpf: Add support for uprobe multi session attach uprobe, bpf: Add session support - - - 41-3 2024-06-04 Jiri Olsa bpf RFC
[RFC,bpf-next,01/10] uprobe: Add session callbacks to uprobe_consumer uprobe, bpf: Add session support - - - 41-3 2024-06-04 Jiri Olsa bpf RFC
[bpf-next,v2] selftests/bpf: Ignore .llvm.<hash> suffix in kallsyms_find() [bpf-next,v2] selftests/bpf: Ignore .llvm.<hash> suffix in kallsyms_find() - - - 42-2 2024-06-04 Yonghong Song bpf Accepted
bpf: Support bpf shadow stack bpf: Support bpf shadow stack - - - 45-- 2024-06-04 Yonghong Song bpf Changes Requested
bpf: Support shadow stack bpf: Support shadow stack - - - 45-- 2024-06-04 Yonghong Song bpf Changes Requested
[bpf-next] selftests/bpf: Ignore .llvm.<hash> suffix in kallsyms_find() [bpf-next] selftests/bpf: Ignore .llvm.<hash> suffix in kallsyms_find() - - - 1-- 2024-06-04 Yonghong Song bpf Superseded
[PATCHv2,bpf] bpf: Set run context for rawtp test_run callback [PATCHv2,bpf] bpf: Set run context for rawtp test_run callback - - - 61-4 2024-06-04 Jiri Olsa bpf Accepted
[for-next,27/27] selftests/ftrace: Add fgraph-multi.tc test [for-next,01/27] function_graph: Convert ret_stack to a series of longs - 1 - 1-- 2024-06-04 Steven Rostedt bpf Not Applicable
[for-next,26/27] selftests/ftrace: Add function_graph tracer to func-filter-pid test [for-next,01/27] function_graph: Convert ret_stack to a series of longs - 1 - 1-- 2024-06-04 Steven Rostedt bpf Not Applicable
[for-next,25/27] function_graph: Use static_call and branch to optimize return function [for-next,01/27] function_graph: Convert ret_stack to a series of longs - 1 - 1-- 2024-06-04 Steven Rostedt bpf Not Applicable
[for-next,24/27] function_graph: Use static_call and branch to optimize entry function [for-next,01/27] function_graph: Convert ret_stack to a series of longs - 1 - 1-- 2024-06-04 Steven Rostedt bpf Not Applicable
[for-next,23/27] function_graph: Use bitmask to loop on fgraph entry [for-next,01/27] function_graph: Convert ret_stack to a series of longs - 1 - 1-- 2024-06-04 Steven Rostedt bpf Not Applicable
[for-next,22/27] function_graph: Use for_each_set_bit() in __ftrace_return_to_handler() [for-next,01/27] function_graph: Convert ret_stack to a series of longs - 1 - 1-- 2024-06-04 Steven Rostedt bpf Not Applicable
[for-next,21/27] ftrace: Add multiple fgraph storage selftest [for-next,01/27] function_graph: Convert ret_stack to a series of longs - 1 - 1-- 2024-06-04 Steven Rostedt bpf Not Applicable
[for-next,20/27] function_graph: Add selftest for passing local variables [for-next,01/27] function_graph: Convert ret_stack to a series of longs - 1 - 1-- 2024-06-04 Steven Rostedt bpf Not Applicable
[for-next,19/27] function_graph: Implement fgraph_reserve_data() and fgraph_retrieve_data() [for-next,01/27] function_graph: Convert ret_stack to a series of longs - 1 - 1-- 2024-06-04 Steven Rostedt bpf Not Applicable
[for-next,18/27] function_graph: Move graph notrace bit to shadow stack global var [for-next,01/27] function_graph: Convert ret_stack to a series of longs - 1 - 1-- 2024-06-04 Steven Rostedt bpf Not Applicable
[for-next,17/27] function_graph: Move graph depth stored data to shadow stack global var [for-next,01/27] function_graph: Convert ret_stack to a series of longs - 1 - 1-- 2024-06-04 Steven Rostedt bpf Not Applicable
[for-next,16/27] function_graph: Move set_graph_function tests to shadow stack global var [for-next,01/27] function_graph: Convert ret_stack to a series of longs - 1 - 1-- 2024-06-04 Steven Rostedt bpf Not Applicable
[for-next,15/27] function_graph: Add "task variables" per task for fgraph_ops [for-next,01/27] function_graph: Convert ret_stack to a series of longs - 1 - 1-- 2024-06-04 Steven Rostedt bpf Not Applicable
[for-next,14/27] function_graph: Use a simple LRU for fgraph_array index number [for-next,01/27] function_graph: Convert ret_stack to a series of longs - - - 1-- 2024-06-04 Steven Rostedt bpf Not Applicable
[for-next,13/27] function_graph: Add pid tracing back to function graph tracer [for-next,01/27] function_graph: Convert ret_stack to a series of longs - 1 - 1-- 2024-06-04 Steven Rostedt bpf Not Applicable
[for-next,12/27] function_graph: Have the instances use their own ftrace_ops for filtering [for-next,01/27] function_graph: Convert ret_stack to a series of longs - 1 - 1-- 2024-06-04 Steven Rostedt bpf Not Applicable
[for-next,11/27] ftrace: Allow subops filtering to be modified [for-next,01/27] function_graph: Convert ret_stack to a series of longs - 1 - 1-- 2024-06-04 Steven Rostedt bpf Not Applicable
[for-next,10/27] ftrace: Add subops logic to allow one ops to manage many [for-next,01/27] function_graph: Convert ret_stack to a series of longs - 1 - 1-- 2024-06-04 Steven Rostedt bpf Not Applicable
[for-next,09/27] ftrace: Allow ftrace startup flags to exist without dynamic ftrace [for-next,01/27] function_graph: Convert ret_stack to a series of longs - 1 - 1-- 2024-06-04 Steven Rostedt bpf Not Applicable
[for-next,08/27] ftrace: Allow function_graph tracer to be enabled in instances [for-next,01/27] function_graph: Convert ret_stack to a series of longs - 1 - 1-- 2024-06-04 Steven Rostedt bpf Not Applicable
[for-next,07/27] ftrace/function_graph: Pass fgraph_ops to function graph callbacks [for-next,01/27] function_graph: Convert ret_stack to a series of longs - 1 - 1-- 2024-06-04 Steven Rostedt bpf Not Applicable
[for-next,06/27] function_graph: Remove logic around ftrace_graph_entry and return [for-next,01/27] function_graph: Convert ret_stack to a series of longs - 1 - 1-- 2024-06-04 Steven Rostedt bpf Not Applicable
[for-next,05/27] function_graph: Handle tail calls for stack unwinding [for-next,01/27] function_graph: Convert ret_stack to a series of longs - - - 1-- 2024-06-04 Steven Rostedt bpf Not Applicable
[for-next,04/27] function_graph: Allow multiple users to attach to function graph [for-next,01/27] function_graph: Convert ret_stack to a series of longs - 1 - 1-- 2024-06-04 Steven Rostedt bpf Not Applicable
[for-next,03/27] function_graph: Add an array structure that will allow multiple callbacks [for-next,01/27] function_graph: Convert ret_stack to a series of longs - 1 - 1-- 2024-06-04 Steven Rostedt bpf Not Applicable
[for-next,02/27] fgraph: Use BUILD_BUG_ON() to make sure we have structures divisible by long [for-next,01/27] function_graph: Convert ret_stack to a series of longs - 1 - 1-- 2024-06-04 Steven Rostedt bpf Not Applicable
[for-next,01/27] function_graph: Convert ret_stack to a series of longs [for-next,01/27] function_graph: Convert ret_stack to a series of longs - 1 - 1-- 2024-06-04 Steven Rostedt bpf Not Applicable
[bpf,2/2] Revert "xsk: document ability to redirect to any socket bound to the same umem" Revert "xsk: support redirect to any socket bound to the same umem" - - - 5714 2024-06-04 Magnus Karlsson bpf Accepted
[bpf,1/2] Revert "xsk: support redirect to any socket bound to the same umem" Revert "xsk: support redirect to any socket bound to the same umem" - - - 5714 2024-06-04 Magnus Karlsson bpf Accepted
[bpf-next] selftests/bpf: Fix bpf_cookie and find_vma in nested VM [bpf-next] selftests/bpf: Fix bpf_cookie and find_vma in nested VM - - - 44-- 2024-06-04 Song Liu bpf Accepted
[bpf,v2,2/2] bpf: Harden __bpf_kfunc tag against linker kfunc removal bpf: Fix linker optimization removing kfuncs - 1 1 61-5 2024-06-04 Tony Ambardar bpf New
[bpf,v2,1/2] compiler_types.h: Define __retain for __attribute__((__retain__)) bpf: Fix linker optimization removing kfuncs - - - 6114 2024-06-04 Tony Ambardar bpf New
[bpf-next,5/5] libbpf: remove callback-based type/string BTF field visitor helpers libbpf: BTF field iterator - - - 44-- 2024-06-03 Andrii Nakryiko bpf Superseded
[bpf-next,4/5] bpftool: use BTF field iterator in btfgen libbpf: BTF field iterator - 1 - 44-- 2024-06-03 Andrii Nakryiko bpf Superseded
[bpf-next,3/5] libbpf: make use of BTF field iterator in BTF handling code libbpf: BTF field iterator - - - 44-- 2024-06-03 Andrii Nakryiko bpf Superseded
[bpf-next,2/5] libbpf: make use of BTF field iterator in BPF linker code libbpf: BTF field iterator 1 - - 44-- 2024-06-03 Andrii Nakryiko bpf Superseded
[bpf-next,1/5] libbpf: add BTF field iterator libbpf: BTF field iterator 1 - - 44-- 2024-06-03 Andrii Nakryiko bpf Superseded
[bpf-next,2/2] selftests/bpf: Match tests against regular expression. Regular expression support for test output matching - - - 44-- 2024-06-03 Cupertino Miranda bpf Changes Requested
[bpf-next,1/2] selftests/bpf: Support checks against a regular expression. Regular expression support for test output matching - - - 44-- 2024-06-03 Cupertino Miranda bpf Changes Requested
[bpf,v1,2/2] bpf: Harden __bpf_kfunc tag against linker kfunc removal bpf: Fix linker optimization removing kfuncs - - - 57-5 2024-06-03 Tony Ambardar bpf Superseded
[bpf,v1,1/2] Compiler Attributes: Add __retain macro bpf: Fix linker optimization removing kfuncs - - - 5723 2024-06-03 Tony Ambardar bpf Superseded
[bpf] bpf: Set run context for rawtp test_run callback [bpf] bpf: Set run context for rawtp test_run callback - - - 5714 2024-06-03 Jiri Olsa bpf Superseded
[3/3] selftests/bpf: remove unused struct 'libcap' Dead structs in tools/testing/selftests/bpf - - - 45-- 2024-06-02 Dr. David Alan Gilbert bpf Accepted
[2/3] selftests/bpf: remove unused 'key_t' structs Dead structs in tools/testing/selftests/bpf - - - 45-- 2024-06-02 Dr. David Alan Gilbert bpf Accepted
[1/3] selftests/bpf: remove unused struct 'scale_test_def' Dead structs in tools/testing/selftests/bpf - - - 45-- 2024-06-02 Dr. David Alan Gilbert bpf Accepted
tools/bpf: matric typo erro tools/bpf: matric typo erro 1 - - 45-- 2024-06-02 Swan Beaujard bpf Accepted
[bpf] bpf: fix a potential use-after-free in bpf_link_free() [bpf] bpf: fix a potential use-after-free in bpf_link_free() 2 - - 58-4 2024-06-02 Cong Wang bpf Accepted
[RFC,bpf-next,2/2] selftests/bpf: Add testcase for updating attached freplace prog to PROG_ARRAY map bpf: Fix updating attached freplace to PROG_ARRAY map - - - 44-- 2024-06-02 Leon Hwang bpf RFC
[RFC,bpf-next,1/2] bpf: Fix updating attached freplace to PROG_ARRAY map bpf: Fix updating attached freplace to PROG_ARRAY map - - - 44-- 2024-06-02 Leon Hwang bpf RFC
[v2,27/27] selftests/ftrace: Add fgraph-multi.tc test function_graph: Allow multiple users for function graph tracing - - - 1-- 2024-06-02 Steven Rostedt bpf Not Applicable
[v2,26/27] selftests/ftrace: Add function_graph tracer to func-filter-pid test function_graph: Allow multiple users for function graph tracing - - - 1-- 2024-06-02 Steven Rostedt bpf Not Applicable
[v2,25/27] function_graph: Use static_call and branch to optimize return function function_graph: Allow multiple users for function graph tracing - - - 1-- 2024-06-02 Steven Rostedt bpf Not Applicable
[v2,24/27] function_graph: Use static_call and branch to optimize entry function function_graph: Allow multiple users for function graph tracing - - - 1-- 2024-06-02 Steven Rostedt bpf Not Applicable
[v2,23/27] function_graph: Use bitmask to loop on fgraph entry function_graph: Allow multiple users for function graph tracing - 1 - 1-- 2024-06-02 Steven Rostedt bpf Not Applicable
[v2,22/27] function_graph: Use for_each_set_bit() in __ftrace_return_to_handler() function_graph: Allow multiple users for function graph tracing - 1 - 1-- 2024-06-02 Steven Rostedt bpf Not Applicable
[v2,21/27] ftrace: Add multiple fgraph storage selftest function_graph: Allow multiple users for function graph tracing - - - 1-- 2024-06-02 Steven Rostedt bpf Not Applicable
[v2,20/27] function_graph: Add selftest for passing local variables function_graph: Allow multiple users for function graph tracing - - - 1-- 2024-06-02 Steven Rostedt bpf Not Applicable
[v2,19/27] function_graph: Implement fgraph_reserve_data() and fgraph_retrieve_data() function_graph: Allow multiple users for function graph tracing - - - 1-- 2024-06-02 Steven Rostedt bpf Not Applicable
[v2,18/27] function_graph: Move graph notrace bit to shadow stack global var function_graph: Allow multiple users for function graph tracing - - - 1-- 2024-06-02 Steven Rostedt bpf Not Applicable
[v2,17/27] function_graph: Move graph depth stored data to shadow stack global var function_graph: Allow multiple users for function graph tracing - - - 1-- 2024-06-02 Steven Rostedt bpf Not Applicable
[v2,16/27] function_graph: Move set_graph_function tests to shadow stack global var function_graph: Allow multiple users for function graph tracing - - - 1-- 2024-06-02 Steven Rostedt bpf Not Applicable
[v2,15/27] function_graph: Add "task variables" per task for fgraph_ops function_graph: Allow multiple users for function graph tracing - - - 1-- 2024-06-02 Steven Rostedt bpf Not Applicable
[v2,14/27] function_graph: Use a simple LRU for fgraph_array index number function_graph: Allow multiple users for function graph tracing - - - 1-- 2024-06-02 Steven Rostedt bpf Not Applicable
[v2,13/27] function_graph: Add pid tracing back to function graph tracer function_graph: Allow multiple users for function graph tracing - - - 1-- 2024-06-02 Steven Rostedt bpf Not Applicable
[v2,12/27] function_graph: Have the instances use their own ftrace_ops for filtering function_graph: Allow multiple users for function graph tracing - - - 1-- 2024-06-02 Steven Rostedt bpf Not Applicable
[v2,11/27] ftrace: Allow subops filtering to be modified function_graph: Allow multiple users for function graph tracing - - - 1-- 2024-06-02 Steven Rostedt bpf Not Applicable
[v2,10/27] ftrace: Add subops logic to allow one ops to manage many function_graph: Allow multiple users for function graph tracing - - - 1-- 2024-06-02 Steven Rostedt bpf Not Applicable
« 1 2 3 4240 241 »