BPF List
 help / color / mirror / Atom feed
 messages from 2026-06-08 08:05:49 to 2026-06-09 07:22:47 UTC [more...]

[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  (9+ messages)
` [PATCH v1 1/3] LoongArch: Implement CONFIG_THREAD_INFO_IN_TASK
` [PATCH v1 2/3] LoongArch: BPF: Inline bpf_get_current_task{_btf}() helpers
` [PATCH v1 3/3] LoongArch: BPF: Inline bpf_get_smp_processor_id() helper

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

[PATCH bpf] bpf: Validate BTF repeated field counts before expansion
 2026-06-09  6:25 UTC  (9+ messages)

[PATCH bpf v4 0/2] bpf: Fix kfunc implicit arg injection and add selftest
 2026-06-09  6:20 UTC  (15+ 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-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 0/2] arm64: ftrace: support DIRECT_CALLS without CALL_OPS
 2026-06-09  5:19 UTC  (3+ messages)
` [PATCH 1/2] arm64: ftrace: prepare ftrace_modify_call() for use "
` [PATCH 2/2] arm64: ftrace: allow DIRECT_CALLS "

[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 v3 0/6] bootconfig: embed kernel.* cmdline at build time
 2026-06-09  1:46 UTC  (10+ 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 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  (14+ messages)
` [PATCH bpf v8 1/2] net: Validate protocol in skb_steal_sock() for BPF-assigned sockets
` [PATCH bpf v8 2/2] selftests/bpf: Add protocol check test for bpf_sk_assign_tcp_reqsk()

[PATCHv4 00/13] uprobes/x86: Fix red zone issue for optimized uprobes
 2026-06-08 20:48 UTC  (5+ messages)
` [PATCHv4 05/13] uprobes/x86: Move optimized uprobe from nop5 to nop10

[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 v2 bpf-next] selftests/bpf: add arena split and fork tests
 2026-06-08 13:25 UTC  (3+ messages)

[PATCH net-next v3 0/4] selftests/xsk: simplify UMEM setup
 2026-06-08 13:09 UTC  (5+ messages)
` [PATCH net-next v3 1/4] selftests/xsk: Introduce helpers for setting UMEM properties
` [PATCH net-next v3 2/4] selftests/xsk: Move UMEM state from ifobject to xsk_socket_info
` [PATCH net-next v3 3/4] selftests/xsk: Use umem_size() helper consistently
` [PATCH net-next v3 4/4] selftests/xsk: Introduce mmap_size in umem struct

[PATCH bpf-next] bpf/selftests: remove lirc test
 2026-06-08 12:51 UTC  (4+ messages)

[PATCH bpf v4] bpf: fix NULL pointer dereference in bpf_task_from_vpid()
 2026-06-08 12:00 UTC  (2+ messages)

[PATCH bpf v2 0/2] Keep dynamic inner array lookups nullable
 2026-06-08 12:00 UTC  (3+ messages)

[PATCH bpf-next] arm64: mm: Complete the PTE store in ptep_try_set()
 2026-06-08 12:00 UTC  (7+ messages)
      ` [PATCH v2 "

[PATCH net-next v2 00/14] net: enable TC956x support
 2026-06-08 11:52 UTC  (5+ messages)
` [PATCH net-next v2 02/14] net: phy: qcom: qca808x: Add regulator management
` [PATCH net-next v2 12/14] gpio: tc956x: add TC956x/QPS615 support

linux-next: manual merge of the bpf-next tree with the vfs-brauner tree
 2026-06-08 11:25 UTC 

[PATCH stable 6.6.y v2 0/3] bpf: backport scalar not-equal tracking fixes
 2026-06-08 10:11 UTC  (2+ messages)

[PATCH v12 00/15] barrier: Add smp_cond_load_{relaxed,acquire}_timeout()
 2026-06-08  9:04 UTC  (13+ messages)
` [PATCH v12 03/15] arm64/delay: move some constants out to a separate header
` [PATCH v12 09/15] bpf/rqspinlock: switch check_timeout() to a clock interface
` [PATCH v12 10/15] bpf/rqspinlock: Use smp_cond_load_acquire_timeout()
` [PATCH v12 12/15] cpuidle/poll_state: Wait for need-resched via tif_need_resched_relaxed_wait()
` [PATCH v12 13/15] arm64/delay: enable testing smp_cond_load_relaxed_timeout()
` [PATCH v12 14/15] barrier: add tests for smp_cond_load_*_timeout()
` [PATCH v12 15/15] barrier: add clock tests for smp_cond_load_relaxed_timeout()

[PATCH v12 02/15] arm64: barrier: Support smp_cond_load_relaxed_timeout()
 2026-06-08  8:53 UTC  (3+ messages)

[PATCH v12 05/15] arm64: rqspinlock: Remove private copy of smp_cond_load_acquire_timewait()
 2026-06-08  8:53 UTC  (3+ messages)

[PATCH v12 01/15] asm-generic: barrier: Add smp_cond_load_relaxed_timeout()
 2026-06-08  8:53 UTC  (3+ messages)

[PATCH v12 06/15] asm-generic: barrier: Add smp_cond_load_acquire_timeout()
 2026-06-08  8:27 UTC  (2+ messages)

[PATCH v12 04/15] arm64: support WFET in smp_cond_load_relaxed_timeout()
 2026-06-08  8:27 UTC  (2+ messages)

[PATCHv8 bpf-next 00/29] bpf: tracing_multi link
 2026-06-08  8:25 UTC  (4+ messages)
` [PATCHv8 bpf-next 28/29] selftests/bpf: Add tracing multi attach benchmark test

[PATCH v12 07/15] atomic: Add atomic_cond_read_*_timeout()
 2026-06-08  8:23 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