BPF List
 help / color / mirror / Atom feed
 messages from 2026-06-08 13:13:44 to 2026-06-09 13:04:09 UTC [more...]

[PATCH] rqspinlock: Fix order in raw_res_spin_(un)lock_irq to allow schedule
 2026-06-09 13:04 UTC  (3+ messages)

[PATCH bpf v4 0/2] bpf: Fix kfunc implicit arg injection and add selftest
 2026-06-09 12:59 UTC  (19+ messages)
` [PATCH bpf v5 "
  ` [PATCH bpf v5 1/2] bpf: Fix kfunc implicit arg inject type detection to prevent invalid pointer deref
  ` [PATCH bpf v5 2/2] selftests/bpf: strengthen bpf_kfunc_implicit_arg to verify aux injection
  ` [PATCH bpf v6 0/2] bpf: Fix kfunc implicit arg injection and add selftest
    ` [PATCH bpf v6 1/2] bpf: Fix kfunc implicit arg inject type detection to prevent invalid pointer deref
    ` [PATCH bpf v6 2/2] selftests/bpf: strengthen bpf_kfunc_implicit_arg to verify aux injection

[PATCH net-next v12 0/2] tcp: rehash onto different local ECMP path on retransmit timeout
 2026-06-09 12:03 UTC  (5+ messages)
` [PATCH net-next v12 1/2] "
` [PATCH net-next v12 2/2] selftests: net: add local ECMP rehash test

[PATCH bpf] selftests/bpf: Add BTF repeated field count overflow test
 2026-06-09 11:48 UTC  (2+ messages)

[PATCHv4 00/13] uprobes/x86: Fix red zone issue for optimized uprobes
 2026-06-09 11:44 UTC  (6+ messages)
` [PATCHv4 05/13] uprobes/x86: Move optimized uprobe from nop5 to nop10

[PATCH bpf] bpf, sockmap: fix use-after-free when the stream parser resizes the skb
 2026-06-09 11:41 UTC  (2+ messages)

[PATCH bpf-next 0/6] bpf: Allow uprobe_multi binary specified by file descriptor
 2026-06-09 11:17 UTC  (9+ messages)
` [PATCH bpf-next 1/6] bpf: Use user_path_at for path resolution in uprobe_multi
` [PATCH bpf-next 2/6] bpf: Add support to specify uprobe_multi target via file descriptor
` [PATCH bpf-next 3/6] libbpf: Add path_fd to struct bpf_link_create_opts
` [PATCH bpf-next 4/6] selftests/bpf: Add uprobe_multi path_fd test
` [PATCH bpf-next 5/6] selftests/bpf: Add uprobe_multi path_fd fail tests
` [PATCH bpf-next 6/6] selftests/bpf: Fix typo in verify_umulti_link_info

[PATCH] bpf: Unshare cloned skb before devmap egress XDP program
 2026-06-09 11:06 UTC  (3+ messages)

[PATCH bpf v3] bpf: Fix use-after-free on mm_struct in bpf_find_vma()
 2026-06-09 10:52 UTC 

[PATCH bpf-next v2 0/4] Fix kptr dtor deadlock
 2026-06-09 10:51 UTC  (10+ messages)
` [PATCH bpf-next v2 1/4] bpf: Reject bpf_obj_drop() from tracing progs
` [PATCH bpf-next v2 2/4] bpf: Cancel special fields on map value recycle
` [PATCH bpf-next v2 3/4] selftests/bpf: Exercise unsafe obj drops from tracing progs
` [PATCH bpf-next v2 4/4] selftests/bpf: Exercise kptr map update lifetime

[PATCH v4 0/7] bootconfig: embed kernel.* cmdline at build time
 2026-06-09 10:48 UTC  (9+ messages)
` [PATCH v4 1/7] bootconfig: fix NULL-pointer arithmetic in xbc_snprint_cmdline()
` [PATCH v4 2/7] bootconfig: render descendant keys when xbc_snprint_cmdline() root has a value
` [PATCH v4 3/7] bootconfig: render embedded bootconfig as a kernel cmdline at build time
` [PATCH v4 4/7] bootconfig: clean build-time tools/bootconfig from make clean
` [PATCH v4 5/7] bootconfig: add xbc_prepend_embedded_cmdline() helper
` [PATCH v4 6/7] Documentation: bootconfig: document build-time cmdline rendering
` [PATCH v4 7/7] x86/setup: prepend embedded bootconfig cmdline before parse_early_param

[PATCH v2] bpf: Fix use-after-free on mm_struct in bpf_find_vma()
 2026-06-09 10:26 UTC  (2+ messages)

[PATCH v3 0/6] bootconfig: embed kernel.* cmdline at build time
 2026-06-09 10:16 UTC  (11+ messages)
