BPF List
 help / color / mirror / Atom feed
 messages from 2025-06-10 01:20:16 to 2025-06-11 14:24:35 UTC [more...]

[PATCH net-next 0/9] Split netmem from struct page
 2025-06-11 14:25 UTC  (14+ messages)
` [PATCH net-next 1/9] netmem: introduce struct netmem_desc mirroring "
` [PATCH net-next 2/9] page_pool: rename page_pool_return_page() to page_pool_return_netmem()
` [PATCH net-next 3/9] page_pool: rename __page_pool_release_page_dma() to __page_pool_release_netmem_dma()
` [PATCH net-next 6/9] netmem: remove __netmem_get_pp()
` [PATCH net-next 9/9] page_pool: access ->pp_magic through struct netmem_desc in page_pool_page_is_pp()

[syzbot] [bpf?] KASAN: slab-use-after-free Read in do_check
 2025-06-11 14:03 UTC  (3+ messages)

[PATCH 2/3] cgroup: make css_rstat_updated nmi safe
 2025-06-11 13:56 UTC  (10+ messages)
` [PATCH 0/3] cgroup: nmi safe css_rstat_updated

[PATCH 00/12] Signed BPF programs
 2025-06-11 13:41 UTC  (34+ messages)
` [PATCH 08/12] bpf: Implement signature verification for "
` [PATCH 10/12] libbpf: Embed and verify the metadata hash in the loader
` [PATCH 11/12] bpftool: Add support for signing BPF programs
` [PATCH 12/12] selftests/bpf: Enable signature verification for all lskel tests

[PATCH bpf-next v3 0/3] Support array presets in veristat
 2025-06-11 13:32 UTC  (9+ messages)
` [PATCH bpf-next v3 1/3] selftests/bpf: separate var preset parsing "
` [PATCH bpf-next v3 2/3] selftests/bpf: support array presets "
` [PATCH bpf-next v3 3/3] selftests/bpf: test "

[PATCH bpf-next 00/25] bpf: tracing multi-link support
 2025-06-11 12:58 UTC  (3+ messages)

[PATCH net-next V7 0/2] veth: qdisc backpressure and qdisc check refactor
 2025-06-11 12:40 UTC  (10+ messages)
` [PATCH net-next V7 2/2] veth: apply qdisc backpressure on full ptr_ring to reduce TX drops
                ` [PATCH net V1] veth: prevent NULL pointer dereference in veth_xdp_rcv

[PATCH v3 bpf-next 0/5] bpf path iterator
 2025-06-11 11:36 UTC  (14+ messages)
` [PATCH v3 bpf-next 1/5] namei: Introduce new helper function path_walk_parent()

[PATCH v3 1/2] libbpf: add support for printing BTF character arrays as strings
 2025-06-11 10:34 UTC  (2+ messages)

[PATCH bpf-next v2] net: Fix RCU usage in task_cls_state() for BPF programs
 2025-06-11  9:04 UTC 

[PATCH bpf-next v2 0/5] sockmap: Fix reading with splice(2)
 2025-06-11  8:57 UTC  (4+ messages)
` [PATCH bpf-next v2 1/5] net: Add splice_read to prot

[PATCHv3 perf/core 00/22] uprobes: Add support to optimize usdt probes on x86_64
 2025-06-11  8:30 UTC  (3+ messages)
` [PATCHv3 22/22] man2: Add uprobe syscall page

[PATCH bpf-next v1 1/4] bpf: Save struct_ops instance pointer in bpf_prog_aux
 2025-06-11  7:16 UTC  (3+ messages)

[PATCH bpf-next] selftests/bpf: more precise cpu_mitigations state detection
 2025-06-11  5:49 UTC  (4+ messages)

[PATCH bpf-next v2 0/2] bpf,ktls: Fix data corruption caused by using bpf_msg_pop_data() in ktls
 2025-06-11  5:08 UTC  (3+ messages)
` [PATCH bpf-next v2 2/2] selftests/bpf: Add test to cover ktls with bpf_msg_pop_data

[PATCH bpf-next V1 0/7] xdp: Propagate RX HW hints for XDP_REDIRECTed packets via xdp_frame
 2025-06-11  3:40 UTC  (7+ messages)
` [PATCH bpf-next V1 7/7] net: xdp: update documentation for xdp-rx-metadata.rst

bpf-restrict-fs fails to load without DYNAMIC_FTRACE_WITH_DIRECT_CALLS on arm64
 2025-06-11  2:49 UTC  (5+ messages)

