bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-11 10:48:14 to 2025-07-14 18:46:29 UTC [more...]

[PATCH v2 0/6] slab: Re-entrant kmalloc_nolock()
 2025-07-14 18:46 UTC  (22+ messages)
` [PATCH v2 3/6] locking/local_lock: Introduce local_lock_lockdep_start/end()
` [PATCH v2 6/6] slab: Introduce kmalloc_nolock() and kfree_nolock()

[PATCH bpf-next] bpf: Replace deprecated strcpy() with strscpy()
 2025-07-14 18:45 UTC  (2+ messages)

[PATCH v6 bpf-next 00/12] bpf: tcp: Exactly-once socket iteration
 2025-07-14 18:09 UTC  (13+ messages)
` [PATCH v6 bpf-next 01/12] bpf: tcp: Make mem flags configurable through bpf_iter_tcp_realloc_batch
` [PATCH v6 bpf-next 02/12] bpf: tcp: Make sure iter->batch always contains a full bucket snapshot
` [PATCH v6 bpf-next 03/12] bpf: tcp: Get rid of st_bucket_done
` [PATCH v6 bpf-next 04/12] bpf: tcp: Use bpf_tcp_iter_batch_item for bpf_tcp_iter_state batch items
` [PATCH v6 bpf-next 05/12] bpf: tcp: Avoid socket skips and repeats during iteration
` [PATCH v6 bpf-next 06/12] selftests/bpf: Add tests for bucket resume logic in listening sockets
` [PATCH v6 bpf-next 07/12] selftests/bpf: Allow for iteration over multiple ports
` [PATCH v6 bpf-next 08/12] selftests/bpf: Allow for iteration over multiple states
` [PATCH v6 bpf-next 09/12] selftests/bpf: Make ehash buckets configurable in socket iterator tests
` [PATCH v6 bpf-next 10/12] selftests/bpf: Create established sockets "
` [PATCH v6 bpf-next 11/12] selftests/bpf: Create iter_tcp_destroy test program
` [PATCH v6 bpf-next 12/12] selftests/bpf: Add tests for bucket resume logic in established sockets

[PATCH v1 0/7] perf auxtrace: Support AUX pause with BPF backend
 2025-07-14 17:45 UTC  (4+ messages)
` [PATCH v1 2/7] bpf: Add bpf_perf_event_aux_pause kfunc

[PATCH v2] perf ftrace latency: Add -e option to measure time between two events
 2025-07-14 17:28 UTC  (2+ messages)

Potential bug, uncorrectly accepted cyclyc program by the eBPF verifier
 2025-07-14 16:45 UTC  (2+ messages)

[PATCH net-next] xsk: skip validating skb list in xmit path
 2025-07-14 16:03 UTC  (2+ messages)

[PATCH RFC net-next 0/5] net: ethernet: ti: am65-cpsw: add AF_XDP zero copy support
 2025-07-14 15:48 UTC  (4+ messages)
    ` [EXTERNAL] "

[PATCH v12 0/4] support large align and nid in Rust allocators
 2025-07-14 15:27 UTC  (8+ messages)
` [PATCH v12 2/4] mm/slub: allow to set node and align in k[v]realloc

[PATCH v12 net-next 00/15] AccECN protocol patch series
 2025-07-14 15:12 UTC  (20+ messages)
` [PATCH v12 net-next 04/15] tcp: ecn functions in separated include file
` [PATCH v12 net-next 06/15] tcp: accecn: AccECN negotiation
` [PATCH v12 net-next 07/15] tcp: Add wait_third_ack for ECN negotiation in simultaneous connect
` [PATCH v12 net-next 08/15] tcp: accecn: add AccECN rx byte counters
` [PATCH v12 net-next 09/15] tcp: accecn: AccECN needs to know delivered bytes
` [PATCH v12 net-next 11/15] tcp: accecn: AccECN option
` [PATCH v12 net-next 12/15] tcp: accecn: AccECN option send control
` [PATCH v12 net-next 13/15] tcp: accecn: AccECN option failure handling
` [PATCH v12 net-next 14/15] tcp: accecn: AccECN option ceb/cep and ACE field multi-wrap heuristics

[PATCH v13 00/14] unwind_user: x86: Deferred unwinding infrastructure
 2025-07-14 15:11 UTC  (19+ messages)
` [PATCH v13 02/14] unwind_user: Add frame pointer support
` [PATCH v13 07/14] unwind_user/deferred: Make unwind deferral requests NMI-safe
` [PATCH v13 09/14] unwind deferred: Use SRCU unwind_deferred_task_work()
` [PATCH v13 13/14] unwind_user/x86: Enable frame pointer unwinding on x86

