bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-02-26 17:42:26 to 2025-02-28 13:56:08 UTC [more...]

[PATCH v7 0/8] x86/module: use large ROX pages for text allocations
 2025-02-28 13:55 UTC  (4+ messages)
` [PATCH v7 7/8] execmem: add support for cache of large ROX pages

[PATCH bpf-next v2] add function metadata support
 2025-02-28 13:01 UTC  (10+ messages)

[PATCH 1/3] perf ftrace: Fix latency stats with BPF
 2025-02-28 11:33 UTC  (4+ messages)
` [PATCH 2/3] perf ftrace: Remove an unnecessary condition check in BPF
` [PATCH 3/3] perf ftrace: Use atomic inc to update histogram "

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

[PATCH bpf-next v2 0/2] selftests/xsk: Add tests for XDP tail adjustment in AF_XDP
 2025-02-28  9:56 UTC  (5+ messages)
` [PATCH bpf-next v2 1/2] selftests/xsk: Add packet stream replacement function
` [PATCH bpf-next v2 2/2] selftests/xsk: Add tail adjustment tests and support check

[PATCH 0/2] modules: allow error injection
 2025-02-28  9:27 UTC  (9+ messages)
  ` [PATCH 2/2] moderr: add module error injection tool

[PATCH bpf-next v4 0/2] Introduced to support the ULP to get or set sockets
 2025-02-28  8:53 UTC  (3+ messages)
` [PATCH bpf-next v4 1/2] "
` [PATCH bpf-next v4 2/2] selftest for TCP_ULP in bpf_setsockopt

[PATCH bpf-next 00/10] selftests/bpf: Migrate test_tunnel.sh to test_progs
 2025-02-28  8:15 UTC  (23+ messages)
` [PATCH bpf-next 01/10] selftests/bpf: test_tunnel: Add generic_attach* helpers
` [PATCH bpf-next 02/10] selftests/bpf: test_tunnel: Add ping helpers
` [PATCH bpf-next 03/10] selftests/bpf: test_tunnel: Move gre tunnel test to test_progs
` [PATCH bpf-next 04/10] selftests/bpf: test_tunnel: Move ip6gre "
` [PATCH bpf-next 05/10] selftests/bpf: test_tunnel: Move erspan tunnel tests "
` [PATCH bpf-next 06/10] selftests/bpf: test_tunnel: Move ip6erspan tunnel test "
` [PATCH bpf-next 07/10] selftests/bpf: test_tunnel: Move geneve "
` [PATCH bpf-next 08/10] selftests/bpf: test_tunnel: Move ip6geneve "
` [PATCH bpf-next 09/10] selftests/bpf: test_tunnel: Move ip6tnl tunnel tests "
` [PATCH bpf-next 10/10] selftests/bpf: test_tunnel: Remove test_tunnel.sh

[PATCH bpf-next v3 0/2] Introduced to support the ULP to get or set sockets
 2025-02-28  7:06 UTC  (3+ messages)
` [PATCH bpf-next v3 1/2] "
` [PATCH bpf-next v3 2/2] selftest for TCP_ULP in bpf_setsockopt

[PATCH v2 2/2] bpf-next: selftest for TCP_ULP in bpf_setsockopt
 2025-02-28  6:44 UTC  (2+ messages)

[PATCH bpf-next v1 0/3] bpf: simple DFA-based live registers analysis
 2025-02-28  6:00 UTC  (4+ messages)
` [PATCH bpf-next v1 1/3] "
` [PATCH bpf-next v1 2/3] bpf: use register liveness information for func_states_equal
` [PATCH bpf-next v1 3/3] selftests/bpf: test cases for compute_live_registers()

[PATCH bpf-next v2 0/3] bpf: Fix use-after-free of sockmap
 2025-02-28  5:51 UTC  (4+ messages)
` [PATCH bpf-next v2 1/3] bpf, sockmap: avoid using sk_socket after free
` [PATCH bpf-next v2 2/3] selftests/bpf: Add socketpair to create_pair to support unix socket
` [PATCH bpf-next v2 3/3] selftests/bpf: Add edge case tests for sockmap

[PATCH bpf-next v4 0/6] XDP metadata support for tun driver
 2025-02-28  5:43 UTC  (10+ messages)
` [PATCH bpf-next v4 1/6] net: tun: enable XDP metadata support
` [PATCH bpf-next v4 2/6] net: tun: enable transfer of XDP metadata to skb
` [PATCH bpf-next v4 3/6] selftests/bpf: move open_tuntap to network helpers
` [PATCH bpf-next v4 4/6] selftests/bpf: refactor xdp_context_functional test and bpf program
` [PATCH bpf-next v4 5/6] selftests/bpf: add test for XDP metadata support in tun driver
` [PATCH bpf-next v4 6/6] selftests/bpf: fix file descriptor assertion in open_tuntap helper

[PATCH net-next v4 0/1] ppp: Fix KMSAN uninit-value warning with bpf
 2025-02-28  4:55 UTC  (4+ messages)