` [PATCH v3 1/6] bootconfig: fix NULL-pointer arithmetic in xbc_snprint_cmdline()
` [PATCH v3 2/6] bootconfig: render descendant keys when xbc_snprint_cmdline() root has a value
` [PATCH v3 3/6] bootconfig: render embedded bootconfig as a kernel cmdline at build time
` [PATCH v3 4/6] bootconfig: clean build-time tools/bootconfig from make clean
` [PATCH v3 5/6] bootconfig: add xbc_prepend_embedded_cmdline() helper
` [PATCH v3 6/6] x86/setup: prepend embedded bootconfig cmdline before parse_early_param

[PATCH 0/2] arm64: ftrace: support DIRECT_CALLS without CALL_OPS
 2026-06-09  9:50 UTC  (4+ messages)
` [PATCH 1/2] arm64: ftrace: prepare ftrace_modify_call() for use "
` [PATCH 2/2] arm64: ftrace: allow DIRECT_CALLS "

[PATCH bpf-next v2 2/8] bpf: add BPF_JIT_KASAN for KASAN instrumentation of JITed programs
 2026-06-09  8:47 UTC  (3+ messages)

[PATCH bpf] bpf: Validate BTF repeated field counts before expansion
 2026-06-09  8:43 UTC  (10+ messages)

[PATCH v2 bpf-next] selftests/bpf: add arena split and fork tests
 2026-06-09  8:37 UTC  (4+ messages)
  ` [PATCH v3 bpf-next] selftests/bpf: add tests for arena vma split and fork

[PATCH bpf v4] bpf: fix NULL pointer dereference in bpf_task_from_vpid()
 2026-06-09  7:32 UTC  (2+ messages)

[PATCH v2 0/7] perf annotate: Add elfutils libasm disassembler support
 2026-06-09  7:22 UTC  (13+ messages)
` [PATCH v2 1/7] tools build: Add feature check for elfutils libasm
` [PATCH v2 2/7] perf build: Add build support and capability "
` [PATCH v2 3/7] perf annotate: Implement elfutils libasm disassembler backend
` [PATCH v2 4/7] perf annotate: Add --disassembler command-line option
` [PATCH v2 5/7] perf test: Enhance annotate test coverage and isolate config
` [PATCH v2 6/7] perf annotate: Support BPF JIT disassembly via genelf
` [PATCH v2 7/7] perf test: Add BPF JIT annotation test coverage for all disassemblers

[PATCH] rethook: Use tsk->on_cpu to check task execution state
 2026-06-09  7:05 UTC  (5+ messages)

[PATCH v1 0/3] Move thread_info into task_struct for LoongArch
 2026-06-09  6:58 UTC  (3+ messages)
` [PATCH v1 1/3] LoongArch: Implement CONFIG_THREAD_INFO_IN_TASK

[PATCH bpf-next v2] selftests/bpf: libarena: Avoid spurious spmc parallel selftest errors
 2026-06-09  6:36 UTC 

[PATCH bpf-next] selftests/bpf: libarena: Avoid spurious spmc parallel selftest errors
 2026-06-09  6:18 UTC  (3+ messages)

[PATCH v1 0/7] perf annotate: Add elfutils libasm disassembler backend
 2026-06-09  5:36 UTC  (14+ messages)
` [PATCH v1 1/7] tools build: Add feature check for elfutils libasm
` [PATCH v1 2/7] perf build: Add build support and capability "
` [PATCH v1 3/7] perf annotate: Implement elfutils libasm disassembler backend
` [PATCH v1 4/7] perf annotate: Add --disassembler command-line option
` [PATCH v1 5/7] perf test: Enhance annotate test coverage and isolate config
` [PATCH v1 6/7] perf annotate: Support BPF JIT disassembly via genelf
` [PATCH v1 7/7] perf test: Add BPF JIT annotation test coverage for all disassemblers

[PATCH net-next v10 0/2] net: mana: add ethtool private flag for full-page RX buffers
 2026-06-09  4:32 UTC  (4+ messages)
` [PATCH net-next v10 2/2] net: mana: force full-page RX buffers via ethtool private flag

[PATCH net] bnxt: fix head underflow on XDP head-grow
 2026-06-09  4:22 UTC  (2+ messages)

[PATCH v1 0/2] LoongArch: BPF: per-CPU addr MOV and timed may_goto
 2026-06-09  4:14 UTC  (3+ messages)
` [PATCH v1 1/2] LoongArch: BPF: Support internal-only MOV to resolve per-CPU addrs
` [PATCH v1 2/2] LoongArch: BPF: Add timed may_goto support

[PATCH] selftests/bpf: correct CONFIG_PPC64 macro name in comment
 2026-06-09  3:50 UTC  (2+ messages)

[PATCH net] net/tls: preserve sk_msg sg.copy when splitting records
 2026-06-09  3:00 UTC  (2+ messages)

[RFC] eBPF-based production deadlock-risk detector: kprobe/uprobe/tracepoint pipeline with userspace wait-for graph and Rust runtime awareness
 2026-06-09  2:23 UTC  (2+ messages)

[PATCHv3 net-next] tcp: Add TCP ROCCET congestion control module
 2026-06-09  2:06 UTC  (2+ messages)

[PATCH net] net/mlx5e: xsk: Fix DMA and xdp_frame leak on XDP_TX xmit failure
 2026-06-09  2:00 UTC  (2+ messages)

(no subject)
 2026-06-09  1:53 UTC  (7+ messages)
` [PATCH v2 1/5] arch: select HAVE_ARCH_BITREVERSE conditionally on BITREVERSE
` [PATCH v2 2/5] lib/bitrev: Introduce GENERIC_BITREVERSE
` [PATCH v2 4/5] arch/riscv: Add bitrev.h file to support rev8 and brev8

