BPF List
 help / color / mirror / Atom feed
 messages from 2024-09-21 16:53:07 to 2024-09-26 17:30:45 UTC [more...]

[PATCH bpf-next/net v7 0/3] selftests/bpf: new MPTCP subflow subtest
 2024-09-26 17:30 UTC  (3+ messages)
` [PATCH bpf-next/net v7 1/3] selftests/bpf: Add mptcp subflow example
` [PATCH bpf-next/net v7 2/3] selftests/bpf: Add getsockopt to inspect mptcp subflow

[PATCH v2 bpf-next] selftests/bpf: vm: add support for VIRTIO_FS
 2024-09-26 16:21 UTC  (3+ messages)

[RFC bpf-next 0/4] Add XDP rx hw hints support performing XDP_REDIRECT
 2024-09-26 15:44 UTC  (16+ messages)
` [RFC bpf-next 1/4] net: xdp: Add xdp_rx_meta structure
` [RFC bpf-next 2/4] net: xdp: Update rx_hash of xdp_rx_meta struct running xmo_rx_hash callback
` [RFC bpf-next 3/4] net: xdp: Update rx_vlan of xdp_rx_meta struct running xmo_rx_vlan_tag callback
` [RFC bpf-next 4/4] net: xdp: Update rx timestamp of xdp_rx_meta struct running xmo_rx_timestamp callback

[PATCH bpf-next] selftests/bpf: fix uprobe_multi compilation error
 2024-09-26 14:49 UTC 

[syzbot] [trace?] [bpf?] possible deadlock in __mod_timer (4)
 2024-09-26 13:06 UTC  (3+ messages)

[PATCH bpf-next v2 0/2] Implement mechanism to signal other threads
 2024-09-26 11:53 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] bpf: implement bpf_send_signal_remote() kfunc
` [PATCH bpf-next v2 2/2] selftests/bpf: Augment send_signal test with remote signaling

[PATCH] bpf: Call kfree(obj) only once in free_one()
 2024-09-26 11:45 UTC 

[PATCH bpf-next v2] selftests/bpf: convert test_xdp_features.sh to test_progs
 2024-09-26 10:14 UTC  (8+ messages)

[PATCH bpf-next v2 0/2] bpf: Add kfuncs for read-only string operations
 2024-09-26  7:29 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] "
` [PATCH bpf-next v2 2/2] selftests/bpf: Add tests for string kfuncs

[PATCH] Add BPF Kernel Function bpf_ptrace_vprintk
 2024-09-26  7:27 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH bpf-next v3 0/4] bpf: Fix tailcall infinite loop caused by freplace
 2024-09-26  7:19 UTC  (9+ messages)
` [PATCH bpf-next v3 1/4] bpf: Prevent updating extended prog to prog_array map
` [PATCH bpf-next v3 2/4] bpf: Prevent extending tail callee prog with freplace
` [PATCH bpf-next v3 3/4] selftests/bpf: Add a test case to confirm a tailcall infinite loop issue has been prevented
` [PATCH bpf-next v3 4/4] selftests/bpf: Add cases to test tailcall in freplace

[PATCH bpf-next 0/2] bpf: Add kfuncs for read-only string operations
 2024-09-26  6:18 UTC  (3+ messages)
` [PATCH bpf-next 1/2] "
` [PATCH bpf-next 2/2] selftests/bpf: Add tests for string kfuncs

[PATCH -next 0/2] perf stat: a set of small fixes for bperf
 2024-09-26  4:16 UTC  (4+ messages)
` [PATCH -next 1/2] perf stat: Increase perf_attr_map entries
` [PATCH -next 2/2] perf stat: Fix incorrect display of bperf when event count is 0

[PATCH -next v3 0/2] perf stat: Support inherit events for bperf
 2024-09-26  3:43 UTC  (3+ messages)

[PATCH bpf-next] libbpf: Remove unneeded semicolon
 2024-09-26  2:38 UTC 

[RFC PATCH net-next] net/smc: Introduce a hook to modify syn_smc at runtime
 2024-09-26  2:39 UTC  (3+ messages)

[RFC/PATCH bpf-next 0/3] bpf: Add slab iterator and kfunc (v1)
 2024-09-26  0:16 UTC  (5+ messages)
` [RFC/PATCH bpf-next 1/3] bpf: Add slab iterator
` [RFC/PATCH bpf-next 2/3] mm/bpf: Add bpf_get_slab_cache() kfunc
` [RFC/PATCH bpf-next 3/3] selftests/bpf: Add a test for slab_iter

[PATCH bpf v1 1/2] bpf: sync_linked_regs() must preserve subreg_def
 2024-09-25 20:17 UTC  (5+ messages)
` [PATCH bpf v1 2/2] selftests/bpf: verify that sync_linked_regs preserves subreg_def

[PATCH net v4 0/2] bpf: devmap: provide rxq after redirect
 2024-09-25 19:45 UTC  (3+ messages)

