Show patches with: Archived = No       |    Delegate = bpf       |   24353 patches
« 1 2 3 4243 244 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[net-next,3/3] net: Move flush list retrieval to where it is used. net: bpf_net_context cleanups. - - - --1 2024-06-28 Sebastian Andrzej Siewior bpf New
[net-next,2/3] net: Optimize xdp_do_flush() with bpf_net_context infos. net: bpf_net_context cleanups. - - - --1 2024-06-28 Sebastian Andrzej Siewior bpf New
[net-next,1/3] net: Remove task_struct::bpf_net_context init on fork. net: bpf_net_context cleanups. - - - --1 2024-06-28 Sebastian Andrzej Siewior bpf New
[v4,04/11] bpftool: Ensure task comm is always NUL-terminated Improve the copy of task comm - 1 - 5912 2024-06-28 Yafang Shao bpf Not Applicable
[bpf-next,3/3] bpf: Implement bpf_check_basics_ok() as a macro. bpf: sparse cleanup. - - - 1-2 2024-06-28 Sebastian Andrzej Siewior bpf New
[bpf-next,2/3] bpf: Move a few bpf_func_proto declarations. bpf: sparse cleanup. - - - 1-2 2024-06-28 Sebastian Andrzej Siewior bpf New
[bpf-next,1/3] bpf: Add casts to keep sparse quiet. bpf: sparse cleanup. - - - 1-2 2024-06-28 Sebastian Andrzej Siewior bpf New
[v5,6/8] tracing/bpf-trace: Add support for faultable tracepoints Faultable Tracepoints - - - 1-- 2024-06-27 Mathieu Desnoyers bpf Not Applicable
[v5,4/8] tracing: Introduce faultable tracepoints Faultable Tracepoints - - - 1-- 2024-06-27 Mathieu Desnoyers bpf Not Applicable
[bpf-next] libbpf: Make btf_name_info.needs_size unsigned [bpf-next] libbpf: Make btf_name_info.needs_size unsigned - - - 1-2 2024-06-27 Ilya Leoshkevich bpf New
[bpf-next,10/10] selftests/bpf: Remove arena tests from DENYLIST.s390x s390/bpf: Implement arena - - - 3518 2024-06-27 Ilya Leoshkevich bpf New
[bpf-next,09/10] selftests/bpf: Add UAF tests for arena atomics s390/bpf: Implement arena - - - 3428 2024-06-27 Ilya Leoshkevich bpf New
[bpf-next,08/10] s390/bpf: Support arena atomics s390/bpf: Implement arena - - - 3518 2024-06-27 Ilya Leoshkevich bpf New
[bpf-next,07/10] s390/bpf: Enable arena s390/bpf: Implement arena - - - 3518 2024-06-27 Ilya Leoshkevich bpf New
[bpf-next,06/10] s390/bpf: Support address space cast instruction s390/bpf: Implement arena - - - 3518 2024-06-27 Ilya Leoshkevich bpf New
[bpf-next,05/10] s390/bpf: Support BPF_PROBE_MEM32 s390/bpf: Implement arena - - - 3518 2024-06-27 Ilya Leoshkevich bpf New
[bpf-next,04/10] s390/bpf: Land on the next JITed instruction after exception s390/bpf: Implement arena - - - 3518 2024-06-27 Ilya Leoshkevich bpf New
[bpf-next,03/10] s390/bpf: Introduce pre- and post- probe functions s390/bpf: Implement arena - - - 3518 2024-06-27 Ilya Leoshkevich bpf New
[bpf-next,02/10] s390/bpf: Get rid of get_probe_mem_regno() s390/bpf: Implement arena - - - 3518 2024-06-27 Ilya Leoshkevich bpf New
[bpf-next,01/10] s390/bpf: Factor out emitting probe nops s390/bpf: Implement arena - - - 3518 2024-06-27 Ilya Leoshkevich bpf New
selftests/bpf:fix a resource leak selftests/bpf:fix a resource leak - - - 45-- 2024-06-27 Zhu Jun bpf New
[bpf-next,v2,2/2] selftests/xsk: Enhance batch size support with dynamic configurations selftests/xsk: Enhance traffic validation and batch size support - - - 602- 2024-06-27 Tushar Vyavahare bpf New
[bpf-next,v2,1/2] selftests/xsk: Ensure traffic validation proceeds after ring size adjustment in x… selftests/xsk: Enhance traffic validation and batch size support - 1 - 602- 2024-06-27 Tushar Vyavahare bpf New
selftests/bpf:Delete extra blank Lines selftests/bpf:Delete extra blank Lines - - - 45-- 2024-06-27 Zhu Jun bpf New
[v5,6/8] tracing/bpf-trace: Add support for faultable tracepoints Faultable Tracepoints - - - 1-- 2024-06-26 Mathieu Desnoyers bpf Superseded
[v5,4/8] tracing: Introduce faultable tracepoints Faultable Tracepoints - - - 1-- 2024-06-26 Mathieu Desnoyers bpf Superseded
[PATCHv2,bpf-next] selftests/bpf: Move ARRAY_SIZE to bpf_misc.h [PATCHv2,bpf-next] selftests/bpf: Move ARRAY_SIZE to bpf_misc.h - 1 - 611- 2024-06-26 Jiri Olsa bpf Accepted
selftests/bpf: improve file descriptor closure handling selftests/bpf: improve file descriptor closure handling - - - 33-5 2024-06-26 Ma Ke bpf Changes Requested
[v2,2/2] test_bpf: Introduce an skb_segment test for frag_list whose head_frag=true and gso_size wa… [v2,1/2] net: Fix skb_segment when splitting gso_size mangled skb having linear-headed frag_list wh… - - - 602- 2024-06-26 Fred Li bpf New
[bpf,2/2] bpf: sockmap, add test for ingress through strparser Fix reported sockmap splat - - - 1-1 2024-06-25 John Fastabend bpf New
[bpf,1/2] bpf: sockmap, fix introduced strparser recursive lock Fix reported sockmap splat - - - 1-1 2024-06-25 John Fastabend bpf New
[bpf-next] bpf: Fix tailcall cases in test_bpf [bpf-next] bpf: Fix tailcall cases in test_bpf - - - 611- 2024-06-25 Leon Hwang bpf Accepted
bpf: defer printk() inside __bpf_prog_run() bpf: defer printk() inside __bpf_prog_run() - - - 19-8 2024-06-25 Tetsuo Handa bpf Changes Requested
[bpf-next,v2,4/4] selftests/bpf: Null checks for link in bpf_tcp_ca Fixes for BPF selftests on Loongarch - - - 62-- 2024-06-25 Geliang Tang bpf Changes Requested
[bpf-next,v2,3/4] inet: null check for close in inet_release Fixes for BPF selftests on Loongarch - - - 62-- 2024-06-25 Geliang Tang bpf Changes Requested
[bpf-next,v2,2/4] skmsg: null check for sg_page in sk_msg_memcopy_from_iter Fixes for BPF selftests on Loongarch - - - 62-- 2024-06-25 Geliang Tang bpf Changes Requested
[bpf-next,v2,1/4] skmsg: null check for sg_page in sk_msg_recvmsg Fixes for BPF selftests on Loongarch - - - 62-- 2024-06-25 Geliang Tang bpf Changes Requested
[v2,bpf,2/2] bpf: add new negative selftests to cover missing check_func_arg_reg_off() and reg->typ… [v2,bpf,1/2] bpf: add missing check_func_arg_reg_off() to prevent out-of-bounds memory accesses 2 - - 5624 2024-06-25 Matt Bobrowski bpf Accepted
[v2,bpf,1/2] bpf: add missing check_func_arg_reg_off() to prevent out-of-bounds memory accesses [v2,bpf,1/2] bpf: add missing check_func_arg_reg_off() to prevent out-of-bounds memory accesses 2 - - 5624 2024-06-25 Matt Bobrowski bpf Accepted
[bpf-next,v5,9/9] selftests/bpf: Drop make_socket in sk_lookup use network helpers, part 8 - - - 62-- 2024-06-25 Geliang Tang bpf New
[bpf-next,v5,8/9] selftests/bpf: Use connect_to_addr in sk_lookup use network helpers, part 8 - - - 62-- 2024-06-25 Geliang Tang bpf New
[bpf-next,v5,7/9] selftests/bpf: Use connect_to_fd in sk_lookup use network helpers, part 8 - - - 62-- 2024-06-25 Geliang Tang bpf New
[bpf-next,v5,6/9] selftests/bpf: Use start_server_str in sk_lookup use network helpers, part 8 1 - - 62-- 2024-06-25 Geliang Tang bpf New
[bpf-next,v5,5/9] selftests/bpf: Close fd in error path in drop_on_reuseport use network helpers, part 8 1 - - 62-- 2024-06-25 Geliang Tang bpf New
[bpf-next,v5,4/9] selftests/bpf: Use make_sockaddr in sockmap_ktls use network helpers, part 8 1 - - 62-- 2024-06-25 Geliang Tang bpf New
[bpf-next,v5,3/9] selftests/bpf: Use connect_to_fd in sockmap_ktls use network helpers, part 8 1 - - 62-- 2024-06-25 Geliang Tang bpf New
[bpf-next,v5,2/9] selftests/bpf: Use start_server_str in sockmap_ktls use network helpers, part 8 1 - - 62-- 2024-06-25 Geliang Tang bpf New
[bpf-next,v5,1/9] selftests/bpf: Add backlog for network_helper_opts use network helpers, part 8 - - - 62-- 2024-06-25 Geliang Tang bpf New
[bpf-next] selftests/bpf: Move ARRAY_SIZE to bpf_misc.h [bpf-next] selftests/bpf: Move ARRAY_SIZE to bpf_misc.h - 1 - 611- 2024-06-25 Jiri Olsa bpf Superseded
[11/12] uprobes,bpf: switch to batch uprobe APIs for BPF multi-uprobes uprobes: add batched register/unregister APIs and per-CPU RW semaphore - - - 1-- 2024-06-25 Andrii Nakryiko bpf Not Applicable
[05/12] uprobes: move offset and ref_ctr_offset into uprobe_consumer uprobes: add batched register/unregister APIs and per-CPU RW semaphore 1 - - 1-- 2024-06-25 Andrii Nakryiko bpf Not Applicable
bpf, btf: Make if test explicit to fix Coccinelle error bpf, btf: Make if test explicit to fix Coccinelle error - - - 611- 2024-06-24 Thorsten Blum bpf Changes Requested
[v2,bpf-next] libbpf: fix clang compilation error in btf_relocate.c [v2,bpf-next] libbpf: fix clang compilation error in btf_relocate.c - - - 611- 2024-06-24 Alan Maguire bpf Accepted
[bpf-next] libbpf: fix clang compilation error in [bpf-next] libbpf: fix clang compilation error in - - - 611- 2024-06-24 Alan Maguire bpf Changes Requested
[bpf,v2] bpf: Fix null pointer dereference in resolve_prog_type() for BPF_PROG_TYPE_EXT [bpf,v2] bpf: Fix null pointer dereference in resolve_prog_type() for BPF_PROG_TYPE_EXT - - - 5813 2024-06-24 Tengda Wu bpf New
[bpf] libbpf: skip base btf sanity checks [bpf] libbpf: skip base btf sanity checks - 1 - 58-4 2024-06-24 Antoine Tenart bpf Accepted
[v2] xdp: remove WARN() from __xdp_reg_mem_model() [v2] xdp: remove WARN() from __xdp_reg_mem_model() 1 - - 5921 2024-06-24 Daniil Dulov bpf Accepted
[bpf-next,v4,9/9] selftests/bpf: Use connect_to_addr in sk_lookup use network helpers, part 8 - - - 611- 2024-06-24 Geliang Tang bpf Superseded
[bpf-next,v4,8/9] selftests/bpf: Use connect_to_fd in sk_lookup use network helpers, part 8 - - - 62-- 2024-06-24 Geliang Tang bpf Superseded
[bpf-next,v4,7/9] selftests/bpf: Use start_server_str in sk_lookup use network helpers, part 8 1 - - 611- 2024-06-24 Geliang Tang bpf Superseded
[bpf-next,v4,6/9] selftests/bpf: Invoke attach_reuseport out of make_server use network helpers, part 8 - - - 62-- 2024-06-24 Geliang Tang bpf Superseded
[bpf-next,v4,5/9] selftests/bpf: Close fd in error path in drop_on_reuseport use network helpers, part 8 1 - - 62-- 2024-06-24 Geliang Tang bpf Superseded
[bpf-next,v4,4/9] selftests/bpf: Use make_sockaddr in sockmap_ktls use network helpers, part 8 1 - - 62-- 2024-06-24 Geliang Tang bpf Superseded
[bpf-next,v4,3/9] selftests/bpf: Use connect_to_fd in sockmap_ktls use network helpers, part 8 1 - - 62-- 2024-06-24 Geliang Tang bpf Superseded
[bpf-next,v4,2/9] selftests/bpf: Use start_server_str in sockmap_ktls use network helpers, part 8 1 - - 62-- 2024-06-24 Geliang Tang bpf Superseded
[bpf-next,v4,1/9] selftests/bpf: Add backlog for network_helper_opts use network helpers, part 8 - - - 62-- 2024-06-24 Geliang Tang bpf Superseded
[v5,bpf-next,3/3] selftests/bpf: Add testcases for tailcall hierarchy fixing bpf: Fix tailcall hierarchy - - - 5723 2024-06-23 Leon Hwang bpf New
[v5,bpf-next,2/3] bpf, arm64: Fix tailcall hierarchy bpf: Fix tailcall hierarchy 1 - - 5813 2024-06-23 Leon Hwang bpf New
[v5,bpf-next,1/3] bpf, x64: Fix tailcall hierarchy bpf: Fix tailcall hierarchy - - - 5723 2024-06-23 Leon Hwang bpf New
[bpf-next,v2] bpf, docs: Address comments from IETF Area Directors [bpf-next,v2] bpf, docs: Address comments from IETF Area Directors 1 - - 5714 2024-06-23 Dave Thaler bpf Accepted
[bpf-next] bpf: fix build when CONFIG_DEBUG_INFO_BTF[_MODULES] is undefined [bpf-next] bpf: fix build when CONFIG_DEBUG_INFO_BTF[_MODULES] is undefined - - - 59-3 2024-06-23 Alan Maguire bpf Accepted
selftests/bpf: don't close(-1) in serial_test_fexit_stress() selftests/bpf: don't close(-1) in serial_test_fexit_stress() - - - 45-- 2024-06-23 Ma Ke bpf Accepted
[bpf-next,2/2] bpf: verifier: use check_sub_overflow() to check for subtraction overflows Use overflow.h helpers to check for overflows - - - 5813 2024-06-23 Shung-Hsi Yu bpf New
[bpf-next,1/2] bpf: verifier: use check_add_overflow() to check for addition overflows Use overflow.h helpers to check for overflows - - - 5813 2024-06-23 Shung-Hsi Yu bpf New
[bpf-next] bpf, docs: Address comments from IETF Area Directors [bpf-next] bpf, docs: Address comments from IETF Area Directors 1 - - 5813 2024-06-23 Dave Thaler bpf Superseded
[bpf-next,v3,8/8] selftests/bpf: Drop make_socket in sk_lookup use network helpers, part 8 - - - 59-3 2024-06-23 Geliang Tang bpf Superseded
[bpf-next,v3,7/8] selftests/bpf: Drop inetaddr_len in sk_lookup use network helpers, part 8 - - - 59-3 2024-06-23 Geliang Tang bpf Superseded
[bpf-next,v3,6/8] selftests/bpf: Use connect_to_addr in sk_lookup use network helpers, part 8 - - - 59-3 2024-06-23 Geliang Tang bpf Superseded
[bpf-next,v3,5/8] selftests/bpf: Use connect_to_fd in sk_lookup use network helpers, part 8 - - - 59-3 2024-06-23 Geliang Tang bpf Superseded
[bpf-next,v3,4/8] selftests/bpf: Use start_server_str in sk_lookup use network helpers, part 8 1 - - 59-3 2024-06-23 Geliang Tang bpf Superseded
[bpf-next,v3,3/8] selftests/bpf: Use connect_to_fd in sockmap_ktls use network helpers, part 8 1 - - 59-3 2024-06-23 Geliang Tang bpf Superseded
[bpf-next,v3,2/8] selftests/bpf: Use start_server_str in sockmap_ktls use network helpers, part 8 1 - - 59-3 2024-06-23 Geliang Tang bpf Superseded
[bpf-next,v3,1/8] selftests/bpf: Add backlog for network_helper_opts use network helpers, part 8 - - - 59-3 2024-06-23 Geliang Tang bpf Superseded
[bpf,v2] af_unix: Disable MSG_OOB handling for sockets in sockmap/sockhash [bpf,v2] af_unix: Disable MSG_OOB handling for sockets in sockmap/sockhash - - - 57-5 2024-06-22 Michal Luczaj bpf New
[RESEND,bpf-next,v2,3/3] riscv, bpf: Use bpf_prog_pack for RV64 bpf trampoline Use bpf_prog_pack for RV64 bpf trampoline - - 1 5723 2024-06-22 Pu Lehui bpf New
[RESEND,bpf-next,v2,2/3] riscv, bpf: Fix out-of-bounds issue when preparing trampoline image Use bpf_prog_pack for RV64 bpf trampoline - - - 5714 2024-06-22 Pu Lehui bpf New
[RESEND,bpf-next,v2,1/3] bpf: Use precise image size for struct_ops trampoline Use bpf_prog_pack for RV64 bpf trampoline 1 - 1 5813 2024-06-22 Pu Lehui bpf New
[RESEND,bpf-next,v4,3/3] selftests/bpf: Add testcase where 7th argment is struct Add 12-argument support for RV64 bpf trampoline 1 1 - 5723 2024-06-22 Pu Lehui bpf New
[RESEND,bpf-next,v4,2/3] selftests/bpf: Factor out many args tests from tracing_struct Add 12-argument support for RV64 bpf trampoline - - - 5723 2024-06-22 Pu Lehui bpf New
[RESEND,bpf-next,v4,1/3] riscv, bpf: Add 12-argument support for RV64 bpf trampoline Add 12-argument support for RV64 bpf trampoline 1 1 - 5723 2024-06-22 Pu Lehui bpf New
[bpf-next,v2,7/7] selftests/bpf: Drop make_socket in sk_lookup use network helpers, part 8 - - - 59-3 2024-06-22 Geliang Tang bpf Superseded
[bpf-next,v2,6/7] selftests/bpf: Drop inetaddr_len in sk_lookup use network helpers, part 8 - - - 59-3 2024-06-22 Geliang Tang bpf Superseded
[bpf-next,v2,5/7] selftests/bpf: Use connect_to_addr in sk_lookup use network helpers, part 8 - - - 59-3 2024-06-22 Geliang Tang bpf Superseded
[bpf-next,v2,4/7] selftests/bpf: Use connect_to_fd in sk_lookup use network helpers, part 8 - - - 59-3 2024-06-22 Geliang Tang bpf Superseded
[bpf-next,v2,3/7] selftests/bpf: Use start_server_str in sk_lookup use network helpers, part 8 1 - - 59-3 2024-06-22 Geliang Tang bpf Superseded
[bpf-next,v2,2/7] selftests/bpf: Use connect_to_fd in sockmap_ktls use network helpers, part 8 1 - - 59-3 2024-06-22 Geliang Tang bpf Superseded
[bpf-next,v2,1/7] selftests/bpf: Use start_server in sockmap_ktls use network helpers, part 8 1 - - 59-3 2024-06-22 Geliang Tang bpf Superseded
[bpf-next] selftests/bpf: test struct_ops bpf map auto-attach [bpf-next] selftests/bpf: test struct_ops bpf map auto-attach - - - 611- 2024-06-21 Mykyta Yatsenko mykyta.yatsenko5@gmail.com bpf Accepted
[bpf,v3,2/2] selftests/bpf: Add more ring buffer test coverage [bpf,v3,1/2] bpf: Fix overrunning reservations in ringbuf - - - 5525 2024-06-21 Daniel Borkmann bpf Accepted
[bpf,v3,1/2] bpf: Fix overrunning reservations in ringbuf [bpf,v3,1/2] bpf: Fix overrunning reservations in ringbuf - - - 5615 2024-06-21 Daniel Borkmann bpf Accepted
« 1 2 3 4243 244 »