[RFC] vfs: security: Parse dev_name before calling security_sb_mount
 2025-07-14 15:10 UTC  (11+ messages)

[PATCHv5 perf/core 00/22] uprobes: Add support to optimize usdt probes on x86_64
 2025-07-14 14:04 UTC  (16+ messages)
` [PATCHv5 perf/core 08/22] uprobes/x86: Add mapping for optimized uprobe trampolines
` [PATCHv5 perf/core 09/22] uprobes/x86: Add uprobe syscall to speed up uprobe
` [PATCHv5 perf/core 10/22] uprobes/x86: Add support to optimize uprobes
` [PATCHv5 22/22] man2: Add uprobe syscall page

[PATCH net-next v7 0/7] Split netmem from struct page
 2025-07-14 13:58 UTC  (10+ messages)
` [PATCH net-next v7 1/7] netmem: introduce struct netmem_desc mirroring "

[PATCH bpf-next 1/2] bpf: Add struct bpf_token_info
 2025-07-14 13:15 UTC  (4+ messages)

[PATCH 00/12] Signed BPF programs
 2025-07-14 12:55 UTC  (9+ messages)
` [PATCH 05/12] libbpf: Support exclusive map creation

[RFC PATCH bpf-next v2 0/3] bpf: Introduce BPF_F_CPU flag for percpu_array map
 2025-07-14 12:49 UTC  (10+ messages)
` [RFC PATCH bpf-next v2 1/3] "
` [RFC PATCH bpf-next v2 2/3] bpf, libbpf: Support BPF_F_CPU "
` [RFC PATCH bpf-next v2 3/3] selftests/bpf: Add case to test BPF_F_CPU

[PATCH net-next v9 0/8] Split netmem from struct page
 2025-07-14 12:06 UTC  (28+ messages)
` [PATCH net-next v9 1/8] netmem: introduce struct netmem_desc mirroring "
` [PATCH net-next v9 2/8] netmem: introduce utility APIs to use struct netmem_desc
` [PATCH net-next v9 3/8] page_pool: access ->pp_magic through struct netmem_desc in page_pool_page_is_pp()
` [PATCH net-next v9 8/8] mt76: use netmem descriptor and APIs for page pool

[PATCH bpf-next v2 0/3] bpf: Show precise rejected function when attaching to __noreturn and deny list functions
 2025-07-14 12:04 UTC  (4+ messages)
` [PATCH bpf-next v2 1/3] bpf: Show precise rejected function when attaching fexit/fmod_ret to __noreturn functions
` [PATCH bpf-next v2 2/3] bpf: Add log for attaching tracing programs to functions in deny list
` [PATCH bpf-next v2 3/3] selftests/bpf: Add selftest "

[PATCH net-next v10 00/12] Split netmem from struct page
 2025-07-14 12:00 UTC  (13+ messages)
` [PATCH net-next v10 01/12] netmem: introduce struct netmem_desc mirroring "
` [PATCH net-next v10 02/12] netmem: use netmem_desc instead of page to access ->pp in __netmem_get_pp()
` [PATCH net-next v10 03/12] mlx4: access ->pp_ref_count through netmem_desc instead of page
` [PATCH net-next v10 04/12] netdevsim: access ->pp "
` [PATCH net-next v10 05/12] mt76: "
` [PATCH net-next v10 06/12] net: fec: "
` [PATCH net-next v10 07/12] octeontx2-pf: "
` [PATCH net-next v10 08/12] iavf: "
` [PATCH net-next v10 09/12] idpf: "
` [PATCH net-next v10 10/12] mlx5: "
` [PATCH net-next v10 11/12] net: ti: icssg-prueth: "
` [PATCH net-next v10 12/12] libeth: xdp: "

[PATCH net-next v7 0/3] selftest: net: Add selftest for netpoll
 2025-07-14  9:56 UTC  (4+ messages)
` [PATCH net-next v7 1/3] selftests: drv-net: add helper/wrapper for bpftrace
` [PATCH net-next v7 2/3] selftests: drv-net: Strip '@' prefix from bpftrace map keys
` [PATCH net-next v7 3/3] selftests: net: add netpoll basic functionality test

[PATCH net-next v6 0/3] selftest: net: Add selftest for netpoll
 2025-07-14  9:52 UTC  (6+ messages)
` [PATCH net-next v6 1/3] selftests: drv-net: add helper/wrapper for bpftrace
` [PATCH net-next v6 2/3] selftests: drv-net: Strip '@' prefix from bpftrace map keys
` [PATCH net-next v6 3/3] selftests: net: add netpoll basic functionality test

[PATCH v3 0/5] Support trampoline for LoongArch
 2025-07-14  8:55 UTC  (3+ messages)

[PATCH] tools/libbpf: add WERROR option
 2025-07-13 23:03 UTC  (8+ messages)

