bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-04 02:27:11 to 2025-08-07 02:35:12 UTC [more...]

[PATCH bpf-next v8 0/2] libbpf: fix USDT SIB argument handling causing unrecognized register error
 2025-08-07  2:34 UTC  (4+ messages)
` [PATCH bpf-next v8 1/2] "
` [PATCH bpf-next v8 2/2] selftests/bpf: Add an usdt_o2 test case in selftests to cover SIB handling logic
` [PATCH bpf-next v7 2/2] selftests/bpf: Force -O2 for USDT "

[PATCH -next] selftests/bpf: Fix warning comparing pointer to 0
 2025-08-07  1:57 UTC  (2+ messages)

[PATCH] x86/bpf: use bpf_capable() instead of capable(CAP_SYS_ADMIN)
 2025-08-07  1:18 UTC  (2+ messages)

[PATCH bpf-next v2 0/2] bpf: use vrealloc() in bpf_patch_insn_data()
 2025-08-07  1:02 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] bpf: removed unused 'env' parameter from is_reg64 and insn_has_def32
` [PATCH bpf-next v2 2/2] bpf: use realloc in bpf_patch_insn_data

[PATCH] perf: use __builtin_preserve_field_info for GCC compatibility
 2025-08-07  0:27 UTC  (5+ messages)

[PATCH bpf-next 0/3] bpf: Report arena faults to BPF streams
 2025-08-07  0:04 UTC  (7+ messages)
` [PATCH bpf-next 1/3] bpf: arm64: simplify exception table handling
` [PATCH bpf-next 2/3] bpf: Report arena faults to BPF stderr
` [PATCH bpf-next 3/3] selftests/bpf: Add tests for arena fault reporting

[PATCH bpf-next v1 1/2] bpf: removed unused 'env' parameter from is_reg64 and insn_has_def32
 2025-08-06 23:54 UTC  (4+ messages)
` [PATCH bpf-next v1 2/2] bpf: use realloc in bpf_patch_insn_data

[PATCH v4 0/2] perf/s390: Regression: Move uid filtering to BPF filters
 2025-08-06 23:38 UTC  (6+ messages)
` [PATCH v4 1/2] libbpf: Add the ability to suppress perf event enablement
` [PATCH v4 2/2] perf bpf-filter: Enable events manually

[PATCH bpf-next v2 0/3] Allow struct_ops to create map id to
 2025-08-06 23:20 UTC  (7+ messages)
` [PATCH bpf-next v2 1/3] bpf: Allow struct_ops to get map id by kdata
` [PATCH bpf-next v2 2/3] selftests/bpf: Add multi_st_ops that supports multiple instances
` [PATCH bpf-next v2 3/3] selftests/bpf: Test multi_st_ops and calling kfuncs from different programs

[PATCH net 1/2] net: lapbether: ignore ops-locked netdevs
 2025-08-06 21:37 UTC  (2+ messages)
` [PATCH net 2/2] hamradio: "

[PATCH v3 bpf] xsk: fix immature cq descriptor production
 2025-08-06 20:42 UTC  (3+ messages)

[PATCH bpf-next] bpf: Add LINK_DETACH for iter and perf links
 2025-08-06 20:35 UTC  (5+ messages)

[PATCH] bpf: relax acquire for consumer_pos in ringbuf_process_ring()
 2025-08-06 19:43 UTC  (3+ messages)

[PATCH v7 0/2] libbpf: fix USDT SIB argument handling causing unrecognized register error
 2025-08-06 18:17 UTC  (5+ messages)
` [PATCH v7 1/2] "
` [PATCH v7 2/2] selftests/bpf: Force -O2 for USDT selftests to cover SIB handling logic

[PATCH bpf-next 1/1] bpf: Allow fall back to interpreter for programs with stack size <= 512
 2025-08-06 17:37 UTC  (4+ messages)

[PATCH v5 0/2] perf/s390: Regression: Move uid filtering to BPF filters
 2025-08-06 16:22 UTC  (3+ messages)