[PATCH bpf-next] bpftool: Remove llvm-strip from Makefile
 2024-09-25 16:25 UTC  (5+ messages)

[PATCH bpf-next v4] libbpf: Fix expected_attach_type set when kernel not support
 2024-09-25 15:30 UTC 

[PATCH bpf-next v3] libbpf: Fix expected_attach_type set when kernel not support
 2024-09-25 14:55 UTC  (4+ messages)

[PATCH net v2 0/2] fix two bugs related to page_pool
 2024-09-25 13:31 UTC  (3+ messages)
` [PATCH net v2 2/2] page_pool: fix IOMMU crash when driver has already unbound

[PATCH] BPF : arch/x86/net/bpf_jit_comp.c : fix wrong condition code in jit compiler
 2024-09-25 12:37 UTC  (2+ messages)

[PATCH AUTOSEL 6.6 132/139] bpf: Make the pointer returned by iter next method valid
 2024-09-25 12:09 UTC  (3+ messages)
` [PATCH AUTOSEL 6.6 137/139] bpftool: Fix undefined behavior caused by shifting into the sign bit
` [PATCH AUTOSEL 6.6 139/139] bpftool: Fix undefined behavior in qsort(NULL, 0, ...)

[PATCH AUTOSEL 6.10 189/197] bpf: Make the pointer returned by iter next method valid
 2024-09-25 11:53 UTC  (4+ messages)
` [PATCH AUTOSEL 6.10 194/197] bpftool: Fix undefined behavior caused by shifting into the sign bit
` [PATCH AUTOSEL 6.10 196/197] bpftool: Fix undefined behavior in qsort(NULL, 0, ...)
` [PATCH AUTOSEL 6.10 197/197] bpf: Fix a sdiv overflow issue

[PATCH AUTOSEL 6.11 147/244] selftests/bpf: fix uprobe.path leak in bpf_testmod
 2024-09-25 11:27 UTC  (5+ messages)
` [PATCH AUTOSEL 6.11 236/244] bpf: Make the pointer returned by iter next method valid
` [PATCH AUTOSEL 6.11 241/244] bpftool: Fix undefined behavior caused by shifting into the sign bit
` [PATCH AUTOSEL 6.11 243/244] bpftool: Fix undefined behavior in qsort(NULL, 0, ...)
` [PATCH AUTOSEL 6.11 244/244] bpf: Fix a sdiv overflow issue

[PATCH bpf-next] libbpf: change log level of BTF loading error message
 2024-09-25 10:20 UTC  (2+ messages)

[PATCH] selftests/bpf: Add missing va_end
 2024-09-25 10:10 UTC  (3+ messages)

[PATCH] bpf: Constify struct btf_kind_operations
 2024-09-25 10:10 UTC  (2+ messages)

