BPF List
 help / color / mirror / Atom feed
 messages from 2026-01-14 11:50:04 to 2026-01-15 17:24:51 UTC [more...]

[PATCH net-next v9 0/9] Add support for providers with large rx buffer
 2026-01-15 17:12 UTC  (9+ messages)
` [PATCH net-next v9 1/9] net: memzero mp params when closing a queue
` [PATCH net-next v9 2/9] net: reduce indent of struct netdev_queue_mgmt_ops members
` [PATCH net-next v9 3/9] net: add bare bone queue configs
` [PATCH net-next v9 4/9] net: pass queue rx page size from memory provider
` [PATCH net-next v9 6/9] eth: bnxt: adjust the fill level of agg queues with larger buffers
` [PATCH net-next v9 7/9] eth: bnxt: support qcfg provided rx page size
` [PATCH net-next v9 8/9] selftests: iou-zcrx: test large chunk sizes
` [PATCH net-next v9 9/9] io_uring/zcrx: document area chunking parameter

[PATCH v3 00/18] rtla: Robustness and code quality improvements
 2026-01-15 16:31 UTC  (2+ messages)
` [PATCH v3 01/18] rtla: Exit on memory allocation failures during initialization

[PATCH bpf-next] selftests/bpf: Fix map_kptr test failure
 2026-01-15 17:19 UTC  (3+ messages)

[PATCH net-next v8 0/9] Add support for providers with large rx buffer
 2026-01-15 17:10 UTC  (4+ messages)
` [PATCH net-next v8 7/9] eth: bnxt: support qcfg provided rx page size

[PATCH dwarves] bpf_encoder: Fix a verbose output issue
 2026-01-15 17:09 UTC  (3+ messages)

[PATCH bpf] selftests/bpf: Support when CONFIG_VXLAN=m
 2026-01-15 16:34 UTC 

[PATCH v9 00/13] Direct Map Removal Support for guest_memfd
 2026-01-15 15:55 UTC  (19+ messages)
` [PATCH v9 01/13] set_memory: add folio_{zap,restore}_direct_map helpers
    ` [PATCH v9 01/13] set_memory: add folio_{zap, restore}_direct_map helpers
` [PATCH v9 02/13] mm/gup: drop secretmem optimization from gup_fast_folio_allowed
` [PATCH v9 03/13] mm: introduce AS_NO_DIRECT_MAP
` [PATCH v9 04/13] KVM: guest_memfd: Add stub for kvm_arch_gmem_invalidate
` [PATCH v9 05/13] KVM: x86: define kvm_arch_gmem_supports_no_direct_map()
` [PATCH v9 06/13] KVM: arm64: "
` [PATCH v9 07/13] KVM: guest_memfd: Add flag to remove from direct map
` [PATCH v9 08/13] KVM: selftests: load elf via bounce buffer
` [PATCH v9 09/13] KVM: selftests: set KVM_MEM_GUEST_MEMFD in vm_mem_add() if guest_memfd != -1
` [PATCH v9 10/13] KVM: selftests: Add guest_memfd based vm_mem_backing_src_types
` [PATCH v9 11/13] KVM: selftests: cover GUEST_MEMFD_FLAG_NO_DIRECT_MAP in existing selftests
` [PATCH v9 12/13] KVM: selftests: stuff vm_mem_backing_src_type into vm_shape
` [PATCH v9 13/13] KVM: selftests: Test guest execution from direct map removed gmem

[PATCH] bpf/verifier: compress bpf_reg_state by using bitfields
 2026-01-15 15:20 UTC 

[PATCH RFC v2 00/20] slab: replace cpu (partial) slabs with sheaves
 2026-01-15 15:12 UTC  (28+ messages)
` [PATCH RFC v2 01/20] mm/slab: add rcu_barrier() to kvfree_rcu_barrier_on_cache()
` [PATCH RFC v2 05/20] slab: introduce percpu sheaves bootstrap
` [PATCH RFC v2 06/20] slab: make percpu sheaves compatible with kmalloc_nolock()/kfree_nolock()
` [PATCH RFC v2 08/20] slab: add optimized sheaf refill from partial list
` [PATCH RFC v2 09/20] slab: remove cpu (partial) slabs usage from allocation paths
` [PATCH RFC v2 12/20] slab: remove defer_deactivate_slab()

[PATCH bpf-next 0/2] bpf: Fix linked register tracking
 2026-01-15 15:11 UTC  (3+ messages)
` [PATCH bpf-next 1/2] bpf: Preserve id of register in sync_linked_regs()
` [PATCH bpf-next 2/2] selftests: bpf: Add test for multiple syncs from linked register

