public inbox for bpf@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-29 17:38:40 to 2026-02-01 00:02:39 UTC [more...]

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

[PATCH v1 net-next 0/3] ECN offload handling for AccECN series
 2026-01-31 22:55 UTC  (4+ messages)
` [PATCH v1 net-next 1/3] net: update commnets for SKB_GSO_TCP_ECN and SKB_GSO_TCP_ACCECN
` [PATCH v1 net-next 2/3] net: hns3/mlx5e: avoid corrupting CWR flag when receiving GRO packet
` [PATCH v1 net-next 3/3] virtio_net: Accurate ECN flag in virtio_net_hdr

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

[PATCH bpf 1/2] bpf: Fix bpf_xdp_store_bytes proto for read-only arg
 2026-01-31 22:00 UTC  (3+ messages)
` [PATCH bpf 2/2] selftests/bpf: Test access from RO map from xdp_store_bytes

[PATCH bpf-next v5 0/3] bpf, arm64: Add fsession support
 2026-01-31 22:00 UTC  (5+ messages)
` [PATCH bpf-next v5 1/3] bpf: Add bpf_jit_supports_fsession()
` [PATCH bpf-next v5 2/3] bpf, arm64: Add fsession support
` [PATCH bpf-next v5 3/3] selftests/bpf: Enable get_func_args and get_func_ip tests on arm64

[PATCH net v2] net: don't touch dev->stats in BPF redirect paths
 2026-01-31 21:20 UTC  (3+ messages)

[PATCH v4 00/54] tree-in-dcache stuff
 2026-01-31 20:02 UTC  (23+ messages)

[PATCH bpf-next v4 00/16] Remove task and cgroup local storage percpu counters
 2026-01-31 19:13 UTC  (30+ messages)
` [PATCH bpf-next v4 01/16] bpf: Select bpf_local_storage_map_bucket based on bpf_local_storage
` [PATCH bpf-next v4 02/16] bpf: Convert bpf_selem_unlink_map to failable
` [PATCH bpf-next v4 03/16] bpf: Convert bpf_selem_link_map "
` [PATCH bpf-next v4 04/16] bpf: Convert bpf_selem_unlink "
` [PATCH bpf-next v4 05/16] bpf: Change local_storage->lock and b->lock to rqspinlock
` [PATCH bpf-next v4 06/16] bpf: Remove task local storage percpu counter
` [PATCH bpf-next v4 07/16] bpf: Remove cgroup "
` [PATCH bpf-next v4 08/16] bpf: Remove unused percpu counter from bpf_local_storage_map_free
` [PATCH bpf-next v4 09/16] bpf: Prepare for bpf_selem_unlink_nofail()
` [PATCH bpf-next v4 10/16] bpf: Support lockless unlink when freeing map or local storage
` [PATCH bpf-next v4 11/16] bpf: Switch to bpf_selem_unlink_nofail in bpf_local_storage_{map_free, destroy}
` [PATCH bpf-next v4 12/16] selftests/bpf: Update sk_storage_omem_uncharge test
` [PATCH bpf-next v4 13/16] selftests/bpf: Update task_local_storage/recursion test
` [PATCH bpf-next v4 14/16] selftests/bpf: Update task_local_storage/task_storage_nodeadlock test
` [PATCH bpf-next v4 15/16] selftests/bpf: Remove test_task_storage_map_stress_lookup
` [PATCH bpf-next v4 16/16] selftests/bpf: Choose another percpu variable in bpf for btf_dump test

[PATCH net-next v2 0/4] net: uapi: Provide an UAPI definition of 'struct sockaddr'
 2026-01-31 17:25 UTC  (10+ messages)
` [PATCH net-next v2 1/4] selftests: net: Move some UAPI header inclusions after libc ones

[PATCH net-next RFC 0/3] net: move .getsockopt away from __user buffers
 2026-01-31 15:53 UTC  (8+ messages)
` [PATCH net-next RFC 1/3] net: add getsockopt_iter callback to proto_ops
` [PATCH net-next RFC 2/3] net: prefer getsockopt_iter in do_sock_getsockopt
` [PATCH net-next RFC 3/3] netlink: convert to getsockopt_iter

[PATCH bpf] bpf, sockmap: Fix af_unix null-ptr-deref in proto update
 2026-01-31 10:06 UTC  (5+ messages)

[PATCH bpf-next v2 0/2] bpf: Unify special map field validation in verifier
 2026-01-31  5:20 UTC  (4+ messages)
` [PATCH bpf-next v2 1/2] bpf: Introduce struct bpf_map_desc "
` [PATCH bpf-next v2 2/2] bpf: Consolidate special map field validation "

memory leaks of ftrace_hash
 2026-01-31  3:50 UTC 

[PATCH bpf-next v8 0/8] bpf: Avoid locks in bpf_timer and bpf_wq
 2026-01-31  1:54 UTC  (3+ messages)
` [PATCH bpf-next v8 1/8] bpf: Enable bpf timer and workqueue use in NMI

[PATCH v2] selftests/bpf: Make x86 preempt_count access compatible across v6.14+
 2026-01-31  1:40 UTC  (3+ messages)

