Show patches with: Delegate = bpf       |   29153 patches
« 1 2 3 4291 292 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[bpf-next,v3,2/2] selftests/bpf: add .BTF.ext line/func info getter tests libbpf: introduce line_info and func_info getters - - - 6623 2025-04-01 Mykyta Yatsenko bpf Changes Requested
[bpf-next,v3,1/2] libbpf: add getters for BTF.ext func and line info libbpf: introduce line_info and func_info getters - - - 6623 2025-04-01 Mykyta Yatsenko bpf Changes Requested
[bpf-next,v3,6/6] selftests/bpf: Add test case for atomic update of fd htab bpf: Support atomic update for htab of maps 1 - - 692- 2025-04-01 Hou Tao bpf New
[bpf-next,v3,5/6] bpf: Don't allocate per-cpu extra_elems for fd htab bpf: Support atomic update for htab of maps 1 - - 71-- 2025-04-01 Hou Tao bpf New
[bpf-next,v3,4/6] bpf: Add is_fd_htab() helper bpf: Support atomic update for htab of maps 1 - - 70-1 2025-04-01 Hou Tao bpf New
[bpf-next,v3,3/6] bpf: Support atomic update for htab of maps bpf: Support atomic update for htab of maps 1 - - 692- 2025-04-01 Hou Tao bpf New
[bpf-next,v3,2/6] bpf: Rename __htab_percpu_map_update_elem to htab_map_update_elem_in_place bpf: Support atomic update for htab of maps 1 - - 701- 2025-04-01 Hou Tao bpf New
[bpf-next,v3,1/6] bpf: Factor out htab_elem_value helper() bpf: Support atomic update for htab of maps 1 - - 6911 2025-04-01 Hou Tao bpf New
selftests/bpf: Convert comma to semicolon selftests/bpf: Convert comma to semicolon - 1 - 54-- 2025-04-01 Chen Ni bpf New
mm/page_alloc: Fix try_alloc_pages mm/page_alloc: Fix try_alloc_pages 2 1 - 54-- 2025-04-01 Alexei Starovoitov bpf New
locking/local_lock, mm: Replace localtry_ helpers with local_trylock_t type locking/local_lock, mm: Replace localtry_ helpers with local_trylock_t type 1 - - 54-- 2025-04-01 Alexei Starovoitov bpf Superseded
[bpf-next,v2] selftests/bpf: support struct/union presets in veristat [bpf-next,v2] selftests/bpf: support struct/union presets in veristat - - - 6722 2025-03-31 Mykyta Yatsenko bpf New
[2/2] libbpf: add check if kernel supports kind flag and fix the bitfield members in union and stru… Untitled series #948682 - - - --- 2025-03-31 Timur Chernykh bpf New
[bpf-next,2/2] libbpf: add likely/unlikely macros and use them in selftests likely/unlikely for bpf_helpers and a small comment fix - - - 701- 2025-03-31 Anton Protopopov bpf New
[bpf-next,1/2] bpf: fix a comment describing bpf_attr likely/unlikely for bpf_helpers and a small comment fix - - - 692- 2025-03-31 Anton Protopopov bpf New
[2/2] libbpf: add check if kernel supports kind flag and fix the bitfield members in union and stru… [1/2] libbpf: add proto_func param name generation on sanitazing it to enum type - - - 54-- 2025-03-31 Timur Chernykh bpf New
[1/2] libbpf: add proto_func param name generation on sanitazing it to enum type [1/2] libbpf: add proto_func param name generation on sanitazing it to enum type - - - 54-- 2025-03-31 Timur Chernykh bpf New
[bpf-next,v2,2/2] libbpf: add getters for BTF.ext func and line info libbpf: introduce line_info and func_info getters - - - 57212 2025-03-31 Mykyta Yatsenko bpf Superseded
[bpf-next,v2,1/2] libbpf: make bpf_line/func_info_min public libbpf: introduce line_info and func_info getters - - - 58112 2025-03-31 Mykyta Yatsenko bpf Superseded
[bpf-next,2/2] bpf: Check link_create parameter for multi_uprobe [bpf-next,1/2] bpf: Check link_create parameter for multi_kprobe - - - 58112 2025-03-31 Tao Chen bpf Changes Requested
[bpf-next,1/2] bpf: Check link_create parameter for multi_kprobe [bpf-next,1/2] bpf: Check link_create parameter for multi_kprobe - - - 58112 2025-03-31 Tao Chen bpf Changes Requested
[bpf-next,4/4] selftests/bpf: remove likely/unlikely definitions likely/unlikely for bpf_helpers - - - 58112 2025-03-31 Anton Protopopov bpf Changes Requested
[bpf-next,3/4] libbpf: add likely/unlikely macros likely/unlikely for bpf_helpers - - - 58112 2025-03-31 Anton Protopopov bpf Changes Requested
[bpf-next,2/4] selftests/bpf: add guard macros around likely/unlikely likely/unlikely for bpf_helpers - - - 58112 2025-03-31 Anton Protopopov bpf Changes Requested
[bpf-next,1/4] bpf: fix a comment describing bpf_attr likely/unlikely for bpf_helpers - - - 57212 2025-03-31 Anton Protopopov bpf Changes Requested
[bpf-next] selftests/bpf: Fix verifier_private_stack test failure [bpf-next] selftests/bpf: Fix verifier_private_stack test failure - - - 6017 2025-03-31 Yonghong Song bpf Accepted
[bpf,v2,2/2] selftests/bpf: add perf test for adjust_{head,meta} bpf, xdp: clean adjust_{head,meta} memory when offset < 0 - - - 70-1 2025-03-31 Jiayuan Chen bpf New
[bpf,v2,1/2] bpf, xdp: clean head/meta when expanding it bpf, xdp: clean adjust_{head,meta} memory when offset < 0 - - - 6812 2025-03-31 Jiayuan Chen bpf New
[mm] mm/page_alloc: Avoid second trylock of zone->lock [mm] mm/page_alloc: Avoid second trylock of zone->lock 2 2 - 52-2 2025-03-31 Alexei Starovoitov bpf New
[bpf] libbpf: Fix implicit memfd_create() for bionic [bpf] libbpf: Fix implicit memfd_create() for bionic - - - 6812 2025-03-30 Carlos Llamas bpf New
[2/3,RFC] bpf: allow non-TCP skbs for bpf_sock_ops_enable_tx_tstamp bpf: TSTAMP_COMPLETION_CB timestamping + enable it for Bluetooth - - - 6822 2025-03-30 Pauli Virtanen bpf New
[1/3] bpf: Add BPF_SOCK_OPS_TSTAMP_COMPLETION_CB callback bpf: TSTAMP_COMPLETION_CB timestamping + enable it for Bluetooth - - - 6921 2025-03-30 Pauli Virtanen bpf New
[bpf-next] selftests/bpf: Fix verifier_bpf_fastcall [bpf-next] selftests/bpf: Fix verifier_bpf_fastcall - - - 57212 2025-03-28 Song Liu bpf Accepted
[bpf-next] selftests/bpf: Fix tests after change in struct file [bpf-next] selftests/bpf: Fix tests after change in struct file - - - 59210 2025-03-27 Song Liu bpf Accepted
libbpf: fix multi-uprobe attach not working with dynamic symbols libbpf: fix multi-uprobe attach not working with dynamic symbols - - - 54-- 2025-03-27 Mateusz Bieganski bpf Changes Requested
[bpf-next,v3,16/16] selftests/bpf: Add benchmark for dynptr key support in hash map Support dynptr key for hash map - - - 54-2 2025-03-27 Hou Tao bpf New
[bpf-next,v3,15/16] selftests/bpf: Add test cases for hash map with dynptr key Support dynptr key for hash map - - - 54-2 2025-03-27 Hou Tao bpf New
[bpf-next,v3,14/16] selftests/bpf: Add bpf_dynptr_user_init() helper Support dynptr key for hash map - - - 54-2 2025-03-27 Hou Tao bpf New
[bpf-next,v3,13/16] bpf: Enable the creation of hash map with dynptr key Support dynptr key for hash map - - - 54-2 2025-03-27 Hou Tao bpf New
[bpf-next,v3,12/16] bpf: Disable unsupported operations for map with dynptr key Support dynptr key for hash map - - - 54-2 2025-03-27 Hou Tao bpf New
[bpf-next,v3,11/16] bpf: Support get_next_key operation for dynptr key in hash map Support dynptr key for hash map - - - 54-2 2025-03-27 Hou Tao bpf New
[bpf-next,v3,10/16] bpf: Export bpf_dynptr_set_size Support dynptr key for hash map - - - 54-2 2025-03-27 Hou Tao bpf New
[bpf-next,v3,09/16] bpf: Support basic operations for dynptr key in hash map Support dynptr key for hash map - - - 54-2 2025-03-27 Hou Tao bpf New
[bpf-next,v3,08/16] bpf: Handle bpf_dynptr in bpf syscall when it is used as output Support dynptr key for hash map - - - 54-2 2025-03-27 Hou Tao bpf New
[bpf-next,v3,07/16] bpf: Handle bpf_dynptr in bpf syscall when it is used as input Support dynptr key for hash map - - - 54-2 2025-03-27 Hou Tao bpf New
[bpf-next,v3,06/16] bpf: Reuse bpf_dynptr for userspace application use case Support dynptr key for hash map - - - 54-2 2025-03-27 Hou Tao bpf New
[bpf-next,v3,05/16] bpf: Support map key with dynptr in verifier Support dynptr key for hash map - - - 54-2 2025-03-27 Hou Tao bpf New
[bpf-next,v3,04/16] bpf: Split check_stack_range_initialized() into small functions Support dynptr key for hash map - - - 54-2 2025-03-27 Hou Tao bpf New
[bpf-next,v3,03/16] bpf: Add helper bpf_map_has_dynptr_key() Support dynptr key for hash map - - - 54-2 2025-03-27 Hou Tao bpf New
[bpf-next,v3,02/16] bpf: Parse bpf_dynptr in map key Support dynptr key for hash map - - - 54-2 2025-03-27 Hou Tao bpf New
[bpf-next,v3,01/16] bpf: Introduce BPF_DYNPTR and helpers to facilitate its parsing Support dynptr key for hash map - - - 54-2 2025-03-27 Hou Tao bpf New
[bpf-next] libbpf: add getters for BTF.ext func and line info [bpf-next] libbpf: add getters for BTF.ext func and line info - - - 701- 2025-03-26 Mykyta Yatsenko bpf Changes Requested
[RESEND] powerpc64/bpf: fix JIT code size calculation of bpf trampoline [RESEND] powerpc64/bpf: fix JIT code size calculation of bpf trampoline - - 1 52-2 2025-03-26 Hari Bathini bpf New
powerpc64/bpf: fix JIT code size calculation of bpf trampoline powerpc64/bpf: fix JIT code size calculation of bpf trampoline - - - 54-- 2025-03-26 Hari Bathini bpf Superseded
tools/build: Use SYSTEM_BPFTOOL for system bpftool tools/build: Use SYSTEM_BPFTOOL for system bpftool 1 - 1 1-1 2025-03-26 Tomas Glozar bpf Accepted
LoongArch: BPF: Don't override subprog's return value LoongArch: BPF: Don't override subprog's return value - - - 42-12 2025-03-25 Hengqi Chen bpf Handled Elsewhere
[RFC,V3,22/43] rv64ilp32_abi: bpf: Change KERN_ARENA_SZ to 256MiB rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI - - - 1-- 2025-03-25 Guo Ren bpf RFC
[RFC,V3,03/43] rv64ilp32_abi: riscv: Adapt ULL & UL definition rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI - - - 1-- 2025-03-25 Guo Ren bpf RFC
[bpf-next,v2] selftests/bpf: support struct/union presets in veristat [bpf-next,v2] selftests/bpf: support struct/union presets in veristat 1 - - 692- 2025-03-24 Mykyta Yatsenko bpf Superseded
[bpf-next,v3,3/3] selftests/bpf: Add benchmark for bounded/unbounded string kfuncs bpf: Add kfuncs for read-only string operations - - - 692- 2025-03-24 Viktor Malik bpf Changes Requested
[bpf-next,v3,2/3] selftests/bpf: Add tests for string kfuncs bpf: Add kfuncs for read-only string operations - - - 6911 2025-03-24 Viktor Malik bpf Changes Requested
[bpf-next,v3,1/3] bpf: Add kfuncs for read-only string operations bpf: Add kfuncs for read-only string operations - - - 6614 2025-03-24 Viktor Malik bpf Changes Requested
selftests/bpf: close the file descriptor to avoid resource leaks selftests/bpf: close the file descriptor to avoid resource leaks 1 - - 54-- 2025-03-24 Malaya Kumar Rout bpf New
[v3,bpf-next,2/2] selftests/bpf: Add selftests for load-acquire/store-release when register number … bpf: Fix OOB read and add tests for load-acquire/store-release 1 - - 6921 2025-03-22 Kohei Enju bpf Accepted
[v3,bpf-next,1/2] bpf: Fix out-of-bounds read in check_atomic_load/store() bpf: Fix OOB read and add tests for load-acquire/store-release 1 - 1 6921 2025-03-22 Kohei Enju bpf Accepted
[v2,bpf-next,2/2] selftests/bpf: Add selftests for load-acquire/store-release when register number … bpf: Fix OOB read and add tests for load-acquire/store-release - - - 692- 2025-03-21 Kohei Enju bpf Superseded
[v2,bpf-next,1/2] bpf: Fix out-of-bounds read in check_atomic_load/store() bpf: Fix OOB read and add tests for load-acquire/store-release 1 - 1 692- 2025-03-21 Kohei Enju bpf Superseded
[v2] selftests/bpf: fix the compilation errors caused by larchintrin.h [v2] selftests/bpf: fix the compilation errors caused by larchintrin.h - - - 54-- 2025-03-21 Zhang Xi bpf New
[bpf-next,v4,2/2] selftests/xsk: Add tail adjustment tests and support check selftests/xsk: Add tests for XDP tail adjustment in AF_XDP - 1 - 692- 2025-03-21 Tushar Vyavahare bpf New
[bpf-next,v4,1/2] selftests/xsk: Add packet stream replacement function selftests/xsk: Add tests for XDP tail adjustment in AF_XDP - 1 - 692- 2025-03-21 Tushar Vyavahare bpf New
[bpf-next] selftests/bpf: support struct/union presets in veristat [bpf-next] selftests/bpf: support struct/union presets in veristat - - - 692- 2025-03-20 Mykyta Yatsenko bpf Superseded
[v2] libbpf: Add namespace for errstr making it libbpf_errstr [v2] libbpf: Add namespace for errstr making it libbpf_errstr - - - 54-- 2025-03-20 Ian Rogers bpf Accepted
[RFC,4/4] selftests/bpf: Test changing KV store value layout uptr KV store - - - 57212 2025-03-20 Amery Hung bpf RFC
[RFC,3/4] selftests/bpf: Test basic uptr KV store operations from user space and bpf uptr KV store - - - 57212 2025-03-20 Amery Hung bpf RFC
[RFC,2/4] selftests/bpf: Implement basic uptr KV store uptr KV store - - - 56114 2025-03-20 Amery Hung bpf RFC
[RFC,1/4] bpf: Allow creating dynptr from uptr uptr KV store - - - 57212 2025-03-20 Amery Hung bpf RFC
[v1] libbpf: Add namespace for errstr making it libbpf_errstr [v1] libbpf: Add namespace for errstr making it libbpf_errstr 1 - - 54-- 2025-03-20 Ian Rogers bpf Superseded
[bpf-next/net,v3,5/5] selftests/bpf: Drop cgroup_fd of run_mptcpify bpf: Add mptcp_subflow bpf_iter support - 1 - 71-- 2025-03-20 Matthieu Baerts bpf New
[bpf-next/net,v3,4/5] selftests/bpf: Add mptcp_subflow bpf_iter subtest bpf: Add mptcp_subflow bpf_iter support - 1 - 701- 2025-03-20 Matthieu Baerts bpf New
[bpf-next/net,v3,3/5] selftests/bpf: More endpoints for endpoint_init bpf: Add mptcp_subflow bpf_iter support - 1 - 701- 2025-03-20 Matthieu Baerts bpf New
[bpf-next/net,v3,2/5] bpf: Add mptcp_subflow bpf_iter bpf: Add mptcp_subflow bpf_iter support - 1 - 701- 2025-03-20 Matthieu Baerts bpf New
[bpf-next/net,v3,1/5] bpf: Register mptcp common kfunc set bpf: Add mptcp_subflow bpf_iter support - 2 - 71-- 2025-03-20 Matthieu Baerts bpf New
[RFCv3,21/23] selftests/bpf: Add 5-byte nop uprobe trigger bench uprobes: Add support to optimize usdt probes on x86_64 - - - 1-- 2025-03-20 Jiri Olsa bpf RFC
[RFCv3,20/23] selftests/bpf: Change test_uretprobe_regs_change for uprobe and uretprobe uprobes: Add support to optimize usdt probes on x86_64 - - - 1-- 2025-03-20 Jiri Olsa bpf RFC
[RFCv3,19/23] selftests/bpf: Add uprobe_regs_equal test uprobes: Add support to optimize usdt probes on x86_64 - - - 1-- 2025-03-20 Jiri Olsa bpf RFC
[RFCv3,18/23] selftests/bpf: Add optimized usdt variant for basic usdt test uprobes: Add support to optimize usdt probes on x86_64 - - - 1-- 2025-03-20 Jiri Olsa bpf RFC
[RFCv3,17/23] selftests/bpf: Add uprobe syscall sigill signal test uprobes: Add support to optimize usdt probes on x86_64 - - - 1-- 2025-03-20 Jiri Olsa bpf RFC
[RFCv3,16/23] selftests/bpf: Add hit/attach/detach race optimized uprobe test uprobes: Add support to optimize usdt probes on x86_64 - - - 1-- 2025-03-20 Jiri Olsa bpf RFC
[RFCv3,15/23] selftests/bpf: Add uprobe/usdt syscall tests uprobes: Add support to optimize usdt probes on x86_64 - - - 1-- 2025-03-20 Jiri Olsa bpf RFC
[RFCv3,14/23] selftests/bpf: Rename uprobe_syscall_executed prog to test_uretprobe_multi uprobes: Add support to optimize usdt probes on x86_64 - - - 1-- 2025-03-20 Jiri Olsa bpf RFC
[RFCv3,13/23] selftests/bpf: Reorg the uprobe_syscall test function uprobes: Add support to optimize usdt probes on x86_64 - - - 1-- 2025-03-20 Jiri Olsa bpf RFC
[RFCv3,12/23] selftests/bpf: Use 5-byte nop for x86 usdt probes uprobes: Add support to optimize usdt probes on x86_64 - - - 1-- 2025-03-20 Jiri Olsa bpf RFC
bpf: Remove duplicate judgments bpf: Remove duplicate judgments 1 - - 6713 2025-03-20 Feng Yang bpf New
[bpf-next,v6,11/11] selftests/bpf: Test attaching bpf qdisc to mq and non root bpf qdisc 1 - - 692- 2025-03-19 Amery Hung bpf New
[bpf-next,v6,10/11] selftests/bpf: Add a bpf fq qdisc to selftest bpf qdisc 1 - - 6911 2025-03-19 Amery Hung bpf New
[bpf-next,v6,09/11] selftests/bpf: Add a basic fifo qdisc test bpf qdisc 1 - - 6812 2025-03-19 Amery Hung bpf New
[bpf-next,v6,08/11] libbpf: Support creating and destroying qdisc bpf qdisc 1 - - 692- 2025-03-19 Amery Hung bpf New
[bpf-next,v6,07/11] bpf: net_sched: Disable attaching bpf qdisc to non root bpf qdisc 1 - - 692- 2025-03-19 Amery Hung bpf New
[bpf-next,v6,06/11] bpf: net_sched: Support updating bstats bpf qdisc 1 - - 692- 2025-03-19 Amery Hung bpf New
[bpf-next,v6,05/11] bpf: net_sched: Add a qdisc watchdog timer bpf qdisc 1 - - 692- 2025-03-19 Amery Hung bpf New
« 1 2 3 4291 292 »