[PATCH v2 0/6] bootconfig: embed kernel.* cmdline at build time
 2026-06-09  1:34 UTC  (5+ messages)
` [PATCH v2 6/6] x86/setup: prepend embedded bootconfig cmdline before parse_early_param

[PATCH bpf-next v1 00/17] Redesign Verification Errors
 2026-06-09  0:56 UTC  (7+ messages)
` [PATCH bpf-next v1 07/17] bpf: Track verifier context diagnostic history
` [PATCH bpf-next v1 08/17] bpf: Report Register Type Safety errors
` [PATCH bpf-next v1 09/17] bpf: Report Memory Safety bounds errors

[PATCH bpf v2 1/2] bpf: Fix kfunc implicit arg inject type detection to prevent invalid pointer deref
 2026-06-09  0:46 UTC  (7+ messages)
` [PATCH bpf v3 0/2] bpf: Fix kfunc implicit arg injection and add selftest
  ` [PATCH bpf v3 1/2] bpf: Fix kfunc implicit arg inject type detection to prevent invalid pointer deref
      `  "

[PATCH bpf v8 0/2] bpf: tcp: Fix null-ptr-deref in arbitrary SYN Cookie
 2026-06-08 22:34 UTC  (11+ messages)
` [PATCH bpf v8 1/2] net: Validate protocol in skb_steal_sock() for BPF-assigned sockets

[PATCH bpf-next v1 0/5] Fix kptr dtor deadlock
 2026-06-08 18:53 UTC  (19+ messages)
` [PATCH bpf-next v1 1/5] bpf: Treat non-iterator tracing progs as tracing
` [PATCH bpf-next v1 2/5] bpf: Reject bpf_obj_drop() from tracing progs
` [PATCH bpf-next v1 3/5] bpf: Cancel special fields on map value recycle
` [PATCH bpf-next v1 4/5] selftests/bpf: Exercise unsafe obj drops from tracing progs
` [PATCH bpf-next v1 5/5] selftests/bpf: Exercise kptr map update lifetime

[PATCH] selftests/bpf: fix token tests for bpf_object__prepare() probe_loading
 2026-06-08 18:18 UTC  (10+ messages)
` [PATCH bpf-next v2 0/3] libbpf: fix implicit BPF token handling in loading and feature probes
  ` [PATCH bpf-next v2 1/3] libbpf: Skip bpf_object__probe_loading() when BPF token is in use
  ` [PATCH bpf-next v2 2/3] selftests/bpf: Add ARRAY map type to token tests that use struct_ops global data
  ` [PATCH bpf-next v2 3/3] libbpf: fix feature probe failures for implicit BPF tokens

[PATCH v4 0/4] arm64: Add BRBE support for bpf_get_branch_snapshot()
 2026-06-08 18:06 UTC  (3+ messages)
` [PATCH v4 2/4] perf: Use a union to clear branch entry bitfields

[PATCH bpf-next v5 0/9] bpf: Introduce global percpu data
 2026-06-08 15:56 UTC  (18+ messages)
` [PATCH bpf-next v5 1/9] bpf: Drop duplicate blank lines in verifier
` [PATCH bpf-next v5 2/9] bpf: Introduce global percpu data
` [PATCH bpf-next v5 3/9] libbpf: Probe percpu data feature
` [PATCH bpf-next v5 4/9] libbpf: Add support for global percpu data
` [PATCH bpf-next v5 5/9] bpftool: Generate skeleton "
` [PATCH bpf-next v5 6/9] selftests/bpf: Add tests to verify "
` [PATCH bpf-next v5 7/9] selftests/bpf: Add tests to verify verifier log for "
` [PATCH bpf-next v5 8/9] selftests/bpf: Add test to verify xlated insns "
` [PATCH bpf-next v5 9/9] selftests/bpf: Add test to verify bpf_iter "

[PATCH bpf-next] bpf: reject sleepable BPF_LSM_CGROUP programs at load time
 2026-06-08 15:27 UTC  (4+ messages)

[bug report] bpf: Refactor object relationship tracking and fix dynptr UAF bug
 2026-06-08 14:55 UTC 

[PATCH net-next v6 5/5] veth: time-based BQL completion coalescing via ethtool tx-usecs
 2026-06-08 14:21 UTC  (5+ messages)

[PATCH net v5 2/4] net: mvpp2: limit XDP frame size to the RX buffer
 2026-06-08 13:51 UTC  (2+ messages)

[PATCH bpf v8 2/2] selftests/bpf: Add protocol check test for bpf_sk_assign_tcp_reqsk()
 2026-06-08 13:31 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox