Show patches with: Delegate = bpf       |   26068 patches
« 1 2 3 4260 261 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[bpf-next] libbpf: Remove unneeded semicolon [bpf-next] libbpf: Remove unneeded semicolon - - - 61-- 2024-09-26 Chen Ni bpf New
[RFC/PATCH,bpf-next,3/3] selftests/bpf: Add a test for slab_iter bpf: Add slab iterator and kfunc (v1) - - - 5128 2024-09-25 Namhyung Kim bpf RFC
[RFC/PATCH,bpf-next,2/3] mm/bpf: Add bpf_get_slab_cache() kfunc bpf: Add slab iterator and kfunc (v1) - - - 53-8 2024-09-25 Namhyung Kim bpf RFC
[RFC/PATCH,bpf-next,1/3] bpf: Add slab iterator bpf: Add slab iterator and kfunc (v1) - - - 5218 2024-09-25 Namhyung Kim bpf RFC
[bpf-next,v4] libbpf: Fix expected_attach_type set when kernel not support [bpf-next,v4] libbpf: Fix expected_attach_type set when kernel not support - - - 5911 2024-09-25 Tao Chen bpf New
Add BPF Kernel Function bpf_ptrace_vprintk Add BPF Kernel Function bpf_ptrace_vprintk - - - 44-- 2024-09-25 Eric Yan bpf New
tools/bpf:remove unused variable tools/bpf:remove unused variable - - - 44-- 2024-09-25 Zhu Jun bpf New
BPF : arch/x86/net/bpf_jit_comp.c : fix wrong condition code in jit compiler BPF : arch/x86/net/bpf_jit_comp.c : fix wrong condition code in jit compiler - - - 40-4 2024-09-25 zyf bpf Changes Requested
[v2,bpf-next] selftests/bpf: vm: add support for VIRTIO_FS [v2,bpf-next] selftests/bpf: vm: add support for VIRTIO_FS 1 - - 601- 2024-09-25 Manu Bretelle bpf New
[bpf,v1,2/2] selftests/bpf: verify that sync_linked_regs preserves subreg_def [bpf,v1,1/2] bpf: sync_linked_regs() must preserve subreg_def - - - 5821 2024-09-24 Eduard Zingerman bpf New
[bpf,v1,1/2] bpf: sync_linked_regs() must preserve subreg_def [bpf,v1,1/2] bpf: sync_linked_regs() must preserve subreg_def - - - 5911 2024-09-24 Eduard Zingerman bpf New
[bpf-next] bpftool: Remove llvm-strip from Makefile [bpf-next] bpftool: Remove llvm-strip from Makefile 1 - - 601- 2024-09-24 Tao Chen bpf Accepted
[bpf-next,2/2] selftests/bpf: Bail out quickly from failing consumer test [bpf-next,1/2] selftests/bpf: Fix uprobe consumer test - - - 601- 2024-09-24 Jiri Olsa bpf Accepted
[bpf-next,1/2] selftests/bpf: Fix uprobe consumer test [bpf-next,1/2] selftests/bpf: Fix uprobe consumer test - - 1 601- 2024-09-24 Jiri Olsa bpf Accepted
[bpf-next,v3,2/2] bpf: selftests: verifier: Add nullness elision tests Support eliding map lookup nullness 1 - - 601- 2024-09-24 Daniel Xu bpf Changes Requested
[bpf-next,v3,1/2] bpf: verifier: Support eliding map lookup nullness Support eliding map lookup nullness 1 - - 592- 2024-09-24 Daniel Xu bpf Changes Requested
selftests/bpf: Add missing va_end. selftests/bpf: Add missing va_end. 1 - - 44-- 2024-09-24 zhangjiao2 bpf Accepted
selftests/bpf: vm: add support for VIRTIO_FS selftests/bpf: vm: add support for VIRTIO_FS 1 - - 44-- 2024-09-23 Manu Bretelle bpf Superseded
[bpf-next,v3,4/4] selftests/bpf: Add cases to test tailcall in freplace bpf: Fix tailcall infinite loop caused by freplace - - - 592- 2024-09-23 Leon Hwang bpf New
[bpf-next,v3,3/4] selftests/bpf: Add a test case to confirm a tailcall infinite loop issue has been… bpf: Fix tailcall infinite loop caused by freplace - - - 592- 2024-09-23 Leon Hwang bpf New
[bpf-next,v3,2/4] bpf: Prevent extending tail callee prog with freplace bpf: Fix tailcall infinite loop caused by freplace - - - 601- 2024-09-23 Leon Hwang bpf New
[bpf-next,v3,1/4] bpf: Prevent updating extended prog to prog_array map bpf: Fix tailcall infinite loop caused by freplace - - - 592- 2024-09-23 Leon Hwang bpf New
[RFC,bpf-next,4/4] net: xdp: Update rx timestamp of xdp_rx_meta struct running xmo_rx_timestamp cal… Add XDP rx hw hints support performing XDP_REDIRECT - - - 47212 2024-09-21 Lorenzo Bianconi bpf RFC
[RFC,bpf-next,3/4] net: xdp: Update rx_vlan of xdp_rx_meta struct running xmo_rx_vlan_tag callback Add XDP rx hw hints support performing XDP_REDIRECT - - - 47212 2024-09-21 Lorenzo Bianconi bpf RFC
[RFC,bpf-next,2/4] net: xdp: Update rx_hash of xdp_rx_meta struct running xmo_rx_hash callback Add XDP rx hw hints support performing XDP_REDIRECT - - - 47212 2024-09-21 Lorenzo Bianconi bpf RFC
[RFC,bpf-next,1/4] net: xdp: Add xdp_rx_meta structure Add XDP rx hw hints support performing XDP_REDIRECT - - - 48112 2024-09-21 Lorenzo Bianconi bpf RFC
[RFC,bpf-next] libbpf: add resizable array helpers [RFC,bpf-next] libbpf: add resizable array helpers - - - 44-1 2024-09-21 JP Kobryn bpf RFC
bpf: use raw_spinlock_t in ringbuf bpf: use raw_spinlock_t in ringbuf 1 - - 601- 2024-09-20 Wander Lairson Costa bpf Accepted
[RFC,v2,3/3] bpf: Add sk_lookup test to use ORIGDSTADDR cmsg. Allow sk_lookup UDP return traffic to egress when setting src port/address. - - - 592- 2024-09-20 Tiago Lam bpf RFC
[bpf-next,2/2] bpf: Add BPF_CALL_FUNC* to simplify code [bpf-next,1/2] bpf: Simplify code with BPF_CALL_IMM - - - 37222 2024-09-20 Tao Chen bpf Changes Requested
[bpf-next,1/2] bpf: Simplify code with BPF_CALL_IMM [bpf-next,1/2] bpf: Simplify code with BPF_CALL_IMM - - - 38122 2024-09-20 Tao Chen bpf Changes Requested
[bpf-next] bpf: Make sure internal and UAPI bpf_redirect flags don't overlap [bpf-next] bpf: Make sure internal and UAPI bpf_redirect flags don't overlap - - - 601- 2024-09-20 Toke Høiland-Jørgensen bpf New
[5.4] bpf: Fix DEVMAP_HASH overflow check on 32-bit arches [5.4] bpf: Fix DEVMAP_HASH overflow check on 32-bit arches - - - 42-2 2024-09-20 Pu Lehui bpf Not Applicable
[5.10] bpf: Fix mismatch memory accounting for devmap maps [5.10] bpf: Fix mismatch memory accounting for devmap maps - - - 42-2 2024-09-20 Pu Lehui bpf Not Applicable
[bpf-next,v1,3/3] tools/bpf, selftests/bpf : Sync btf_ids.h to tools Improve .BTF_ids patching and alignment - - - 5515 2024-09-20 Tony Ambardar bpf New
[bpf-next,v1,2/3] bpf: btf: Ensure natural alignment of .BTF_ids section Improve .BTF_ids patching and alignment - - - 5614 2024-09-20 Tony Ambardar bpf New
[bpf-next,v1,1/3] tools/resolve_btfids: Simplify handling cross-endian compilation Improve .BTF_ids patching and alignment 2 - - 5614 2024-09-20 Tony Ambardar bpf New
[bpf] bpf: syscall_nrs: fix no previous prototype for "syscall_defines" [bpf] bpf: syscall_nrs: fix no previous prototype for "syscall_defines" - - - 5713 2024-09-19 Jason Xing bpf Changes Requested
[bpf-next,v2] selftests/bpf: emit top frequent code lines in veristat [bpf-next,v2] selftests/bpf: emit top frequent code lines in veristat - - - 4824 2024-09-18 Mykyta Yatsenko bpf Changes Requested
[bpf-next] libbpf: change log level of BTF loading error message [bpf-next] libbpf: change log level of BTF loading error message - - - 592- 2024-09-18 Ihor Solodrai bpf Accepted
[bpf-next,v2,2/2] bpf, selftests: Add test case for cgroup skb to get net_cls classid helpers Cgroup skb add helper to get net_cls's classid - - - 601- 2024-09-18 Feng zhou bpf New
[bpf-next,v2,1/2] bpf: cg_skb add get classid helper Cgroup skb add helper to get net_cls's classid - - - 61-- 2024-09-18 Feng zhou bpf New
[PATCHv4,14/14] selftests/bpf: Add consumers stress test on single uprobe uprobe, bpf: Add session support - - - 41-3 2024-09-17 Jiri Olsa bpf New
[PATCHv4,13/14] selftests/bpf: Add uprobe session single consumer test uprobe, bpf: Add session support - - - 41-3 2024-09-17 Jiri Olsa bpf New
[PATCHv4,12/14] selftests/bpf: Add kprobe session verifier test for return value uprobe, bpf: Add session support - - - 41-3 2024-09-17 Jiri Olsa bpf New
[PATCHv4,11/14] selftests/bpf: Add uprobe session verifier test for return value uprobe, bpf: Add session support - - - 41-3 2024-09-17 Jiri Olsa bpf New
[PATCHv4,10/14] selftests/bpf: Add uprobe session recursive test uprobe, bpf: Add session support 1 - - 41-3 2024-09-17 Jiri Olsa bpf New
[PATCHv4,09/14] selftests/bpf: Add uprobe session cookie test uprobe, bpf: Add session support 1 - - 41-3 2024-09-17 Jiri Olsa bpf New
[PATCHv4,08/14] selftests/bpf: Add uprobe session test uprobe, bpf: Add session support - - - 41-3 2024-09-17 Jiri Olsa bpf New
[PATCHv4,07/14] libbpf: Add support for uprobe multi session attach uprobe, bpf: Add session support - - - 41-3 2024-09-17 Jiri Olsa bpf New
[PATCHv4,06/14] libbpf: Fix uretprobe.multi.s programs auto attachment uprobe, bpf: Add session support - - - 41-3 2024-09-17 Jiri Olsa bpf Accepted
[PATCHv4,05/14] bpf: Allow return values 0 and 1 for uprobe/kprobe session uprobe, bpf: Add session support - - - 41-3 2024-09-17 Jiri Olsa bpf New
[PATCHv4,04/14] bpf: Add support for uprobe multi session context uprobe, bpf: Add session support 1 - - 41-3 2024-09-17 Jiri Olsa bpf New
[PATCHv4,03/14] bpf: Add support for uprobe multi session attach uprobe, bpf: Add session support 1 - - 41-3 2024-09-17 Jiri Olsa bpf New
[PATCHv4,01/14] uprobe: Add data pointer to consumer handlers uprobe, bpf: Add session support - - - 41-3 2024-09-17 Jiri Olsa bpf New
[bpf-next,2/2] selftests/bpf: set vpath in Makefile to search for skels [bpf-next,1/2] selftests/bpf: remove test_skb_cgroup_id.sh from TEST_PROGS - - 1 601- 2024-09-16 Ihor Solodrai bpf Accepted
[bpf-next,1/2] selftests/bpf: remove test_skb_cgroup_id.sh from TEST_PROGS [bpf-next,1/2] selftests/bpf: remove test_skb_cgroup_id.sh from TEST_PROGS - - 1 601- 2024-09-16 Ihor Solodrai bpf Accepted
[RFC/RFT,v2,3/3] bpf: cpumap: Add gro support Introduce GRO support to cpumap codebase - - - 44-- 2024-09-16 Lorenzo Bianconi bpf RFC
[bpf-next,v1,4/4] bpftool: __bpf_fastcall for kfuncs marked with special decl_tag 'bpf_fastcall' attribute in vmlinux.h and bpf_helper_defs.h - - - 592- 2024-09-16 Eduard Zingerman bpf New
[bpf-next,v1,3/4] bpf: use KF_FASTCALL to mark kfuncs supporting fastcall contract 'bpf_fastcall' attribute in vmlinux.h and bpf_helper_defs.h - - - 592- 2024-09-16 Eduard Zingerman bpf New
[bpf-next,v1,2/4] bpf: __bpf_fastcall for bpf_get_smp_processor_id in uapi 'bpf_fastcall' attribute in vmlinux.h and bpf_helper_defs.h - - - 592- 2024-09-16 Eduard Zingerman bpf New
[bpf-next,v1,1/4] bpf: allow specifying bpf_fastcall attribute for BPF helpers 'bpf_fastcall' attribute in vmlinux.h and bpf_helper_defs.h - - - 601- 2024-09-16 Eduard Zingerman bpf New
[bpf-next,v6,8/8] selftests/bpf: Support cross-endian building libbpf, selftests/bpf: Support cross-endian usage 1 - - 601- 2024-09-16 Tony Ambardar bpf New
[bpf-next,v6,7/8] libbpf: Support creating light skeleton of either endianness libbpf, selftests/bpf: Support cross-endian usage 1 - - 60-1 2024-09-16 Tony Ambardar bpf New
[bpf-next,v6,6/8] libbpf: Support linking bpf objects of either endianness libbpf, selftests/bpf: Support cross-endian usage - - - 601- 2024-09-16 Tony Ambardar bpf New
[bpf-next,v6,5/8] libbpf: Support opening bpf objects of either endianness libbpf, selftests/bpf: Support cross-endian usage - - - 601- 2024-09-16 Tony Ambardar bpf New
[bpf-next,v6,4/8] libbpf: Support BTF.ext loading and output in either endianness libbpf, selftests/bpf: Support cross-endian usage - - - 5911 2024-09-16 Tony Ambardar bpf New
[bpf-next,v6,3/8] libbpf: Fix output .symtab byte-order during linking libbpf, selftests/bpf: Support cross-endian usage - - - 61-- 2024-09-16 Tony Ambardar bpf New
[bpf-next,v6,2/8] libbpf: Fix header comment typos for BTF.ext libbpf, selftests/bpf: Support cross-endian usage - - - 61-- 2024-09-16 Tony Ambardar bpf New
[bpf-next,v6,1/8] libbpf: Improve log message formatting libbpf, selftests/bpf: Support cross-endian usage - - - 601- 2024-09-16 Tony Ambardar bpf New
[bpf-next,v2,2/2] bpf: selftests: verifier: Add nullness elision tests Support eliding map lookup nullness 1 - - 601- 2024-09-16 Daniel Xu bpf Superseded
[bpf-next,v2,1/2] bpf: verifier: Support eliding map lookup nullness Support eliding map lookup nullness - - - 592- 2024-09-16 Daniel Xu bpf Superseded
[v5,17/17] powerpc64/bpf: Add support for bpf trampolines powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - - 44-- 2024-09-15 Hari Bathini bpf Changes Requested
[v5,09/17] powerpc64/bpf: Fold bpf_jit_emit_func_call_hlp() into bpf_jit_emit_func_call_rel() powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - - 44-- 2024-09-15 Hari Bathini bpf Changes Requested
bpf: Constify struct btf_kind_operations bpf: Constify struct btf_kind_operations - - - 601- 2024-09-15 Christophe JAILLET bpf Accepted
[v15,19/19] bpf: Add get_entry_ip() for arm64 tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 1-- 2024-09-15 Masami Hiramatsu (Google) bpf Handled Elsewhere
[v15,11/19] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph 1 - - 1-- 2024-09-15 Masami Hiramatsu (Google) bpf Handled Elsewhere
[v15,07/19] fprobe: Use ftrace_regs in fprobe exit handler tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 1-- 2024-09-15 Masami Hiramatsu (Google) bpf Handled Elsewhere
[v15,06/19] fprobe: Use ftrace_regs in fprobe entry handler tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph 1 - - 1-- 2024-09-15 Masami Hiramatsu (Google) bpf Handled Elsewhere
[bpf-next,2/2] bpf: selftests: verifier: Add nullness elision tests Support eliding map lookup nullness - - - 42118 2024-09-15 Daniel Xu bpf Superseded
[bpf-next,1/2] bpf: verifier: Support eliding map lookup nullness Support eliding map lookup nullness - - - 42118 2024-09-15 Daniel Xu bpf Superseded
[GIT,PULL] BPF changes for v6.12 [GIT,PULL] BPF changes for v6.12 - - - 4913 2024-09-14 Alexei Starovoitov bpf Accepted
[bpf-next,v3] libbpf: Fix expected_attach_type set when kernel not support [bpf-next,v3] libbpf: Fix expected_attach_type set when kernel not support 1 - - 5911 2024-09-14 Tao Chen bpf Superseded
[bpf,v2,2/2] selftests/bpf: Add more test case for field flattening Check the remaining info_cnt before repeating btf fields - - - 592- 2024-09-14 Hou Tao bpf New
[bpf,v2,1/2] bpf: Check the remaining info_cnt before repeating btf fields Check the remaining info_cnt before repeating btf fields - - - 5911 2024-09-14 Hou Tao bpf New
[bpf-next,v3,2/2] selftests/bpf: Setget_sockopt add a test for tcp over ipv4 via ipv6 Fix bpf_get/setsockopt failed when TCP over IPv4 via INET6 API - - - 601- 2024-09-14 Feng zhou bpf Changes Requested
[bpf-next,v3,1/2] bpf: Fix bpf_get/setsockopt to tos not take effect when TCP over IPv4 via INET6 A… Fix bpf_get/setsockopt failed when TCP over IPv4 via INET6 API - 1 - 601- 2024-09-14 Feng zhou bpf Changes Requested
[bpf-next,v1] selftests/bpf:Enhance bpf ability to detect ksym read error by libcap [bpf-next,v1] selftests/bpf:Enhance bpf ability to detect ksym read error by libcap - - - 5713 2024-09-14 Lin Yikai bpf Changes Requested
[bpf-next,v5,9/9] selftests/bpf: Add a test case to write mtu result into .rodata [bpf-next,v5,1/9] bpf: Fix bpf_strtol and bpf_strtoul helpers for 32bit - - - 592- 2024-09-13 Daniel Borkmann bpf Accepted
[bpf-next,v5,8/9] selftests/bpf: Add a test case to write strtol result into .rodata [bpf-next,v5,1/9] bpf: Fix bpf_strtol and bpf_strtoul helpers for 32bit 2 - - 5731 2024-09-13 Daniel Borkmann bpf Accepted
[bpf-next,v5,7/9] selftests/bpf: Rename ARG_PTR_TO_LONG test description [bpf-next,v5,1/9] bpf: Fix bpf_strtol and bpf_strtoul helpers for 32bit - - - 592- 2024-09-13 Daniel Borkmann bpf Accepted
[bpf-next,v5,6/9] selftests/bpf: Fix ARG_PTR_TO_LONG {half-,}uninitialized test [bpf-next,v5,1/9] bpf: Fix bpf_strtol and bpf_strtoul helpers for 32bit 1 - - 592- 2024-09-13 Daniel Borkmann bpf Accepted
[bpf-next,v5,5/9] bpf: Zero former ARG_PTR_TO_{LONG,INT} args in case of error [bpf-next,v5,1/9] bpf: Fix bpf_strtol and bpf_strtoul helpers for 32bit - - - 5911 2024-09-13 Daniel Borkmann bpf Accepted
[bpf-next,v5,4/9] bpf: Improve check_raw_mode_ok test for MEM_UNINIT-tagged types [bpf-next,v5,1/9] bpf: Fix bpf_strtol and bpf_strtoul helpers for 32bit 2 - - 592- 2024-09-13 Daniel Borkmann bpf Accepted
[bpf-next,v5,3/9] bpf: Fix helper writes to read-only maps [bpf-next,v5,1/9] bpf: Fix bpf_strtol and bpf_strtoul helpers for 32bit 2 - - 583- 2024-09-13 Daniel Borkmann bpf Accepted
[bpf-next,v5,2/9] bpf: Remove truncation test in bpf_strtol and bpf_strtoul helpers [bpf-next,v5,1/9] bpf: Fix bpf_strtol and bpf_strtoul helpers for 32bit 1 - - 592- 2024-09-13 Daniel Borkmann bpf Accepted
[bpf-next,v5,1/9] bpf: Fix bpf_strtol and bpf_strtoul helpers for 32bit [bpf-next,v5,1/9] bpf: Fix bpf_strtol and bpf_strtoul helpers for 32bit 1 - - 592- 2024-09-13 Daniel Borkmann bpf Accepted
[v2,3/3] btf: require pahole 1.21+ for DEBUG_INFO_BTF with default DWARF version [v2,1/3] btf: remove redundant CONFIG_BPF test in scripts/link-vmlinux.sh 1 2 - 44-- 2024-09-13 Masahiro Yamada bpf Accepted
[v2,2/3] btf: move pahole check in scripts/link-vmlinux.sh to lib/Kconfig.debug [v2,1/3] btf: remove redundant CONFIG_BPF test in scripts/link-vmlinux.sh 1 2 - 44-- 2024-09-13 Masahiro Yamada bpf Accepted
[v2,1/3] btf: remove redundant CONFIG_BPF test in scripts/link-vmlinux.sh [v2,1/3] btf: remove redundant CONFIG_BPF test in scripts/link-vmlinux.sh 1 2 - 44-- 2024-09-13 Masahiro Yamada bpf Accepted
« 1 2 3 4260 261 »