[PATCH] bpf/verifier: optimize precision backtracking by skipping precise bits
 2026-01-15 15:04 UTC 

[PATCH] bpf/verifier: optimize ID mapping reset in states_equal
 2026-01-15 14:49 UTC 

[PATCH] riscv, bpf: Emit fence.i for BPF_NOSPEC
 2026-01-15 13:13 UTC  (2+ messages)

Verifier misses infinite loop
 2026-01-15 12:57 UTC 

[PATCH v2 net-next 0/1] AccECN packetdrill selftest series
 2026-01-15 12:33 UTC  (6+ messages)
` [PATCH v2 net-next 1/1] selftests/net: packetdrill: add TCP Accurate ECN cases

[PATCH v8 net-next 00/14] AccECN protocol case handling series
 2026-01-15 12:28 UTC  (15+ messages)
` [PATCH v8 net-next 01/14] tcp: try to avoid safer when ACKs are thinned
` [PATCH v8 net-next 02/14] gro: flushing when CWR is set negatively affects AccECN
` [PATCH v8 net-next 03/14] selftests/net: gro: add self-test for TCP CWR flag
` [PATCH v8 net-next 04/14] tcp: ECT_1_NEGOTIATION and NEEDS_ACCECN identifiers
` [PATCH v8 net-next 05/14] tcp: disable RFC3168 fallback identifier for CC modules
` [PATCH v8 net-next 06/14] tcp: accecn: handle unexpected AccECN negotiation feedback
` [PATCH v8 net-next 07/14] tcp: accecn: retransmit downgraded SYN in AccECN negotiation
` [PATCH v8 net-next 08/14] tcp: add TCP_SYNACK_RETRANS synack_type
` [PATCH v8 net-next 09/14] tcp: accecn: retransmit SYN/ACK without AccECN option or non-AccECN SYN/ACK
` [PATCH v8 net-next 10/14] tcp: accecn: unset ECT if receive or send ACE=0 in AccECN negotiaion
` [PATCH v8 net-next 11/14] tcp: accecn: fallback outgoing half link to non-AccECN
` [PATCH v8 net-next 12/14] tcp: accecn: detect loss ACK w/ AccECN option and add TCP_ACCECN_OPTION_PERSIST
` [PATCH v8 net-next 13/14] tcp: accecn: enable AccECN
` [PATCH v8 net-next 14/14] selftests/net: packetdrill: add TCP Accurate ECN cases

[PATCH net-next v1] net: sched: sfq: add detailed drop reasons for monitoring
 2026-01-15 12:23 UTC 

[PATCH bpf-next 0/4] selftests/bpf: add a new runner for bpftool tests
 2026-01-15 11:37 UTC  (9+ messages)
` [PATCH bpf-next 1/4] bpf/selftests: move assert macros into a dedicated header
` [PATCH bpf-next 2/4] bpf/selftests: introduce bptool test runner and a first test
` [PATCH bpf-next 3/4] selftests/bpf: add bpftool map manipulations tests
` [PATCH bpf-next 4/4] selftests/bpf: remove converted bpftool test scripts

[PATCH bpf-next v10 00/12] bpf: fsession support
 2026-01-15 11:22 UTC  (13+ messages)
` [PATCH bpf-next v10 01/12] bpf: add "
` [PATCH bpf-next v10 02/12] bpf: use the least significant byte for the nr_args in trampoline
` [PATCH bpf-next v10 03/12] bpf: change prototype of bpf_session_{cookie,is_return}
` [PATCH bpf-next v10 04/12] bpf: support fsession for bpf_session_is_return
` [PATCH bpf-next v10 05/12] bpf: support fsession for bpf_session_cookie
` [PATCH bpf-next v10 06/12] bpf,x86: introduce emit_store_stack_imm64() for trampoline
` [PATCH bpf-next v10 07/12] bpf,x86: add fsession support for x86_64
` [PATCH bpf-next v10 08/12] libbpf: add fsession support
` [PATCH bpf-next v10 09/12] bpftool: "
` [PATCH bpf-next v10 10/12] selftests/bpf: add testcases for fsession
` [PATCH bpf-next v10 11/12] selftests/bpf: add testcases for fsession cookie
` [PATCH bpf-next v10 12/12] selftests/bpf: test fsession mixed with fentry and fexit

[RFC PATCH bpf-next 0/3] BPF-based NUMA balancing
 2026-01-15 10:24 UTC  (5+ messages)
` [RFC PATCH bpf-next 2/3] mm: add support for bpf based numa balancing

[PATCH net-next v6 0/2] xsk: move cq_cached_prod_lock
 2026-01-15  9:20 UTC  (6+ messages)
