messages from 2026-01-31 05:09:23 to 2026-02-02 17:20:00 UTC [more...]
[PATCH v1 net-next 0/3] ECN offload handling for AccECN series
2026-02-02 17:19 UTC (12+ 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 bpf-next] ftrace: Fix direct_functions leak in update_ftrace_direct_del
2026-02-02 16:00 UTC (3+ messages)
[PATCH bpf-next v7 0/4] Add cryptographic hash and signature verification kfuncs to BPF
2026-02-02 15:20 UTC (6+ messages)
` [PATCH bpf-next v7 1/4] bpf: Add hash kfunc for cryptographic hashing
` [PATCH bpf-next v7 2/4] selftests/bpf: Add tests for bpf_crypto_hash kfunc
` [PATCH bpf-next v7 3/4] bpf: Add signature verification kfuncs
` [PATCH bpf-next v7 4/4] selftests/bpf: Add tests for "
[PATCH bpf] bpf, sockmap: Fix af_unix null-ptr-deref in proto update
2026-02-02 15:10 UTC (6+ messages)
[PATCH bpf-next v9 0/9] bpf: Extend BPF syscall with common attributes support
2026-02-02 14:40 UTC (10+ messages)
` [PATCH bpf-next v9 1/9] "
` [PATCH bpf-next v9 2/9] libbpf: Add support for extended bpf syscall
` [PATCH bpf-next v9 3/9] bpf: Refactor reporting log_true_size for prog_load
` [PATCH bpf-next v9 4/9] bpf: Add syscall common attributes support "
` [PATCH bpf-next v9 5/9] bpf: Refactor reporting btf_log_true_size for btf_load
` [PATCH bpf-next v9 6/9] bpf: Add syscall common attributes support "
` [PATCH bpf-next v9 7/9] bpf: Add syscall common attributes support for map_create
` [PATCH bpf-next v9 8/9] libbpf: "
` [PATCH bpf-next v9 9/9] selftests/bpf: Add tests to verify map create failure log
[PATCH v5 net-next 06/15] net: fec: add fec_enet_rx_queue_xdp() for XDP path
2026-02-02 14:26 UTC (2+ messages)
` [v5,net-next,06/15] "
[PATCH bpf-next 0/2] bpf: Add bitwise tracking for BPF_END
2026-02-02 13:35 UTC (3+ messages)
` [PATCH bpf-next 1/2] "
` [PATCH bpf-next 2/2] selftests/bpf: Add tests for BPF_END bitwise tracking
[PATCH v9 bpf-next 0/9] bpf: Avoid locks in bpf_timer and bpf_wq
2026-02-02 13:36 UTC (14+ messages)
` [PATCH v9 bpf-next 1/9] bpf: Enable bpf_timer and bpf_wq in any context
` [PATCH v9 bpf-next 2/9] bpf: Add verifier support for bpf_timer argument in kfuncs
` [PATCH v9 bpf-next 3/9] bpf: Introduce bpf_timer_cancel_async() kfunc
` [PATCH v9 bpf-next 4/9] selftests/bpf: Refactor timer selftests
` [PATCH v9 bpf-next 5/9] selftests/bpf: Add stress test for timer async cancel
` [PATCH v9 bpf-next 6/9] selftests/bpf: Verify bpf_timer_cancel_async works
` [PATCH v9 bpf-next 7/9] selftests/bpf: Add timer stress test in NMI context
` [PATCH v9 bpf-next 8/9] selftests/bpf: Removed obsolete tests
` [PATCH v9 bpf-next 9/9] selftests/bpf: Add a test to stress bpf_timer_start and map_delete race
[PATCH net-next RFC 0/3] net: move .getsockopt away from __user buffers
2026-02-02 12:32 UTC (6+ messages)
[PATCH] resolve_btfids: Refactor the sort_btf_by_name function
2026-02-02 12:01 UTC
[PATCH 1/2] btf: Add for_each_enum and for_each_enum64 helper macros
2026-02-02 11:15 UTC
[PATCH bpf-next 0/4] bpf: verifier: Improve state pruning for scalar registers
2026-02-02 10:44 UTC (5+ messages)
` [PATCH bpf-next 1/4] bpf: verifier: Assign ids on stack fills
` [PATCH bpf-next 2/4] bpf: verifier: Clear singular ids for scalars
` [PATCH bpf-next 3/4] bpf: verifier: relax maybe_widen_reg() constraints
` [PATCH bpf-next 4/4] bpf: verifier: Relax scalar id equivalence for state pruning
[PATCH v4 0/3] bpf/verifier: Expand the usage scenarios of bpf_kptr_xchg
2026-02-02 9:00 UTC (4+ messages)
` [PATCH v4 1/3] bpf/verifier: allow calling bpf_kptr_xchg while holding a lock
` [PATCH v4 2/3] bpf/verifier: allow using bpf_kptr_xchg even if the NON_OWN_REF flag is set
` [PATCH v4 3/3] selftests/bpf: Add supplementary tests for bpf_kptr_xchg
[PATCH RESEND v3 0/3] bpf/verifier: Expand the usage scenarios of bpf_kptr_xchg
2026-02-02 6:22 UTC (5+ messages)
` [PATCH RESEND v3 1/3] bpf/verifier: allow calling bpf_kptr_xchg while holding a lock
` [PATCH RESEND v3 2/3] bpf/verifier: allow using bpf_kptr_xchg even if the NON_OWN_REF flag is set
` [PATCH RESEND v3 3/3] selftests/bpf: Add supplementary tests for bpf_kptr_xchg
[PATCH bpf-next v2 0/2] bpf: Disallow BPF_F_LOCK with mixed special fields
2026-02-02 5:54 UTC (5+ messages)
` [PATCH bpf-next v2 1/2] bpf: Disallow BPF_F_LOCK with mixed special fields and centralize flag checks
[PATCH bpf-next v3 00/17] mm: BPF OOM
2026-02-02 5:39 UTC (18+ messages)
` [PATCH bpf-next v3 05/17] bpf: mark struct oom_control's memcg field as TRUSTED_OR_NULL
` [PATCH bpf-next v3 06/17] mm: define mem_cgroup_get_from_ino() outside of CONFIG_SHRINKER_DEBUG
` [PATCH bpf-next v3 07/17] mm: introduce BPF OOM struct ops
` [PATCH bpf-next v3 08/17] mm: introduce bpf_oom_kill_process() bpf kfunc
` [PATCH bpf-next v3 10/17] mm: introduce bpf_task_is_oom_victim() kfunc
BPF: general protection fault in xsk_map_update_elem
2026-02-02 3:44 UTC (2+ messages)
INFO: rcu detected stall in prog_array_map_clear_deferred
2026-02-02 3:43 UTC (2+ messages)
[PATCH v3 0/3] bpf/verifier: Expand the usage scenarios of bpf_kptr_xchg
2026-02-02 3:12 UTC (3+ messages)
` [PATCH v3 1/3] bpf/verifier: allow calling bpf_kptr_xchg while holding a lock
` [PATCH v3 3/3] selftests/bpf: Add supplementary tests for bpf_kptr_xchg
[PATCH bpf-next v5 00/16] Remove task and cgroup local storage percpu counters
2026-02-01 23:29 UTC (19+ messages)
` [PATCH bpf-next v5 01/16] bpf: Select bpf_local_storage_map_bucket based on bpf_local_storage
` [PATCH bpf-next v5 02/16] bpf: Convert bpf_selem_unlink_map to failable
` [PATCH bpf-next v5 03/16] bpf: Convert bpf_selem_link_map "
` [PATCH bpf-next v5 04/16] bpf: Convert bpf_selem_unlink "
` [PATCH bpf-next v5 05/16] bpf: Change local_storage->lock and b->lock to rqspinlock
` [PATCH bpf-next v5 06/16] bpf: Remove task local storage percpu counter
` [PATCH bpf-next v5 07/16] bpf: Remove cgroup "
` [PATCH bpf-next v5 08/16] bpf: Remove unused percpu counter from bpf_local_storage_map_free
` [PATCH bpf-next v5 09/16] bpf: Prepare for bpf_selem_unlink_nofail()
` [PATCH bpf-next v5 10/16] bpf: Support lockless unlink when freeing map or local storage
` [PATCH bpf-next v5 11/16] bpf: Switch to bpf_selem_unlink_nofail in bpf_local_storage_{map_free, destroy}
` [PATCH bpf-next v5 12/16] selftests/bpf: Update sk_storage_omem_uncharge test
` [PATCH bpf-next v5 13/16] selftests/bpf: Update task_local_storage/recursion test
` [PATCH bpf-next v5 14/16] selftests/bpf: Update task_local_storage/task_storage_nodeadlock test
` [PATCH bpf-next v5 15/16] selftests/bpf: Remove test_task_storage_map_stress_lookup
` [PATCH bpf-next v5 16/16] selftests/bpf: Choose another percpu variable in bpf for btf_dump test
[PATCH net-next v8 00/16] netkit: Support for io_uring zero-copy and AF_XDP
2026-02-01 22:54 UTC (25+ messages)
` [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 11/16] netkit: Implement rtnl_link_ops->alloc and ndo_queue_create
` [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 bpf-next v2] bpf: Replace snprintf("%s", ...) with strscpy in parse_{base,module}
2026-02-01 21:52 UTC
memory leaks of ftrace_hash
2026-02-01 21:12 UTC (2+ messages)
[PATCH bpf-next] bpf: Replace snprintf("%s", ...) with strscpy()
2026-02-01 19:26 UTC (2+ messages)
[PATCH] selftests/bpf: skip deny_namespace when bpf LSM is not enabled
2026-02-01 16:43 UTC (2+ messages)
[PATCH v2 0/3] bpf/verifier: Expand the usage scenarios of bpf_kptr_xchg
2026-02-01 16:34 UTC (5+ messages)
` [PATCH v2 1/3] bpf/verifier: allow calling bpf_kptr_xchg while holding a lock
` [PATCH v2 2/3] bpf/verifier: allow using bpf_kptr_xchg even if the NON_OWN_REF flag is set
` [PATCH v2 3/3] selftests/bpf: Add supplementary tests for bpf_kptr_xchg
[PATCH v13 net-next 00/15] AccECN protocol case handling series
2026-02-01 10:26 UTC (18+ 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 v6 0/6] x86/vdso: VDSO updates and fixes for sframes
2026-02-01 8:23 UTC (2+ messages)
Unsubscribe
2026-02-01 5:59 UTC
[LSF/MM/BPF TOPIC] Userspace JIT for eBPF
2026-02-01 3:26 UTC (4+ messages)
BUG: unable to handle kernel NULL pointer dereference in bpf_trace_run2
2026-02-01 3:06 UTC (5+ messages)
[PATCH v4 bpf-next] bpf: Add the missing types in the logs
2026-02-01 3:06 UTC (2+ messages)
[PATCH v4 00/54] tree-in-dcache stuff
2026-02-01 0:11 UTC (23+ messages)
[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 (2+ 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 (6+ messages)
[PATCH bpf-next v2 0/2] bpf: Unify special map field validation in verifier
2026-01-31 5:20 UTC (2+ messages)
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