[PATCH 0/2] tools/kexec: Introduce utility to build zboot image with bpf section
 2025-06-11  2:26 UTC  (3+ messages)
` [PATCH 1/2] tools/kexec: Introduce a bpf-prog to parse zboot image format
` [PATCH 2/2] tools/kexec: Add a zboot image building tool

[PATCH v9 00/11] perf: Support the deferred unwinding infrastructure
 2025-06-11  1:34 UTC  (11+ messages)
` [PATCH v9 01/11] perf: Remove get_perf_callchain() init_nr argument
` [PATCH v9 02/11] perf: Have get_perf_callchain() return NULL if crosstask and user are set
` [PATCH v9 03/11] perf: Use current->flags & PF_KTHREAD instead of current->mm == NULL
` [PATCH v9 04/11] perf: Simplify get_perf_callchain() user logic
` [PATCH v9 05/11] perf: Skip user unwind if the task is a kernel thread
` [PATCH v9 06/11] perf: Support deferred user callchains
` [PATCH v9 07/11] perf tools: Minimal CALLCHAIN_DEFERRED support
` [PATCH v9 08/11] perf record: Enable defer_callchain for user callchains
` [PATCH v9 09/11] perf script: Display PERF_RECORD_CALLCHAIN_DEFERRED
` [PATCH v9 10/11] perf tools: Merge deferred user callchains

[PATCH v10 00/14] unwind_user: x86: Deferred unwinding infrastructure
 2025-06-11  0:54 UTC  (15+ messages)
` [PATCH v10 01/14] unwind_user: Add user space unwinding API
` [PATCH v10 02/14] unwind_user: Add frame pointer support
` [PATCH v10 03/14] unwind_user: Add compat mode "
` [PATCH v10 04/14] unwind_user/deferred: Add unwind_deferred_trace()
` [PATCH v10 05/14] unwind_user/deferred: Add unwind cache
` [PATCH v10 06/14] unwind_user/deferred: Add deferred unwinding interface
` [PATCH v10 07/14] unwind_user/deferred: Make unwind deferral requests NMI-safe
` [PATCH v10 08/14] unwind deferred: Use bitmask to determine which callbacks to call
` [PATCH v10 09/14] unwind deferred: Use SRCU unwind_deferred_task_work()
` [PATCH v10 10/14] unwind: Clear unwind_mask on exit back to user space
` [PATCH v10 11/14] unwind: Finish up unwind when a task exits
` [PATCH v10 12/14] unwind_user/x86: Enable frame pointer unwinding on x86
` [PATCH v10 13/14] perf/x86: Rename and move get_segment_base() and make it global
` [PATCH v10 14/14] unwind_user/x86: Enable compat mode frame pointer unwinding on x86

BTF loading failing on perf
 2025-06-10 23:12 UTC  (6+ messages)

[PATCH] bpf, verifier: Improve precision for BPF_ADD and BPF_SUB
 2025-06-10 22:13 UTC 

[RFC bpf-next 0/4] bpf: Fast-Path approach for BPF program Termination
 2025-06-10 22:06 UTC  (11+ messages)
` [RFC bpf-next 3/4] bpf: Generating a stubbed version of BPF program for termination

[PATCH net] virtio-net: drop the multi-buffer XDP packet in zerocopy
 2025-06-10 20:37 UTC  (8+ messages)

[PATCH] bpf: cpumap: report Rx queue index to xdp_rxq_info
 2025-06-10 20:24 UTC  (6+ messages)

[PATCH bpf] MAINTAINERS: add myself as bpf networking reviewer
 2025-06-10 20:00 UTC  (5+ messages)

[PATCH] tools/bpf/bpf_jit_disasm.c: fix potential negative index dereference after readlink failure
 2025-06-10 19:18 UTC  (2+ messages)

[PATCH net-next,v6] net: mana: Add handler for hardware servicing events
 2025-06-10 18:45 UTC  (2+ messages)

[PATCH net-next,v7] net: mana: Add handler for hardware servicing events
 2025-06-10 18:42 UTC 

[PATCH v1] tools/build: Remove some unused libbpf pre-1.0 feature test logic
 2025-06-10 18:39 UTC  (2+ messages)

[PATCH v4 00/10] Move uid filtering to BPF filters
 2025-06-10 18:38 UTC  (2+ messages)

[PATCH bpf-next v2] bpf, sockmap: Fix psock incorrectly pointing to sk
 2025-06-10 17:54 UTC  (2+ messages)

[PATCH] bpf: Specify access type of bpf_sysctl_get_name args
 2025-06-10 17:16 UTC  (6+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] selftests/bpf: Convert test_sysctl to prog_tests

[PATCH v2] tools/resolve_btfids: Fix build when cross compiling kernel with clang
 2025-06-10 17:10 UTC  (2+ messages)

[PATCH net-next v1 0/7] netlink: specs: fix all the yamllint errors
 2025-06-10 17:04 UTC  (10+ messages)
` [PATCH net-next v1 1/7] netlink: specs: add doc start markers to yaml
` [PATCH net-next v1 2/7] netlink: specs: clean up spaces in brackets
` [PATCH net-next v1 3/7] netlink: specs: fix up spaces before comments
` [PATCH net-next v1 4/7] netlink: specs: fix up truthy values
` [PATCH net-next v1 5/7] netlink: specs: fix up indentation errors
` [PATCH net-next v1 6/7] netlink: specs: wrap long doc lines (>80 chars)
` [PATCH net-next v1 7/7] netlink: specs: fix a couple of yamllint warnings