` [PATCH net-next v6 2/2] xsk: move cq_cached_prod_lock to avoid touching a cacheline in sending path

[PATCH bpf-next v9 00/11] bpf: fsession support
 2026-01-15  8:33 UTC  (12+ messages)
` [PATCH bpf-next v9 01/11] bpf: add "
` [PATCH bpf-next v9 07/11] bpf,x86: add fsession support for x86_64

[PATCH v2 0/6] powerpc64/bpf: Support tailcalls with subprogs & BPF exceptions
 2026-01-15  8:29 UTC  (9+ messages)
` [PATCH v2 1/6] powerpc64/bpf: Move tail_call_cnt to bottom of stack frame
` [PATCH v2 2/6] powerpc64/bpf: Support tailcalls with subprogs
` [PATCH v2 4/6] powerpc64/bpf: Add arch_bpf_stack_walk() for BPF JIT

[PATCH net-next v7 00/16] netkit: Support for io_uring zero-copy and AF_XDP
 2026-01-15  8:26 UTC  (17+ messages)
` [PATCH net-next v7 01/16] net: Add queue-create operation
` [PATCH net-next v7 02/16] net: Implement netdev_nl_queue_create_doit
` [PATCH net-next v7 03/16] net: Add lease info to queue-get response
` [PATCH net-next v7 04/16] net, ethtool: Disallow leased real rxqs to be resized
` [PATCH net-next v7 05/16] net: Proxy net_mp_{open,close}_rxq for leased queues
` [PATCH net-next v7 06/16] net: Proxy netdev_queue_get_dma_dev "
` [PATCH net-next v7 07/16] xsk: Extend xsk_rcv_check validation
` [PATCH net-next v7 08/16] xsk: Proxy pool management for leased queues
` [PATCH net-next v7 09/16] netkit: Add single device mode for netkit
` [PATCH net-next v7 10/16] netkit: Implement rtnl_link_ops->alloc and ndo_queue_create
` [PATCH net-next v7 11/16] netkit: Add netkit notifier to check for unregistering devices
` [PATCH net-next v7 12/16] netkit: Add xsk support for af_xdp applications
` [PATCH net-next v7 13/16] selftests/net: Add bpf skb forwarding program
` [PATCH net-next v7 14/16] selftests/net: Add env for container based tests
` [PATCH net-next v7 15/16] selftests/net: Make NetDrvContEnv support queue leasing
` [PATCH net-next v7 16/16] selftests/net: Add netkit container tests

[PATCH bpf-next v4 0/4] emit ENDBR/BTI instructions for indirect jump targets
 2026-01-15  7:47 UTC  (9+ messages)
` [PATCH bpf-next v4 1/4] bpf: Fix an off-by-one error in check_indirect_jump
` [PATCH bpf-next v4 2/4] bpf: Add helper to detect indirect jump targets

[PATCH bpf-next v3 1/2] bpf: Add range tracking for BPF_DIV and BPF_MOD
 2026-01-15  5:05 UTC  (4+ messages)

[PATCH bpf-next v3 0/5] bpf: lru: Fix unintended eviction when updating lru hash maps
 2026-01-15  3:33 UTC  (7+ messages)
` [PATCH bpf-next v3 1/5] bpf: lru: Tidy hash handling in LRU code
` [PATCH bpf-next v3 4/5] bpf: lru: Fix unintended eviction when updating lru hash maps

[PATCH dwarves 0/4] Improve BTF concrete function accuracy
 2026-01-15  3:27 UTC  (6+ messages)
` [PATCH dwarves 3/4] btf_encoder: Add true_signature feature support for "."-suffixed functions

[PATCH] bpf/verifier: implement slab cache for verifier state list
 2026-01-15  3:19 UTC  (4+ messages)
` [PATCH bpf-next] "

[PATCH v2 bpf-next 0/2] bpf: Live registers computation with gotox
 2026-01-15  3:10 UTC  (5+ messages)
` [PATCH v2 bpf-next 1/2] bpf: Properly mark live registers for indirect jumps
` [PATCH v2 bpf-next 2/2] selftests/bpf: Extend live regs tests with a test for gotox

[PATCH net-next 00/11] net: fec: improve XDP copy mode and add AF_XDP zero-copy support
 2026-01-15  2:27 UTC  (4+ messages)
