messages from 2026-02-04 17:03:14 to 2026-02-05 22:29:26 UTC [more...]
[PATCH bpf-next v7 00/17] Remove task and cgroup local storage percpu counters
2026-02-05 22:29 UTC (8+ messages)
` [PATCH bpf-next v7 01/17] bpf: Select bpf_local_storage_map_bucket based on bpf_local_storage
` [PATCH bpf-next v7 02/17] bpf: Convert bpf_selem_unlink_map to failable
` [PATCH bpf-next v7 03/17] bpf: Convert bpf_selem_link_map "
` [PATCH bpf-next v7 04/17] bpf: Convert bpf_selem_unlink "
` [PATCH bpf-next v7 05/17] bpf: Change local_storage->lock and b->lock to rqspinlock
` [PATCH bpf-next v7 06/17] bpf: Remove task local storage percpu counter
` [PATCH bpf-next v7 07/17] bpf: Remove cgroup "
[RFC bpf-next 00/12] bpf: tracing_multi link
2026-02-05 22:27 UTC (21+ messages)
` [RFC bpf-next 04/12] bpf: Add struct bpf_tramp_node object
` [RFC bpf-next 06/12] bpf: Add bpf_trampoline_multi_attach/detach functions
` [RFC bpf-next 07/12] bpf: Add support to create tracing multi link
` [RFC bpf-next 08/12] libbpf: Add btf__find_by_glob_kind function
` [RFC bpf-next 09/12] libbpf: Add support to create tracing multi link
[PATCH bpf-next v9 0/9] bpf: Extend BPF syscall with common attributes support
2026-02-05 22:18 UTC (16+ messages)
` [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 8/9] libbpf: Add syscall common attributes support for map_create
` [PATCH bpf-next v9 9/9] selftests/bpf: Add tests to verify map create failure log
[PATCH] bpf: use FS_USERNS_DELEGATABLE for bpffs
2026-02-05 21:43 UTC (12+ messages)
[PATCH net-next v2 0/6] net: sched: refactor qdisc drop reasons into dedicated tracepoint
2026-02-05 21:22 UTC (7+ messages)
` [PATCH net-next v2 1/6] net: sched: introduce qdisc-specific drop reason tracing
` [PATCH net-next v2 2/6] net: sched: sfq: convert to qdisc drop reasons
` [PATCH net-next v2 3/6] net: sched: sch_cake: use enum qdisc_drop_reason for cobalt_should_drop
` [PATCH net-next v2 4/6] net: sched: rename QDISC_DROP_CAKE_FLOOD to QDISC_DROP_FLOOD_PROTECTION
` [PATCH net-next v2 5/6] net: sched: rename QDISC_DROP_FQ_* to generic names
` [PATCH net-next v2 6/6] net: sched: sch_dualpi2: use qdisc_dequeue_drop() for dequeue drops
[PATCH RFC bpf-next 00/12] bpf: Introduce resizable hash map
2026-02-05 21:02 UTC (17+ messages)
` [PATCH RFC bpf-next 01/12] bpf: Register rhash map
` [PATCH RFC bpf-next 02/12] bpf: Implement basic functions for resizable hashtab
` [PATCH RFC bpf-next 03/12] bpf: Implement batch ops and BPF iterator "
` [PATCH RFC bpf-next 04/12] bpf: Reject resizable hash map in tracing progs
` [PATCH RFC bpf-next 05/12] libbpf: Support resizable hashtable
` [PATCH RFC bpf-next 06/12] selftests/bpf: Add basic tests for resizable hash map
` [PATCH RFC bpf-next 07/12] selftests/bpf: Support resizable hashtab in test_maps
` [PATCH RFC bpf-next 08/12] selftests/bpf: Resizable hashtab BPF_F_LOCK tests
` [PATCH RFC bpf-next 09/12] selftests/bpf: Add stress tests for resizable hash get_next_key
` [PATCH RFC bpf-next 10/12] selftests/bpf: Add BPF iterator tests for resizable hash map
` [PATCH RFC bpf-next 11/12] selftests/bpf: Verify resizable hash map is rejected in tracing progs
` [PATCH RFC bpf-next 12/12] bpftool: Add rhash map documentation
(no subject)
2026-02-05 19:58 UTC
[PATCH bpf-next] bpf: Prevent reentrance into call_rcu_tasks_trace()
2026-02-05 19:02 UTC
[PATCH v13 00/18] unwind_deferred: Implement sframe handling
2026-02-05 18:54 UTC (3+ messages)
[PATCH bpf] bpf: Require frozen map for calculating map hash
2026-02-05 18:40 UTC (3+ messages)
[PATCH bpf-next v3 0/2] bpf: Add bitwise tracking for BPF_END
2026-02-05 18:35 UTC (6+ messages)
` [PATCH bpf-next v3 2/2] selftests/bpf: Add tests for BPF_END bitwise tracking
[PATCH 2/2] tracing: resolve enum names for function arguments via BTF
2026-02-05 18:04 UTC (7+ messages)
[PATCH v2] bpf: test_run: Fix the null pointer dereference issue in bpf_lwt_xmit_push_encap
2026-02-05 17:58 UTC (4+ messages)
` [syzbot ci] "
BPF with deferred stacktrace and sframes?
2026-02-05 17:39 UTC (15+ messages)
[PATCH bpf-next v8 0/3] Pass external callchain entry to get_perf_callchain
2026-02-05 17:34 UTC (5+ messages)
` [PATCH bpf-next v8 2/3] perf: Refactor get_perf_callchain
[PATCH bpf v3] bpf: Limit signature size to KMALLOC_MAX_CACHE_SIZE
2026-02-05 16:35 UTC (3+ messages)
[PATCH net-next RFC v1 0/3] net: sched: refactor qdisc drop reasons into dedicated tracepoint
2026-02-05 16:24 UTC (8+ messages)
` [PATCH net-next RFC v1 3/3] net: sched: sch_cake: use enum qdisc_drop_reason for cobalt_should_drop
[PATCH] vsnprintf: drop __printf() attributes on binary printing functions
2026-02-05 15:58 UTC (4+ messages)
[PATCH bpf-next] bpf: Allow bpf_tcp_sock() helper in XDP
2026-02-05 15:52 UTC (4+ messages)
[PATCH v5 0/6] powerpc64/bpf: Support tailcalls with subprogs & BPF exceptions
2026-02-05 14:55 UTC (2+ messages)
[PATCH bpf-next v6 00/17] Remove task and cgroup local storage percpu counters
2026-02-05 13:48 UTC (23+ messages)
` [PATCH bpf-next v6 01/17] bpf: Select bpf_local_storage_map_bucket based on bpf_local_storage
` [PATCH bpf-next v6 02/17] bpf: Convert bpf_selem_unlink_map to failable
` [PATCH bpf-next v6 03/17] bpf: Convert bpf_selem_link_map "
` [PATCH bpf-next v6 04/17] bpf: Convert bpf_selem_unlink "
` [PATCH bpf-next v6 05/17] bpf: Change local_storage->lock and b->lock to rqspinlock
` [PATCH bpf-next v6 06/17] bpf: Remove task local storage percpu counter
` [PATCH bpf-next v6 07/17] bpf: Remove cgroup "
` [PATCH bpf-next v6 08/17] bpf: Remove unused percpu counter from bpf_local_storage_map_free
` [PATCH bpf-next v6 09/17] bpf: Prepare for bpf_selem_unlink_nofail()
` [PATCH bpf-next v6 10/17] bpf: Support lockless unlink when freeing map or local storage
` [PATCH bpf-next v6 11/17] bpf: Switch to bpf_selem_unlink_nofail in bpf_local_storage_{map_free, destroy}
` [PATCH bpf-next v6 12/17] selftests/bpf: Update sk_storage_omem_uncharge test
` [PATCH bpf-next v6 13/17] selftests/bpf: Update task_local_storage/recursion test
` [PATCH bpf-next v6 14/17] selftests/bpf: Update task_local_storage/task_storage_nodeadlock test
` [PATCH bpf-next v6 15/17] selftests/bpf: Remove test_task_storage_map_stress_lookup
` [PATCH bpf-next v6 16/17] selftests/bpf: Choose another percpu variable in bpf for btf_dump test
` [PATCH bpf-next v6 17/17] selftests/bpf: Fix outdated test on storage->smap
[PATCH bpf 0/6] Address XDP frags having negative tailroom
2026-02-05 13:40 UTC (14+ messages)
` [PATCH bpf 1/6] xdp: produce a warning when calculated tailroom is negative
` [PATCH bpf 6/6] net: enetc: use truesize as XDP RxQ info frag_size
[PATCH v7 net-next 00/15] net: fec: improve XDP copy mode and add AF_XDP zero-copy support
2026-02-05 8:57 UTC (16+ messages)
` [PATCH v7 net-next 01/15] net: fec: add fec_txq_trigger_xmit() helper
` [PATCH v7 net-next 02/15] net: fec: add fec_rx_error_check() to check RX errors
` [PATCH v7 net-next 03/15] net: fec: add rx_shift to indicate the extra bytes padded in front of RX frame
` [PATCH v7 net-next 04/15] net: fec: add fec_build_skb() to build a skb
` [PATCH v7 net-next 05/15] net: fec: improve fec_enet_rx_queue()
` [PATCH v7 net-next 06/15] net: fec: add fec_enet_rx_queue_xdp() for XDP path
` [PATCH v7 net-next 07/15] net: fec: add tx_qid parameter to fec_enet_xdp_tx_xmit()
` [PATCH v7 net-next 08/15] net: fec: transmit XDP frames in bulk
` [PATCH v7 net-next 09/15] net: fec: remove unnecessary NULL pointer check when clearing TX BD ring
` [PATCH v7 net-next 10/15] net: fec: use switch statement to check the type of tx_buf
` [PATCH v7 net-next 11/15] net: fec: remove the size parameter from fec_enet_create_page_pool()
` [PATCH v7 net-next 12/15] net: fec: move xdp_rxq_info* APIs out of fec_enet_create_page_pool()
` [PATCH v7 net-next 13/15] net: fec: add fec_alloc_rxq_buffers_pp() to allocate buffers from page pool
` [PATCH v7 net-next 14/15] net: fec: improve fec_enet_tx_queue()
` [PATCH v7 net-next 15/15] net: fec: add AF_XDP zero-copy support
[syzbot] [bpf?] WARNING: refcount bug in __add_used_btf
2026-02-05 8:30 UTC (5+ messages)
[PATCH bpf] bpf, sockmap: Fix af_unix null-ptr-deref in proto update
2026-02-05 7:39 UTC (15+ messages)
[PATCH bpf v2] bpf: Limit signature size to KMALLOC_MAX_CACHE_SIZE
2026-02-05 6:36 UTC
[PATCH v6 net-next 06/15] net: fec: add fec_enet_rx_queue_xdp() for XDP path
2026-02-05 6:16 UTC (3+ messages)
` [v6,net-next,06/15] "
[PATCH v6 net-next 15/15] net: fec: add AF_XDP zero-copy support
2026-02-05 6:04 UTC (3+ messages)
` [v6,net-next,15/15] "
[PATCH bpf-next] selftests/bpf: Remove unnecessary volatile and barrier_var()
2026-02-05 2:57 UTC (5+ messages)
[PATCH net-next v8 00/16] netkit: Support for io_uring zero-copy and AF_XDP
2026-02-05 2:34 UTC (8+ messages)
` [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 v1 0/2] Fix for bpf_wq retry loop during free
2026-02-05 2:31 UTC (4+ messages)
` [PATCH bpf-next v1 1/2] bpf: Check for running wq callback when freeing bpf_async_cb
` [PATCH bpf-next v1 2/2] bpf: Reset prog callback in bpf_async_cancel_and_free()
[PATCH net-next v2 0/4] net: uapi: Provide an UAPI definition of 'struct sockaddr'
2026-02-05 1:55 UTC (10+ messages)
[PATCH bpf-next v5 00/16] Remove task and cgroup local storage percpu counters
2026-02-05 1:08 UTC (8+ messages)
` [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 v3 00/17] mm: BPF OOM
2026-02-05 0:12 UTC (16+ messages)
` [PATCH bpf-next v3 10/17] mm: introduce bpf_task_is_oom_victim() kfunc
[RFC PATCH bpf-next v1 1/4] bpf: Fix and refactor object relationship tracking
2026-02-04 23:58 UTC (2+ messages)
[PATCH v1] net: stmmac: Disable queues before tx_disable
2026-02-04 22:50 UTC (2+ messages)
[PATCH v1 bpf-next 0/2] bpf: Misc changes around AF_UNIX
2026-02-04 22:44 UTC (2+ messages)
[PATCH bpf-next v4 0/2] bpf: Improve linked register tracking
2026-02-04 21:53 UTC (6+ messages)
` [PATCH bpf-next v4 1/2] bpf: Support negative offsets, BPF_SUB, and alu32 for "
` [PATCH bpf-next v4 2/2] selftests/bpf: Add tests for improved "
[PATCH] resolve_btfids: Refactor the sort_btf_by_name function
2026-02-04 21:52 UTC (2+ messages)
[RFC PATCH bpf-next] bpf: ephemeral cgroup BPF control programs
2026-02-04 20:25 UTC (4+ messages)
[PATCH v4 00/22] slab: replace cpu (partial) slabs with sheaves
2026-02-04 18:24 UTC (11+ messages)
` [PATCH v4 06/22] slab: add sheaves to most caches
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