messages from 2025-10-30 04:15:07 to 2025-10-31 15:55:27 UTC [more...]
[PATCH bpf-next 0/4] selftests/bpf: convert test_tc_edt.sh into test_progs
2025-10-31 15:55 UTC (2+ messages)
` [PATCH bpf-next 1/4] selftests/bpf: rename test_tc_edt.bpf.c section to expose program type
[PATCH bpf-next v3 0/2] bpf: Skip bounds adjustment for conditional jumps on same scalar register
2025-10-31 15:41 UTC (3+ messages)
` [PATCH bpf-next v3 1/2] "
` [PATCH bpf-next v3 2/2] selftests/bpf: Add test "
[PATCH v8 bpf-next 00/11] BPF indirect jumps
2025-10-31 15:20 UTC (12+ messages)
` [PATCH v8 bpf-next 01/11] bpf, x86: add new map type: instructions array
` [PATCH v8 bpf-next 08/11] libbpf: support llvm-generated indirect jumps
` [PATCH v8 bpf-next 11/11] selftests/bpf: add C-level selftests for "
[PATCH v2 0/5] libbpf: add Doxygen docs for public LIBBPF_API APIs
2025-10-31 14:31 UTC (7+ messages)
` [PATCH v2 1/5] libbpf: Add doxygen documentation for bpf_map_* APIs in bpf.h
` [PATCH v2 2/5] libbpf: Add doxygen documentation for bpf_prog_* "
` [PATCH v2 3/5] libbpf: Add doxygen documentation for bpf_link_* "
` [PATCH v2 4/5] libbpf: Add doxygen documentation for bpf_obj_* "
` [PATCH v2 5/5] libbpf: Add doxygen documentation for btf/iter etc. "
[PATCH 0/5] libbpf: add Doxygen docs for public LIBBPF_API APIs
2025-10-31 14:30 UTC (9+ messages)
` [PATCH 1/5] libbpf: Add doxygen documentation for bpf_map_* APIs in bpf.h
` [PATCH 2/5] libbpf: Add doxygen documentation for bpf_prog_* "
` [PATCH 3/5] libbpf: Add doxygen documentation for bpf_link_* "
` [PATCH 4/5] libbpf: Add doxygen documentation for bpf_obj_* "
` [PATCH 5/5] libbpf: Add doxygen documentation for btf/iter etc. "
[PATCH v5 net-next 00/14] AccECN protocol case handling series
2025-10-31 14:06 UTC (18+ messages)
` [PATCH v5 net-next 01/14] tcp: try to avoid safer when ACKs are thinned
` [PATCH v5 net-next 02/14] gro: flushing when CWR is set negatively affects AccECN
` [PATCH v5 net-next 03/14] net: update commnets for SKB_GSO_TCP_ECN and SKB_GSO_TCP_ACCECN
` [PATCH v5 net-next 04/14] selftests/net: gro: add self-test for TCP CWR flag
` [PATCH v5 net-next 05/14] tcp: L4S ECT(1) identifier and NEEDS_ACCECN for CC modules
` [PATCH v5 net-next 06/14] tcp: disable RFC3168 fallback identifier "
` [PATCH v5 net-next 07/14] tcp: accecn: handle unexpected AccECN negotiation feedback
` [PATCH v5 net-next 08/14] tcp: accecn: retransmit downgraded SYN in AccECN negotiation
` [PATCH v5 net-next 09/14] tcp: move increment of num_retrans
` [PATCH v5 net-next 10/14] tcp: accecn: retransmit SYN/ACK without AccECN option or non-AccECN SYN/ACK
` [PATCH v5 net-next 11/14] tcp: accecn: unset ECT if receive or send ACE=0 in AccECN negotiaion
` [PATCH v5 net-next 12/14] tcp: accecn: fallback outgoing half link to non-AccECN
` [PATCH v5 net-next 13/14] tcp: accecn: detect loss ACK w/ AccECN option and add TCP_ACCECN_OPTION_PERSIST
` [PATCH v5 net-next 14/14] tcp: accecn: enable AccECN
[PATCH RFC net-next 0/2] xsk: fix immature cq descriptor production (II)
2025-10-31 14:02 UTC (4+ messages)
` [PATCH RFC net-next 1/2] Revert "xsk: Fix immature cq descriptor production"
` [PATCH RFC net-next 2/2] xsk: introduce a cached cq to temporarily store descriptor addrs
[PATCH v5 bpf 2/2] veth: update mem type in xdp_buff
2025-10-31 13:45 UTC (4+ messages)
[PATCH v5 bpf 0/2] xdp: fix page_pool leaks
2025-10-31 11:37 UTC (8+ messages)
` [PATCH v5 bpf 1/2] xdp: introduce xdp_convert_skb_to_buff()
[PATCH v2 00/23] mm: BPF OOM
2025-10-31 11:35 UTC (46+ messages)
` [PATCH v2 02/23] bpf: initial support for attaching struct ops to cgroups
` bpf_st_ops and cgroups. Was: "
` [PATCH v2 04/23] mm: define mem_cgroup_get_from_ino() outside of CONFIG_SHRINKER_DEBUG
` [PATCH v2 05/23] mm: declare memcg_page_state_output() in memcontrol.h
` [PATCH v2 06/23] mm: introduce BPF struct ops for OOM handling
` [PATCH v2 07/23] mm: introduce bpf_oom_kill_process() bpf kfunc
` [PATCH v2 10/23] mm: introduce BPF kfuncs to access memcg statistics and events
[PATCH net v3] xsk: avoid data corruption on cq descriptor number
2025-10-31 10:37 UTC (5+ messages)
[PATCH net-next v3] xsk: add indirect call for xsk_destruct_skb
2025-10-31 10:33 UTC
[RFC bpf-next 0/2] bpftool signing feature check
2025-10-31 10:11 UTC (6+ messages)
` [RFC bpf-next 2/2] bpftool: Use libcrypto feature test to optionally support signing
` bpftool BPF signing supported using openssl v1? (Was Re: [RFC bpf-next 2/2] bpftool: Use libcrypto feature test to optionally support signing)
[PATCH bpf-next 0/3] selftests/bpf: small improvements on tc_tunnel
2025-10-31 9:01 UTC (4+ messages)
` [PATCH bpf-next 1/3] selftests/bpf: skip tc_tunnel subtest if its setup fails
` [PATCH bpf-next 2/3] selftests/bpf: add checks in tc_tunnel when entering net namespaces
` [PATCH bpf-next 3/3] selftests/bpf: use start_server_str rather than start_reuseport_server in tc_tunnel
[PATCH bpf-next v7 00/15] selftests/bpf: Integrate test_xsk.c to test_progs framework
2025-10-31 8:42 UTC (17+ messages)
` [PATCH bpf-next v7 01/15] selftests/bpf: test_xsk: Split xskxceiver
` [PATCH bpf-next v7 02/15] selftests/bpf: test_xsk: Initialize bitmap before use
` [PATCH bpf-next v7 03/15] selftests/bpf: test_xsk: Fix __testapp_validate_traffic()'s return value
` [PATCH bpf-next v7 04/15] selftests/bpf: test_xsk: fix memory leak in testapp_stats_rx_dropped()
` [PATCH bpf-next v7 05/15] selftests/bpf: test_xsk: fix memory leak in testapp_xdp_shared_umem()
` [PATCH bpf-next v7 06/15] selftests/bpf: test_xsk: Wrap test clean-up in functions
` [PATCH bpf-next v7 07/15] selftests/bpf: test_xsk: Release resources when swap fails
` [PATCH bpf-next v7 08/15] selftests/bpf: test_xsk: Add return value to init_iface()
` [PATCH bpf-next v7 09/15] selftests/bpf: test_xsk: Don't exit immediately when xsk_attach fails
` [PATCH bpf-next v7 10/15] selftests/bpf: test_xsk: Don't exit immediately when gettimeofday fails
` [PATCH bpf-next v7 11/15] selftests/bpf: test_xsk: Don't exit immediately when workers fail
` [PATCH bpf-next v7 12/15] selftests/bpf: test_xsk: Don't exit immediately if validate_traffic fails
` [PATCH bpf-next v7 13/15] selftests/bpf: test_xsk: Don't exit immediately on allocation failures
` [PATCH bpf-next v7 14/15] selftests/bpf: test_xsk: Isolate non-CI tests
` [PATCH bpf-next v7 15/15] selftests/bpf: test_xsk: Integrate test_xsk.c to test_progs framework
[PATCH v2 0/2] Print map ID on successful creation
2025-10-31 5:21 UTC (4+ messages)
` [PATCH v2 1/2] bpftool: Print map ID upon creation and support JSON output
` [PATCH v2 2/2] selftests/bpf: Add test for bpftool map ID printing
[PATCH bpf-next v3 0/7] bpf: tracing session supporting
2025-10-31 3:36 UTC (4+ messages)
` [PATCH bpf-next v3 4/7] bpf,x86: add tracing session supporting for x86_64
[PATCH] perf record: skip synthesize event when open evsel failed
2025-10-31 2:36 UTC (6+ messages)
[PATCH net-next] net: Reorganize networking documentation toctree
2025-10-31 2:18 UTC (5+ messages)
[PATCH bpf 1/2] bpf: use rqspinlock for lru map
2025-10-31 2:12 UTC (4+ messages)
[PATCH 1/3] Revert "perf/x86: Always store regs->ip in perf_callchain_kernel()"
2025-10-31 1:37 UTC (8+ messages)
[PATCH bpf-next v4 0/4] bpf: Free special fields when update hash and local storage maps
2025-10-30 22:35 UTC (6+ messages)
` [PATCH bpf-next v4 1/4] bpf: Free special fields when update [lru_,]percpu_hash maps
` [PATCH bpf-next v4 2/4] bpf: Free special fields when update hash maps with BPF_F_LOCK
` [PATCH bpf-next v4 3/4] bpf: Free special fields when update local storage "
` [PATCH bpf-next v4 4/4] selftests/bpf: Add tests to verify freeing the special fields when update hash and local storage maps
[PATCH bpf-next v1 0/8] bpf: magic kernel functions
2025-10-30 20:38 UTC (19+ messages)
` [PATCH bpf-next v1 3/8] bpf: Support for kfuncs with KF_MAGIC_ARGS
[PATCH net V2 0/2] veth: Fix TXQ stall race condition and add recovery
2025-10-30 19:06 UTC (7+ messages)
` [PATCH net V2 2/2] veth: more robust handing of race to avoid txq getting stuck
[PATCH v7 03/12] mm: introduce AS_NO_DIRECT_MAP
2025-10-30 17:18 UTC (7+ messages)
` [PATCH v7 04/12] KVM: guest_memfd: Add stub for kvm_arch_gmem_invalidate
` [PATCH v7 06/12] KVM: guest_memfd: add module param for disabling TLB flushing
` [PATCH v7 12/12] KVM: selftests: Test guest execution from direct map removed gmem
[PATCHSET v10 sched_ext/for-6.19] Add a deadline server for sched_ext tasks
2025-10-30 17:00 UTC (5+ messages)
` [PATCH 10/11] selftests/sched_ext: Add test for sched_ext dl_server
[PATCH 0/2] scripts/gdb/symbols: make BPF debug info available to GDB
2025-10-30 16:47 UTC (2+ messages)
[PATCH net-next v2] xsk: add indirect call for xsk_destruct_skb
2025-10-30 16:43 UTC (7+ messages)
[PATCH bpf-next v3 0/4] selftests/bpf: convert test_tc_tunnel.sh to test_progs
2025-10-30 16:27 UTC (6+ messages)
` [PATCH bpf-next v3 3/4] selftests/bpf: integrate test_tc_tunnel.sh tests into test_progs
[PATCH RFC 00/19] slab: replace cpu (partial) slabs with sheaves
2025-10-30 15:59 UTC (12+ messages)
` [PATCH RFC 09/19] slab: add optimized sheaf refill from partial list
` [PATCH RFC 10/19] slab: remove cpu (partial) slabs usage from allocation paths
[syzbot] [bpf?] WARNING in bpf_bprintf_prepare (3)
2025-10-30 15:52 UTC (10+ messages)
[PATCH bpf] bpf: Make migrate_{disable,enable} always inline if in header file
2025-10-30 15:18 UTC (4+ messages)
[PATCH bpf v3 0/4] bpf: Free special fields when update hash and local storage maps
2025-10-30 14:29 UTC (10+ messages)
` [PATCH bpf v3 4/4] selftests/bpf: Add tests to verify freeing the "
[PATCH v4 00/72] nstree: listns()
2025-10-30 13:48 UTC (3+ messages)
` [PATCH v4 17/72] nstree: simplify rbtree comparison helpers
[PATCH v2 00/50] tree-in-dcache stuff
2025-10-30 13:35 UTC (9+ messages)
` [PATCH v2 22/50] convert efivarfs
[PATCH bpf-next] bpf: arm64: fix BPF_ST into arena memory
2025-10-30 12:21 UTC (2+ messages)
[PATCH bpf-next v2] bpf: arm64: fix BPF_ST into arena memory
2025-10-30 12:17 UTC
[PATCH bpf-next v3 0/3] bpf: Add overwrite mode for BPF ring buffer
2025-10-30 12:03 UTC (7+ messages)
` [PATCH bpf-next v3 1/3] "
` [PATCH bpf-next v3 2/3] selftests/bpf: Add overwrite mode test "
FOSDEM 2026 eBPF Devroom Call for Participation
2025-10-30 11:41 UTC
[PATCH] libbpf: Complete the missing @param and @return tags in btf.h
2025-10-30 11:32 UTC
[PATCH net-next 0/6] Convert mlx5e and IPoIB to ndo_hwtstamp_get/set
2025-10-30 10:25 UTC (7+ messages)
` [PATCH net-next 1/6] net/mlx5e: Remove redundant tstamp pointer from channel structures
` [PATCH net-next 2/6] net/mlx5e: Remove unnecessary tstamp local variable in mlx5i_complete_rx_cqe
` [PATCH net-next 3/6] net/mlx5e: Rename hwstamp functions to hwtstamp
` [PATCH net-next 4/6] net/mlx5e: Rename timestamp fields to hwtstamp_config
` [PATCH net-next 5/6] IB/IPoIB: Add support for hwtstamp get/set ndos
` [PATCH net-next 6/6] net/mlx5e: Convert to new hwtstamp_get/set interface
[PATCH 1/2 bpf v2] xdp: add XDP extension to skb
2025-10-30 8:38 UTC (6+ messages)
` [PATCH 2/2 bpf v2] xsk: avoid data corruption on cq descriptor number
[PATCH bpf-next v6 00/15] selftests/bpf: Integrate test_xsk.c to test_progs framework
2025-10-30 8:05 UTC (3+ messages)
[PATCH] libbpf: fix some mismatched @param tags in Doxygen comment of libbpf.h
2025-10-30 7:52 UTC
[PATCH v3] libbpf: update the comment to remove the reference to the deprecated interface bpf_program__load()
2025-10-30 6:03 UTC
[BUG] bpftool: Build failure due to opensslv.h
2025-10-30 5:44 UTC (5+ messages)
[PATCH net-next v4 0/6] Add AF_XDP zero copy support
2025-10-30 4:43 UTC (4+ messages)
` [PATCH net-next v4 2/6] net: ti: icssg-prueth: Add XSK pool helpers
` [EXTERNAL] "
[PATCH v2] libbpf: update the comment to remove the reference to the deprecated interface bpf_program__load()
2025-10-30 4:14 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox