BPF List
 help / color / mirror / Atom feed
 messages from 2025-02-04 15:59:32 to 2025-02-06 06:12:51 UTC [more...]

[PATCH bpf-next v8 00/12] net-timestamp: bpf extension to equip applications transparently
 2025-02-06  6:12 UTC  (53+ messages)
` [PATCH bpf-next v8 01/12] bpf: add support for bpf_setsockopt()
` [PATCH bpf-next v8 02/12] bpf: prepare for timestamping callbacks use
` [PATCH bpf-next v8 03/12] bpf: stop unsafely accessing TCP fields in bpf callbacks
` [PATCH bpf-next v8 04/12] bpf: stop calling some sock_op BPF CALLs in new timestamping callbacks
` [PATCH bpf-next v8 05/12] net-timestamp: prepare for isolating two modes of SO_TIMESTAMPING
` [PATCH bpf-next v8 06/12] bpf: support SCM_TSTAMP_SCHED "
` [PATCH bpf-next v8 07/12] bpf: support sw SCM_TSTAMP_SND "
` [PATCH bpf-next v8 08/12] bpf: support hw "
` [PATCH bpf-next v8 09/12] bpf: support SCM_TSTAMP_ACK "
` [PATCH bpf-next v8 10/12] bpf: make TCP tx timestamp bpf extension work
` [PATCH bpf-next v8 11/12] bpf: add a new callback in tcp_tx_timestamp()
` [PATCH bpf-next v8 12/12] selftests/bpf: add simple bpf tests in the tx path for timestamping feature

[PATCH bpf-next v9 0/5] xsk: TX metadata Launch Time support
 2025-02-06  6:04 UTC  (6+ messages)
` [PATCH bpf-next v9 1/5] xsk: Add launch time hardware offload support to XDP Tx metadata
` [PATCH bpf-next v9 2/5] selftests/bpf: Add launch time request to xdp_hw_metadata
` [PATCH bpf-next v9 3/5] net: stmmac: Add launch time support to XDP ZC
` [PATCH bpf-next v9 4/5] igc: Refactor empty frame insertion for launch time support
` [PATCH bpf-next v9 5/5] igc: Add launch time support to XDP ZC

[RFC] kexec: Use bpf to allow kexec to load PE format boot image
 2025-02-06  6:03 UTC  (3+ messages)

[PATCH bpf-next v4 0/4] Add prog_kfunc feature probe
 2025-02-06  5:15 UTC  (5+ messages)
` [PATCH bpf-next v4 1/4] libbpf: Extract prog load type check from libbpf_probe_bpf_helper
` [PATCH bpf-next v4 2/4] libbpf: Init fd_array when prog probe load
` [PATCH bpf-next v4 3/4] libbpf: Add libbpf_probe_bpf_kfunc API
` [PATCH bpf-next v4 4/4] selftests/bpf: Add libbpf_probe_bpf_kfunc API selftests

[PATCH v5 4/4] perf parse-events: Reapply "Prefer sysfs/JSON hardware events over legacy"
 2025-02-06  5:09 UTC  (13+ messages)

handling EINTR from bpf_map_lookup_batch
 2025-02-06  5:02 UTC  (10+ messages)

[PATCH bpf-next v8 0/5] xsk: TX metadata Launch Time support
 2025-02-06  4:32 UTC  (10+ messages)
` [PATCH bpf-next v8 1/5] xsk: Add launch time hardware offload support to XDP Tx metadata
` [PATCH bpf-next v8 2/5] selftests/bpf: Add launch time request to xdp_hw_metadata
` [PATCH bpf-next v8 3/5] net: stmmac: Add launch time support to XDP ZC
` [PATCH bpf-next v8 4/5] igc: Refactor empty packet insertion into a reusable function
` [PATCH bpf-next v8 5/5] igc: Add launch time support to XDP ZC

[PATCH bpf-next v7 00/13] net-timestamp: bpf extension to equip applications transparently
 2025-02-06  4:03 UTC  (19+ messages)
