Show patches with: Archived = No       |    Delegate = bpf       |   24324 patches
« 1 2 3 4243 244 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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 New
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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 - 5912 2024-06-25 Jiri Olsa bpf New
[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-- 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 New
[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 - - - 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() - - - 43-2 2024-06-23 Ma Ke bpf New
[bpf-next,2/2] bpf: verifier: use check_sub_overflow() to check for subtraction overflows Use overflow.h helpers to check for overflows - - - 5615 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 - - - 5615 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
[bpf,v2,2/2] selftests/bpf: Add more ring buffer test coverage [bpf,v2,1/2] bpf: Fix overrunning reservations in ringbuf - - - 5327 2024-06-21 Daniel Borkmann bpf Superseded
[bpf,v2,1/2] bpf: Fix overrunning reservations in ringbuf [bpf,v2,1/2] bpf: Fix overrunning reservations in ringbuf - - - 5417 2024-06-21 Daniel Borkmann bpf Superseded
[bpf-next,6/6] selftests/bpf: Drop make_socket in sk_lookup use network helpers, part 8 - - - 50-5 2024-06-21 Geliang Tang bpf Superseded
[bpf-next,5/6] selftests/bpf: Use connect_to_fd in sk_lookup use network helpers, part 8 - - - 50-5 2024-06-21 Geliang Tang bpf Superseded
[bpf-next,4/6] selftests/bpf: Drop inetaddr_len in sk_lookup use network helpers, part 8 - - - 50-5 2024-06-21 Geliang Tang bpf Superseded
[bpf-next,3/6] selftests/bpf: Use start_server_str in sk_lookup use network helpers, part 8 1 - - 50-5 2024-06-21 Geliang Tang bpf Superseded
[bpf-next,2/6] selftests/bpf: Use connect_to_fd in sockmap_ktls use network helpers, part 8 1 - - 50-5 2024-06-21 Geliang Tang bpf Superseded
[bpf-next,1/6] selftests/bpf: Use start_server in sockmap_ktls use network helpers, part 8 1 - - 50-5 2024-06-21 Geliang Tang bpf Superseded
[v3,11/11] drm: Replace strcpy() with __get_task_comm() Improve the copy of task comm 1 - - 611- 2024-06-21 Yafang Shao bpf Not Applicable
[v3,10/11] net: Replace strcpy() with __get_task_comm() Improve the copy of task comm - - - 62-- 2024-06-21 Yafang Shao bpf Not Applicable
[v3,09/11] tracing: Replace strncpy() with __get_task_comm() Improve the copy of task comm 1 - - 62-- 2024-06-21 Yafang Shao bpf Not Applicable
[v3,08/11] tsacct: Replace strncpy() with __get_task_comm() Improve the copy of task comm - - - 62-- 2024-06-21 Yafang Shao bpf Not Applicable
[v3,07/11] mm/kmemleak: Replace strncpy() with __get_task_comm() Improve the copy of task comm 1 - - 62-- 2024-06-21 Yafang Shao bpf Not Applicable
[v3,06/11] mm/util: Deduplicate code in {kstrdup,kstrndup,kmemdup_nul} Improve the copy of task comm - - - 5813 2024-06-21 Yafang Shao bpf Not Applicable
[v3,05/11] mm/util: Fix possible race condition in kstrdup() Improve the copy of task comm - - - 62-- 2024-06-21 Yafang Shao bpf Not Applicable
[v3,04/11] bpftool: Ensure task comm is always NUL-terminated Improve the copy of task comm - 1 - 611- 2024-06-21 Yafang Shao bpf Not Applicable
[v3,03/11] security: Replace memcpy() with __get_task_comm() Improve the copy of task comm 1 - - 611- 2024-06-21 Yafang Shao bpf Not Applicable
[v3,02/11] auditsc: Replace memcpy() with __get_task_comm() Improve the copy of task comm 1 - - 62-- 2024-06-21 Yafang Shao bpf Not Applicable
[v3,01/11] fs/exec: Drop task_lock() inside __get_task_comm() Improve the copy of task comm - - - 611- 2024-06-21 Yafang Shao bpf Not Applicable
[bpf-next,v6,6/6] selftests/bpf: Use start_server_str in test_tcp_check_syncookie_user use network helpers, part 7 1 - - 61-- 2024-06-21 Geliang Tang bpf Accepted
[bpf-next,v6,5/6] selftests/bpf: Use start_server_str in mptcp use network helpers, part 7 1 - - 601- 2024-06-21 Geliang Tang bpf Accepted
[bpf-next,v6,4/6] selftests/bpf: Drop noconnect from network_helper_opts use network helpers, part 7 1 - - 601- 2024-06-21 Geliang Tang bpf Accepted
[bpf-next,v6,3/6] selftests/bpf: Add client_socket helper use network helpers, part 7 1 - - 61-- 2024-06-21 Geliang Tang bpf Accepted
[bpf-next,v6,2/6] selftests/bpf: Use connect_to_addr in connect_to_fd_opt use network helpers, part 7 1 - - 61-- 2024-06-21 Geliang Tang bpf Accepted
[bpf-next,v6,1/6] selftests/bpf: Drop type from network_helper_opts use network helpers, part 7 1 - - 592- 2024-06-21 Geliang Tang bpf Accepted
[bpf,2/2] selftests/bpf: Add more ring buffer test coverage [bpf,1/2] bpf: Fix overrunning reservations in ringbuf - - - 5426 2024-06-20 Daniel Borkmann bpf Superseded
[bpf,1/2] bpf: Fix overrunning reservations in ringbuf [bpf,1/2] bpf: Fix overrunning reservations in ringbuf - - - 5516 2024-06-20 Daniel Borkmann bpf Superseded
[RFC,v3,11/11] powerpc64/bpf: Add support for bpf trampolines powerpc: Add support for ftrace direct and BPF trampolines - - - 45-- 2024-06-20 Naveen N Rao bpf RFC
[RFC,v3,10/11] powerpc64/bpf: Fold bpf_jit_emit_func_call_hlp() into bpf_jit_emit_func_call_rel() powerpc: Add support for ftrace direct and BPF trampolines - - - 45-- 2024-06-20 Naveen N Rao bpf RFC
« 1 2 3 4243 244 »