` [PATCH v5 1/2] libbpf: Add the ability to suppress perf event enablement
` [PATCH v5 2/2] perf bpf-filter: Enable events manually

[PATCH] selftests/bpf/progs: use __auto_type in swap() macro
 2025-08-06 15:25 UTC  (3+ messages)

[PATCH bpf-next 0/4] bpf: Introduce deferred task context execution
 2025-08-06 14:45 UTC  (5+ messages)
` [PATCH bpf-next 1/4] bpf: bpf task work plumbing
` [PATCH bpf-next 2/4] bpf: extract map key pointer calculation
` [PATCH bpf-next 3/4] bpf: task work scheduling kfuncs
` [PATCH bpf-next 4/4] selftests/bpf: BPF task work scheduling tests

[PATCH v15 0/4] support large align and nid in Rust allocators
 2025-08-06 12:55 UTC  (5+ messages)
` [PATCH v15 1/4] :mm/vmalloc: allow to set node and align in vrealloc
` [PATCH v15 2/4] mm/slub: allow to set node and align in k[v]realloc
` [PATCH v15 3/4] rust: add support for NUMA ids in allocations
` [PATCH v15 4/4] rust: support large alignments "

[PATCH v3 0/2] perf/s390: Regression: Move uid filtering to BPF filters
 2025-08-06 11:29 UTC  (9+ messages)
` [PATCH v3 1/2] libbpf: Add the ability to suppress perf event enablement
` [PATCH v3 2/2] perf bpf-filter: Enable events manually

[PATCH v3 0/3] btf_encoder: do not encode functions consuming packed structs on stack
 2025-08-06 11:14 UTC  (8+ messages)
` [PATCH v3 1/3] btf_encoder: skip functions consuming packed structs passed by value "
` [PATCH v3 2/3] tests: add some tests validating skipped functions due to uncertain arg location

[RFC 00/10] ftrace,bpf: Use single direct ops for bpf trampolines
 2025-08-06 10:20 UTC  (4+ messages)

[PATCH v6 0/2] libbpf: fix USDT SIB argument handling causing unrecognized register error
 2025-08-06  9:47 UTC  (7+ messages)
` [PATCH v6 1/2] "
    `  "
` [PATCH v6 2/2] selftests/bpf: Force -O2 for USDT selftests to cover SIB handling logic
    `  "

[PATCH] selftests/bpf/progs: replace typeof() with __auto_type
 2025-08-06  9:23 UTC 

[PATCH bpf-next v2 00/18] bpf: tracing multi-link support
 2025-08-06  8:44 UTC  (11+ messages)
` [PATCH bpf-next v2 02/18] x86,bpf: add bpf_global_caller for global trampoline
        ` Inlining migrate_disable/enable. Was: "

[bpf-next 0/6] bpf,powerpc: Add support for bpf arena and arena atomics
 2025-08-06  6:59 UTC  (14+ messages)
` [bpf-next 1/6] bpf,powerpc: Introduce bpf_jit_emit_probe_mem_store() to emit store instructions
` [bpf-next 2/6] bpf,powerpc: Implement PROBE_MEM32 pseudo instructions
` [bpf-next 3/6] bpf,powerpc: Implement bpf_addr_space_cast instruction
` [bpf-next 4/6] bpf,powerpc: Introduce bpf_jit_emit_atomic_ops() to emit atomic instructions
` [bpf-next 5/6] bpf,powerpc: Implement PROBE_ATOMIC instructions
` [bpf-next 6/6] selftests/bpf: Fix arena_spin_lock selftest failure

[PATCH v4 0/6] slab: Re-entrant kmalloc_nolock()
 2025-08-06  2:40 UTC  (4+ messages)