[PATCH bpf-next v2] bpftool: Allow explicitly skip llvm dependency
 2026-01-30 23:48 UTC  (5+ messages)

[PATCH bpf-next v3 00/17] mm: BPF OOM
 2026-01-30 23:29 UTC  (4+ messages)
` [PATCH bpf-next v3 07/17] mm: introduce BPF OOM struct ops

BPF with deferred stacktrace and sframes?
 2026-01-30 22:03 UTC  (14+ messages)

[PATCHv2 bpf-next 0/6] x86/fgraph,bpf: Fix ORC stack unwind from kprobe_multi
 2026-01-30 21:50 UTC  (2+ messages)

[PATCH v2 mm-stable] procfs: avoid fetching build ID while holding VMA lock
 2026-01-30 20:47 UTC  (7+ messages)

[PATCH bpf-next 0/2] bpf: tail calls in sleepable programs
 2026-01-30 20:20 UTC  (7+ messages)
` [PATCH bpf-next 1/2] bpf: Allow sleepable programs to use tail calls
` [PATCH bpf-next 2/2] selftests/bpf: Add test for sleepable program tailcalls

[PATCH bpf-next v2 0/3] bpf, arm64: Add fsession support
 2026-01-30 20:12 UTC  (3+ messages)
` [PATCH bpf-next v2 2/3] "

[PATCH bpf-next v8 0/3] Pass external callchain entry to get_perf_callchain
 2026-01-30 20:04 UTC  (6+ messages)
` [PATCH bpf-next v8 2/3] perf: Refactor get_perf_callchain

[RFC] AI review prompt updates
 2026-01-30 19:29 UTC 

[PATCH bpf-next] mm/bpf_memcontrol: Add missing newline in pr_warn message
 2026-01-30 17:44 UTC  (3+ messages)

[for-next][PATCH 3/4] srcu: Fix warning to permit SRCU-fast readers in NMI handlers
 2026-01-30 17:28 UTC  (4+ messages)

[PATCH net-next v3] net: sched: sfq: add detailed drop reasons for monitoring
 2026-01-30 16:54 UTC  (5+ messages)

[PATCH bpf-next 0/2] bpf: Unify special map field validation in verifier
 2026-01-30 16:00 UTC  (8+ messages)
` [PATCH bpf-next 1/2] bpf: Introduce struct bpf_map_desc "
` [PATCH bpf-next 2/2] bpf: Consolidate special map field validation "

[PATCH v4 bpf-next] bpf: Add the missing types in the logs
 2026-01-30 13:30 UTC  (2+ messages)

[PATCH v3 00/30] kernel-doc: make it parse new functions and structs
 2026-01-30 11:11 UTC  (3+ messages)
` [PATCH v3 19/30] docs: kdoc_re: make NextedMatch use KernRe
  ` [Intel-wired-lan] "

[PATCH] selftests/bpf: skip deny_namespace when bpf LSM is not enabled
 2026-01-30  9:12 UTC 

[PATCH bpf-next] bpf: Remove RCU lock for perf callchain buffer
 2026-01-30  8:51 UTC  (2+ messages)

[PATCH] selftests/bpf: Add powerpc support for get_preempt_count() in selftest
 2026-01-30  7:41 UTC  (2+ messages)

[PATCH v4 00/22] slab: replace cpu (partial) slabs with sheaves
 2026-01-30  7:15 UTC  (12+ messages)
` [PATCH v4 06/22] slab: add sheaves to most caches

[PATCH v3 bpf-next] bpf: Add the missing types in the logs
 2026-01-30  6:25 UTC 

[PATCH] kallsyms: cache bpf symbols to avoid quadratic iteration
 2026-01-30  4:50 UTC 

[PATCH v3 net-next 00/15] nbl driver for Nebulamatrix NICs
 2026-01-30  3:31 UTC  (7+ messages)
` [PATCH v3 net-next 01/15] net/nebula-matrix: add minimum nbl build framework
      ` 回复:[PATCH "
        ` 回复:回复:[PATCH "
            ` 回复:回复:回复:[PATCH "

[PATCH v2] kernel/bpf/btf.c: reject to register duplicated kfunc
 2026-01-30  2:54 UTC  (4+ messages)

[PATCH v6 0/3] tracing: Guard __DECLARE_TRACE() use of __DO_TRACE_CALL() with SRCU-fast
 2026-01-30  2:50 UTC  (6+ messages)

[PATCH] srcu: Fix warning to permit SRCU-fast readers in NMI handlers
 2026-01-30  2:39 UTC  (2+ messages)

[PATCH] selftests/bpf: Make x86 preempt_count access compatible across v6.14+
 2026-01-30  1:10 UTC  (3+ messages)

[patch 0/4] sched/mmcid: Cure mode transition woes
 2026-01-30  0:20 UTC 

[PATCH net] net: don't touch dev->stats in BPF redirect paths
 2026-01-29 23:54 UTC  (3+ messages)

[PATCH mm-stable] procfs: avoid fetching build ID while holding VMA lock
 2026-01-29 23:28 UTC  (10+ messages)


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