Show patches with: Archived = No       |    Delegate = bpf       |   26779 patches
« 1 2 3 4267 268 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[PATCHv9,bpf-next,12/13] selftests/bpf: Add uprobe sessions to consumer test bpf: Add uprobe session support - - - 592- 2024-11-08 Jiri Olsa bpf Accepted
[PATCHv9,bpf-next,11/13] selftests/bpf: Add uprobe session single consumer test bpf: Add uprobe session support 1 - - 592- 2024-11-08 Jiri Olsa bpf Accepted
[PATCHv9,bpf-next,10/13] selftests/bpf: Add kprobe session verifier test for return value bpf: Add uprobe session support 1 - - 592- 2024-11-08 Jiri Olsa bpf Accepted
[PATCHv9,bpf-next,09/13] selftests/bpf: Add uprobe session verifier test for return value bpf: Add uprobe session support 1 - - 592- 2024-11-08 Jiri Olsa bpf Accepted
[PATCHv9,bpf-next,08/13] selftests/bpf: Add uprobe session recursive test bpf: Add uprobe session support 1 - - 592- 2024-11-08 Jiri Olsa bpf Accepted
[PATCHv9,bpf-next,07/13] selftests/bpf: Add uprobe session cookie test bpf: Add uprobe session support 1 - - 592- 2024-11-08 Jiri Olsa bpf Accepted
[PATCHv9,bpf-next,06/13] selftests/bpf: Add uprobe session test bpf: Add uprobe session support 1 - - 592- 2024-11-08 Jiri Olsa bpf Accepted
[PATCHv9,bpf-next,05/13] libbpf: Add support for uprobe multi session attach bpf: Add uprobe session support 1 - - 592- 2024-11-08 Jiri Olsa bpf Accepted
[PATCHv9,bpf-next,04/13] bpf: Add support for uprobe multi session context bpf: Add uprobe session support 1 - - 592- 2024-11-08 Jiri Olsa bpf Accepted
[PATCHv9,bpf-next,03/13] bpf: Add support for uprobe multi session attach bpf: Add uprobe session support 1 - - 5821 2024-11-08 Jiri Olsa bpf Accepted
[PATCHv9,bpf-next,02/13] bpf: Force uprobe bpf program to always return 0 bpf: Add uprobe session support 1 - - 60-1 2024-11-08 Jiri Olsa bpf Accepted
[PATCHv9,bpf-next,01/13] bpf: Allow return values 0 and 1 for kprobe session bpf: Add uprobe session support 1 - - 601- 2024-11-08 Jiri Olsa bpf Accepted
[bpf-next,2/2] selftests/bpf: Add test for struct_ops map release Fix release of struct_ops map - - - 5821 2024-11-08 Xu Kuohai bpf Changes Requested
[bpf-next,1/2] bpf: Fix release of struct_ops map Fix release of struct_ops map - - - 60-1 2024-11-08 Xu Kuohai bpf Changes Requested
bpf: Fix mismatched RCU unlock flavour in bpf_out_neigh_v6 bpf: Fix mismatched RCU unlock flavour in bpf_out_neigh_v6 1 - - 592- 2024-11-08 Jiawei Ye bpf Accepted
bpf: Convert lpm_trie::lock to 'raw_spinlock_t' bpf: Convert lpm_trie::lock to 'raw_spinlock_t' - - - 601- 2024-11-08 Kunwu Chan bpf Changes Requested
[bpf-next,2/2] selftests/bpf: Add a test for arena range tree algorithm bpf: range_tree for bpf arena 1 - - 642- 2024-11-08 Alexei Starovoitov bpf Accepted
[bpf-next,1/2] bpf: Introduce range_tree data structure and use it in bpf arena bpf: range_tree for bpf arena 1 - - 6321 2024-11-08 Alexei Starovoitov bpf Accepted
[2/2] selftests/bpf: Add a test for the type checking of iter args Check the types of iter arguments - - - 47212 2024-11-07 Tao Lyu bpf Changes Requested
[1/2] bpf: Check if iter args are stack pointers Check the types of iter arguments - - - 47212 2024-11-07 Tao Lyu bpf Changes Requested
[bpf-next,v4,4/4] selftests/bpf: add usage example for cpu cycles kfuncs [bpf-next,v4,1/4] bpf: add bpf_get_cpu_cycles kfunc - - - 583- 2024-11-07 Vadim Fedorenko bpf Superseded
[bpf-next,v4,3/4] selftests/bpf: add selftest to check rdtsc jit [bpf-next,v4,1/4] bpf: add bpf_get_cpu_cycles kfunc - - - 583- 2024-11-07 Vadim Fedorenko bpf Superseded
[bpf-next,v4,2/4] bpf: add bpf_cpu_cycles_to_ns helper [bpf-next,v4,1/4] bpf: add bpf_get_cpu_cycles kfunc - - - 583- 2024-11-07 Vadim Fedorenko bpf Superseded
[bpf-next,v4,1/4] bpf: add bpf_get_cpu_cycles kfunc [bpf-next,v4,1/4] bpf: add bpf_get_cpu_cycles kfunc - - - 5533 2024-11-07 Vadim Fedorenko bpf Superseded
[RFC,bpf-next,11/11] selftests/bpf: dynptr_slice benchmark bpf: inlinable kfuncs for BPF - - - 2515 2024-11-07 Eduard Zingerman bpf RFC
[RFC,bpf-next,10/11] selftests/bpf: tests to verify handling of inlined kfuncs bpf: inlinable kfuncs for BPF - - - 2515 2024-11-07 Eduard Zingerman bpf RFC
[RFC,bpf-next,09/11] bpf: move selected dynptr kfuncs to inlinable_kfuncs.c bpf: inlinable kfuncs for BPF - - - 2524 2024-11-07 Eduard Zingerman bpf RFC
[RFC,bpf-next,08/11] bpf: special rules for kernel function calls inside inlinable kfuncs bpf: inlinable kfuncs for BPF - - - 2524 2024-11-07 Eduard Zingerman bpf RFC
[RFC,bpf-next,07/11] bpf: instantiate inlinable kfuncs before verification bpf: inlinable kfuncs for BPF - - - 2515 2024-11-07 Eduard Zingerman bpf RFC
[RFC,bpf-next,06/11] bpf: KERNEL_VALUE register type bpf: inlinable kfuncs for BPF - - - 2524 2024-11-07 Eduard Zingerman bpf RFC
[RFC,bpf-next,05/11] bpf: dynamic allocation for bpf_verifier_env->subprog_info bpf: inlinable kfuncs for BPF - - - 2524 2024-11-07 Eduard Zingerman bpf RFC
[RFC,bpf-next,04/11] bpf: allow specifying inlinable kfuncs in modules bpf: inlinable kfuncs for BPF - - - 2515 2024-11-07 Eduard Zingerman bpf RFC
[RFC,bpf-next,03/11] bpf: shared BPF/native kfuncs bpf: inlinable kfuncs for BPF - - - 2416 2024-11-07 Eduard Zingerman bpf RFC
[RFC,bpf-next,02/11] selftests/bpf: tests for opt_hard_wire_dead_code_branches() bpf: inlinable kfuncs for BPF - - - 2821 2024-11-07 Eduard Zingerman bpf RFC
[RFC,bpf-next,01/11] bpf: use branch predictions in opt_hard_wire_dead_code_branches() bpf: inlinable kfuncs for BPF - - - 2821 2024-11-07 Eduard Zingerman bpf RFC
[bpf-next,v2] docs/bpf: Document some special sdiv/smod operations [bpf-next,v2] docs/bpf: Document some special sdiv/smod operations - - - 592- 2024-11-07 Yonghong Song bpf Deferred
[bpf-next,v3,2/2] bpf, verifier: Check trampoline target is tail_call_reachable subprog bpf, x64: Introduce two tailcall enhancements 1 - - 682- 2024-11-07 Leon Hwang bpf Changes Requested
[bpf-next,v3,1/2] bpf, x64: Propagate tailcall info only for subprogs bpf, x64: Introduce two tailcall enhancements 1 - - 691- 2024-11-07 Leon Hwang bpf Accepted
[bpf-next] selftests/bpf: skip the timer_lockup test for single-CPU nodes [bpf-next] selftests/bpf: skip the timer_lockup test for single-CPU nodes 1 - 1 592- 2024-11-07 Viktor Malik bpf Accepted
[bpf-next,v2] selftests/bpf: Consolidate kernel modules into common directory [bpf-next,v2] selftests/bpf: Consolidate kernel modules into common directory - - - 5821 2024-11-07 Toke Høiland-Jørgensen bpf Superseded
[PATCHv2,bpf-next] selftests/bpf: Fix uprobe consumer test (again) [PATCHv2,bpf-next] selftests/bpf: Fix uprobe consumer test (again) - - - 592- 2024-11-07 Jiri Olsa bpf Accepted
[1/1] docs: bpf: verifier: remove trailing whitespace BPF verifier documentation cleanup - - - 44-- 2024-11-07 Abhinav Saxena bpf Accepted
[bpf,2/2] selftests/bpf: Add a BPF selftest for bpf_skb_change_tail() [bpf,1/2] bpf: check negative offsets in __bpf_skb_min_len() - - - 592- 2024-11-07 Cong Wang bpf Needs ACK
[bpf,1/2] bpf: check negative offsets in __bpf_skb_min_len() [bpf,1/2] bpf: check negative offsets in __bpf_skb_min_len() - - - 601- 2024-11-07 Cong Wang bpf Needs ACK
[bpf-next,v10,7/7] selftests/bpf: Add struct_ops prog private stack tests bpf: Support private stack for bpf progs - - - 592- 2024-11-07 Yonghong Song bpf Superseded
[bpf-next,v10,6/7] bpf: Support private stack for struct_ops progs bpf: Support private stack for bpf progs - - - 592- 2024-11-07 Yonghong Song bpf Superseded
[bpf-next,v10,5/7] selftests/bpf: Add tracing prog private stack tests bpf: Support private stack for bpf progs - - - 592- 2024-11-07 Yonghong Song bpf Superseded
[bpf-next,v10,4/7] bpf, x86: Support private stack in jit bpf: Support private stack for bpf progs - - - 592- 2024-11-07 Yonghong Song bpf Superseded
[bpf-next,v10,3/7] bpf, x86: Avoid repeated usage of bpf_prog->aux->stack_depth bpf: Support private stack for bpf progs - - - 601- 2024-11-07 Yonghong Song bpf Superseded
[bpf-next,v10,2/7] bpf: Enable private stack for eligible subprogs bpf: Support private stack for bpf progs - - - 601- 2024-11-07 Yonghong Song bpf Superseded
[bpf-next,v10,1/7] bpf: Find eligible subprogs for private stack support bpf: Support private stack for bpf progs - - - 592- 2024-11-07 Yonghong Song bpf Superseded
[bpf-next] selftests/bpf: Fix uprobe consumer test (again) [bpf-next] selftests/bpf: Fix uprobe consumer test (again) - - - 592- 2024-11-06 Jiri Olsa bpf Superseded
[v2,bpf-next,8/8] bpf, sockmap: Fix sk_msg_reset_curr Fixes to bpf_msg_push/pop_data and test_sockmap - - - 44-1 2024-11-06 Zijian Zhang bpf Accepted
[v2,bpf-next,7/8] bpf, sockmap: Several fixes to bpf_msg_pop_data Fixes to bpf_msg_push/pop_data and test_sockmap - 1 - 44-1 2024-11-06 Zijian Zhang bpf Accepted
[v2,bpf-next,6/8] bpf, sockmap: Several fixes to bpf_msg_push_data Fixes to bpf_msg_push/pop_data and test_sockmap - - - 44-1 2024-11-06 Zijian Zhang bpf Accepted
[v2,bpf-next,5/8] selftests/bpf: Add more tests for test_txmsg_push_pop in test_sockmap Fixes to bpf_msg_push/pop_data and test_sockmap - 1 - 44-1 2024-11-06 Zijian Zhang bpf Accepted
[v2,bpf-next,4/8] selftests/bpf: Add push/pop checking for msg_verify_data in test_sockmap Fixes to bpf_msg_push/pop_data and test_sockmap - 1 - 44-1 2024-11-06 Zijian Zhang bpf Accepted
[v2,bpf-next,3/8] selftests/bpf: Fix total_bytes in msg_loop_rx in test_sockmap Fixes to bpf_msg_push/pop_data and test_sockmap - 1 - 44-1 2024-11-06 Zijian Zhang bpf Accepted
[v2,bpf-next,2/8] selftests/bpf: Fix SENDPAGE data logic in test_sockmap Fixes to bpf_msg_push/pop_data and test_sockmap - 1 - 44-1 2024-11-06 Zijian Zhang bpf Accepted
[v2,bpf-next,1/8] selftests/bpf: Add txmsg_pass to pull/push/pop in test_sockmap Fixes to bpf_msg_push/pop_data and test_sockmap - 1 - 44-1 2024-11-06 Zijian Zhang bpf Accepted
[2/2] selftests/bpf: Add a test for the type checking of iter args Check the types of iter arguments - - - 47113 2024-11-06 Tao Lyu bpf Superseded
[1/2] bpf: Check if iter args are stack pointers Check the types of iter arguments - - - 47212 2024-11-06 Tao Lyu bpf Superseded
[bpf-next,v3,4/4] selftests/bpf: Add tests for struct file related CRIB kfuncs bpf/crib: Add open-coded style process file iterator and file related CRIB kfuncs - - - 592- 2024-11-06 Juntong Deng bpf Changes Requested
[bpf-next,v3,3/4] bpf/crib: Add struct file related CRIB kfuncs bpf/crib: Add open-coded style process file iterator and file related CRIB kfuncs - - - 5614 2024-11-06 Juntong Deng bpf Changes Requested
[bpf-next,v3,2/4] selftests/bpf: Add tests for open-coded style process file iterator bpf/crib: Add open-coded style process file iterator and file related CRIB kfuncs - - - 592- 2024-11-06 Juntong Deng bpf Changes Requested
[bpf-next,v3,1/4] bpf/crib: Introduce task_file open-coded iterator kfuncs bpf/crib: Add open-coded style process file iterator and file related CRIB kfuncs - - - 5614 2024-11-06 Juntong Deng bpf Changes Requested
[bpf] bpf: fix recursive lock when verdict program return SK_PASS [bpf] bpf: fix recursive lock when verdict program return SK_PASS - - - 5911 2024-11-06 Jiayuan Chen bpf Changes Requested
[bpf-next,3/3] selftests/bpf: Test the update operations for htab of maps Fix lockdep warning for htab of map - - - 44-1 2024-11-06 Hou Tao bpf Accepted
[bpf-next,2/3] selftests/bpf: Move ENOTSUPP from bpf_util.h Fix lockdep warning for htab of map - - - 44-1 2024-11-06 Hou Tao bpf Accepted
[bpf-next,1/3] bpf: Call free_htab_elem() after htab_unlock_bucket() Fix lockdep warning for htab of map - - - 44-1 2024-11-06 Hou Tao bpf Accepted
[v3,bpf] bpf: Add sk_is_inet and IS_ICSK check in tls_sw_has_ctx_tx/rx [v3,bpf] bpf: Add sk_is_inet and IS_ICSK check in tls_sw_has_ctx_tx/rx 3 1 - 61-- 2024-11-06 Zijian Zhang bpf Accepted
[v2,bpf-next,2/2] bpf: Switch bpf arena to use drm_mm instead of maple_tree drm, bpf: User drm_mm in bpf 1 - - 592- 2024-11-05 Alexei Starovoitov bpf Changes Requested
[v2,bpf-next,1/2] drm, bpf: Move drm_mm.c to lib to be used by bpf arena drm, bpf: User drm_mm in bpf 1 - - 583- 2024-11-05 Alexei Starovoitov bpf Changes Requested
[RFC,bpf-next,11/11] selftests/bpf: Add hit/attach/detach race optimized uprobe test uprobes: Add support to optimize usdt probes on x86_64 - - - 1-1 2024-11-05 Jiri Olsa bpf RFC
[RFC,bpf-next,10/11] selftests/bpf: Add uprobe/usdt optimized test uprobes: Add support to optimize usdt probes on x86_64 - - - 1-1 2024-11-05 Jiri Olsa bpf RFC
[RFC,bpf-next,09/11] selftests/bpf: Add usdt trigger bench uprobes: Add support to optimize usdt probes on x86_64 - - - 1-1 2024-11-05 Jiri Olsa bpf RFC
[RFC,bpf-next,08/11] selftests/bpf: Use 5-byte nop for x86 usdt probes uprobes: Add support to optimize usdt probes on x86_64 - - - 1-1 2024-11-05 Jiri Olsa bpf RFC
[bpf] selftests/bpf: Use -4095 as the bad address for bits iterator [bpf] selftests/bpf: Use -4095 as the bad address for bits iterator 1 - - 592- 2024-11-05 Hou Tao bpf Accepted
[bpf-next,3/3] bpf/tests: Make staggered jump tests constant blinding compatible test_bpf.ko blinding fixes - - - 592- 2024-11-04 Mathias Krause bpf Changes Requested
[bpf-next,2/3] bpf: Allow calling bpf_jit_blinding_enabled() with a NULL program test_bpf.ko blinding fixes - - - 601- 2024-11-04 Mathias Krause bpf Changes Requested
[bpf-next,1/3] bpf/tests: Make max jump tests constant blinding compatible test_bpf.ko blinding fixes - - - 601- 2024-11-04 Mathias Krause bpf Changes Requested
[bpf-next,v9,10/10] selftests/bpf: Add struct_ops prog private stack tests bpf: Support private stack for bpf progs - - - 162- 2024-11-04 Yonghong Song bpf Superseded
[bpf-next,v9,09/10] bpf: Support private stack for struct_ops progs bpf: Support private stack for bpf progs 1 - - 162- 2024-11-04 Yonghong Song bpf Superseded
[bpf-next,v9,08/10] selftests/bpf: Add tracing prog private stack tests bpf: Support private stack for bpf progs - - - 162- 2024-11-04 Yonghong Song bpf Superseded
[bpf-next,v9,07/10] bpf, x86: Support private stack in jit bpf: Support private stack for bpf progs - - - 162- 2024-11-04 Yonghong Song bpf Superseded
[bpf-next,v9,06/10] bpf, x86: Avoid repeated usage of bpf_prog->aux->stack_depth bpf: Support private stack for bpf progs - - - 171- 2024-11-04 Yonghong Song bpf Superseded
[bpf-next,v9,05/10] bpf: Allocate private stack for eligible main prog or subprogs bpf: Support private stack for bpf progs - - - 162- 2024-11-04 Yonghong Song bpf Superseded
[bpf-next,v9,04/10] bpf: Check potential private stack recursion for progs with async callback bpf: Support private stack for bpf progs - - - 162- 2024-11-04 Yonghong Song bpf Superseded
[bpf-next,v9,03/10] bpf: Allow private stack to have each subprog having stack size of 512 bytes bpf: Support private stack for bpf progs - - - 172- 2024-11-04 Yonghong Song bpf Superseded
[bpf-next,v9,02/10] bpf: Return false for bpf_prog_check_recur() default case bpf: Support private stack for bpf progs - - - 181- 2024-11-04 Yonghong Song bpf Superseded
[bpf-next,v9,01/10] bpf: Check stack depth limit after visiting all subprogs bpf: Support private stack for bpf progs - - - 172- 2024-11-04 Yonghong Song bpf Superseded
program of this type cannot use helper xyz with bpf_struct_ops program of this type cannot use helper xyz with bpf_struct_ops - - - 1-- 2024-11-04 Mikko Ylinen bpf Not Applicable
[bpf-next,v3,3/3] selftests/bpf: Add tests for raw_tp null handling Handle possible NULL trusted raw_tp arguments - 1 - 592- 2024-11-04 Kumar Kartikeya Dwivedi bpf Accepted
[bpf-next,v3,2/3] selftests/bpf: Clean up open-coded gettid syscall invocations Handle possible NULL trusted raw_tp arguments - 1 - 592- 2024-11-04 Kumar Kartikeya Dwivedi bpf Accepted
[bpf-next,v3,1/3] bpf: Mark raw_tp arguments with PTR_MAYBE_NULL Handle possible NULL trusted raw_tp arguments - 1 1 59-2 2024-11-04 Kumar Kartikeya Dwivedi bpf Accepted
[bpf-next,v2] libbpf: stringify error codes in warning messages [bpf-next,v2] libbpf: stringify error codes in warning messages - - - 592- 2024-11-04 Mykyta Yatsenko bpf Changes Requested
[bpf-next,v3] bpf: Refactor active lock management [bpf-next,v3] bpf: Refactor active lock management - - - 592- 2024-11-04 Kumar Kartikeya Dwivedi bpf Superseded
include: btf: Guard inline function with CONFIG_BPF_SYSCALL include: btf: Guard inline function with CONFIG_BPF_SYSCALL - - - 44-- 2024-11-04 Alistair Francis bpf Accepted
[3/3] selftests/bpf: Define SYS_PREFIX for powerpc Fix test_bpf_syscall_macro selftest on powerpc - - - 44-- 2024-11-04 Saket Kumar Bhaskar bpf Changes Requested
[2/3] libbpf: Remove powerpc prefix from syscall function names Fix test_bpf_syscall_macro selftest on powerpc - - - 44-- 2024-11-04 Saket Kumar Bhaskar bpf Changes Requested
« 1 2 3 4267 268 »