Show patches with: Delegate = bpf       |   24452 patches
« 1 2 3 4244 245 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[bpf-next,v5,1/3] cfi: add C CFI type macro Support kCFI + BPF on arm64 - - - 44-- 2024-06-10 Maxwell Bland bpf Superseded
[v2,bpf-next,2/2] bpf, x64: Remove tail call detection bpf, verifier: Correct tail_call_reachable for bpf prog - - - 42-2 2024-06-10 Leon Hwang bpf New
[v2,bpf-next,1/2] bpf, verifier: Correct tail_call_reachable for bpf prog bpf, verifier: Correct tail_call_reachable for bpf prog - - - 42-2 2024-06-10 Leon Hwang bpf New
[RFC,bpf-next] bpf: Support shadow stack for bpf progs [RFC,bpf-next] bpf: Support shadow stack for bpf progs - - - 30-14 2024-06-10 Yonghong Song bpf RFC
[v2,4/4] bpf,lsm: Allow editing capabilities in BPF-LSM hooks Introduce user namespace capabilities - - - 19-8 2024-06-09 Jonathan Calmels bpf Changes Requested
[bpf-next] bpf, verifier: Correct tail_call_reachable for bpf prog [bpf-next] bpf, verifier: Correct tail_call_reachable for bpf prog - - - 611- 2024-06-09 Leon Hwang bpf Superseded
[bpf-next,v4,12/12] bpftool: Support dumping kfunc prototypes from BTF bpf: Support dumping kfunc prototypes from BTF - - - 45-1 2024-06-08 Daniel Xu bpf Superseded
[bpf-next,v4,11/12] bpf: selftests: xfrm: Opt out of using generated kfunc prototypes bpf: Support dumping kfunc prototypes from BTF - - - 45-1 2024-06-08 Daniel Xu bpf Superseded
[bpf-next,v4,10/12] bpf: selftests: nf: Opt out of using generated kfunc prototypes bpf: Support dumping kfunc prototypes from BTF - - - 45-1 2024-06-08 Daniel Xu bpf Superseded
[bpf-next,v4,09/12] bpf: treewide: Align kfunc signatures to prog point-of-view bpf: Support dumping kfunc prototypes from BTF - - - 45-1 2024-06-08 Daniel Xu bpf Superseded
[bpf-next,v4,08/12] bpf: verifier: Relax caller requirements for kfunc projection type args bpf: Support dumping kfunc prototypes from BTF - - - 45-1 2024-06-08 Daniel Xu bpf Superseded
[bpf-next,v4,07/12] bpf: selftests: Namespace struct_opt callbacks in bpf_dctcp bpf: Support dumping kfunc prototypes from BTF - - - 45-1 2024-06-08 Daniel Xu bpf Superseded
[bpf-next,v4,06/12] bpf: selftests: Fix bpf_session_cookie() kfunc prototype bpf: Support dumping kfunc prototypes from BTF - - - 45-1 2024-06-08 Daniel Xu bpf Superseded
[bpf-next,v4,05/12] bpf: selftests: Fix bpf_map_sum_elem_count() kfunc prototype bpf: Support dumping kfunc prototypes from BTF - - - 45-1 2024-06-08 Daniel Xu bpf Superseded
[bpf-next,v4,04/12] bpf: selftests: Fix bpf_cpumask_first_zero() kfunc prototype bpf: Support dumping kfunc prototypes from BTF - - - 45-1 2024-06-08 Daniel Xu bpf Superseded
[bpf-next,v4,03/12] bpf: selftests: Fix fentry test kfunc prototypes bpf: Support dumping kfunc prototypes from BTF - - - 45-1 2024-06-08 Daniel Xu bpf Superseded
[bpf-next,v4,02/12] bpf: selftests: Fix bpf_iter_task_vma_new() prototype bpf: Support dumping kfunc prototypes from BTF - - - 45-1 2024-06-08 Daniel Xu bpf Superseded
[bpf-next,v4,01/12] kbuild: bpf: Tell pahole to DECL_TAG kfuncs bpf: Support dumping kfunc prototypes from BTF - - - 45-1 2024-06-08 Daniel Xu bpf Superseded
[RFC,v3] bpf: Using binary search to improve the performance of btf_find_by_name_kind [RFC,v3] bpf: Using binary search to improve the performance of btf_find_by_name_kind - - 1 3239 2024-06-08 Donglin Peng bpf RFC
bpf: don't call mmap_read_trylock() from IRQ context bpf: don't call mmap_read_trylock() from IRQ context - - - 49112 2024-06-08 Tetsuo Handa bpf Changes Requested
[bpf-next] bpf: Return EINVAL instead of NULL for map_lookup_elem of queue [bpf-next] bpf: Return EINVAL instead of NULL for map_lookup_elem of queue 1 - - 62-- 2024-06-08 Florian Lehner bpf Changes Requested
[bpf-next,4/4] selftests/bpf: Add tests for add_const bpf: Track delta between "linked" registers. - - - 46-- 2024-06-08 Alexei Starovoitov bpf Superseded
[bpf-next,3/4] bpf: Support can_loop/cond_break on big endian bpf: Track delta between "linked" registers. 1 - - 46-- 2024-06-08 Alexei Starovoitov bpf Superseded
[bpf-next,2/4] bpf: Track delta between "linked" registers. bpf: Track delta between "linked" registers. - - - 46-- 2024-06-08 Alexei Starovoitov bpf Superseded
[bpf-next,1/4] bpf: Relax tuple len requirement for sk helpers. bpf: Track delta between "linked" registers. - - - 46-- 2024-06-08 Alexei Starovoitov bpf Superseded
kernel/trace: fix possible deadlock in trie_delete_elem kernel/trace: fix possible deadlock in trie_delete_elem - - - 611- 2024-06-07 Wojciech Gładysz bpf Changes Requested
[v3] bpftool: Query only cgroup-related attach types [v3] bpftool: Query only cgroup-related attach types - 1 - 45-- 2024-06-07 Kenta Tada bpf Accepted
[-next] cgroup: Fix AA deadlock caused by cgroup_bpf_release [-next] cgroup: Fix AA deadlock caused by cgroup_bpf_release - - - 45-- 2024-06-07 Chen Ridong bpf Changes Requested
[v2] bpftool: Query only cgroup-related attach types [v2] bpftool: Query only cgroup-related attach types - - - 45-- 2024-06-07 Kenta Tada bpf Superseded
Ideal way to read FUNC_PROTO in raw tp? Ideal way to read FUNC_PROTO in raw tp? - - - 43-2 2024-06-06 Yan Zhai bpf RFC
[bpf-next,v4,2/2] selftests: bpf: validate CHECKSUM_COMPLETE option [bpf-next,v4,1/2] bpf: add CHECKSUM_COMPLETE to bpf test progs - - - 50-1 2024-06-06 Vadim Fedorenko bpf Accepted
[bpf-next,v4,1/2] bpf: add CHECKSUM_COMPLETE to bpf test progs [bpf-next,v4,1/2] bpf: add CHECKSUM_COMPLETE to bpf test progs - 1 - 50-1 2024-06-06 Vadim Fedorenko bpf Accepted
[bpf-next,v2,2/2] selftests/bpf: Match tests against regular expres Regular expression support for test output matching - - - 641- 2024-06-06 Cupertino Miranda bpf Superseded
[bpf-next,v2,1/2] selftests/bpf: Support checks against a regular expression. Regular expression support for test output matching - - - 632- 2024-06-06 Cupertino Miranda bpf Superseded
[bpf-next,5/5] selftests/bpf: sockmap: Add basic splice(2) mode sockmap: Fix reading with splice(2) - - - 611- 2024-06-06 Vincent Whitchurch via B4 Relay bpf Changes Requested
[bpf-next,4/5] selftests/bpf: sockmap: Allow SK_PASS in verdict sockmap: Fix reading with splice(2) - - - 611- 2024-06-06 Vincent Whitchurch via B4 Relay bpf Changes Requested
[bpf-next,3/5] selftests/bpf: sockmap: Exit with error on failure sockmap: Fix reading with splice(2) - - - 611- 2024-06-06 Vincent Whitchurch via B4 Relay bpf Changes Requested
[bpf-next,2/5] tcp_bpf: Fix reading with splice(2) sockmap: Fix reading with splice(2) - - - 611- 2024-06-06 Vincent Whitchurch via B4 Relay bpf Changes Requested
[bpf-next,1/5] net: Add splice_read to prot sockmap: Fix reading with splice(2) - - - 602- 2024-06-06 Vincent Whitchurch via B4 Relay bpf Changes Requested
[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. - - - 42-4 2024-06-06 Alexei Starovoitov bpf Changes Requested
[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. - - - 42-4 2024-06-06 Alexei Starovoitov bpf Changes Requested
[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. - - - 42-4 2024-06-06 Alexei Starovoitov bpf Changes Requested
[bpf-next] selftests/bpf: Fix send_signal test with nested CONFIG_PARAVIRT [bpf-next] selftests/bpf: Fix send_signal test with nested CONFIG_PARAVIRT - - - 46-- 2024-06-05 Yonghong Song bpf Accepted
[bpf-next] libbpf: auto-attach skeletons struct_ops [bpf-next] libbpf: auto-attach skeletons struct_ops - - - 45-1 2024-06-05 Mykyta Yatsenko mykyta.yatsenko5@gmail.com bpf Accepted
[bpf-next] selftests/bpf: add btf_field_iter selftests [bpf-next] selftests/bpf: add btf_field_iter selftests - - - 45-1 2024-06-05 Alan Maguire bpf Accepted
[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 Superseded
[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 Superseded
[v2,bpf-next,5/5] libbpf: remove callback-based type/string BTF field visitor helpers libbpf: BTF field iterator 1 - - 45-1 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 - 45-1 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 - - 45-1 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 - - 45-1 2024-06-05 Andrii Nakryiko bpf Accepted
[v2,bpf-next,1/5] libbpf: add BTF field iterator libbpf: BTF field iterator 1 - - 45-1 2024-06-05 Andrii Nakryiko bpf Accepted
[RFC,bpf-next,10/10] selftests/bpf: Add uprobe session recursive test uprobe, bpf: Add session support - - - 42-4 2024-06-04 Jiri Olsa bpf RFC
[RFC,bpf-next,09/10] selftests/bpf: Add uprobe session cookie test uprobe, bpf: Add session support - - - 42-4 2024-06-04 Jiri Olsa bpf RFC
[RFC,bpf-next,08/10] selftests/bpf: Add uprobe session errors test uprobe, bpf: Add session support - - - 42-4 2024-06-04 Jiri Olsa bpf RFC
[RFC,bpf-next,07/10] selftests/bpf: Add uprobe session test uprobe, bpf: Add session support - - - 42-4 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 - - - 42-4 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 - - - 42-4 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 - - - 42-4 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 - - - 42-4 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 - - - 42-4 2024-06-04 Jiri Olsa bpf RFC
[RFC,bpf-next,01/10] uprobe: Add session callbacks to uprobe_consumer uprobe, bpf: Add session support - - - 42-4 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() - - - 44-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() - - - 3-- 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 - - - 46-- 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 Accepted
[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 Accepted
[bpf-next,5/5] libbpf: remove callback-based type/string BTF field visitor helpers libbpf: BTF field iterator - - - 45-1 2024-06-03 Andrii Nakryiko bpf Superseded
« 1 2 3 4244 245 »