BPF Archive mirror
 help / color / mirror / Atom feed
 messages from 2025-02-11 10:44:07 to 2025-02-13 00:44:03 UTC [more...]

[PATCH net-next 0/3] bpf: support setting max RTO for bpf_setsockopt
 2025-02-13  0:43 UTC 

[PATCHv3 perf/core] uprobes: Harden uretprobe syscall trampoline check
 2025-02-13  0:10 UTC  (2+ messages)

[PATCH bpf-next v10 00/12] net-timestamp: bpf extension to equip applications transparently
 2025-02-13  0:07 UTC  (18+ messages)
` [PATCH bpf-next v10 01/12] bpf: add networking timestamping support to bpf_get/setsockopt()
` [PATCH bpf-next v10 02/12] bpf: prepare the sock_ops ctx and call bpf prog for TX timestamping
` [PATCH bpf-next v10 03/12] bpf: prevent unsafe access to the sock fields in the BPF timestamping callback
` [PATCH bpf-next v10 04/12] bpf: disable unsafe helpers in TX timestamping callbacks
` [PATCH bpf-next v10 05/12] net-timestamp: prepare for isolating two modes of SO_TIMESTAMPING
` [PATCH bpf-next v10 06/12] bpf: add BPF_SOCK_OPS_TS_SCHED_OPT_CB callback
` [PATCH bpf-next v10 07/12] bpf: add BPF_SOCK_OPS_TS_SW_OPT_CB callback
` [PATCH bpf-next v10 08/12] bpf: add BPF_SOCK_OPS_TS_HW_OPT_CB callback
` [PATCH bpf-next v10 09/12] bpf: add BPF_SOCK_OPS_TS_ACK_OPT_CB callback
` [PATCH bpf-next v10 10/12] bpf: add BPF_SOCK_OPS_TS_SND_CB callback
` [PATCH bpf-next v10 11/12] bpf: support selective sampling for bpf timestamping
` [PATCH bpf-next v10 12/12] selftests/bpf: add simple bpf tests in the tx path for timestamping feature

[PATCH iwl-next v4 0/9] igc: Add support for Frame Preemption feature in IGC
 2025-02-12 23:09 UTC  (6+ messages)
` [PATCH iwl-next v4 1/9] net: ethtool: mm: extract stmmac verification logic into common library
` [PATCH iwl-next v4 9/9] igc: Add support to get frame preemption statistics via ethtool

[PATCH net-next] net: use napi_id_valid helper
 2025-02-12 22:52 UTC  (3+ messages)

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

[PATCH v5 0/5] Tracing contention lock owner call stack
 2025-02-12 22:24 UTC  (6+ messages)
` [PATCH v5 1/5] perf lock: Add bpf maps for owner stack tracing
` [PATCH v5 2/5] perf lock: Retrieve owner callstack in bpf program
` [PATCH v5 3/5] perf lock: Make rb_tree helper functions generic
` [PATCH v5 4/5] perf lock: Report owner stack in usermode
` [PATCH v5 5/5] perf lock: Update documentation for -o option in contention mode

[bpf-next v7 1/3] mm: add copy_remote_vm_str
 2025-02-12 22:25 UTC  (5+ messages)

[PATCH bpf-next v2 0/9] Introduce load-acquire and store-release BPF instructions
 2025-02-12 22:14 UTC  (12+ messages)
` [PATCH bpf-next v2 4/9] bpf: Introduce load-acquire and store-release instructions
` [PATCH bpf-next v2 8/9] selftests/bpf: Add selftests for "

[PATCH v2 dwarves 0/4] btf_encoder: emit type tags for bpf_arena pointers
 2025-02-12 20:15 UTC  (5+ messages)
` [PATCH v2 dwarves 1/4] btf_encoder: refactor btf_encoder__tag_kfuncs()
` [PATCH v2 dwarves 2/4] btf_encoder: emit type tags for bpf_arena pointers
` [PATCH v2 dwarves 3/4] pahole: introduce --btf_feature=attributes
` [PATCH v2 dwarves 4/4] man-pages: describe attributes and remove reproducible_build

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

[PATCH net-next 00/15] Rate management on traffic classes + misc
 2025-02-12 19:20 UTC  (2+ messages)

[PATCH net-next v9 0/4] fix the DMA API misuse problem for page_pool
 2025-02-12 18:53 UTC  (3+ messages)
` [PATCH net-next v9 1/4] page_pool: introduce page_pool_get_pp() API

[PATCH bpf-next] bpf: Add a retry after refilling the free list when unit_alloc() fails
 2025-02-12 18:33 UTC  (2+ messages)

[PATCH net-next v4 0/8] bpf: cpumap: enable GRO for XDP_PASS frames
 2025-02-12 18:29 UTC  (8+ messages)