` [PATCH net-next v4 1/1] ppp: Fix KMSAN warning by initializing 2-byte header

[PATCH bpf-next v1 0/3] bpf: Fix use-after-free of sockmap
 2025-02-28  4:51 UTC  (14+ messages)
` [PATCH bpf-next v1 1/3] bpf, sockmap: avoid using sk_socket after free
` [PATCH bpf-next v1 2/3] selftests/bpf: Add socketpair to create_pair to support unix socket
` [PATCH bpf-next v1 3/3] selftests/bpf: Add edge case tests for sockmap

[RFC PATCH bpf-next 0/6] bpf: BPF runtime hooks: low-overhead non-intrusive tracking of runtime acquire/release (for watchdog)
 2025-02-28  3:34 UTC  (7+ messages)
` [RFC PATCH bpf-next 4/6] bpf: Add bpf runtime hooks for tracking runtime acquire/release

[PATCH bpf-next v2 00/20] Support dynptr key for hash map
 2025-02-28  2:43 UTC  (11+ messages)
` [PATCH bpf-next v2 06/20] bpf: Set BPF_INT_F_DYNPTR_IN_KEY conditionally

[PATCH sched_ext/for-6.15 v3 0/5] bpf, sched_ext: Make kfunc filters support struct_ops context to reduce runtime overhead
 2025-02-28  2:38 UTC  (14+ messages)
` [PATCH sched_ext/for-6.15 v3 1/5] bpf: Add struct_ops context information to struct bpf_prog_aux
` [PATCH sched_ext/for-6.15 v3 2/5] sched_ext: Declare context-sensitive kfunc groups that can be used by different SCX operations
` [PATCH sched_ext/for-6.15 v3 3/5] sched_ext: Add scx_kfunc_ids_ops_context_sensitive for unified filtering of context-sensitive SCX kfuncs
` [PATCH sched_ext/for-6.15 v3 4/5] sched_ext: Removed mask-based runtime restrictions on calling kfuncs in different contexts
` [PATCH sched_ext/for-6.15 v3 5/5] selftests/sched_ext: Update enq_select_cpu_fails to adapt to struct_ops context filter

[net-next PATCH v6 0/6] Add af_xdp support for cn10k
 2025-02-28  2:23 UTC  (3+ messages)
` [net-next PATCH v6 1/6] octeontx2-pf: use xdp_return_frame() to free xdp buffers

[PATCH net-next v10 0/4] fix the DMA API misuse problem for page_pool
 2025-02-28  2:15 UTC  (2+ messages)

[PATCH 00/17] Introduce and use generic parity32/64 helper
 2025-02-28  1:50 UTC  (13+ messages)
` [PATCH 02/17] bitops: Add generic parity calculation for u64

[PATCH net] netkit: Remove double invocation to clear ipvs property flag
 2025-02-28  1:29 UTC  (4+ messages)

[PATCH 0/2] bpf: introduce helper for populating bpf_cpumask
 2025-02-28  0:33 UTC  (3+ messages)
` [PATCH 1/2] bpf: add kfunc for populating cpumask bits
` [PATCH 2/2] selftests: bpf: add bpf_cpumask_fill selftests

[PATCH bpf-next v3 1/1] selftests/bpf: Fix dangling stdout seen by traffic monitor thread
 2025-02-27 22:23 UTC 

[PATCH bpf-next v2 1/1] selftests/bpf: Fix dangling stdout seen by traffic monitor thread
 2025-02-27 22:07 UTC 

[PATCH bpf-next v1 1/1] selftests/bpf: Fix dangling stdout seen by traffic monitor thread
 2025-02-27 21:33 UTC 

[PATCH bpf-next 1/2] bpf: add get_netns_cookie helper to tracing programs
 2025-02-27 20:32 UTC  (3+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: add tracing netns cookie tests

[PATCH v8 0/4] Tracing contention lock owner call stack
 2025-02-27 19:20 UTC  (7+ messages)
` [PATCH v8 1/4] perf lock: Add bpf maps for owner stack tracing
` [PATCH v8 2/4] perf lock: Retrieve owner callstack in bpf program
` [PATCH v8 3/4] perf lock: Make rb_tree helper functions generic
` [PATCH v8 4/4] perf lock: Report owner stack in usermode

[Patch bpf-next 0/4] tcp_bpf: improve ingress redirection performance with message corking
 2025-02-27 19:14 UTC  (6+ messages)
` [Patch bpf-next 3/4] skmsg: use bitfields for struct sk_psock

[PATCH v4 0/4] ftrace: Add function arguments to function tracers
 2025-02-27 18:58 UTC  (5+ messages)
` [PATCH v4 1/4] ftrace: Add print_function_args()
` [PATCH v4 2/4] ftrace: Add support for function argument to graph tracer
` [PATCH v4 3/4] ftrace: Have funcgraph-args take affect during tracing
` [PATCH v4 4/4] ftrace: Add arguments to function tracer