` [PATCH v4 6/6] slab: Introduce kmalloc_nolock() and kfree_nolock()

[PATCH v2] bpf: fix stackmap overflow check in __bpf_get_stackid()
 2025-08-06  1:52 UTC  (6+ messages)

[PATCH bpf-next V2 0/7] xdp: Allow BPF to set RX hints for XDP_REDIRECTed packets
 2025-08-06  1:24 UTC  (23+ messages)

[PATCH net v2] net: ti: icssg-prueth: Fix skb handling for XDP_PASS
 2025-08-06  1:10 UTC  (3+ messages)

[PATCH bpf-next v2 3/4] bpf: add bpf_icmp_send_unreach cgroup_skb kfunc
 2025-08-05 23:26 UTC  (4+ messages)
` [PATCH bpf-next v3 0/4] bpf: add icmp_send_unreach kfunc
  ` [PATCH bpf-next v3 4/4] selftests/bpf: add icmp_send_unreach kfunc tests

[RFC PATCH bpf-next v1 00/11] Remove task and cgroup local
 2025-08-05 23:10 UTC  (5+ messages)
` [RFC PATCH bpf-next v1 03/11] bpf: Open code bpf_selem_unlink_storage in bpf_selem_unlink

[PATCH iwl-next v3 00/18] idpf: add XDP support
 2025-08-05 22:46 UTC  (14+ messages)
` [PATCH iwl-next v3 13/18] idpf: prepare structures to support XDP
` [PATCH iwl-next v3 16/18] idpf: add support for XDP on Rx

[PATCH v3 0/6] perf auxtrace: Support AUX pause and resume with BPF
 2025-08-05 19:16 UTC  (4+ messages)

[PATCH v2 00/13] Signed BPF programs
 2025-08-05 18:28 UTC  (3+ messages)
` [PATCH v2 08/13] bpf: Implement signature verification for "

[syzbot] [bpf?] [net?] possible deadlock in xsk_diag_dump (2)
 2025-08-05 17:16 UTC  (2+ messages)

[PATCH v2] tools/rtla: Consolidate common parameters into shared structure
 2025-08-05 16:49 UTC  (4+ messages)

[PATCH 0/2] scripts/gdb/symbols: make BPF debug info available to GDB
 2025-08-05 16:48 UTC  (3+ messages)

[PATCH bpf-next v2 0/3] bpf: Introduce BPF_F_CPU flag for percpu_array maps
 2025-08-05 16:30 UTC  (4+ messages)
` [PATCH bpf-next v2 1/3] "
` [PATCH bpf-next v2 2/3] libbpf: Support BPF_F_CPU "
` [PATCH bpf-next v2 3/3] selftests/bpf: Add case to test BPF_F_CPU

[PATCH bpf-next v2] bpf: Remove migrate_disable in kprobe_multi_link_prog_run
 2025-08-05 16:27 UTC 

[PATCH bpf-next] bpf: Remove migrate_disable in kprobe_multi_link_prog_run
 2025-08-05 16:17 UTC  (4+ messages)

[PATCH bpf-next v1 0/3] Allow struct_ops to get bpf_map during
 2025-08-05 15:27 UTC  (4+ messages)
` [PATCH bpf-next v1 2/3] selftests/bpf: Add multi_st_ops that supports multiple instances

[syzbot] [bpf?] WARNING in do_misc_fixups
 2025-08-05 14:23 UTC  (4+ messages)

[PATCH v5 0/5] Support trampoline for LoongArch
 2025-08-05 13:42 UTC  (7+ messages)
` [PATCH v5 3/5] LoongArch: BPF: Implement dynamic code modification support

[PATCH bpf-next] bpf: Disable migrate when kprobe_multi attach to access bpf_prog_active
 2025-08-05 12:28 UTC  (7+ messages)

[PATCH bpf-next 0/2] bpf, arm64: support for timed may_goto
 2025-08-05 11:28 UTC  (3+ messages)
` [PATCH bpf-next 1/2] bpf, arm64: Add JIT "

[PATCH dwarves v2] btf_encoder: group all function ELF syms by function name
 2025-08-05 11:24 UTC  (4+ messages)

[PATCH v6 0/3] Add support for long task name
 2025-08-05 11:13 UTC  (7+ messages)
` [PATCH v6 2/3] treewide: Switch memcpy() users of 'task->comm' to a more safer implementation

