messages from 2025-09-08 17:10:07 to 2025-09-09 18:40:04 UTC [more...]
[PATCH v9 bpf] xsk: fix immature cq descriptor production
2025-09-09 18:40 UTC (2+ messages)
[PATCH bpf v1] rqspinlock: Choose trylock fallback for NMI waiters
2025-09-09 18:35 UTC (2+ messages)
[PATCH bpf-next] selftests/bpf: remove Mykola Lysenko from BPF selftests maintainers
2025-09-09 17:55 UTC (3+ messages)
[PATCH bpf-next v3 0/7] bpf: Introduce deferred task context execution
2025-09-09 17:49 UTC (20+ messages)
` [PATCH bpf-next v3 5/7] bpf: extract map key pointer calculation
` [PATCH bpf-next v3 6/7] bpf: task work scheduling kfuncs
` [PATCH bpf-next v3 7/7] selftests/bpf: BPF task work scheduling tests
[PATCH RFC net-next 0/5] selftests: drv-net: Convert XDP program to bpf_dynptr
2025-09-09 17:26 UTC (7+ messages)
` [PATCH RFC net-next 1/5] selftests: drv-net: Test XDP_TX with bpf_dynptr
` [PATCH RFC net-next 2/5] selftests: drv-net: Test XDP tail adjustment "
` [PATCH RFC net-next 3/5] selftests: drv-net: Test XDP head "
` [PATCH RFC net-next 4/5] selftests: drv-net: Adjust XDP header data "
` [PATCH RFC net-next 5/5] selftests: drv-net: Check "
[RFC PATCH bpf-next 00/14] bpf: Efficient socket destruction
2025-09-09 17:00 UTC (15+ messages)
` [RFC PATCH bpf-next 01/14] bpf: Use reference counting for struct bpf_shtab_elem
` [RFC PATCH bpf-next 02/14] bpf: Hold socket lock in socket hash iterator
` [RFC PATCH bpf-next 03/14] bpf: Hold socket lock in socket map iterator
` [RFC PATCH bpf-next 04/14] bpf: Mark sk as PTR_TRUSTED in sockmap iterator context
` [RFC PATCH bpf-next 05/14] selftests/bpf: Test bpf_sock_destroy() with sockmap iterators
` [RFC PATCH bpf-next 06/14] bpf: Enable precise bucketing control for socket hashes
` [RFC PATCH bpf-next 07/14] bpf: Support key prefix filtering for socket hash iterators
` [RFC PATCH bpf-next 08/14] selftests/bpf: Fix off by one error in remove_all_established
` [RFC PATCH bpf-next 09/14] selftests/bpf: Test socket hash iterator resume scenarios
` [RFC PATCH bpf-next 10/14] selftests/bpf: Socket map + sockops insert and destroy
` [RFC PATCH bpf-next 11/14] bpf: Introduce BPF_SOCK_OPS_UDP_CONNECTED_CB
` [RFC PATCH bpf-next 12/14] bpf: Allow bpf_sock_(map|hash)_update from BPF_SOCK_OPS_UDP_CONNECTED_CB
` [RFC PATCH bpf-next 13/14] selftests/bpf: Extend insert and destroy tests for UDP sockets
` [RFC PATCH bpf-next 14/14] bpf, doc: Document map_extra and key prefix filtering for socket hash
[PATCH net-next 00/11] net: stmmac: timestamping/ptp cleanups
2025-09-09 16:48 UTC (12+ messages)
` [PATCH net-next 01/11] net: stmmac: ptp: improve handling of aux_ts_lock lifetime
` [PATCH net-next 02/11] net: stmmac: disable PTP clock after unregistering PTP
` [PATCH net-next 03/11] net: stmmac: fix PTP error cleanup in __stmmac_open()
` [PATCH net-next 04/11] net: stmmac: fix stmmac_xdp_open() clk_ptp_ref error cleanup
` [PATCH net-next 05/11] net: stmmac: unexport stmmac_init_tstamp_counter()
` [PATCH net-next 06/11] net: stmmac: add __stmmac_release() to complement __stmmac_open()
` [PATCH net-next 07/11] net: stmmac: move stmmac_init_ptp() messages into function
` [PATCH net-next 08/11] net: stmmac: rename stmmac_init_ptp()
` [PATCH net-next 09/11] net: stmmac: add stmmac_setup_ptp()
` [PATCH net-next 10/11] net: stmmac: move PTP support check into stmmac_init_timestamping()
` [PATCH net-next 11/11] net: stmmac: move timestamping/ptp init to stmmac_hw_setup() caller
[PATCH 0/6] uprobes/x86: Cleanups and fixes
2025-09-09 16:44 UTC (8+ messages)
[PATCHv3 perf/core 0/6] uprobe,bpf: Allow to change app registers from uprobe registers
2025-09-09 16:41 UTC (9+ messages)
` [PATCHv3 perf/core 1/6] bpf: Allow uprobe program to change context registers
` [PATCHv3 perf/core 2/6] uprobe: Do not emulate/sstep original instruction when ip is changed
` [PATCHv3 perf/core 3/6] selftests/bpf: Add uprobe context registers changes test
` [PATCHv3 perf/core 4/6] selftests/bpf: Add uprobe context ip register change test
` [PATCHv3 perf/core 5/6] selftests/bpf: Add kprobe write ctx attach test
` [PATCHv3 perf/core 6/6] selftests/bpf: Add kprobe multi "
[PATCH bpf-next v8 1/3] bpf: refactor max_depth computation in bpf_get_stack()
2025-09-09 16:41 UTC (4+ messages)
` [PATCH bpf-next v8 3/3] bpf: fix stackmap overflow check in __bpf_get_stackid()
[ANNOUNCEMENT] LPC 2025 BPF Track CFP
2025-09-09 16:37 UTC (2+ messages)
[PATCH bpf-next v2 1/2] bpf: Add lookup_and_delete_elem for BPF_MAP_STACK_TRACE
2025-09-09 16:32 UTC (2+ messages)
` [PATCH bpf-next v2 2/2] selftests/bpf: Add stacktrace map lookup_and_delete_elem test case
[PATCH bpf-next v2] selftests/bpf: Fix incorrect array size calculation
2025-09-09 16:30 UTC (2+ messages)
[RFC 0/2] BPF signature hash chains
2025-09-09 16:20 UTC (3+ messages)
` [RFC 1/2] bpf: Add hash chain signature support for arbitrary maps
` [RFC 2/2] libbpf: Add hash chain signing support to light skeletons
[PATCH bpf-next v2 0/2] bpf: Reject bpf_timer for PREEMPT_RT
2025-09-09 15:59 UTC (8+ messages)
` [PATCH bpf-next v2 1/2] "
[RFC bpf-next v1 0/7] Add kfunc bpf_xdp_pull_data
2025-09-09 15:53 UTC (8+ messages)
[PATCH net-next v5 0/2] net/mlx5: Avoid payload in skb's linear part for better GRO-processing
2025-09-09 15:18 UTC (5+ messages)
` [PATCH net-next v5 2/2] net/mlx5: Avoid copying payload to the skb's linear part
[PATCH bpf-next v6 0/5] bpf: report arena faults to BPF streams
2025-09-09 14:49 UTC (9+ messages)
` [PATCH bpf-next v6 3/5] bpf: Report arena faults to BPF stderr
` [PATCH bpf-next v6 4/5] selftests: bpf: introduce __stderr and __stdout
` [PATCH bpf-next v6 5/5] selftests/bpf: Add tests for arena fault reporting
[PATCH bpf v3 1/1] bpf: Allow fall back to interpreter for programs with stack size <= 512
2025-09-09 14:46 UTC
[PATCH bpf-next v6 0/7] bpf: Introduce BPF_F_CPU and BPF_F_ALL_CPUS flags for percpu maps
2025-09-09 14:14 UTC (8+ messages)
` [PATCH bpf-next v6 1/7] bpf: Introduce internal bpf_map_check_op_flags helper function
` [PATCH bpf-next v6 2/7] bpf: Introduce BPF_F_CPU and BPF_F_ALL_CPUS flags
` [PATCH bpf-next v6 3/7] bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu_array maps
` [PATCH bpf-next v6 4/7] bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu_hash and lru_percpu_hash maps
` [PATCH bpf-next v6 5/7] bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu_cgroup_storage maps
` [PATCH bpf-next v6 6/7] libbpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu maps
` [PATCH bpf-next v6 7/7] selftests/bpf: Add cases to test BPF_F_CPU and BPF_F_ALL_CPUS flags
[PATCH net-next 0/2] net: xdp: handle frags with unreadable memory
2025-09-09 13:30 UTC (3+ messages)
` [PATCH net-next 1/2] net: xdp: pass full flags to xdp_update_skb_shared_info()
[PATCH bpf-next 1/2] bpf: Add lookup_and_delete_elem for BPF_MAP_STACK_TRACE
2025-09-09 13:07 UTC (4+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Add stacktrace map lookup_and_delete_elem test case
[PATCH bpf-next 0/5] selftests/bpf: Extend sockmap_redir to test no-redir SK_DROP/SK_PASS
2025-09-09 10:15 UTC (4+ messages)
` [PATCH bpf-next 1/5] selftests/bpf: sockmap_redir: Simplify try_recv()
[PATCH bpf v2] bpf/helpers: Use __GFP_HIGH instead of GFP_ATOMIC in __bpf_async_init()
2025-09-09 9:52 UTC
[PATCH v4 next-next] net/cls_cgroup: Fix task_get_classid() during qdisc run
2025-09-09 8:39 UTC (2+ messages)
[PATCH] memcg: skip cgroup_file_notify if spinning is not allowed
2025-09-09 6:20 UTC (7+ messages)
[PATCH v1] bpf: Add kernel-doc for struct bpf_prog_info
2025-09-09 3:37 UTC (5+ messages)
[PATCH] selftests/bpf: Fix incorrect array size calculation
2025-09-09 2:34 UTC (2+ messages)
[PATCH v4 0/6] slab: Re-entrant kmalloc_nolock()
2025-09-09 2:32 UTC (9+ messages)
` [PATCH v4 6/6] slab: Introduce kmalloc_nolock() and kfree_nolock()
[PATCH bpf-next v5 0/9] bpf: Introduce BPF_F_CPU and BPF_F_ALL_CPUS flags for percpu maps
2025-09-09 2:26 UTC (7+ messages)
` [PATCH bpf-next v5 1/9] bpf: Generalize data copying "
` [PATCH bpf-next v5 2/9] bpf: Introduce internal bpf_map_check_op_flags helper function
[PATCH bpf-next v2 0/7] Add kfunc bpf_xdp_pull_data
2025-09-09 1:54 UTC (8+ messages)
` [PATCH bpf-next v2 1/7] net/mlx5e: Fix generating skb from nonlinear xdp_buff
` [PATCH bpf-next v2 3/7] bpf: Support pulling non-linear xdp data
[PATCH v6 0/6] tracing: Deferred unwinding of user space stack traces
2025-09-09 1:18 UTC (21+ messages)
` [PATCH v6 5/6] tracing: Show inode and device major:minor in deferred user space stacktrace
[PATCH v6 bpf-next/net 0/5] bpf: Allow decoupling memcg from sk->sk_prot->memory_allocated
2025-09-09 1:01 UTC (10+ messages)
` [PATCH v6 bpf-next/net 1/5] tcp: Save lock_sock() for memcg in inet_csk_accept()
` [PATCH v6 bpf-next/net 2/5] bpf: Support bpf_setsockopt() for BPF_CGROUP_INET_SOCK_CREATE
` [PATCH v6 bpf-next/net 3/5] bpf: Introduce SK_BPF_MEMCG_FLAGS and SK_BPF_MEMCG_SOCK_ISOLATED
` [PATCH v6 bpf-next/net 4/5] net-memcg: Allow decoupling memcg from global protocol memory accounting
` [PATCH v6 bpf-next/net 5/5] selftest: bpf: Add test for SK_BPF_MEMCG_SOCK_ISOLATED
[PATCH slab v5 0/6] slab: Re-entrant kmalloc_nolock()
2025-09-09 1:00 UTC (7+ messages)
` [PATCH slab v5 1/6] locking/local_lock: Introduce local_lock_is_locked()
` [PATCH slab v5 2/6] mm: Allow GFP_ACCOUNT to be used in alloc_pages_nolock()
` [PATCH slab v5 3/6] mm: Introduce alloc_frozen_pages_nolock()
` [PATCH slab v5 4/6] slab: Make slub local_(try)lock more precise for LOCKDEP
` [PATCH slab v5 5/6] slab: Reuse first bit for OBJEXTS_ALLOC_FAIL
` [PATCH slab v5 6/6] slab: Introduce kmalloc_nolock() and kfree_nolock()
[PATCH v2 bpf-next] riscv, bpf: Sign extend struct ops return values properly
2025-09-08 22:34 UTC (4+ messages)
[GIT PULL] io_uring fix for 6.17-rc5
2025-09-08 22:15 UTC
[PATCH 0/5] perf trace: Fix parallel execution
2025-09-08 21:00 UTC (3+ messages)
` [PATCH 1/5] perf trace: use standard syscall tracepoint structs for augmentation
[PATCH bpf] bpf/helpers: Use __GFP_HIGH instead of GFP_ATOMIC in __bpf_async_init()
2025-09-08 20:30 UTC (3+ messages)
[syzbot] [net?] WARNING: suspicious RCU usage in corrupted (3)
2025-09-08 20:12 UTC
[PATCH net-next 00/13][pull request] idpf: add XDP support
2025-09-08 19:57 UTC (14+ messages)
` [PATCH net-next 01/13] xdp, libeth: make the xdp_init_buff() micro-optimization generic
` [PATCH net-next 02/13] idpf: fix Rx descriptor ready check barrier in splitq
` [PATCH net-next 03/13] idpf: use a saner limit for default number of queues to allocate
` [PATCH net-next 04/13] idpf: link NAPIs to queues
` [PATCH net-next 05/13] idpf: add 4-byte completion descriptor definition
` [PATCH net-next 06/13] idpf: remove SW marker handling from NAPI
` [PATCH net-next 07/13] idpf: add support for nointerrupt queues
` [PATCH net-next 08/13] idpf: prepare structures to support XDP
` [PATCH net-next 09/13] idpf: implement XDP_SETUP_PROG in ndo_bpf for splitq
` [PATCH net-next 10/13] idpf: use generic functions to build xdp_buff and skb
` [PATCH net-next 11/13] idpf: add support for XDP on Rx
` [PATCH net-next 12/13] idpf: add support for .ndo_xdp_xmit()
` [PATCH net-next 13/13] idpf: add XDP RSS hash hint
[PATCHv2 perf/core 0/4] uprobe,bpf: Allow to change app registers from uprobe registers
2025-09-08 19:36 UTC (4+ messages)
` [PATCHv2 perf/core 1/4] bpf: Allow uprobe program to change context registers
[PATCH bpf-next 0/4] bpf: Support non-linear skbs for BPF_PROG_TEST_RUN
2025-09-08 19:16 UTC (11+ messages)
` [PATCH bpf-next 2/4] bpf: Craft non-linear skbs in BPF_PROG_TEST_RUN
[PATCH bpf-next 1/2] bpf: Use tnums for JEQ/JNE is_branch_taken logic
2025-09-08 18:00 UTC (6+ messages)
` [syzbot ci] "
[PATCH v16 0/4] perf tool: Support the deferred unwinding infrastructure
2025-09-08 17:53 UTC (5+ messages)
` [PATCH v16 1/4] perf tools: Minimal CALLCHAIN_DEFERRED support
` [PATCH v16 2/4] perf record: Enable defer_callchain for user callchains
` [PATCH v16 3/4] perf script: Display PERF_RECORD_CALLCHAIN_DEFERRED
` [PATCH v16 4/4] perf tools: Merge deferred user callchains
[PATCH v17 net-next 00/14] AccECN protocol patch series
2025-09-08 17:34 UTC (15+ messages)
` [PATCH v17 net-next 01/14] tcp: reorganize SYN ECN code
` [PATCH v17 net-next 02/14] tcp: fast path functions later
` [PATCH v17 net-next 03/14] tcp: reorganize tcp_sock_write_txrx group for variables later
` [PATCH v17 net-next 04/14] tcp: ecn functions in separated include file
` [PATCH v17 net-next 05/14] tcp: AccECN core
` [PATCH v17 net-next 06/14] tcp: accecn: AccECN negotiation
` [PATCH v17 net-next 07/14] tcp: accecn: add AccECN rx byte counters
` [PATCH v17 net-next 08/14] tcp: accecn: AccECN needs to know delivered bytes
` [PATCH v17 net-next 09/14] tcp: sack option handling improvements
` [PATCH v17 net-next 10/14] tcp: accecn: AccECN option
` [PATCH v17 net-next 11/14] tcp: accecn: AccECN option send control
` [PATCH v17 net-next 12/14] tcp: accecn: AccECN option failure handling
` [PATCH v17 net-next 13/14] tcp: accecn: AccECN option ceb/cep and ACE field multi-wrap heuristics
` [PATCH v17 net-next 14/14] tcp: accecn: try to fit AccECN option with SACK
[RESEND][PATCH v15 0/4] perf: Support the deferred unwinding infrastructure
2025-09-08 17:21 UTC (6+ messages)
` [RESEND][PATCH v15 1/4] unwind deferred: Add unwind_user_get_cookie() API
` [RESEND][PATCH v15 2/4] perf: Support deferred user callchains
` [RESEND][PATCH v15 3/4] perf: Have the deferred request record the user context cookie
` [RESEND][PATCH v15 4/4] perf: Support deferred user callchains for per CPU events
[PATCH v3 bpf-next] selftests/bpf: Fix the issue where the error code is 0
2025-09-08 17:10 UTC (2+ messages)
[PATCH 0/3] bpf: replace wq users and add WQ_PERCPU to alloc_workqueue() users
2025-09-08 17:10 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