[PATCH bpf-next v1 4/4] selftests/bpf: Test accessing struct_ops this pointer in timer callback
 2025-06-10 16:45 UTC  (2+ messages)

[PATCH bpf-next] bpf: Fix RCU usage in bpf_get_cgroup_classid_curr helper
 2025-06-10 16:08 UTC  (8+ messages)

[PATCH 1/2] context_tracking: Provide helper to determine if we're in IRQ
 2025-06-10 15:47 UTC  (4+ messages)
` [PATCH 2/2] rcu: Fix lockup when RCU reader used while IRQ exiting

[PATCH bpf-next v5 0/5] bpf: Implement mprog API on top of existing cgroup progs
 2025-06-10 15:46 UTC  (5+ messages)
` [PATCH bpf-next v5 2/5] "

[PATCH] bpf: adjust path to trace_output sample eBPF program
 2025-06-10 15:20 UTC  (2+ messages)

[BUG] veth: TX drops with NAPI enabled and crash in combination with qdisc
 2025-06-10 14:49 UTC  (8+ messages)

Potential negative index dereference in tools/bpf/bpf_jit_disasm.c due to unchecked readlink() return value
 2025-06-10 13:58 UTC  (2+ messages)

[PATCH net v3 1/2] net: clear the dst when changing skb protocol
 2025-06-10 13:21 UTC  (2+ messages)

[PATCH v8 net-next 00/15] AccECN protocol patch series
 2025-06-10 12:53 UTC  (16+ messages)
` [PATCH v8 net-next 01/15] tcp: reorganize SYN ECN code
` [PATCH v8 net-next 02/15] tcp: fast path functions later
` [PATCH v8 net-next 03/15] tcp: reorganize tcp_sock_write_txrx group for variables later
` [PATCH v8 net-next 04/15] tcp: AccECN core
` [PATCH v8 net-next 05/15] tcp: accecn: AccECN negotiation
` [PATCH v8 net-next 06/15] tcp: accecn: add AccECN rx byte counters
` [PATCH v8 net-next 07/15] tcp: accecn: AccECN needs to know delivered bytes
` [PATCH v8 net-next 08/15] tcp: sack option handling improvements
` [PATCH v8 net-next 09/15] tcp: accecn: AccECN option
` [PATCH v8 net-next 10/15] tcp: accecn: AccECN option send control
` [PATCH v8 net-next 11/15] tcp: accecn: AccECN option failure handling
` [PATCH v8 net-next 12/15] tcp: accecn: AccECN option ceb/cep heuristic
` [PATCH v8 net-next 13/15] tcp: accecn: AccECN ACE field multi-wrap heuristic
` [PATCH v8 net-next 14/15] tcp: accecn: try to fit AccECN option with SACK
` [PATCH v8 net-next 15/15] tcp: try to avoid safer when ACKs are thinned

[syzbot] [bpf?] KCSAN: data-race in __htab_map_lookup_elem / bpf_lru_pop_free
 2025-06-10  8:01 UTC 

[PATCH bpf-next v4 0/9] bpf: Mitigate Spectre v1 using barriers
 2025-06-10  5:31 UTC  (5+ messages)
` [PATCH bpf-next v4 9/9] bpf: Fall back to nospec for sanitization-failures

[PATCH 1/4] perf/amd/ibs: Add load/store SW filters to IBS OP PMU
 2025-06-10  5:12 UTC  (2+ messages)

[PATCH bpf-next 1/2] bpf: Fix an issue in bpf_prog_test_run_xdp when page size greater than 4K
 2025-06-10  1:31 UTC  (6+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Fix two net related test failures with 64K page size


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