[PATCH] netfs: Add retry stat counters
 2025-02-12 18:01 UTC  (7+ messages)
            ` [PATCH] netfs: Fix setting NETFS_RREQ_ALL_QUEUED to be after all subreqs queued

[PATCH bpf-next v7 0/6] bpf, mm: Introduce try_alloc_pages()
 2025-02-12 17:47 UTC  (7+ messages)
` [PATCH bpf-next v7 1/6] mm, bpf: Introduce try_alloc_pages() for opportunistic page allocation
` [PATCH bpf-next v7 2/6] mm, bpf: Introduce free_pages_nolock()
` [PATCH bpf-next v7 3/6] locking/local_lock: Introduce localtry_lock_t
` [PATCH bpf-next v7 4/6] memcg: Use trylock to access memcg stock_lock
` [PATCH bpf-next v7 5/6] mm, bpf: Use memcg in try_alloc_pages()
` [PATCH bpf-next v7 6/6] bpf: Use try_alloc_pages() to allocate pages for bpf needs

[PATCH v3 bpf 0/2] bpf: skip non exist keys in generic_map_lookup_batch
 2025-02-12 17:04 UTC  (6+ messages)
` [PATCH v3 bpf 1/2] "

[PATCHSET v11 sched_ext/for-6.15] sched_ext: split global idle cpumask into per-NUMA cpumasks
 2025-02-12 16:48 UTC  (8+ messages)
` [PATCH 1/7] nodemask: numa: reorganize inclusion path
` [PATCH 2/7] mm/numa: Introduce nearest_node_nodemask()
` [PATCH 3/7] sched/topology: Introduce for_each_node_numadist() iterator
` [PATCH 4/7] sched_ext: idle: Make idle static keys private
` [PATCH 5/7] sched_ext: idle: Introduce SCX_OPS_BUILTIN_IDLE_PER_NODE
` [PATCH 6/7] sched_ext: idle: Per-node idle cpumasks
` [PATCH 7/7] sched_ext: idle: Introduce node-aware idle cpu kfunc helpers

[PATCH net-next v2 0/3] Add native mode XDP support
 2025-02-12 16:03 UTC  (9+ messages)
` [PATCH net-next v2 1/3] net: ti: icssg-prueth: Use page_pool API for RX buffer allocation
` [PATCH net-next v2 2/3] net: ti: icssg-prueth: introduce and use prueth_swdata struct for SWDATA
` [PATCH net-next v2 3/3] net: ti: icssg-prueth: Add XDP support

[PATCH bpf-next v1 0/2] bpf: Fix array bounds error with may_goto and add selftest
 2025-02-12 15:52 UTC  (4+ messages)
` [PATCH bpf-next v1 1/2] bpf: Fix array bounds error with may_goto
` [PATCH bpf-next v1 2/2] bpf/selftest: add selftest for may_goto

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

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

[PATCH bpf-next v4] bpftool: Check map name length when map create
 2025-02-12 14:33 UTC  (2+ messages)

[PATCHv2 perf/core] uprobes: Harden uretprobe syscall trampoline check
 2025-02-12 13:51 UTC  (6+ messages)

[PATCH net-next v7 3/3] selftests: drv-net: Test queue xsk attribute
 2025-02-12 13:42 UTC 

[PATCH net-next v7 0/3] netdev-genl: Add an xsk attribute to queues
 2025-02-12 13:41 UTC 

[PATCH net-next v6 0/3] netdev-genl: Add an xsk attribute to queues
 2025-02-12 13:30 UTC  (10+ messages)
` [PATCH net-next v6 3/3] selftests: drv-net: Test queue xsk attribute

[PATCH bpf-next] bpftool: bash-completion: Add nopasswd sudo prefix for bpftool
 2025-02-12 11:21 UTC  (3+ messages)

[PATCH bpf-next v3] bpftool: Check map name length when map create
 2025-02-12 11:23 UTC  (2+ messages)

[PATCH bpf-next v5 0/6] selftests/bpf: Migrate test_xdp_redirect_multi.sh to test_progs
 2025-02-12 11:11 UTC  (7+ messages)
` [PATCH bpf-next v5 1/6] selftests/bpf: test_xdp_veth: Create struct net_configuration
` [PATCH bpf-next v5 2/6] selftests/bpf: test_xdp_veth: Use a dedicated namespace
` [PATCH bpf-next v5 3/6] selftests/bpf: Optionally select broadcasting flags
` [PATCH bpf-next v5 4/6] selftests/bpf: test_xdp_veth: Add XDP broadcast redirection tests
` [PATCH bpf-next v5 5/6] selftests/bpf: test_xdp_veth: Add XDP program on egress test
` [PATCH bpf-next v5 6/6] selftests/bpf: Remove test_xdp_redirect_multi.sh

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

[net-next PATCH v5 0/6] Add af_xdp support for cn10k
 2025-02-12  8:51 UTC  (14+ messages)
` [net-next PATCH v5 1/6] octeontx2-pf: use xdp_return_frame() to free xdp buffers
      ` [EXTERNAL] "
` [net-next PATCH v5 3/6] octeontx2-pf: AF_XDP zero copy receive support
    ` [EXTERNAL] "
` [net-next PATCH v5 5/6] octeontx2-pf: Prepare for AF_XDP
    ` [EXTERNAL] "

[RFC PATCH] x86: add function metadata support
 2025-02-12  6:49 UTC  (5+ messages)

[PATCH bpf-next 1/2] bpf: Allow top down cgroup prog ordering
 2025-02-12  5:35 UTC  (3+ messages)

[PATCH] selftests/sched_ext: Fix false positives of init_enable_count test
 2025-02-12  5:15 UTC  (2+ messages)

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

[PATCH bpf-next 0/4] bpf: Introduce global percpu data
 2025-02-12  1:50 UTC  (8+ messages)
` [PATCH bpf-next 4/4] selftests/bpf: Add a case to test "