` [PATCH net-next 07/11] net: fec: use switch statement to check the type of tx_buf

The same symbol is printed twice when use tracepoint to get stack
 2026-01-15  2:18 UTC  (4+ messages)

[PATCH] kernel: bpf: Add SPDX license identifiers to a few files
 2026-01-15  1:31 UTC 

[BUG?]: bpf/selftests: ns_bpf_qdisc libbpf: loading object 'tc_bpf' from buffer
 2026-01-15  1:13 UTC  (2+ messages)

[PATCH net-next v6 00/16] netkit: Support for io_uring zero-copy and AF_XDP
 2026-01-14 22:39 UTC  (2+ messages)

[PATCH bpf-next 0/4] bpf: tailcall: Eliminate max_entries and bpf_func access at runtime
 2026-01-14 21:56 UTC  (6+ messages)

[PATCH v2 3/6] powerpc64/bpf: Tailcall handling with trampolines
 2026-01-14 19:39 UTC  (3+ messages)

[PATCH RFC v4 0/8] bpf: Avoid locks in bpf_timer and bpf_wq
 2026-01-14 18:55 UTC  (11+ messages)
` [PATCH RFC v4 1/8] bpf: Factor out timer deletion helper
` [PATCH RFC v4 2/8] bpf: Simplify bpf_timer_cancel()
` [PATCH RFC v4 3/8] bpf: Enable bpf timer and workqueue use in NMI
` [PATCH RFC v4 4/8] bpf: Add verifier support for bpf_timer argument in kfuncs
` [PATCH RFC v4 5/8] bpf: Introduce bpf_timer_cancel_async() kfunc
` [PATCH RFC v4 6/8] selftests/bpf: Refactor timer selftests
` [PATCH RFC v4 7/8] selftests/bpf: Add stress test for timer async cancel
` [PATCH RFC v4 8/8] selftests/bpf: Verify bpf_timer_cancel_async works

[PATCH bpf] libbpf: BTF dedup should ignore modifiers in type equivalence checks
 2026-01-14 18:41 UTC  (5+ messages)

[PATCH bpf v2 0/2] libbpf: handle modifiers in dedup equivalence
 2026-01-14 18:38 UTC  (3+ messages)
` [PATCH bpf v2 1/2] libbpf: BTF dedup should ignore modifiers in type equivalence checks
` [PATCH bpf v2 2/2] selftests/bpf: Verify dedup for skipped modifiers

[PATCH bpf-next v4 3/4] bpf, x86: Emit ENDBR for indirect jump targets
 2026-01-14 16:46 UTC  (2+ messages)

[PATCH net-next 0/1] AccECN packetdrill selftest series
 2026-01-14 16:12 UTC  (6+ messages)
` [PATCH net-next 1/1] selftests/net: Add packetdrill packetdrill cases

[syzbot] [bpf?] KMSAN: uninit-value in bpf_prog_test_run_skb
 2026-01-14 15:06 UTC  (3+ messages)
` [PATCH] net: skbuff: fix uninitialized memory use in pskb_expand_head()

[PATCH RFC v3 00/10] bpf: Avoid locks in bpf_timer and bpf_wq
 2026-01-14 14:53 UTC  (4+ messages)
` [PATCH RFC v3 05/10] bpf: Enable bpf timer and workqueue use in NMI

[PATCH] bpftool: Add 'head' option for tcx attach to insert at chain start
 2026-01-14 14:19 UTC  (3+ messages)
` [PATCH v4] bpftool: Add 'prepend' "

[bpf-next,v3] bpf: cpumap: report queue_index to xdp_rxq_info
 2026-01-14 14:18 UTC  (9+ messages)

[PATCH v8 00/13] Direct Map Removal Support for guest_memfd
 2026-01-14 13:57 UTC  (12+ messages)
` [PATCH v8 01/13] x86: export set_direct_map_valid_noflush to KVM module
` [PATCH v8 03/13] mm: introduce AS_NO_DIRECT_MAP
` [PATCH v8 05/13] KVM: guest_memfd: Add flag to remove from direct map

[PATCH bpf-next v2 0/2] bpf: Improve linked register tracking
 2026-01-14 13:28 UTC  (4+ messages)
` [PATCH bpf-next v2 1/2] bpf: Support negative offsets, BPF_SUB, and alu32 for "

[PATCH v2 6/6] powerpc64/bpf: Additional NVR handling for bpf_throw
 2026-01-14 12:35 UTC  (2+ messages)

[PATCH net-next 00/10] Call skb_metadata_set when skb->data points past metadata
 2026-01-14 12:33 UTC  (7+ messages)
      ` [Intel-wired-lan] "

[PATCH net-next] veth: fix data race in veth_get_ethtool_stats
 2026-01-14 12:24 UTC 

[PATCH bpf-next 0/2] bpf: Live registers computation with gotox
 2026-01-14 12:24 UTC  (3+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Extend live regs tests with a test for gotox

[PATCH bpf-next v2 00/16] Decouple skb metadata tracking from MAC header offset
 2026-01-14 11:52 UTC  (2+ messages)


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