` [PATCH bpf-next v7 11/13] net-timestamp: add a new callback in tcp_tx_timestamp()

[PATCH net-next v4 0/8] bpf: cpumap: enable GRO for XDP_PASS frames
 2025-02-06  2:56 UTC  (11+ messages)
` [PATCH net-next v4 1/8] net: gro: decouple GRO from the NAPI layer
` [PATCH net-next v4 2/8] net: gro: expose GRO init/cleanup to use outside of NAPI
` [PATCH net-next v4 3/8] bpf: cpumap: switch to GRO from netif_receive_skb_list()
` [PATCH net-next v4 4/8] bpf: cpumap: reuse skb array instead of a linked list to chain skbs
` [PATCH net-next v4 5/8] net: skbuff: introduce napi_skb_cache_get_bulk()
` [PATCH net-next v4 6/8] bpf: cpumap: switch to napi_skb_cache_get_bulk()
` [PATCH net-next v4 7/8] veth: use napi_skb_cache_get_bulk() instead of xdp_alloc_skb_bulk()
` [PATCH net-next v4 8/8] xdp: remove xdp_alloc_skb_bulk()

[RFC PATCH 0/2] livepatch: Add support for hybrid mode
 2025-02-06  2:54 UTC  (3+ messages)

[PATCH bpf-next] selftests/bpf: implement setting global variables in veristat
 2025-02-06  1:46 UTC  (4+ messages)

[PATCH 0/2] tools: Unify top-level quiet infrastructure
 2025-02-06  1:28 UTC  (7+ messages)

[PATCH bpf-next] bpf: Add comment about helper freeze
 2025-02-06  1:00 UTC  (2+ messages)

[PATCH v3 0/3] Makefile fixes for samples/{bpf,hid}
 2025-02-06  1:00 UTC  (4+ messages)
` [PATCH v3 2/3] samples/bpf: fix broken vmlinux path for VMLINUX_BTF

[PATCH] selftests: bpf: Support dynamic linking LLVM if static not available
 2025-02-06  1:00 UTC  (3+ messages)

[PATCH bpf-next v3 0/6] BTF: arbitrary __attribute__ encoding
 2025-02-06  1:00 UTC  (2+ messages)

[PATCH bpf-next] bpf: define KF_ARENA_* flags for bpf_arena kfuncs
 2025-02-06  0:31 UTC 

[PATCH bpf-next 0/4] bpf: Introduce global percpu data
 2025-02-06  0:09 UTC  (9+ messages)
` [PATCH bpf-next 1/4] "
` [PATCH bpf-next 2/4] bpf, libbpf: Support "
` [PATCH bpf-next 3/4] bpf, bpftool: Generate skeleton for "
` [PATCH bpf-next 4/4] selftests/bpf: Add a case to test "

[PATCH 1/2] libbpf: BPF program load type enum
 2025-02-05 22:33 UTC  (5+ messages)
` [PATCH 2/2] libbpf: BPF programs dynamic loading and attaching
    `  "

[PATCH 0/1] libbpf: Convert ELF notes into read-only maps
 2025-02-05 21:22 UTC  (3+ messages)
` [PATCH 1/1] "

[RFC PATCH bpf-next 0/8] bpf, sched_ext: Make kfunc filters support struct_ops context to reduce runtime overhead
 2025-02-05 19:30 UTC  (9+ messages)
` [RFC PATCH bpf-next 1/8] bpf: Add struct_ops context information to struct bpf_prog_aux
` [RFC PATCH bpf-next 2/8] sched_ext: Add filter for scx_kfunc_ids_select_cpu
` [RFC PATCH bpf-next 3/8] sched_ext: Add filter for scx_kfunc_ids_enqueue_dispatch
` [RFC PATCH bpf-next 4/8] sched_ext: Add filter for scx_kfunc_ids_dispatch
` [RFC PATCH bpf-next 5/8] sched_ext: Add filter for scx_kfunc_ids_cpu_release
` [RFC PATCH bpf-next 6/8] sched_ext: Add filter for scx_kfunc_ids_unlocked
` [RFC PATCH bpf-next 7/8] sched_ext: Removed mask-based runtime restrictions on calling kfuncs in different contexts
` [RFC PATCH bpf-next 8/8] selftests/sched_ext: Update enq_select_cpu_fails to adapt to struct_ops context filter

[PATCH net 0/3] Add native mode XDP support
 2025-02-05 17:46 UTC  (9+ messages)
` [PATCH net 1/3] net: ti: icssg-prueth: Use page_pool API for RX buffer allocation
    ` [EXTERNAL] "
` [PATCH net 3/3] net: ti: icssg-prueth: Add AF_XDP support
    ` [EXTERNAL] "

[PATCH iwl-next v2 0/9] igc: Add support for Frame Preemption feature in IGC
 2025-02-05 17:12 UTC  (11+ messages)
` [PATCH iwl-next v2 1/9] net: ethtool: mm: extract stmmac verification logic into common library
` [PATCH iwl-next v2 2/9] igc: Rename xdp_get_tx_ring() for non-xdp usage
` [PATCH iwl-next v2 3/9] igc: Optimize the TX packet buffer utilization
` [PATCH iwl-next v2 4/9] igc: Set the RX packet buffer size for TSN mode
` [PATCH iwl-next v2 5/9] igc: Add support for frame preemption verification
` [PATCH iwl-next v2 6/9] igc: Add support to set tx-min-frag-size
` [PATCH iwl-next v2 7/9] igc: Add support for preemptible traffic class in taprio
` [PATCH iwl-next v2 8/9] igc: Add support to get MAC Merge data via ethtool
` [PATCH iwl-next v2 9/9] igc: Add support to get frame preemption statistics "

