BPF List
 help / color / mirror / Atom feed
 messages from 2025-02-07 01:26:23 to 2025-02-10 06:00:04 UTC [more...]

[PATCH bpf-next v5 0/4] Add prog_kfunc feature probe
 2025-02-10  5:59 UTC 

[RFC PATCH 0/2] livepatch: Add support for hybrid mode
 2025-02-10  2:39 UTC  (9+ messages)

[PATCH bpf-next v2 0/9] Introduce load-acquire and store-release BPF instructions
 2025-02-09 23:41 UTC  (20+ 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 "

[PATCH bpf-next] uprobes: Harden uretprobe syscall trampoline check
 2025-02-09 22:05 UTC 

[PATCHSET v10 sched_ext/for-6.15] sched_ext: split global idle cpumask into per-NUMA cpumasks
 2025-02-09 18:07 UTC  (21+ messages)
` [PATCH 1/6] mm/numa: Introduce numa_nearest_nodemask()
` [PATCH 2/6] sched/topology: Introduce for_each_numa_node() iterator
` [PATCH 3/6] sched_ext: idle: Introduce SCX_OPS_BUILTIN_IDLE_PER_NODE
` [PATCH 4/6] sched_ext: idle: introduce SCX_PICK_IDLE_IN_NODE
` [PATCH 5/6] sched_ext: idle: Per-node idle cpumasks
` [PATCH 6/6] sched_ext: idle: Introduce node-aware idle cpu kfunc helpers

[RFC PATCH bpf-next 0/8] bpf, sched_ext: Make kfunc filters support struct_ops context to reduce runtime overhead
 2025-02-09 15:22 UTC  (4+ messages)
` [RFC PATCH bpf-next 6/8] sched_ext: Add filter for scx_kfunc_ids_unlocked

[PATCH net-next 0/4] xsk: the lost bits from Chapter III
 2025-02-09 11:07 UTC  (5+ messages)
` [PATCH net-next 1/4] unroll: add generic loop unroll helpers
` [PATCH net-next 4/4] xsk: add helper to get &xdp_desc's DMA and meta pointer in one go

[PATCH net-next 00/15] Rate management on traffic classes + misc
 2025-02-09 10:17 UTC  (16+ messages)
` [PATCH net-next 01/15] devlink: Extend devlink rate API with traffic classes bandwidth management
` [PATCH net-next 02/15] net/mlx5: Add no-op implementation for setting tc-bw on rate objects
` [PATCH net-next 03/15] net/mlx5: Add support for setting tc-bw on nodes
` [PATCH net-next 04/15] net/mlx5: Add traffic class scheduling support for vport QoS
` [PATCH net-next 05/15] net/mlx5: Manage TC arbiter nodes and implement full support for tc-bw
` [PATCH net-next 06/15] net/mlx5e: reduce the max log mpwrq sz for ECPF and reps
` [PATCH net-next 07/15] net/mlx5e: reduce rep rxq depth to 256 for ECPF
` [PATCH net-next 08/15] net/mlx5e: set the tx_queue_len for pfifo_fast
` [PATCH net-next 09/15] net/mlx5: Rename and move mlx5_esw_query_vport_vhca_id
` [PATCH net-next 10/15] net/mlx5: Expose ICM consumption per function
` [PATCH net-next 11/15] net/mlx5e: Move RQs diagnose to a dedicated function
` [PATCH net-next 12/15] net/mlx5e: Add direct TIRs to devlink rx reporter diagnose
` [PATCH net-next 13/15] net/mlx5e: Expose RSS via "
` [PATCH net-next 14/15] net/mlx5: Extend Ethtool loopback selftest to support non-linear SKB
` [PATCH net-next 15/15] net/mlx5: XDP, Enable TX side XDP multi-buffer support

[PATCH bpf-next v4 0/4] Add prog_kfunc feature probe
 2025-02-09  6:56 UTC  (5+ messages)
` [PATCH bpf-next v4 3/4] libbpf: Add libbpf_probe_bpf_kfunc API

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

The business loan-
 2025-02-08 22:10 UTC 

[PATCH v3 0/2] seccomp: pass uretprobe system call through seccomp
 2025-02-08 20:35 UTC  (9+ messages)

Poor performance of bpf_map_update_elem() for BPF_MAP_TYPE_HASH_OF_MAPS / BPF_MAP_TYPE_ARRAY_OF_MAPS
 2025-02-08 18:33 UTC  (7+ messages)

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

[PATCH bpf-next v8 00/12] net-timestamp: bpf extension to equip applications transparently
 2025-02-08  6:53 UTC  (20+ messages)
` [PATCH bpf-next v8 10/12] bpf: make TCP tx timestamp bpf extension work

[PATCH net-next v5 0/3] netdev-genl: Add an xsk attribute to queues
 2025-02-08  4:12 UTC  (2+ messages)
` [PATCH net-next v5 3/3] selftests: drv-net: Test queue xsk attribute

[PATCH bpf-next v2 00/26] Resilient Queued Spin Lock
 2025-02-08  3:06 UTC  (12+ messages)
` [PATCH bpf-next v2 11/26] rqspinlock: Add deadlock detection and recovery
` [PATCH bpf-next v2 17/26] rqspinlock: Hardcode cond_acquire loops to asm-generic implementation
` [PATCH bpf-next v2 19/26] bpf: Convert hashtab.c to rqspinlock
` [PATCH bpf-next v2 23/26] bpf: Handle allocation failure in acquire_lock_state

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

[PATCH bpf-next] selftests/bpf: Remove with_addr.sh and with_tunnels.sh
 2025-02-08  2:40 UTC  (2+ messages)

[PATCH bpf-next] bpf: define KF_ARENA_* flags for bpf_arena kfuncs
 2025-02-08  2:30 UTC  (2+ messages)

[PATCH v2 bpf 0/2] bpf: skip non exist keys in
 2025-02-08  2:13 UTC  (6+ messages)
` [PATCH v2 bpf 1/2] bpf: skip non exist keys in generic_map_lookup_batch
` [PATCH v2 bpf 2/2] selftests: bpf: test batch lookup on array of maps with holes

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

[PATCH bpf-next v2 18/26] rqspinlock: Add entry to Makefile, MAINTAINERS
 2025-02-08  0:43 UTC  (4+ messages)

[PATCH bpf-next 0/4] bpf: Introduce global percpu data
 2025-02-08  0:23 UTC  (15+ 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 0/2] Add option for generating BTF types of global variables
 2025-02-07 23:50 UTC  (3+ messages)
` [PATCH 2/2] btf: Add the option to include global variable types

[PATCH bpf-next v2 0/3] bpf: Some fixes for nullness elision
 2025-02-07 23:50 UTC  (2+ messages)

[PATCH bpf-next v2 02/26] locking: Move common qspinlock helpers to a private header
 2025-02-07 23:21 UTC  (2+ messages)

[PATCH net-next v6 0/5] net: stmmac: Add PCI driver support for BCM8958x
 2025-02-07 23:18 UTC  (4+ messages)

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

[PATCH] tools/build: Skip jobserver flgas in -s detection
 2025-02-07 21:14 UTC  (2+ messages)

[PATCH v4 00/30] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2025-02-07 18:37 UTC  (6+ messages)
` [PATCH v4 22/30] context_tracking: Exit CT_STATE_IDLE upon irq/nmi entry

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

[PATCHSET v9 sched_ext/for-6.15] sched_ext: split global idle cpumask into per-NUMA cpumasks
 2025-02-07 17:07 UTC  (5+ messages)
` [PATCH 1/5] sched/topology: Introduce for_each_numa_node() iterator

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

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

[PATCH net-next v4 0/8] bpf: cpumap: enable GRO for XDP_PASS frames
 2025-02-07 15:43 UTC  (11+ messages)
` [PATCH net-next v4 1/8] net: gro: decouple GRO from the NAPI layer

[PATCH bpf-next v1 0/1] Using the right format specifiers for bpftool
 2025-02-07 15:08 UTC  (6+ messages)
` [PATCH bpf-next v1 1/1] bpftool: Using the right format specifiers

[RFC PATCH net 0/1] transport_header set incorrectly when using veth
 2025-02-07 14:30 UTC  (4+ messages)
` [RFC PATCH net 1/1] net: check transport_header before adding offset

[PATCH bpf-next v2 22/26] bpf: Introduce rqspinlock kfuncs
 2025-02-07 13:43 UTC  (2+ messages)

[net-next PATCH v5 6/6] octeontx2-pf: AF_XDP zero copy transmit support
 2025-02-07 11:40 UTC  (2+ messages)

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

Idea for "function meta"
 2025-02-07  8:16 UTC  (5+ messages)

[PATCH 1/2] perf ftrace latency: variable histogram buckets
 2025-02-07  8:04 UTC 

[PATCH bpf-next v1 0/2] selftests: fix two small compilation errors
 2025-02-07  6:48 UTC  (4+ messages)
` [PATCH bpf-next v1 1/2] bpf: changes_pkt_data: correct the 'main' error

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

[PATCH bpf] bpf: skip non existing key in generic_map_lookup_batch
 2025-02-07  4:12 UTC  (4+ messages)

[PATCH v2 0/5] kallsyms: Emit symbol for holes in text and fix weak function issue
 2025-02-07  3:16 UTC  (9+ messages)
    `  "

[PATCH net-next v4 0/3] netdev-genl: Add an xsk attribute to queues
 2025-02-07  3:08 UTC  (2+ messages)
` [PATCH net-next v4 3/3] selftests: drv-net: Test queue xsk attribute

[PATCH bpf-next v10 0/5] xsk: TX metadata Launch Time support
 2025-02-07  2:19 UTC  (6+ 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 v10 5/5] igc: Add launch time support to XDP ZC

[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


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