[PATCH bpf-next 1/2] selftests/bpf: Fix uprobe consumer test
 2024-09-25 10:00 UTC  (4+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Bail out quickly from failing "

[PATCH] bpf: use raw_spinlock_t in ringbuf
 2024-09-25 10:00 UTC  (3+ messages)

[PATCH] tools/bpf:remove unused variable
 2024-09-25 10:00 UTC 

[PATCH bpf-next v3 0/2] Support eliding map lookup nullness
 2024-09-25  8:24 UTC  (5+ messages)
` [PATCH bpf-next v3 1/2] bpf: verifier: "
` [PATCH bpf-next v3 2/2] bpf: selftests: verifier: Add nullness elision tests

[RFC] kbuild: bpf: Do not run pahole with -j on 32bit userspace
 2024-09-25  8:17 UTC  (9+ messages)

[RFC PATCH 0/3] Allow sk_lookup UDP return traffic to egress
 2024-09-24 23:58 UTC  (5+ messages)
` [RFC PATCH 2/3] ipv6: Run a reverse sk_lookup on sendmsg

[GIT PULL] BPF struct_fd changes for 6.12
 2024-09-24 22:50 UTC  (2+ messages)

[PATCH bpf-next v1] selftests/bpf:Enhance bpf ability to detect ksym read error by libcap
 2024-09-24 22:40 UTC  (2+ messages)

[PATCH] Fix a bug in ebpf verifier
 2024-09-24 18:46 UTC  (9+ messages)

[PATCH 1/2] mm: introduce mmap_lock_speculation_{start|end}
 2024-09-24 18:00 UTC  (5+ messages)
` [PATCH v2 1/1] "

Good first-time BPF tasks
 2024-09-24 14:53 UTC  (2+ messages)

[PATCH net v3] bonding: Fix unnecessary warnings and logs from bond_xdp_get_xmit_slave()
 2024-09-24 13:30 UTC  (4+ messages)

[RFC net-next v1 00/12] virtio-net: support AF_XDP zero copy (tx)
 2024-09-24 11:41 UTC  (23+ messages)
` [RFC net-next v1 01/12] virtio_ring: introduce vring_need_unmap_buffer
` [RFC net-next v1 02/12] virtio_ring: split: record extras for indirect buffers
` [RFC net-next v1 03/12] virtio_ring: packed: "
` [RFC net-next v1 04/12] virtio_ring: perform premapped operations based on per-buffer
` [RFC net-next v1 05/12] virtio-net: rq submits premapped per-buffer
` [RFC net-next v1 06/12] virtio_ring: remove API virtqueue_set_dma_premapped
` [RFC net-next v1 07/12] virtio_net: refactor the xmit type
` [RFC net-next v1 08/12] virtio_net: xsk: bind/unbind xsk for tx
` [RFC net-next v1 09/12] virtio_net: xsk: prevent disable tx napi
` [RFC net-next v1 10/12] virtio_net: xsk: tx: support xmit xsk buffer
` [RFC net-next v1 11/12] virtio_net: update tx timeout record
` [RFC net-next v1 12/12] virtio_net: xdp_features add NETDEV_XDP_ACT_XSK_ZEROCOPY

[PATCHv3 bpf-next 0/2] selftests/bpf: Add more uprobe multi tests
 2024-09-24 11:13 UTC  (5+ messages)
` [PATCHv3 bpf-next 2/2] selftests/bpf: Add uprobe multi consumers test

[PATCH bpf-next v2 0/6] selftests/bpf: Various sockmap-related fixes
 2024-09-24 10:25 UTC  (7+ messages)

[PATCH net 0/2] fix two bugs related to page_pool
 2024-09-24  7:48 UTC  (14+ messages)
` [PATCH net 2/2] page_pool: fix IOMMU crash when driver has already unbound

[PATCH bpf-next 1/2] selftests/bpf: remove test_skb_cgroup_id.sh from TEST_PROGS
 2024-09-24  6:20 UTC  (2+ messages)

Verifier - wild instructions count fluctiations between versions?
 2024-09-24  2:26 UTC  (2+ messages)

[PATCH] uprobes: Improve the usage of xol slots for better scalability
 2024-09-23 23:52 UTC  (6+ messages)

[ANN] bpf development stats for 6.12
 2024-09-23 23:40 UTC 

[PATCH] selftests/bpf: vm: add support for VIRTIO_FS
 2024-09-23 22:02 UTC  (2+ messages)

[RFC PATCH v2 0/3] Allow sk_lookup UDP return traffic to egress when setting src port/address
 2024-09-23 16:44 UTC  (9+ messages)
` [RFC PATCH v2 1/3] ipv4: Support setting src port in sendmsg()
` [RFC PATCH v2 2/3] ipv6: "

[PATCH net-next v4 0/6] net: ethernet: ti: am65-cpsw: Add multi queue RX support
 2024-09-23 14:06 UTC  (4+ messages)
` [PATCH net-next v4 3/6] net: ethernet: ti: cpsw_ale: use regfields for number of Entries and Policers

[PATCHv4 00/14] uprobe, bpf: Add session support
 2024-09-23 12:13 UTC  (10+ messages)
` [PATCHv4 02/14] uprobe: Add support for session consumer

[PATCH bpf-next v1 0/3] Improve .BTF_ids patching and alignment
 2024-09-23 11:39 UTC  (8+ messages)
` [PATCH bpf-next v1 1/3] tools/resolve_btfids: Simplify handling cross-endian compilation
` [PATCH bpf-next v1 2/3] bpf: btf: Ensure natural alignment of .BTF_ids section

[PATCH v15 00/19] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
 2024-09-23  8:08 UTC  (3+ messages)
` [PATCH v15 13/19] fprobe: Rewrite fprobe on function-graph tracer

[PATCH net 0/3] net: enetc: fix some issues of XDP
 2024-09-23  5:53 UTC  (13+ messages)
` [PATCH net 1/3] net: enetc: remove xdp_drops statistic from enetc_xdp_drop()
` [PATCH net 3/3] net: enetc: reset xdp_tx_in_flight when updating bpf program

QUERY: Regarding bpf link cleanup for invalid binary path
 2024-09-23  5:18 UTC 

bpf_link_info: perf_event link info name_len field returning zero
 2024-09-22 19:59 UTC 

[PATCH bpf-next 2/2] bpf: Add BPF_CALL_FUNC* to simplify code
 2024-09-22 19:36 UTC  (2+ messages)

[PATCH net] bpf: Don't redirect too small packets
 2024-09-22 17:39 UTC  (12+ messages)

[PATCH bpf-next v2 0/2] Support eliding map lookup nullness
 2024-09-22  8:40 UTC  (4+ messages)
` [PATCH bpf-next v2 1/2] bpf: verifier: "

[GIT PULL] BPF changes for v6.12
 2024-09-21 19:45 UTC  (3+ messages)


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