[PATCH v4 0/5] Tracing contention lock owner call stack
 2025-02-12  1:45 UTC  (5+ messages)
` [PATCH v4 2/5] perf lock: Retrieve owner callstack in bpf program

[PATCH bpf-next v2] bpftool: Check map name length when map create
 2025-02-12  1:14 UTC  (4+ messages)

[PATCH v2 1/2] selftests/bpf: Define SYS_PREFIX for powerpc
 2025-02-12  0:50 UTC  (2+ messages)

[PATCH bpf-next v2 00/26] Resilient Queued Spin Lock
 2025-02-12  0:14 UTC  (15+ messages)
` [PATCH bpf-next v2 07/26] rqspinlock: Add support for timeouts
` [PATCH bpf-next v2 24/26] bpf: Implement verifier support for rqspinlock
` [PATCH bpf-next v2 26/26] selftests/bpf: Add tests "

[PATCH 0/2] Add option for generating BTF types of global variables
 2025-02-11 23:58 UTC  (4+ messages)
` [PATCH 2/2] btf: Add the option to include global variable types

[PATCH net 4/6] ixgbe: Fix possible skb NULL pointer dereference
 2025-02-11 21:43 UTC  (2+ messages)
` [PATCH net 5/6] igc: Fix HW RX timestamp when passed by ZC XDP

[PATCH bpf-next v2 0/2] selftests/bpf: implement setting global variables in veristat
 2025-02-11 20:55 UTC  (12+ messages)
` [PATCH bpf-next v2 1/2] "
` [PATCH bpf-next v2 2/2] selftests/bpf: introduce veristat test

[PATCH bpf-next v1 0/2] selftests: fix two small compilation errors
 2025-02-11 20:06 UTC  (9+ messages)
` [PATCH bpf-next v1 1/2] bpf: changes_pkt_data: correct the 'main' error
` [PATCH bpf-next v1 2/2] bpf: sockopt_sk: fix 'undeclared' definition error

[PATCHSET v10 sched_ext/for-6.15] sched_ext: split global idle cpumask into per-NUMA cpumasks
 2025-02-11 18:05 UTC  (12+ messages)
` [PATCH 5/6] sched_ext: idle: Per-node idle cpumasks

[PATCH 0/4] Raise the bar with regards to Python and Sphinx requirements
 2025-02-11 17:58 UTC  (2+ messages)

[PATCH] tools: fix annoying "mkdir -p ..." logs when building tools in parallel
 2025-02-11 17:45 UTC  (2+ messages)

[PATCH bpf-next 0/3] bpf: Reject attaching fexit to __noreturn functions
 2025-02-11 17:23 UTC  (9+ messages)
` [PATCH bpf-next 1/3] objtool: Move noreturns.h to a common location
` [PATCH bpf-next 2/3] bpf: Reject attaching fexit to functions annotated with __noreturn
` [PATCH bpf-next 3/3] selftests/bpf: Add selftest for attaching fexit to __noreturn functions

[PATCH v4 00/30] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2025-02-11 16:10 UTC  (12+ messages)
` [PATCH v4 29/30] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs

[PATCH v2 0/2] tools: Unify top-level quiet infrastructure
 2025-02-11 13:38 UTC  (3+ messages)
` [PATCH v2 1/2] "

[PATCH bpf-next v9 00/12] net-timestamp: bpf extension to equip applications transparently
 2025-02-11 11:37 UTC  (4+ messages)
` [PATCH bpf-next v9 12/12] selftests/bpf: add simple bpf tests in the tx path for timestamping feature

Poor performance of bpf_map_update_elem() for BPF_MAP_TYPE_HASH_OF_MAPS / BPF_MAP_TYPE_ARRAY_OF_MAPS
 2025-02-11 11:10 UTC  (7+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).