[PATCH v3] tools/rtla: Consolidate common parameters into shared structure
 2025-08-05  9:12 UTC 

[PATCH bpf-next 00/10] Add support arena atomics for RV64
 2025-08-05  6:52 UTC  (23+ messages)
` [PATCH bpf-next 01/10] riscv, bpf: Extract emit_stx() helper
` [PATCH bpf-next 02/10] riscv, bpf: Extract emit_st() helper
` [PATCH bpf-next 03/10] riscv, bpf: Extract emit_ldx() helper
` [PATCH bpf-next 04/10] riscv: Separate toolchain support dependency from RISCV_ISA_ZACAS
` [PATCH bpf-next 05/10] riscv, bpf: Add rv_ext_enabled macro for runtime detection extentsion
` [PATCH bpf-next 06/10] riscv, bpf: Add Zacas instructions
` [PATCH bpf-next 07/10] riscv, bpf: Optimize cmpxchg insn with Zacas support
` [PATCH bpf-next 08/10] riscv, bpf: Add ex_insn_off and ex_jmp_off for exception table handling
` [PATCH bpf-next 09/10] riscv, bpf: Add support arena atomics for RV64
` [PATCH bpf-next 10/10] selftests/bpf: Enable arena atomics tests "

[syzbot] [trace?] [bpf?] possible deadlock in down_trylock (3)
 2025-08-05  4:41 UTC  (3+ messages)

[GIT PULL 09/14 for v6.17] vfs bpf
 2025-08-04 14:24 UTC  (4+ messages)

[PATCH] btf: Simplify BTF logic with use of __free(btf_put)
 2025-08-04 14:20 UTC  (3+ messages)

[PATCH] bpf: Remove redundant __GFP_NOWARN
 2025-08-04 13:21 UTC  (2+ messages)

[PATCH] tracing: Have unsigned int function args displayed as hexadecimal
 2025-08-04 13:19 UTC  (2+ messages)

[PATCH bpf-next v6 0/9] Add a dynptr type for skb metadata for TC BPF
 2025-08-04 12:52 UTC  (10+ messages)
` [PATCH bpf-next v6 1/9] bpf: Add dynptr type for skb metadata
` [PATCH bpf-next v6 2/9] bpf: Enable read/write access to skb metadata through a dynptr
` [PATCH bpf-next v6 3/9] selftests/bpf: Cover verifier checks for skb_meta dynptr type
` [PATCH bpf-next v6 4/9] selftests/bpf: Pass just bpf_map to xdp_context_test helper
` [PATCH bpf-next v6 5/9] selftests/bpf: Parametrize test_xdp_context_tuntap
` [PATCH bpf-next v6 6/9] selftests/bpf: Cover read access to skb metadata via dynptr
` [PATCH bpf-next v6 7/9] selftests/bpf: Cover write "
` [PATCH bpf-next v6 8/9] selftests/bpf: Cover read/write to skb metadata at an offset
` [PATCH bpf-next v6 9/9] selftests/bpf: Cover metadata access from a modified skb clone

[RFC 0/4] uprobe,bpf: Allow to change app registers from uprobe
 2025-08-04  8:12 UTC  (4+ messages)
` [RFC 1/4] uprobe: Do not emulate/sstep original instruction when ip is changed

[PATCH linux-next v3] mm, page_pool: introduce a new page type for page pool in page type
 2025-08-04  7:38 UTC  (4+ messages)

[PATCH v2 3/3] bpf: eliminate the allocation of an intermediate struct bpf_key
 2025-08-04  6:21 UTC  (2+ messages)

[PATCH bpf-next 0/4] Add overwrite mode for bpf ring buffer
 2025-08-04  2:21 UTC  (2+ messages)
` [PATCH bpf-next 4/4] selftests/bpf/benchs: Add overwrite mode bench for rb-libbpf


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).