BPF List
 help / color / mirror / Atom feed
 messages from 2025-02-05 16:46:41 to 2025-02-07 02:20:47 UTC [more...]

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

[PATCH bpf-next v8 00/12] net-timestamp: bpf extension to equip applications transparently
 2025-02-07  2:18 UTC  (37+ messages)
` [PATCH bpf-next v8 01/12] bpf: add support for bpf_setsockopt()
` [PATCH bpf-next v8 05/12] net-timestamp: prepare for isolating two modes of SO_TIMESTAMPING
` [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 12/12] selftests/bpf: add simple bpf tests in the tx path for timestamping feature

[PATCH dwarves 0/3] btf_encoder: emit type tags for bpf_arena pointers
 2025-02-07  2:14 UTC  (4+ messages)
` [PATCH dwarves 1/3] btf_encoder: collect kfuncs info in btf_encoder__new
` [PATCH dwarves 2/3] btf_encoder: emit type tags for bpf_arena pointers
` [PATCH dwarves 3/3] pahole: introduce --btf_feature=attributes

[PATCH bpf-next v2 0/9] Introduce load-acquire and store-release BPF instructions
 2025-02-07  2:06 UTC  (10+ messages)
` [PATCH bpf-next v2 1/9] bpf/verifier: Factor out atomic_ptr_type_ok()
` [PATCH bpf-next v2 2/9] bpf/verifier: Factor out check_atomic_rmw()
` [PATCH bpf-next v2 3/9] bpf/verifier: Factor out check_load_mem() and check_store_reg()
` [PATCH bpf-next v2 4/9] bpf: Introduce load-acquire and store-release instructions
` [PATCH bpf-next v2 5/9] arm64: insn: Add BIT(23) to {load,store}_ex's mask
` [PATCH bpf-next v2 6/9] arm64: insn: Add load-acquire and store-release instructions
` [PATCH bpf-next v2 7/9] bpf, arm64: Support "
` [PATCH bpf-next v2 8/9] selftests/bpf: Add selftests for "
` [PATCH bpf-next v2 9/9] bpf, docs: Update instruction-set.rst "

[LSF/MM/BPF TOPIC] Improving Block Layer Tracepoints for Next-Generation Backup Systems
 2025-02-07  2:06 UTC  (7+ messages)
      ` [Lsf-pc] "