[PATCH net-next v5 0/4] virtio-net: Link queues to NAPIs
 2025-02-27 18:50 UTC 

[PATCH bpf-next 0/3] bpf: introduce skb refcount kfuncs
 2025-02-27 18:40 UTC  (5+ messages)

[PATCH] bpf/selftests: test_select_reuseport_kern: remove unused header
 2025-02-27 18:40 UTC  (2+ messages)

[PATCH bpf-next v9 0/6] bpf, mm: Introduce try_alloc_pages()
 2025-02-27 17:50 UTC  (2+ messages)

[PATCH bpf-next 0/2] bpf: Add kfuncs for read-only string operations
 2025-02-27 17:17 UTC  (17+ messages)
` [PATCH bpf-next 1/2] "

[PATCH 1/2] perf ftrace latency: variable histogram buckets
 2025-02-27 16:50 UTC  (2+ messages)

[PATCH bpf-next v4 1/2] bpf: Allow pre-ordering for bpf cgroup progs
 2025-02-27 16:30 UTC  (2+ messages)

[PATCH bpf-next v1 0/3] Optimize bpf selftest to increase CI success rate
 2025-02-27 16:20 UTC  (6+ messages)
` [PATCH bpf-next v1 1/3] selftests/bpf: Allow auto port binding for cgroup connect
` [PATCH bpf-next v1 2/3] selftests/bpf: Allow auto port binding for bpf nf
` [PATCH bpf-next v1 3/3] selftests/bpf: Fixes for test_maps test

[RFC PATCH 0/9] bpf: Mitigate Spectre v1 using speculation barriers
 2025-02-27 16:07 UTC  (3+ messages)
` [RFC PATCH 5/9] bpf: Fall back to nospec if v1 verification fails

[PATCH net-next v3 0/3] net: ti: icssg-prueth: Add native mode XDP support
 2025-02-27 15:37 UTC  (5+ messages)
` [PATCH net-next v3 2/3] net: ti: icssg-prueth: introduce and use prueth_swdata struct for SWDATA
` [PATCH net-next v3 3/3] net: ti: icssg-prueth: Add XDP support

[PATCH net-next v5 0/8] bpf: cpumap: enable GRO for XDP_PASS frames
 2025-02-27 13:20 UTC  (2+ messages)

[PATCH bpf-next v3 0/9] Introduce load-acquire and store-release BPF instructions
 2025-02-27  8:04 UTC  (4+ messages)
` [PATCH bpf-next v3 4/9] bpf: Introduce load-acquire and store-release instructions

[PATCH net v2] xsk: fix __xsk_generic_xmit() error code when cq is full
 2025-02-27  8:10 UTC 

[PATCH v7 0/4] Tracing contention lock owner call stack
 2025-02-27  7:05 UTC  (6+ messages)
` [PATCH v7 4/4] perf lock: Report owner stack in usermode

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

[PATCH] bpf: fix possible endless loop in BPF map iteration
 2025-02-27  2:24 UTC  (7+ messages)

[RESEND PATCH bpf-next v2 0/4] bpf: Introduce global percpu data
 2025-02-27  2:11 UTC  (5+ messages)
` [RESEND PATCH bpf-next v2 1/4] "

[PATCH 0/1] security: Propagate universal pointer data in bpf hooks
 2025-02-26 22:02 UTC  (8+ messages)
` [PATCH 1/1] "

[PATCH bpf-next v3 0/3] introduce bpf_dynptr_copy kfunc
 2025-02-26 21:10 UTC  (5+ messages)
` [PATCH bpf-next v3 1/3] bpf/helpers: refactor bpf_dynptr_read and bpf_dynptr_write
` [PATCH bpf-next v3 2/3] bpf/helpers: introduce bpf_dynptr_copy kfunc
` [PATCH bpf-next v3 3/3] selftests/bpf: add tests for bpf_dynptr_copy

[RFC PATCH bpf-next v2 0/5] bpf, sched_ext: Make kfunc filters support struct_ops context to reduce runtime overhead
 2025-02-26 19:39 UTC  (5+ messages)
` [RFC PATCH bpf-next v2 3/5] sched_ext: Add scx_kfunc_ids_ops_context for unified filtering of context-sensitive SCX kfuncs

[PATCH bpf-next v3 0/6] XDP metadata support for tun driver
 2025-02-26 19:29 UTC  (6+ messages)
` [PATCH bpf-next v3 5/6] selftests/bpf: add test for XDP metadata support in "

[PATCH bpf-next v5 0/2] selftests/bpf: implement setting global variables in veristat
 2025-02-26 18:50 UTC  (6+ messages)
` [PATCH bpf-next v5 1/2] "

[PATCH bpf-next v2 1/2] libbpf: implement bpf_usdt_arg_size BPF function
 2025-02-26 18:20 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;
as well as URLs for NNTP newsgroup(s).