messages from 2025-11-14 07:14:00 to 2025-11-15 23:41:09 UTC [more...]
[PATCHSET v4 0/5] perf tools: Add deferred callchain support
2025-11-15 23:41 UTC (3+ messages)
` [PATCH v4 1/5] tools headers UAPI: Sync linux/perf_event.h for deferred callchains
` [PATCH v4 2/5] perf tools: Minimal DEFERRED_CALLCHAIN support
bpf: system freezes due to recursive lock in bpf_ringbuf_reserve() caused by commit a650d38 ("bpf: Convert ringbuf map to rqspinlock")
2025-11-15 23:04 UTC (3+ messages)
[bpf-next v1 0/5] selftests/bpf: networking test cleanups and build fix
2025-11-15 22:55 UTC (6+ messages)
` [bpf-next v1 1/5] selftests/bpf: use sockaddr_storage instead of addr_port in cls_redirect test
` [bpf-next v1 2/5] selftests/bpf: use sockaddr_storage instead of sa46 in select_reuseport test
` [bpf-next v1 3/5] selftests/bpf: move common TCP helpers into bpf_tracing_net.h
` [bpf-next v1 4/5] selftests/bpf: replace TCP CC string comparisons with bpf_strncmp
` [bpf-next v1 5/5] selftests/bpf: propagate LLVM toolchain to runqslower build
[PATCH v2 bpf-next 0/2] bpf: Recognize special arithmetic shift in the verifier
2025-11-15 16:00 UTC (7+ messages)
` [PATCH v2 bpf-next 1/2] "
` [PATCH v2 bpf-next 2/2] selftests/bpf: Add tests for s>>=31 and s>>=63
[PATCH v3 36/50] functionfs: switch to simple_remove_by_name()
2025-11-15 13:21 UTC (11+ messages)
` [functionfs] mainline UAF (was Re: [PATCH v3 36/50] functionfs: switch to simple_remove_by_name())
[PATCH bpf-next 0/2] Ease BPF signing build requirements
2025-11-15 11:46 UTC (8+ messages)
` [PATCH bpf-next 1/2] bpftool: Allow bpftool to build with openssl < 3
` [PATCH bpf-next 2/2] selftests/bpf: Allow selftests to build with older xxd
[syzbot] [bpf?] possible deadlock in bpf_lru_push_free (2)
2025-11-15 11:20 UTC (4+ messages)
[PATCH bpf v5] bpf: Fix invalid mem access when update_effective_progs fails in __cgroup_bpf_detach
2025-11-15 10:23 UTC
[PATCH RFC 00/17] bpf: Introduce proof-based verifier enhancement
2025-11-15 9:22 UTC (3+ messages)
[PATCH bpf-next v2 0/4] Remove KF_SLEEPABLE from arena kfuncs
2025-11-15 8:18 UTC (21+ messages)
` [PATCH bpf-next v2 1/4] bpf: arena: populate vm_area without allocating memory
` [PATCH bpf-next v2 2/4] bpf: arena: use kmalloc_nolock() in place of kvcalloc()
` [PATCH bpf-next v2 3/4] bpf: arena: make arena kfuncs any context safe
` [PATCH bpf-next v2 4/4] selftests: bpf: test non-sleepable arena allocations
[PATCH net v3 0/1] i40e: xsk: advance next_to_clean on status descriptors
2025-11-15 7:58 UTC (4+ messages)
` [PATCH net v3 1/1] "
[PATCH bpf-next v1] docs: bpf: map_array: specify BPF_MAP_TYPE_PERCPU_ARRAY value size limit
2025-11-15 6:35 UTC
bpf: failed assertion of infallibility in bpf_tracing_link_release triggers WARNING
2025-11-15 4:08 UTC
[PATCH bpf v4] bpf: Fix invalid mem access when update_effective_progs fails in __cgroup_bpf_detach
2025-11-15 3:49 UTC (2+ messages)
[PATCH bpf v3] bpf: Fix invalid mem access when update_effective_progs fails in __cgroup_bpf_detach
2025-11-15 3:21 UTC (9+ messages)
[PATCH bpf] bpf: don't skip other information if xlated_prog_insns is skipped
2025-11-15 3:00 UTC (2+ messages)
[PATCH net-next 0/6] net/mlx5e: Speedup channel configuration operations
2025-11-15 2:53 UTC (3+ messages)
` [PATCH net-next 2/6] net/mlx5e: Use regular ICOSQ for triggering NAPI
[PATCH bpf-next 1/2] bpf: Check skb->transport_header is set in bpf_skb_check_mtu
2025-11-15 2:50 UTC (2+ messages)
[PATCH bpf-next] selftests/bpf: simplify the kernel_count bench trigger
2025-11-15 2:45 UTC (3+ messages)
[PATCH RFC bpf-next 0/7] bpf trampoline support "jmp" mode
2025-11-15 2:42 UTC (24+ messages)
` [PATCH RFC bpf-next 1/7] ftrace: introduce FTRACE_OPS_FL_JMP
` [PATCH RFC bpf-next 2/7] x86/ftrace: implement DYNAMIC_FTRACE_WITH_JMP
` [PATCH RFC bpf-next 3/7] bpf: fix the usage of BPF_TRAMP_F_SKIP_FRAME
` [PATCH RFC bpf-next 4/7] bpf,x86: adjust the "jmp" mode for bpf trampoline
` [PATCH RFC bpf-next 5/7] bpf: introduce bpf_arch_text_poke_type
` [PATCH RFC bpf-next 6/7] bpf,x86: implement bpf_arch_text_poke_type for x86_64
` [PATCH RFC bpf-next 7/7] bpf: implement "jmp" mode for trampoline
[PATCH net V4] veth: more robust handing of race to avoid txq getting stuck
2025-11-15 2:20 UTC (2+ messages)
[PATCH net-next] selftests: drv-net: xdp: Fix register spill error with clang 20
2025-11-15 2:01 UTC (2+ messages)
[PATCH bpf-next v3] bpf: verifier: Move desc->imm setup to sort_kfunc_descs_by_imm_off()
2025-11-15 2:01 UTC (3+ messages)
[PATCH bpf-next v1] selftests/bpf: align kfuncs renamed in bpf tree
2025-11-15 2:01 UTC (2+ messages)
[PATCH v2 bpf-next 0/4] Replace BPF memory allocator with kmalloc_nolock() in local storage
2025-11-15 2:01 UTC (6+ messages)
` [PATCH v2 bpf-next 1/4] bpf: Always charge/uncharge memory when allocating/unlinking storage elements
` [PATCH v2 bpf-next 2/4] bpf: Remove smap argument from bpf_selem_free()
` [PATCH v2 bpf-next 3/4] bpf: Save memory alloction info in bpf_local_storage
` [PATCH v2 bpf-next 4/4] bpf: Replace bpf memory allocator with kmalloc_nolock() in local storage
[PATCH bpf-next 1/2] bpf: Recognize special arithmetic shift in the verifier
2025-11-15 1:39 UTC (13+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Add tests for s>>=31 and s>>=63
[PATCH v4 0/2] libbpf: fix BTF dedup to support recursive typedef
2025-11-15 1:30 UTC (2+ messages)
[RFC mm v5 0/2] mm, page_pool: introduce a new page type for page pool in page type
2025-11-15 1:23 UTC (9+ messages)
` [RFC mm v5 1/2] page_pool: check nmdesc->pp to see its usage as page pool for net_iov not page-backed
[PATCH v2 bpf-next] selftests/bpf: Fix failure paths in send_signal test
2025-11-15 1:10 UTC (2+ messages)
[PATCH bpf-next] selftests/bpf: Fix failure path in send_signal test
2025-11-15 1:02 UTC (4+ messages)
[GIT PULL] BPF fixes for 6.18-rc6
2025-11-14 23:53 UTC (2+ messages)
[PATCH RFC net-next 0/2] xsk: fix immature cq descriptor production (II)
2025-11-14 23:46 UTC (10+ messages)
` [PATCH RFC net-next 2/2] xsk: introduce a cached cq to temporarily store descriptor addrs
[PATCH bpf-next v6 0/7] Support associating BPF programs with struct_ops
2025-11-14 23:06 UTC (10+ messages)
` [PATCH bpf-next v6 1/6] bpf: Allow verifier to fixup kernel module kfuncs
` [PATCH bpf-next v6 2/6] bpf: Support associating BPF program with struct_ops
` [PATCH bpf-next v6 3/6] libbpf: Add support for "
` [PATCH bpf-next v6 4/6] selftests/bpf: Test BPF_PROG_ASSOC_STRUCT_OPS command
` [PATCH bpf-next v6 5/6] selftests/bpf: Test ambiguous associated struct_ops
` [PATCH bpf-next v6 6/6] selftests/bpf: Test getting associated struct_ops in timer callback
[PATCH bpf] bpf: handle the return of ftrace_set_filter_ip in register_fentry
2025-11-14 21:40 UTC (2+ messages)
[PATCH bpf-next v1] bpf: a few missing checks to avoid verbose verifier log
2025-11-14 21:30 UTC (2+ messages)
[PATCH net-next 0/4] gve: Implement XDP HW RX Timestamping support for DQ
2025-11-14 21:11 UTC (5+ messages)
` [PATCH net-next 1/4] gve: Move ptp_schedule_worker to gve_init_clock
` [PATCH net-next 2/4] gve: Wrap struct xdp_buff
` [PATCH net-next 3/4] gve: Prepare bpf_xdp_metadata_rx_timestamp support
` [PATCH net-next 4/4] gve: Add Rx HWTS metadata to AF_XDP ZC mode
[PATCH bpf-next v3] bpf: prevent nesting overflow in bpf_try_get_buffers
2025-11-14 21:10 UTC (2+ messages)
[PATCH bpf-next v2] bpf: use preempt_disable/enable() to protect bpf_bprintf_buffers nesting
2025-11-14 21:10 UTC (2+ messages)
[PATCH dwarves v4 0/3] btf_encoder: refactor emission of BTF funcs
2025-11-14 20:54 UTC (8+ messages)
[PATCH dwarves 0/3] pahole: Replace or add functions with true signatures in btf
2025-11-14 20:11 UTC (5+ messages)
[PATCH 00/17] ns: header cleanups and initial namespace reference count improvements
2025-11-14 19:27 UTC (3+ messages)
` [PATCH 16/17] ns: drop custom reference count initialization for initial namespaces
[PATCHSET v3 0/5] perf tools: Add deferred callchain support
2025-11-14 19:20 UTC (16+ messages)
` [PATCH v3 2/5] perf tools: Minimal DEFERRED_CALLCHAIN support
` [PATCH v3 3/5] perf record: Enable defer_callchain for user callchains
` [PATCH v3 4/5] perf script: Display PERF_RECORD_CALLCHAIN_DEFERRED
` [PATCH v3 5/5] perf tools: Merge deferred user callchains
[PATCH dwarves v1 0/3] btf_encoder: support for BPF magic kernel functions
2025-11-14 18:33 UTC (4+ messages)
[PATCH bpf v1 1/2] bpf: account for current allocated stack depth in widen_imprecise_scalars()
2025-11-14 17:57 UTC (2+ messages)
[PATCH bpf-next v2] selftests/bpf: Fix htab_update/reenter_update selftest failure
2025-11-14 17:19 UTC (3+ messages)
[PATCH net/bpf] bpf: add bpf_prog_run_data_pointers()
2025-11-14 17:11 UTC (2+ messages)
[PATCH v3 00/10] BPF controlled io_uring
2025-11-14 13:08 UTC (3+ messages)
` [PATCH v3 10/10] selftests/io_uring: add bpf io_uring selftests
[PATCH bpf-next v2] bpf: verifier: initialize imm in kfunc_tab in add_kfunc_call()
2025-11-14 11:32 UTC (3+ messages)
[PATCH net-next v5 0/6] Add AF_XDP zero copy support
2025-11-14 11:13 UTC (6+ messages)
` [PATCH net-next v5 1/6] net: ti: icssg-prueth: Add functions to create and destroy Rx/Tx queues
` [PATCH net-next v5 5/6] net: ti: icssg-prueth: Add AF_XDP zero copy for RX
[RFC PATCH 0/2] Add btf__permute API
2025-11-14 10:38 UTC (7+ messages)
` [RFC PATCH 1/2] libbpf: Add BTF permutation support for type reordering
` [RFC PATCH 2/2] selftests/bpf: Add test cases for btf__permute functionality
[PATCH net v5 0/3] mptcp: Fix conflicts between MPTCP and sockmap
2025-11-14 10:00 UTC (4+ messages)
` [PATCH net v5 3/3] selftests/bpf: Add mptcp test with sockmap
[PATCH v6 net-next 00/14] AccECN protocol case handling series
2025-11-14 7:13 UTC (14+ messages)
` [PATCH v6 net-next 02/14] gro: flushing when CWR is set negatively affects AccECN
` [PATCH v6 net-next 03/14] net: update commnets for SKB_GSO_TCP_ECN and SKB_GSO_TCP_ACCECN
` [PATCH v6 net-next 04/14] selftests/net: gro: add self-test for TCP CWR flag
` [PATCH v6 net-next 05/14] tcp: ECT_1_NEGOTIATION and NEEDS_ACCECN identifiers
` [PATCH v6 net-next 06/14] tcp: disable RFC3168 fallback identifier for CC modules
` [PATCH v6 net-next 07/14] tcp: accecn: handle unexpected AccECN negotiation feedback
` [PATCH v6 net-next 08/14] tcp: accecn: retransmit downgraded SYN in AccECN negotiation
` [PATCH v6 net-next 09/14] tcp: add TCP_SYNACK_RETRANS synack_type
` [PATCH v6 net-next 10/14] tcp: accecn: retransmit SYN/ACK without AccECN option or non-AccECN SYN/ACK
` [PATCH v6 net-next 11/14] tcp: accecn: unset ECT if receive or send ACE=0 in AccECN negotiaion
` [PATCH v6 net-next 12/14] tcp: accecn: fallback outgoing half link to non-AccECN
` [PATCH v6 net-next 13/14] tcp: accecn: detect loss ACK w/ AccECN option and add TCP_ACCECN_OPTION_PERSIST
` [PATCH v6 net-next 14/14] tcp: accecn: enable AccECN
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