[PATCH bpf-next 1/2] libbpf: fix LDX/STX/ST CO-RE relocation size adjustment logic
 2025-02-07  1:48 UTC  (2+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: add test for LDX/STX/ST relocations over array field

[PATCH 0/2] Add option for generating BTF types of global variables
 2025-02-07  1:20 UTC  (3+ messages)
` [PATCH 1/2] kallsyms: output rodata to ".kallsyms_rodata"
` [PATCH 2/2] btf: Add the option to include global variable types

[PATCH v3 0/2] seccomp: pass uretprobe system call through seccomp
 2025-02-07  1:06 UTC  (9+ messages)
` [PATCH v3 1/2] seccomp: passthrough uretprobe systemcall without filtering
` [PATCH v3 2/2] selftests/seccomp: validate uretprobe syscall passes through seccomp

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

[RFC PATCH bpf-next 0/8] bpf, sched_ext: Make kfunc filters support struct_ops context to reduce runtime overhead
 2025-02-07  0:02 UTC  (12+ 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

Fwd: LSF/MM + BPF ATTEND - Topic 1 for discussion
 2025-02-06 23:42 UTC  (3+ messages)

[PATCH bpf-next 1/2] bpf: Allow top down cgroup prog ordering
 2025-02-06 23:00 UTC  (2+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Add selftests allowing cgroup prog top-down ordering

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

[PATCHSET v9 sched_ext/for-6.15] sched_ext: split global idle cpumask into per-NUMA cpumasks
 2025-02-06 20:15 UTC  (6+ messages)
` [PATCH 1/5] sched/topology: Introduce for_each_numa_node() iterator
` [PATCH 2/5] sched_ext: idle: Introduce SCX_OPS_BUILTIN_IDLE_PER_NODE
` [PATCH 3/5] sched_ext: idle: introduce SCX_PICK_IDLE_IN_NODE
` [PATCH 4/5] sched_ext: idle: Per-node idle cpumasks
` [PATCH 5/5] sched_ext: idle: Introduce node-aware idle cpu kfunc helpers

[PATCH bpf-next v9 0/5] xsk: TX metadata Launch Time support
 2025-02-06 19:29 UTC  (9+ 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

[PATCH net-next v4 0/8] bpf: cpumap: enable GRO for XDP_PASS frames
 2025-02-06 18:35 UTC  (13+ 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()

[PATCH net-next 0/4] xsk: the lost bits from Chapter III
 2025-02-06 18:26 UTC  (5+ messages)
` [PATCH net-next 1/4] unroll: add generic loop unroll helpers
` [PATCH net-next 2/4] i40e: use generic unrolled_count() macro
` [PATCH net-next 3/4] ice: "
` [PATCH net-next 4/4] xsk: add helper to get &xdp_desc's DMA and meta pointer in one go

[RFC PATCH net 0/1] transport_header set incorrectly when using veth
 2025-02-06 18:05 UTC  (2+ messages)
` [RFC PATCH net 1/1] net: check transport_header before adding offset

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

[PATCH v5 0/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices
 2025-02-06 16:18 UTC  (4+ messages)

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

[PATCH iwl-next v2 0/9] igc: Add support for Frame Preemption feature in IGC
 2025-02-06 15:04 UTC  (5+ messages)
` [PATCH iwl-next v2 5/9] igc: Add support for frame preemption verification

[PATCH net 0/3] Add native mode XDP support
 2025-02-06 14:01 UTC  (11+ 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] igc: Fix HW RX timestamp when passed by ZC XDP
 2025-02-06 12:47 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH bpf-next v1 0/2] selftests: fix two small compilation errors
 2025-02-06 12:13 UTC  (3+ messages)

[PATCH v2 bpf] bpf/arena: fix softlockup in arena_map_free on 64k page kernel
 2025-02-06 11:50 UTC  (2+ messages)

[PATCH bpf-next v6 0/6] bpf, mm: Introduce try_alloc_pages()
 2025-02-06 11:13 UTC  (6+ messages)
` [PATCH bpf-next v6 3/6] locking/local_lock: Introduce local_trylock_t and local_trylock_irqsave()

[PATCH 0/4] barrier: Introduce smp_cond_load_*_timeout()
 2025-02-06 10:57 UTC 

Locking and synchronization in BPF
 2025-02-06 10:57 UTC 

[PATCH bpf-next v2 00/26] Resilient Queued Spin Lock
 2025-02-06 10:54 UTC  (27+ messages)
` [PATCH bpf-next v2 01/26] locking: Move MCS struct definition to public header
` [PATCH bpf-next v2 02/26] locking: Move common qspinlock helpers to a private header
` [PATCH bpf-next v2 03/26] locking: Allow obtaining result of arch_mcs_spin_lock_contended
` [PATCH bpf-next v2 04/26] locking: Copy out qspinlock.c to rqspinlock.c
` [PATCH bpf-next v2 05/26] rqspinlock: Add rqspinlock.h header
` [PATCH bpf-next v2 06/26] rqspinlock: Drop PV and virtualization support
` [PATCH bpf-next v2 07/26] rqspinlock: Add support for timeouts
` [PATCH bpf-next v2 08/26] rqspinlock: Protect pending bit owners from stalls
` [PATCH bpf-next v2 09/26] rqspinlock: Protect waiters in queue "
` [PATCH bpf-next v2 10/26] rqspinlock: Protect waiters in trylock fallback "
` [PATCH bpf-next v2 11/26] rqspinlock: Add deadlock detection and recovery
` [PATCH bpf-next v2 12/26] rqspinlock: Add a test-and-set fallback
` [PATCH bpf-next v2 13/26] rqspinlock: Add basic support for CONFIG_PARAVIRT
` [PATCH bpf-next v2 14/26] rqspinlock: Add helper to print a splat on timeout or deadlock
` [PATCH bpf-next v2 15/26] rqspinlock: Add macros for rqspinlock usage
` [PATCH bpf-next v2 16/26] rqspinlock: Add locktorture support
` [PATCH bpf-next v2 17/26] rqspinlock: Hardcode cond_acquire loops to asm-generic implementation
` [PATCH bpf-next v2 18/26] rqspinlock: Add entry to Makefile, MAINTAINERS
` [PATCH bpf-next v2 19/26] bpf: Convert hashtab.c to rqspinlock
` [PATCH bpf-next v2 20/26] bpf: Convert percpu_freelist.c "
` [PATCH bpf-next v2 21/26] bpf: Convert lpm_trie.c "
` [PATCH bpf-next v2 22/26] bpf: Introduce rqspinlock kfuncs
` [PATCH bpf-next v2 23/26] bpf: Handle allocation failure in acquire_lock_state
` [PATCH bpf-next v2 24/26] bpf: Implement verifier support for rqspinlock
` [PATCH bpf-next v2 25/26] bpf: Maintain FIFO property for rqspinlock unlock
` [PATCH bpf-next v2 26/26] selftests/bpf: Add tests for rqspinlock

[net-next PATCH v5 0/6] Add af_xdp support for cn10k
 2025-02-06  8:50 UTC  (7+ messages)
` [net-next PATCH v5 1/6] octeontx2-pf: use xdp_return_frame() to free xdp buffers
` [net-next PATCH v5 2/6] octeontx2-pf: Add AF_XDP non-zero copy support
` [net-next PATCH v5 3/6] octeontx2-pf: AF_XDP zero copy receive support
` [net-next PATCH v5 4/6] octeontx2-pf: Reconfigure RSS table after enabling AF_XDP zerocopy on rx queue
` [net-next PATCH v5 5/6] octeontx2-pf: Prepare for AF_XDP
` [net-next PATCH v5 6/6] octeontx2-pf: AF_XDP zero copy transmit support

[PATCH bpf] bpf: skip non existing key in generic_map_lookup_batch
 2025-02-06  8:20 UTC  (3+ messages)

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

[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

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

[PATCH bpf-next v8 0/5] xsk: TX metadata Launch Time support
 2025-02-06  4:32 UTC  (6+ messages)
` [PATCH bpf-next v8 4/5] igc: Refactor empty packet insertion into a reusable function

[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 net-next 00/12] mlxsw: Preparations for XDP support
 2025-02-05 17:09 UTC  (6+ messages)


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