Show patches with: Delegate = bpf       |   24095 patches
« 1 2 ... 3 4 5240 241 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[bpf-next,v4,2/5] bpf: Introduce bpf_jit_supports_tail_call_cnt_ptr() bpf: Fix tailcall hierarchy - - - 44-- 2024-05-09 Leon Hwang bpf New
[bpf-next,v4,1/5] bpf, verifier: Correct tail_call_reachable when no tailcall in subprog bpf: Fix tailcall hierarchy - - - 44-- 2024-05-09 Leon Hwang bpf New
[bpf-next,4/4] selftests: bpf: crypto: adjust bench to use nullable IV bpf: make trusted args nullable - - - 44-- 2024-05-09 Vadim Fedorenko bpf Superseded
[bpf-next,3/4] selftests: bpf: crypto: use NULL instead of 0-sized dynptr bpf: make trusted args nullable - - - 44-- 2024-05-09 Vadim Fedorenko bpf Superseded
[bpf-next,2/4] bpf: crypto: make state and IV dynptr nullable bpf: make trusted args nullable - - - 44-- 2024-05-09 Vadim Fedorenko bpf Superseded
[bpf-next,1/4] bpf: verifier: make kfuncs args nullalble bpf: make trusted args nullable - - - 44-- 2024-05-09 Vadim Fedorenko bpf Superseded
[bpf-next] bpf: make list_for_each_entry portable [bpf-next] bpf: make list_for_each_entry portable - - - 44-- 2024-05-09 Jose E. Marchesi bpf Superseded
[RFC,bpf-next,v7,3/3] selftests/bpf: Handle forwarding of UDP CLOCK_TAI packets Replace mono_delivery_time with tstamp_type - 1 - 44-- 2024-05-08 Abhishek Chauhan bpf Superseded
[RFC,bpf-next,v7,2/3] net: Add additional bit to support clockid_t timestamp type Replace mono_delivery_time with tstamp_type - 1 - 44-- 2024-05-08 Abhishek Chauhan bpf Superseded
[RFC,bpf-next,v7,1/3] net: Rename mono_delivery_time to tstamp_type for scalabilty Replace mono_delivery_time with tstamp_type - 1 - 44-- 2024-05-08 Abhishek Chauhan bpf Superseded
[4/4] selftests/bpf: add test validating uprobe/uretprobe stack traces Fix user stack traces captured from uprobes - - - 41-4 2024-05-08 Andrii Nakryiko bpf Superseded
[3/4] perf,x86: avoid missing caller address in stack traces captured in uprobe Fix user stack traces captured from uprobes - - - 41-4 2024-05-08 Andrii Nakryiko bpf Superseded
[2/4] perf,uprobes: fix user stack traces in the presence of pending uretprobes Fix user stack traces captured from uprobes - - - 41-4 2024-05-08 Andrii Nakryiko bpf Superseded
[1/4] uprobes: rename get_trampoline_vaddr() and make it global Fix user stack traces captured from uprobes - - - 41-4 2024-05-08 Andrii Nakryiko bpf Superseded
[bpf-next] bpf: avoid gcc overflow warning in test_xdp_vlan.c [bpf-next] bpf: avoid gcc overflow warning in test_xdp_vlan.c - - - 44-- 2024-05-08 David Faust bpf Accepted
[bpf-next] selftests/bpf: Fix a few tests for GCC related warnings. [bpf-next] selftests/bpf: Fix a few tests for GCC related warnings. - - - 44-- 2024-05-08 Cupertino Miranda bpf Changes Requested
[bpf,v2] powerpc/bpf: enforce full ordering for ATOMIC operations with BPF_FETCH [bpf,v2] powerpc/bpf: enforce full ordering for ATOMIC operations with BPF_FETCH 1 - - 611- 2024-05-08 Puranjay Mohan bpf Superseded
[bpf-next] bpf: guard BPF_NO_PRESERVE_ACCESS_INDEX in skb_pkt_end.c [bpf-next] bpf: guard BPF_NO_PRESERVE_ACCESS_INDEX in skb_pkt_end.c 1 - - 44-- 2024-05-08 Jose E. Marchesi bpf Accepted
[bpf-next] tools: remove redundant ethtool.h from tooling infra [bpf-next] tools: remove redundant ethtool.h from tooling infra 1 - - 44-- 2024-05-08 Tushar Vyavahare bpf Accepted
[bpf-next,V3] bpf: avoid UB in usages of the __imm_insn macro [bpf-next,V3] bpf: avoid UB in usages of the __imm_insn macro 1 - - 44-- 2024-05-08 Jose E. Marchesi bpf Accepted
[bpf-next,V2] bpf: avoid uninitialized value in BPF_CORE_READ_BITFIELD [bpf-next,V2] bpf: avoid uninitialized value in BPF_CORE_READ_BITFIELD - - - 48-- 2024-05-08 Jose E. Marchesi bpf Accepted
[bpf-next,v4,9/9] selftests/bpf: Test global bpf_list_head arrays. Enable BPF programs to declare arrays of kptr, bpf_rb_root, and bpf_list_head. - - - 44-- 2024-05-08 Kui-Feng Lee bpf Superseded
[bpf-next,v4,8/9] selftests/bpf: Test global bpf_rb_root arrays and fields in nested struct types. Enable BPF programs to declare arrays of kptr, bpf_rb_root, and bpf_list_head. - - - 44-- 2024-05-08 Kui-Feng Lee bpf Superseded
[bpf-next,v4,7/9] selftests/bpf: Test kptr arrays and kptrs in nested struct fields. Enable BPF programs to declare arrays of kptr, bpf_rb_root, and bpf_list_head. - - - 44-- 2024-05-08 Kui-Feng Lee bpf Superseded
[bpf-next,v4,6/9] bpf: limit the number of levels of a nested struct type. Enable BPF programs to declare arrays of kptr, bpf_rb_root, and bpf_list_head. - - - 44-- 2024-05-08 Kui-Feng Lee bpf Superseded
[bpf-next,v4,5/9] bpf: look into the types of the fields of a struct type recursively. Enable BPF programs to declare arrays of kptr, bpf_rb_root, and bpf_list_head. 1 - - 44-- 2024-05-08 Kui-Feng Lee bpf Superseded
[bpf-next,v4,4/9] bpf: create repeated fields for arrays. Enable BPF programs to declare arrays of kptr, bpf_rb_root, and bpf_list_head. 1 - - 44-- 2024-05-08 Kui-Feng Lee bpf Superseded
[bpf-next,v4,3/9] bpf: refactor btf_find_struct_field() and btf_find_datasec_var(). Enable BPF programs to declare arrays of kptr, bpf_rb_root, and bpf_list_head. 1 - - 44-- 2024-05-08 Kui-Feng Lee bpf Superseded
[bpf-next,v4,2/9] bpf: Remove unnecessary call to btf_field_type_size(). Enable BPF programs to declare arrays of kptr, bpf_rb_root, and bpf_list_head. 1 - - 44-- 2024-05-08 Kui-Feng Lee bpf Superseded
[bpf-next,v4,1/9] bpf: Remove unnecessary checks on the offset of btf_field. Enable BPF programs to declare arrays of kptr, bpf_rb_root, and bpf_list_head. 1 - - 44-- 2024-05-08 Kui-Feng Lee bpf Superseded
[bpf-next,v3,2/2] selftests/bpf: Update tests for new ct zone opts for nf_conntrack kfuncs [bpf-next,v3,1/2] net: netfilter: Make ct zone opts configurable for bpf ct helpers - - - 44-- 2024-05-08 Brad Cowie bpf Changes Requested
[bpf-next,v3,1/2] net: netfilter: Make ct zone opts configurable for bpf ct helpers [bpf-next,v3,1/2] net: netfilter: Make ct zone opts configurable for bpf ct helpers - - - 44-- 2024-05-08 Brad Cowie bpf Changes Requested
[bpf-next,v3,3/3] arm64/cfi,bpf: Use DEFINE_CFI_TYPE in arm64 Support kCFI + BPF on arm64 - - - 44-- 2024-05-07 Maxwell Bland bpf Superseded
[bpf-next,v3,2/3] arm64/cfi,bpf: Support kCFI + BPF on arm64 Support kCFI + BPF on arm64 - - - 44-- 2024-05-07 Maxwell Bland bpf Superseded
[bpf-next,v3,1/3] cfi: add C CFI type macro Support kCFI + BPF on arm64 - - - 44-- 2024-05-07 Maxwell Bland bpf Superseded
[bpf-next,v10,5/5] bpf: Only enable BPF LSM hooks when an LSM program is attached Reduce overhead of LSMs with static calls - - - 44-- 2024-05-07 KP Singh bpf Superseded
[bpf-next,v10,4/5] security: Update non standard hooks to use static calls Reduce overhead of LSMs with static calls - - - 44-- 2024-05-07 KP Singh bpf Superseded
[bpf-next,v10,3/5] security: Replace indirect LSM hook calls with static calls Reduce overhead of LSMs with static calls 2 2 - 44-- 2024-05-07 KP Singh bpf Superseded
[bpf-next,v10,2/5] security: Count the LSMs enabled at compile time Reduce overhead of LSMs with static calls 2 1 - 44-- 2024-05-07 KP Singh bpf Superseded
[bpf-next,v10,1/5] kernel: Add helper macros for loop unrolling Reduce overhead of LSMs with static calls 2 2 - 44-- 2024-05-07 KP Singh bpf Superseded
[bpf-next,V2] bpf: avoid uninitialized warnings in verifier_global_subprogs.c [bpf-next,V2] bpf: avoid uninitialized warnings in verifier_global_subprogs.c 1 - - 44-- 2024-05-07 Jose E. Marchesi bpf Accepted
[bpf] powerpc/bpf: enforce full ordering for ATOMIC operations with BPF_FETCH [bpf] powerpc/bpf: enforce full ordering for ATOMIC operations with BPF_FETCH - - - 611- 2024-05-07 Puranjay Mohan bpf Superseded
[v10,29/36] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph 1 - - 45-- 2024-05-07 Masami Hiramatsu (Google) bpf Not Applicable
[v10,25/36] fprobe: Use ftrace_regs in fprobe exit handler tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 45-- 2024-05-07 Masami Hiramatsu (Google) bpf Not Applicable
[v10,24/36] fprobe: Use ftrace_regs in fprobe entry handler tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph 1 - - 45-- 2024-05-07 Masami Hiramatsu (Google) bpf Not Applicable
[bpf-next] bpf: avoid uninitialized warnings in verifier_global_subprogs.c [bpf-next] bpf: avoid uninitialized warnings in verifier_global_subprogs.c 1 - - 44-- 2024-05-07 Jose E. Marchesi bpf Superseded
[v2,bpf-next] kbuild,bpf: switch to using --btf_features for pahole v1.26 and later [v2,bpf-next] kbuild,bpf: switch to using --btf_features for pahole v1.26 and later 1 - 1 48-- 2024-05-07 Alan Maguire bpf Accepted
[bpf-next,V2] bpf: avoid UB in usages of the __imm_insn macro [bpf-next,V2] bpf: avoid UB in usages of the __imm_insn macro - - - 44-- 2024-05-07 Jose E. Marchesi bpf Superseded
[RFC,bpf-next,8/8] bpf: rely on __aux suffix for bpf_wq_set_callback_impl Implement generic bpf_async cb - - - --1 2024-05-07 Benjamin Tissoires bpf RFC
[RFC,bpf-next,7/8] bpf: implement __aux kfunc argument suffix to fetch prog_aux Implement generic bpf_async cb - - - --1 2024-05-07 Benjamin Tissoires bpf RFC
[RFC,bpf-next,6/8] bpf: remove one special case of is_bpf_wq_set_callback_impl_kfunc Implement generic bpf_async cb - - - --1 2024-05-07 Benjamin Tissoires bpf RFC
[RFC,bpf-next,5/8] selftests/bpf: rely on wq_callback_fn_t Implement generic bpf_async cb - - - --1 2024-05-07 Benjamin Tissoires bpf RFC
[RFC,bpf-next,4/8] bpf: typedef a type for the bpf_wq callbacks Implement generic bpf_async cb - - - --1 2024-05-07 Benjamin Tissoires bpf RFC
[RFC,bpf-next,3/8] bpf: implement __async and __s_async kfunc suffixes Implement generic bpf_async cb - - - --1 2024-05-07 Benjamin Tissoires bpf RFC
[RFC,bpf-next,2/8] bpf: add kfunc_meta parameter to push_callback_call() Implement generic bpf_async cb - - - --1 2024-05-07 Benjamin Tissoires bpf RFC
[RFC,bpf-next,1/8] bpf: ignore sleepable prog parameter for kfuncs Implement generic bpf_async cb - - - --1 2024-05-07 Benjamin Tissoires bpf RFC
[bpf-next,v2,2/2] selftests/bpf: Change functions definitions to support GCC Fix number of arguments in test 1 - - 44-- 2024-05-07 Cupertino Miranda bpf Accepted
[bpf-next,v2,1/2] selftests/bpf: Add CFLAGS per source file and runner Fix number of arguments in test 1 - - 44-- 2024-05-07 Cupertino Miranda bpf Accepted
[bpf-next] bpf: avoid uninitialized value in BPF_CORE_READ_BITFIELD [bpf-next] bpf: avoid uninitialized value in BPF_CORE_READ_BITFIELD 1 - - 44-- 2024-05-07 Jose E. Marchesi bpf Superseded
[bpf-next] bpf: avoid UB in usages of the __imm_insn macro [bpf-next] bpf: avoid UB in usages of the __imm_insn macro - - - 44-- 2024-05-07 Jose E. Marchesi bpf Superseded
riscv, bpf: Fix typo in comment riscv, bpf: Fix typo in comment - 1 - 45-- 2024-05-07 Xiao Wang bpf Accepted
[bpf-next,4/4] selftests/bpf: Add mptcp subflow subtest selftests/bpf: new MPTCP subflow subtest & improvements - 1 - 32-12 2024-05-07 Matthieu Baerts bpf Changes Requested
[bpf-next,3/4] selftests/bpf: Add mptcp subflow example selftests/bpf: new MPTCP subflow subtest & improvements - 1 - 32-12 2024-05-07 Matthieu Baerts bpf Changes Requested
[bpf-next,2/4] selftests/bpf: Add RUN_MPTCP_TEST macro selftests/bpf: new MPTCP subflow subtest & improvements - 1 - 32-12 2024-05-07 Matthieu Baerts bpf Changes Requested
[bpf-next,1/4] selftests/bpf: Handle SIGINT when creating netns selftests/bpf: new MPTCP subflow subtest & improvements - 1 - 32-12 2024-05-07 Matthieu Baerts bpf Changes Requested
[PATCHv5,bpf-next,7/8] selftests/x86: Add return uprobe shadow stack test uprobe: uretprobe speed up - - - 44-- 2024-05-07 Jiri Olsa bpf Handled Elsewhere
[PATCHv5,bpf-next,6/8] x86/shstk: Add return uprobe support uprobe: uretprobe speed up - - - 44-- 2024-05-07 Jiri Olsa bpf Handled Elsewhere
[PATCHv5,bpf-next,5/8] selftests/bpf: Add uretprobe syscall call from user space test uprobe: uretprobe speed up 1 1 - 44-- 2024-05-07 Jiri Olsa bpf Handled Elsewhere
[PATCHv5,bpf-next,4/8] selftests/bpf: Add uretprobe syscall test for regs changes uprobe: uretprobe speed up 1 1 - 44-- 2024-05-07 Jiri Olsa bpf Handled Elsewhere
[PATCHv5,bpf-next,3/8] selftests/bpf: Add uretprobe syscall test for regs integrity uprobe: uretprobe speed up 1 1 - 44-- 2024-05-07 Jiri Olsa bpf Handled Elsewhere
[PATCHv5,bpf-next,2/8] uprobe: Add uretprobe syscall to speed up return probe uprobe: uretprobe speed up 1 2 - 44-- 2024-05-07 Jiri Olsa bpf Handled Elsewhere
[PATCHv5,bpf-next,1/8] uprobe: Wire up uretprobe system call uprobe: uretprobe speed up 1 2 - 44-- 2024-05-07 Jiri Olsa bpf Handled Elsewhere
riscv, bpf: Optimize zextw insn with Zba extension riscv, bpf: Optimize zextw insn with Zba extension - - - 45-- 2024-05-07 Xiao Wang bpf Superseded
[bpf-next] bpf: temporarily define BPF_NO_PRESEVE_ACCESS_INDEX for GCC [bpf-next] bpf: temporarily define BPF_NO_PRESEVE_ACCESS_INDEX for GCC - - - 44-- 2024-05-07 Jose E. Marchesi bpf Accepted
[15/48] bpf: Choose RCU Tasks based on TASKS_RCU rather than PREEMPTION Untitled series #851090 - - - --- 2024-05-07 Uladzislau Rezki bpf Handled Elsewhere
[11/48] bpf: Select new NEED_TASKS_RCU Kconfig option Untitled series #851090 1 - - --- 2024-05-07 Uladzislau Rezki bpf Handled Elsewhere
[bpf-next,V2,2/2] bpf: disable some `attribute ignored' warnings in GCC bpf: avoid `attribute ignored' warnings in GCC 1 - - 44-- 2024-05-07 Jose E. Marchesi bpf Accepted
[bpf-next,V2,1/2] bpf: avoid __hidden__ attribute in static object bpf: avoid `attribute ignored' warnings in GCC 1 - - 44-- 2024-05-07 Jose E. Marchesi bpf Accepted
[bpf-next,v1] bpf,arena: Remove redundant page mask of vmf->address [bpf-next,v1] bpf,arena: Remove redundant page mask of vmf->address - - - 44-- 2024-05-07 Wang, Haiyue bpf Accepted
[bpf-next,v2,6/6] 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-07 Kui-Feng Lee bpf Superseded
[bpf-next,v2,5/6] 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-07 Kui-Feng Lee bpf Superseded
[bpf-next,v2,4/6] selftests/bpf: test struct_ops with epoll Notify user space when a struct_ops object is detached/unregistered - - - 44-- 2024-05-07 Kui-Feng Lee bpf Superseded
[bpf-next,v2,3/6] bpf: support epoll from bpf struct_ops links. Notify user space when a struct_ops object is detached/unregistered - - - 44-- 2024-05-07 Kui-Feng Lee bpf Superseded
[bpf-next,v2,2/6] bpf: enable detaching links of struct_ops objects. Notify user space when a struct_ops object is detached/unregistered - - - 44-- 2024-05-07 Kui-Feng Lee bpf Superseded
[bpf-next,v2,1/6] 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-07 Kui-Feng Lee bpf Superseded
[bpf-next,v1] bpf,arena: Rename the kfunc set variable [bpf-next,v1] bpf,arena: Rename the kfunc set variable - - - 44-- 2024-05-07 Wang, Haiyue bpf Changes Requested
[bpf-next,7/7] selftests/bpf: shorten subtest names for struct_ops_module test libbpf: further struct_ops fixes and improvements - - - 44-- 2024-05-07 Andrii Nakryiko bpf Accepted
[bpf-next,6/7] selftests/bpf: validate struct_ops early failure detection logic libbpf: further struct_ops fixes and improvements - - - 44-- 2024-05-07 Andrii Nakryiko bpf Accepted
[bpf-next,5/7] libbpf: improve early detection of doomed-to-fail BPF program loading libbpf: further struct_ops fixes and improvements - - - 44-- 2024-05-07 Andrii Nakryiko bpf Accepted
[bpf-next,4/7] libbpf: fix libbpf_strerror_r() handling unknown errors libbpf: further struct_ops fixes and improvements - - - 44-- 2024-05-07 Andrii Nakryiko bpf Accepted
[bpf-next,3/7] selftests/bpf: add another struct_ops callback use case test libbpf: further struct_ops fixes and improvements - - - 44-- 2024-05-07 Andrii Nakryiko bpf Accepted
[bpf-next,2/7] libbpf: handle yet another corner case of nulling out struct_ops program libbpf: further struct_ops fixes and improvements - - - 44-- 2024-05-07 Andrii Nakryiko bpf Accepted
[bpf-next,1/7] libbpf: remove unnecessary struct_ops prog validity check libbpf: further struct_ops fixes and improvements - - - 44-- 2024-05-07 Andrii Nakryiko bpf Accepted
[bpf-next,v2] s390/bpf: Emit a barrier for BPF_FETCH instructions [bpf-next,v2] s390/bpf: Emit a barrier for BPF_FETCH instructions - 1 - 44-- 2024-05-07 Ilya Leoshkevich bpf Accepted
mm: Remove mm argument from mm_get_unmapped_area() mm: Remove mm argument from mm_get_unmapped_area() - 2 - 45-- 2024-05-06 Edgecombe, Rick P bpf Handled Elsewhere
[bpf-next,2/2] selftests/bpf: Change functions definitions to support GCC selftests/bpf: Fix number of arguments in test 1 - - 44-- 2024-05-06 Cupertino Miranda bpf Superseded
[bpf-next,1/2] selftests/bpf: Add CFLAGS per source file and runner selftests/bpf: Fix number of arguments in test 1 - - 44-- 2024-05-06 Cupertino Miranda bpf Superseded
[net] selftests/bpf: fix pointer arithmetic in test_xdp_do_redirect [net] selftests/bpf: fix pointer arithmetic in test_xdp_do_redirect - 1 - 56-1 2024-05-06 Michal Schmidt bpf Accepted
[bpf-next,v5,6/6] selftests/bpf: MUL range computation tests. bpf/verifier: range computation improvements 2 - - 44-- 2024-05-06 Cupertino Miranda bpf Accepted
[bpf-next,v5,5/6] bpf/verifier: relax MUL range computation check bpf/verifier: range computation improvements 2 - - 44-- 2024-05-06 Cupertino Miranda bpf Accepted
« 1 2 ... 3 4 5240 241 »