[PATCH net-next V3 0/4] selftests: drv-net: Test XDP native support
 2025-07-13 19:11 UTC  (11+ messages)
` [PATCH net-next V3 1/4] selftests: drv-net: Test XDP_PASS/DROP support
` [PATCH net-next V3 2/4] selftests: drv-net: Test XDP_TX support
` [PATCH net-next V3 3/4] selftests: drv-net: Test tail-adjustment support
` [PATCH net-next V3 4/4] selftests: drv-net: Test head-adjustment support

[syzbot] [bpf?] [net?] INFO: task hung in dev_map_free (3)
 2025-07-13 14:25 UTC 

[PATCH bpf-next v9 0/2] Support kCFI + BPF on arm64
 2025-07-13 11:01 UTC  (5+ messages)
` [PATCH bpf-next v9 2/2] arm64/cfi,bpf: "

Potential BPF Arena Security Vulnerability, Possible Memory Access and Overflow Issues
 2025-07-12  1:33 UTC  (11+ messages)
  ` [External] : "

[PATCH v5 bpf-next 00/12] bpf: tcp: Exactly-once socket iteration
 2025-07-12  1:25 UTC  (4+ messages)
` [PATCH v5 bpf-next 10/12] selftests/bpf: Create established sockets in socket iterator tests

[PATCH] bpftool: Add CET-aware symbol matching for x86_64 architectures
 2025-07-12  0:47 UTC  (5+ messages)
` [PATCH v3] "
    `  "

[PATCH] perf ftrace latency: Add -e option to measure time between two events
 2025-07-12  0:34 UTC  (2+ messages)

[PATCH bpf-next v3 0/5] sockmap: Fix reading with splice(2)
 2025-07-11 23:09 UTC  (7+ messages)
` [PATCH bpf-next v3 1/5] net: Add splice_read to prot

[PATCH net-next v5 0/3] selftest: net: Add selftest for netpoll
 2025-07-11 22:41 UTC  (5+ messages)
` [PATCH net-next v5 3/3] selftests: net: add netpoll basic functionality test

[RFC bpf-next v1 0/4] Support cookie for link-based struct_ops attachment
 2025-07-11 21:55 UTC  (11+ messages)
` [RFC bpf-next v1 2/4] bpf: Support cookie for linked-based "

[PATCH v13 00/11] perf: Support the deferred unwinding infrastructure
 2025-07-11 20:56 UTC  (3+ messages)

[PATCH] bpf/verifier: factor BPF_F_TEST_RND_HI32 flag check out of opt_subreg_zext_lo32_rnd_hi32
 2025-07-11 20:40 UTC  (2+ messages)

[PATCH bpf-next v4 0/7] Move attach_type into bpf_link
 2025-07-11 18:00 UTC  (8+ messages)
` [PATCH bpf-next v4 1/7] bpf: Add attach_type in bpf_link
` [PATCH bpf-next v4 3/7] bpf: Remove attach_type in sockmap_link
` [PATCH bpf-next v4 4/7] bpf: Remove location field in tcx_link

[PATCH net-next V2 0/5] selftests: drv-net: Test XDP native support
 2025-07-11 17:50 UTC  (8+ messages)
` [PATCH net-next 1/5] selftests: drv-net: Add bpftool util
` [PATCH net-next 2/5] selftests: drv-net: Test XDP_PASS/DROP support

[PATCH v4 0/2] bpf/arena: Add kfunc for reserving arena memory
 2025-07-11 17:50 UTC  (6+ messages)
` [PATCH v4 1/2] bpf/arena: add bpf_arena_reserve_pages kfunc
` [PATCH v4 2/2] selftests/bpf: add selftests for bpf_arena_reserve_pages

[PATCH bpf-next v2 1/2] bpf: Forget ranges when refining tnum after JSET
 2025-07-11 17:50 UTC  (2+ messages)

[PATCH bpf-next V2 0/7] xdp: Allow BPF to set RX hints for XDP_REDIRECTed packets
 2025-07-11 16:04 UTC  (6+ messages)

[PATCH bpf-next 0/3] bpf: Show precise rejected function when attaching to __noreturn and __btf_id functions
 2025-07-11 12:02 UTC  (6+ messages)
` [PATCH bpf-next 2/3] bpf: Show precise rejected function when attaching to "

[PATCH bpf-next v3] bpf: make the attach target more accurate
 2025-07-11 12:01 UTC  (6+ messages)

[PATCH bpf-next v1 0/4] bpf: add icmp_send_unreach kfunc
 2025-07-11 10:57 UTC  (4+ messages)
` [PATCH bpf-next v1 3/4] bpf: add bpf_icmp_send_unreach cgroup_skb kfunc


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).