messages from 2026-06-11 01:47:58 to 2026-06-12 06:32:43 UTC [more...]
[PATCH bpf-next] selftests/bpf: add helper retval linked scalar pruning selftest
2026-06-12 6:32 UTC (4+ messages)
[PATCH] Add LoadPin support for eBPF program loading
2026-06-12 6:17 UTC (4+ messages)
[PATCH v1 bpf-next/net 0/5] bpf: Support RX/TX HW timestamp proxy
2026-06-12 6:03 UTC (14+ messages)
` [PATCH v1 bpf-next/net 1/5] ethtool: Introduce ETHTOOL_MSG_TSINFO_SET for virtual interfaces
` [PATCH v1 bpf-next/net 2/5] bpf: Rename bpf_kfunc_set_tcp_reqsk to bpf_kfunc_set_sched_cls
` [PATCH v1 bpf-next/net 3/5] bpf: Add bpf_skb_set_hwtstamp()
` [PATCH v1 bpf-next/net 4/5] bpf: Add kfunc to proxy TX HW Timestamp
` [PATCH v1 bpf-next/net 5/5] selftest: bpf: Add test for hwtstamp proxy
[PATCH] libbpf: Allow callbacks at consumption time
2026-06-12 5:32 UTC (3+ messages)
[PATCH bpf-next v4] selftests/bpf: Add arena direct-value one-past-end reject test
2026-06-12 5:26 UTC
[RFC PATCH bpf-next 0/5] tcp: opportunistic loopback splice for BPF-paired sockets
2026-06-12 3:29 UTC (11+ messages)
` [RFC PATCH bpf-next 1/5] tcp_bpf: add bpf_sock_splice_pair kfunc for opportunistic loopback splice
` [RFC PATCH bpf-next 2/5] tcp_bpf: busy-poll the splice ring before parking the receiver
` [RFC PATCH bpf-next 3/5] selftests/bpf: add tcp_splice basic round-trip test
` [RFC PATCH bpf-next 4/5] bpf: allow SO_BUSY_POLL in bpf_setsockopt()
` [RFC PATCH bpf-next 5/5] selftests/bpf: set SO_BUSY_POLL from the tcp_splice sockops prog
[PATCH bpf v2 0/7] bpf, skmsg: some fixes for skmsg
2026-06-12 2:03 UTC (25+ messages)
` [PATCH bpf v2 1/7] bpf, sockmap: reject overflowing copy + len in bpf_msg_push_data()
` [PATCH bpf v2 2/7] bpf, sockmap: Fix wrong rsge offset "
` [PATCH bpf v2 3/7] bpf, sockmap: zero-initialize pages allocated in bpf_msg_push_data
` [PATCH bpf v2 4/7] bpf, sockmap: keep sk_msg copy state in sync
` [PATCH bpf v2 5/7] sockmap: Fix use-after-free in udp_bpf_recvmsg()
` [PATCH bpf v2 6/7] bpf, sockmap: fix integer overflow in bpf_msg_pop_data() bounds check
` [PATCH bpf v2 7/7] selftests/bpf: add test for bpf_msg_pop_data() overflow
[PATCH v3 0/3] Move thread_info into task_struct for LoongArch
2026-06-12 2:02 UTC (6+ messages)
` [PATCH v3 1/3] LoongArch: Implement CONFIG_THREAD_INFO_IN_TASK
` [PATCH v3 2/3] LoongArch: BPF: Inline bpf_get_current_task{_btf}() helpers
` [PATCH v3 3/3] LoongArch: BPF: Inline bpf_get_smp_processor_id() helper
[PATCH bpf-next v3] bpf: Fix unaligned interpreter panic on JIT fallback path
2026-06-12 1:10 UTC
[PATCH net-next 0/3] xsk: support tx napi busy_poll
2026-06-12 1:09 UTC (5+ messages)
` [PATCH net-next 1/3] net: busy-poll: introduce sk_tx_busy_loop()
` [PATCH net-next 2/3] virtio_net: initialize napi.tx_napi in virtnet_alloc_queues()
` [PATCH net-next 3/3] xsk: replace sk_busy_loop with sk_tx_busy_loop in __xsk_sendmsg()
[PATCH net-next v13 0/2] tcp: rehash onto different local ECMP path on retransmit timeout
2026-06-12 1:00 UTC (3+ messages)
` [PATCH net-next v13 1/2] "
` [PATCH net-next v13 2/2] selftests: net: add local ECMP rehash test
[PATCH bpf-next v3] selftests/bpf: Add arena direct-value one-past-end reject test
2026-06-11 23:57 UTC (2+ messages)
[PATCH bpf] bpf: Track spilled zero scalars for var-off stack reads
2026-06-11 23:43 UTC (2+ messages)
[PATCH bpf-next 0/5] Verify BPF signed loader at load time
2026-06-11 22:56 UTC (2+ messages)
[PATCH bpf-next] selftsets/bpf: Retry map update on helper_fill_hashmap()
2026-06-11 22:48 UTC (3+ messages)
[PATCH] selftests/bpf: Add test for sleepable lsm_cgroup rejection
2026-06-11 22:37 UTC (2+ messages)
[PATCH bpf] bpf, sockmap: take the socket lock in udp_bpf_recvmsg()
2026-06-11 21:19 UTC (2+ messages)
[PATCH v1 net-next 0/4] TCP Prague preparation series
2026-06-11 20:36 UTC (11+ messages)
` [PATCH v1 net-next 1/4] tcp: accecn: Add ece_delta to rate_sample
` [PATCH v1 net-next 2/4] tcp: ECT_1_ESTABLISH identifier for CA
` [PATCH v1 net-next 3/4] tcp: Add tso_segs() CC callback for TCP Prague
` [PATCH v1 net-next 4/4] tcp: Add mss_cache_set_by_cca for CC algorithm to set MSS
ZDI-CAN-30691: New Vulnerability Report
2026-06-11 18:54 UTC
[PATCH bpf-next v2] selftests/bpf: Add cgroup kptr NMI deadlock reproducer
2026-06-11 19:58 UTC
[PATCH net 0/4] ICSSG XDP zero copy bug fixes
2026-06-11 18:57 UTC (5+ messages)
` [PATCH net 1/4] net: ti: icssg-prueth: Fix AF_XDP fill ring alloc and wakeup condition
` [PATCH net 2/4] net: ti: icssg: Use undirected TX tag for native XDP in HSR offload mode
` [PATCH net 3/4] net: ti: icssg: Use undirected TX tag for XDP zero copy "
` [PATCH net 4/4] net: ti: icssg: Fix XSK zero copy TX during application wakeup
[PATCH net-next 0/3] docs: net: more adjustments to docs
2026-06-11 18:13 UTC (8+ messages)
` [PATCH net-next 1/3] docs: net: fix minor issues with XDP metadata docs
` [PATCH net-next 2/3] docs: net: tls-offload: document tls_dev_del, tls_dev_resync, and rekey
[PATCHv7 bpf-next 00/29] bpf: tracing_multi link
2026-06-11 17:35 UTC (8+ messages)
` [PATCHv7 bpf-next 03/29] ftrace: Add add_ftrace_hash_entry function
[PATCH v11 3/6] x86/asm: Use CFI_* macros in SYM_FUNC_* macros so they can be added to VDSO
2026-06-11 15:58 UTC (3+ messages)
[PATCH v7 0/7] powerpc/bpf: Add support for verifier selftest
2026-06-11 15:38 UTC (12+ messages)
` [PATCH v7 1/7] powerpc/bpf: fix alignment of long branch trampoline address
` [PATCH v7 2/7] powerpc/bpf: Move out dummy_tramp_addr after Long branch stub
` [PATCH v7 3/7] selftest/bpf: Fixing powerpc JIT disassembly failure
` [PATCH v7 4/7] selftest/bpf: Enable verifier selftest for powerpc64
` [PATCH v7 5/7] powerpc64/bpf: fix compare instruction emitted for tailcall
` [PATCH v7 6/7] selftest/bpf: Add tailcall verifier selftest for powerpc64
` [PATCH v7 7/7] powerpc/bpf: fix buffer overflow in JIT for large BPF programs
[PATCHv3 bpf-next 0/7] bpf: Allow uprobe_multi binary specified by file descriptor
2026-06-11 11:55 UTC (12+ messages)
` [PATCHv3 bpf-next 1/7] bpf: Guard __get_user acesss with access_ok for uprobe_multi data
` [PATCHv3 bpf-next 2/7] bpf: Use user_path_at for path resolution in uprobe_multi
` [PATCHv3 bpf-next 3/7] bpf: Add support to specify uprobe_multi target via file descriptor
` [PATCHv3 bpf-next 4/7] libbpf: Add path_fd to struct bpf_link_create_opts
` [PATCHv3 bpf-next 5/7] selftests/bpf: Add uprobe_multi path_fd test
` [PATCHv3 bpf-next 6/7] selftests/bpf: Add uprobe_multi path_fd fail tests
` [PATCHv3 bpf-next 7/7] selftests/bpf: Fix typo in verify_umulti_link_info
[PATCH net v3] tcp: clear sock_ops cb flags before force-closing a child socket
2026-06-11 11:47 UTC (2+ messages)
[PATCH bpf-next v2] bpf: Fix unaligned interpreter panic on JIT fallback path
2026-06-11 11:28 UTC (4+ messages)
[RESEND][PATCH v2] unwind: Add sframe_(un)register() system calls
2026-06-11 11:22 UTC (3+ messages)
[PATCH bpf-next 1/5] bpf: Verify signed loader metadata at load time
2026-06-11 9:43 UTC (3+ messages)
[PATCHv2 bpf-next 2/6] bpf: Add support to specify uprobe_multi target via file descriptor
2026-06-11 9:37 UTC (3+ messages)
[PATCHv2 bpf-next 1/6] bpf: Use user_path_at for path resolution in uprobe_multi
2026-06-11 9:37 UTC (3+ messages)
[PATCHv2 bpf-next 3/6] libbpf: Add path_fd to struct bpf_link_create_opts
2026-06-11 9:37 UTC (3+ messages)
[PATCHv2 bpf-next 5/6] selftests/bpf: Add uprobe_multi path_fd fail tests
2026-06-11 9:37 UTC (3+ messages)
[PATCHv2 bpf-next 4/6] selftests/bpf: Add uprobe_multi path_fd test
2026-06-11 9:37 UTC (3+ messages)
[PATCH dwarves v5 00/11] pahole: Encode true signatures in kernel BTF
2026-06-11 9:15 UTC (5+ messages)
` [PATCH dwarves v5 01/11] dwarf_loader: Reduce parameter checking with clang DW_AT_calling_convention attr
` [PATCH dwarves v5 10/11] btf_encoder: Handle optimized parameter properly
[PATCH bpf v4 0/2] bpf: Fix generic devmap egress skb sharing
2026-06-11 9:02 UTC (6+ messages)
` [PATCH bpf v4 1/2] bpf: Run generic devmap egress prog on private skb
` [PATCH bpf v4 2/2] selftests/bpf: Cover generic devmap egress last-dst rewrite
[PATCH bpf-next v1] bpf: Fix unaligned interpreter panic on JIT fallback path
2026-06-11 8:40 UTC (5+ messages)
[PATCH net v5 0/4] net: mvpp2: fix XDP RX buffer handling
2026-06-11 8:10 UTC (2+ messages)
[PATCH bpf v3 0/2] bpf: Fix generic devmap egress skb sharing
2026-06-11 7:14 UTC (7+ messages)
` [PATCH bpf v3 1/2] bpf: Run generic devmap egress prog on private skb
` [PATCH bpf v3 2/2] selftests/bpf: Cover generic devmap egress last-dst rewrite
[PATCH stable 6.6.y v2 0/3] bpf: backport scalar not-equal tracking fixes
2026-06-11 6:47 UTC (4+ messages)
[PATCH net v2] tcp: clear sock_ops cb flags before force-closing a child socket
2026-06-11 6:43 UTC (3+ messages)
[PATCH net v2] net: skmsg: preserve sg.copy across SG transforms
2026-06-11 6:22 UTC (2+ messages)
[PATCH bpf-next v5 8/9] selftests/bpf: Add test to verify xlated insns for global percpu data
2026-06-11 5:12 UTC (3+ messages)
[PATCH bpf-next v5 7/9] selftests/bpf: Add tests to verify verifier log for global percpu data
2026-06-11 5:11 UTC (3+ messages)
[PATCH bpf-next v5 6/9] selftests/bpf: Add tests to verify global percpu data
2026-06-11 5:10 UTC (3+ messages)
[PATCH bpf-next v5 5/9] bpftool: Generate skeleton for global percpu data
2026-06-11 5:09 UTC (5+ messages)
[PATCH bpf-next v5 3/9] libbpf: Probe percpu data feature
2026-06-11 5:08 UTC (3+ messages)
[PATCH bpf-next v5 2/9] bpf: Introduce global percpu data
2026-06-11 5:05 UTC (5+ messages)
[PATCH 0/2] arm64: ftrace: support DIRECT_CALLS without CALL_OPS
2026-06-11 4:06 UTC (5+ messages)
` [PATCH 1/2] arm64: ftrace: prepare ftrace_modify_call() for use "
` [PATCH 2/2] arm64: ftrace: allow DIRECT_CALLS "
[PATCH v2 0/3] Move thread_info into task_struct for LoongArch
2026-06-11 3:33 UTC (11+ messages)
` [PATCH v2 1/3] LoongArch: Implement CONFIG_THREAD_INFO_IN_TASK
` [PATCH v2 2/3] LoongArch: BPF: Inline bpf_get_current_task{_btf}() helpers
` [PATCH v2 3/3] LoongArch: BPF: Inline bpf_get_smp_processor_id() helper
[PATCH bpf 3/4] bpf, sockmap: zero-initialize pages allocated in bpf_msg_push_data
2026-06-11 2:11 UTC (4+ messages)
[PATCH bpf 2/4] bpf, sockmap: Fix wrong rsge offset in bpf_msg_push_data()
2026-06-11 1:56 UTC (2+ messages)
[PATCH bpf 1/4] bpf, sockmap: reject overflowing copy + len in bpf_msg_push_data()
2026-06-11 1:49 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