[PATCH net-next 00/12] mlxsw: Preparations for XDP support
 2025-02-05 17:09 UTC  (6+ messages)

[PATCH v2 bpf] bpf/arena: fix softlockup in arena_map_free on 64k page kernel
 2025-02-05 17:00 UTC 

[PATCH bpf] bpf: skip non existing key in generic_map_lookup_batch
 2025-02-05 16:57 UTC 

[PATCH v2 00/16] scripts/sorttable: ftrace: Remove place holders for weak functions in available_filter_functions
 2025-02-05 16:00 UTC  (5+ messages)
` [PATCH v2 16/16] scripts/sorttable: ftrace: Do not add weak functions to available_filter_functions
      `  "

Poor performance of bpf_map_update_elem() for BPF_MAP_TYPE_HASH_OF_MAPS / BPF_MAP_TYPE_ARRAY_OF_MAPS
 2025-02-05 12:58 UTC 

[PATCH bpf-next v1 0/2] selftests: fix two small compilation errors
 2025-02-05  9:38 UTC  (6+ messages)
` [PATCH bpf-next v1 2/2] bpf: sockopt_sk: fix 'undeclared' definition error

[linus:master] [fprobe] 4346ba1604: netperf.Throughput_tps 11.7% regression
 2025-02-05  8:18 UTC 

[PATCH bpf-next v7 0/6] net/smc: Introduce smc_ops
 2025-02-05  8:02 UTC  (5+ messages)
` [PATCH bpf-next v7 3/6] net/smc: Introduce generic hook smc_ops

[PATCH bpf-next v3 00/18] bpf qdisc
 2025-02-05  4:13 UTC  (9+ messages)
` [PATCH bpf-next v3 08/18] bpf: net_sched: Support implementation of Qdisc_ops in bpf
` [PATCH bpf-next v3 18/18] selftests/bpf: Test attaching bpf qdisc to mq and non root

[PATCH bpf-next v1] selftests/bpf: correct the check of join cgroup
 2025-02-05  2:42 UTC  (2+ messages)

[PATCH bpf-next v2 00/20] Support dynptr key for hash map
 2025-02-05  1:33 UTC  (4+ messages)
` [PATCH bpf-next v2 01/20] bpf: Add two helpers to facilitate the parsing of bpf_dynptr

[PATCH bpf-next 0/3] bpf: Overwrite the htab element atomically
 2025-02-05  1:38 UTC  (3+ messages)
` [PATCH bpf-next 2/3] bpf: Overwrite the element in hash map atomically
  ` [RESEND] "

[PATCH bpf v2] selftests/bpf: Fix freplace_link segfault in tailcalls prog test
 2025-02-05  0:51 UTC  (3+ messages)

[RFC] bpf: Rethinking BPF safety, BPF open-coded iterators, and possible improvements (runtime protection)
 2025-02-05  0:40 UTC  (3+ messages)

[PATCH net-next v3 0/2] netdevgenl: Add an xsk attribute to queues
 2025-02-04 19:10 UTC  (2+ messages)
` [PATCH net-next v3 2/2] selftests: drv-net: Test queue xsk attribute

[PATCH bpf-next v2 0/3] bpf: Some fixes for nullness elision
 2025-02-04 17:25 UTC  (4+ messages)
` [PATCH bpf-next v2 1/3] bpf: verifier: Do not extract constant map keys for irrelevant maps
` [PATCH bpf-next v2 2/3] bpf: selftests: Test constant key extraction on "
` [PATCH bpf-next v2 3/3] bpf: verifier: Disambiguate get_constant_map_key() errors

Fwd: LSF/MM + BPF ATTEND - Topic 1 for discussion
 2025-02-04 17:15 UTC  (2+ messages)
  `  "

[PATCH bpf] bpf/arena: fix softlockup in arena_map_free on 64k page kernel
 2025-02-04 15:53 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