messages from 2025-06-09 21:30:46 to 2025-06-11 02:26:04 UTC [more...]
bpf-restrict-fs fails to load without DYNAMIC_FTRACE_WITH_DIRECT_CALLS on arm64
2025-06-11 2:25 UTC (4+ messages)
[PATCH v9 00/11] perf: Support the deferred unwinding infrastructure
2025-06-11 1:34 UTC (11+ messages)
` [PATCH v9 01/11] perf: Remove get_perf_callchain() init_nr argument
` [PATCH v9 02/11] perf: Have get_perf_callchain() return NULL if crosstask and user are set
` [PATCH v9 03/11] perf: Use current->flags & PF_KTHREAD instead of current->mm == NULL
` [PATCH v9 04/11] perf: Simplify get_perf_callchain() user logic
` [PATCH v9 05/11] perf: Skip user unwind if the task is a kernel thread
` [PATCH v9 06/11] perf: Support deferred user callchains
` [PATCH v9 07/11] perf tools: Minimal CALLCHAIN_DEFERRED support
` [PATCH v9 08/11] perf record: Enable defer_callchain for user callchains
` [PATCH v9 09/11] perf script: Display PERF_RECORD_CALLCHAIN_DEFERRED
` [PATCH v9 10/11] perf tools: Merge deferred user callchains
[PATCH v10 00/14] unwind_user: x86: Deferred unwinding infrastructure
2025-06-11 0:54 UTC (15+ messages)
` [PATCH v10 01/14] unwind_user: Add user space unwinding API
` [PATCH v10 02/14] unwind_user: Add frame pointer support
` [PATCH v10 03/14] unwind_user: Add compat mode "
` [PATCH v10 04/14] unwind_user/deferred: Add unwind_deferred_trace()
` [PATCH v10 05/14] unwind_user/deferred: Add unwind cache
` [PATCH v10 06/14] unwind_user/deferred: Add deferred unwinding interface
` [PATCH v10 07/14] unwind_user/deferred: Make unwind deferral requests NMI-safe
` [PATCH v10 08/14] unwind deferred: Use bitmask to determine which callbacks to call
` [PATCH v10 09/14] unwind deferred: Use SRCU unwind_deferred_task_work()
` [PATCH v10 10/14] unwind: Clear unwind_mask on exit back to user space
` [PATCH v10 11/14] unwind: Finish up unwind when a task exits
` [PATCH v10 12/14] unwind_user/x86: Enable frame pointer unwinding on x86
` [PATCH v10 13/14] perf/x86: Rename and move get_segment_base() and make it global
` [PATCH v10 14/14] unwind_user/x86: Enable compat mode frame pointer unwinding on x86
[PATCH v3 bpf-next 0/5] bpf path iterator
2025-06-11 0:56 UTC (10+ messages)
` [PATCH v3 bpf-next 1/5] namei: Introduce new helper function path_walk_parent()
[PATCH bpf-next v3 0/3] Support array presets in veristat
2025-06-11 0:45 UTC (5+ messages)
` [PATCH bpf-next v3 1/3] selftests/bpf: separate var preset parsing "
` [PATCH bpf-next v3 2/3] selftests/bpf: support array presets "
` [PATCH bpf-next v3 3/3] selftests/bpf: test "
[PATCH net-next V7 0/2] veth: qdisc backpressure and qdisc check refactor
2025-06-11 0:25 UTC (8+ messages)
` [PATCH net-next V7 2/2] veth: apply qdisc backpressure on full ptr_ring to reduce TX drops
[PATCH 1/3] cgroup: support to enable nmi-safe css_rstat_updated
2025-06-10 23:33 UTC (12+ messages)
` [PATCH 2/3] cgroup: make css_rstat_updated nmi safe
` [PATCH 3/3] memcg: cgroup: call memcg_rstat_updated irrespective of in_nmi()
` [PATCH 0/3] cgroup: nmi safe css_rstat_updated
BTF loading failing on perf
2025-06-10 23:12 UTC (6+ messages)
[PATCH 00/12] Signed BPF programs
2025-06-10 22:35 UTC (35+ messages)
` [PATCH 07/12] bpf: Return hashes of maps in BPF_OBJ_GET_INFO_BY_FD
` [PATCH 08/12] bpf: Implement signature verification for BPF programs
` [PATCH 09/12] libbpf: Update light skeleton for signing
` [PATCH 10/12] libbpf: Embed and verify the metadata hash in the loader
` [PATCH 11/12] bpftool: Add support for signing BPF programs
` [PATCH 12/12] selftests/bpf: Enable signature verification for all lskel tests
[PATCH bpf-next V1 0/7] xdp: Propagate RX HW hints for XDP_REDIRECTed packets via xdp_frame
2025-06-10 22:26 UTC (6+ messages)
` [PATCH bpf-next V1 7/7] net: xdp: update documentation for xdp-rx-metadata.rst
[PATCH bpf-next v1 1/4] bpf: Save struct_ops instance pointer in bpf_prog_aux
2025-06-10 22:15 UTC (6+ messages)
` [PATCH bpf-next v1 2/4] bpf: Allow verifier to fixup kernel module kfuncs
` [PATCH bpf-next v1 3/4] selftests/bpf: Test accessing struct_ops this pointer
` [PATCH bpf-next v1 4/4] selftests/bpf: Test accessing struct_ops this pointer in timer callback
[PATCH] bpf, verifier: Improve precision for BPF_ADD and BPF_SUB
2025-06-10 22:13 UTC
[RFC bpf-next 0/4] bpf: Fast-Path approach for BPF program Termination
2025-06-10 22:06 UTC (11+ messages)
` [RFC bpf-next 3/4] bpf: Generating a stubbed version of BPF program for termination
[PATCH bpf-next] selftests/bpf: more precise cpu_mitigations state detection
2025-06-10 21:52 UTC
[PATCH net] virtio-net: drop the multi-buffer XDP packet in zerocopy
2025-06-10 20:37 UTC (8+ messages)
[PATCH] bpf: cpumap: report Rx queue index to xdp_rxq_info
2025-06-10 20:24 UTC (6+ messages)
[PATCH bpf] MAINTAINERS: add myself as bpf networking reviewer
2025-06-10 20:00 UTC (5+ messages)
[PATCH] tools/bpf/bpf_jit_disasm.c: fix potential negative index dereference after readlink failure
2025-06-10 19:18 UTC (2+ messages)
[PATCH net-next,v6] net: mana: Add handler for hardware servicing events
2025-06-10 18:45 UTC (2+ messages)
[PATCH net-next,v7] net: mana: Add handler for hardware servicing events
2025-06-10 18:42 UTC
[PATCH v1] tools/build: Remove some unused libbpf pre-1.0 feature test logic
2025-06-10 18:39 UTC (2+ messages)
[PATCH v4 00/10] Move uid filtering to BPF filters
2025-06-10 18:38 UTC (2+ messages)
[PATCH bpf-next v2] bpf, sockmap: Fix psock incorrectly pointing to sk
2025-06-10 17:54 UTC (2+ messages)
[PATCH] bpf: Specify access type of bpf_sysctl_get_name args
2025-06-10 17:16 UTC (6+ messages)
` [PATCH v2 0/2] "
` [PATCH v2 1/2] "
` [PATCH v2 2/2] selftests/bpf: Convert test_sysctl to prog_tests
[PATCH v2] tools/resolve_btfids: Fix build when cross compiling kernel with clang
2025-06-10 17:10 UTC (2+ messages)
[PATCH net-next v1 0/7] netlink: specs: fix all the yamllint errors
2025-06-10 17:04 UTC (10+ messages)
` [PATCH net-next v1 1/7] netlink: specs: add doc start markers to yaml
` [PATCH net-next v1 2/7] netlink: specs: clean up spaces in brackets
` [PATCH net-next v1 3/7] netlink: specs: fix up spaces before comments
` [PATCH net-next v1 4/7] netlink: specs: fix up truthy values
` [PATCH net-next v1 5/7] netlink: specs: fix up indentation errors
` [PATCH net-next v1 6/7] netlink: specs: wrap long doc lines (>80 chars)
` [PATCH net-next v1 7/7] netlink: specs: fix a couple of yamllint warnings
[PATCH bpf-next] bpf: Fix RCU usage in bpf_get_cgroup_classid_curr helper
2025-06-10 16:08 UTC (8+ messages)
[PATCH 1/2] context_tracking: Provide helper to determine if we're in IRQ
2025-06-10 15:47 UTC (7+ messages)
` [PATCH 2/2] rcu: Fix lockup when RCU reader used while IRQ exiting
[PATCH bpf-next v5 0/5] bpf: Implement mprog API on top of existing cgroup progs
2025-06-10 15:46 UTC (6+ messages)
` [PATCH bpf-next v5 2/5] "
[PATCH] bpf: adjust path to trace_output sample eBPF program
2025-06-10 15:20 UTC (2+ messages)
[BUG] veth: TX drops with NAPI enabled and crash in combination with qdisc
2025-06-10 14:49 UTC (8+ messages)
Potential negative index dereference in tools/bpf/bpf_jit_disasm.c due to unchecked readlink() return value
2025-06-10 13:58 UTC (2+ messages)
[PATCH net v3 1/2] net: clear the dst when changing skb protocol
2025-06-10 13:21 UTC (2+ messages)
[PATCH v8 net-next 00/15] AccECN protocol patch series
2025-06-10 12:53 UTC (16+ messages)
` [PATCH v8 net-next 01/15] tcp: reorganize SYN ECN code
` [PATCH v8 net-next 02/15] tcp: fast path functions later
` [PATCH v8 net-next 03/15] tcp: reorganize tcp_sock_write_txrx group for variables later
` [PATCH v8 net-next 04/15] tcp: AccECN core
` [PATCH v8 net-next 05/15] tcp: accecn: AccECN negotiation
` [PATCH v8 net-next 06/15] tcp: accecn: add AccECN rx byte counters
` [PATCH v8 net-next 07/15] tcp: accecn: AccECN needs to know delivered bytes
` [PATCH v8 net-next 08/15] tcp: sack option handling improvements
` [PATCH v8 net-next 09/15] tcp: accecn: AccECN option
` [PATCH v8 net-next 10/15] tcp: accecn: AccECN option send control
` [PATCH v8 net-next 11/15] tcp: accecn: AccECN option failure handling
` [PATCH v8 net-next 12/15] tcp: accecn: AccECN option ceb/cep heuristic
` [PATCH v8 net-next 13/15] tcp: accecn: AccECN ACE field multi-wrap heuristic
` [PATCH v8 net-next 14/15] tcp: accecn: try to fit AccECN option with SACK
` [PATCH v8 net-next 15/15] tcp: try to avoid safer when ACKs are thinned
[PATCH net-next 0/9] Split netmem from struct page
2025-06-10 11:15 UTC (13+ messages)
` [PATCH net-next 1/9] netmem: introduce struct netmem_desc mirroring "
` [PATCH net-next 2/9] page_pool: rename page_pool_return_page() to page_pool_return_netmem()
` [PATCH net-next 3/9] page_pool: rename __page_pool_release_page_dma() to __page_pool_release_netmem_dma()
` [PATCH net-next 6/9] netmem: remove __netmem_get_pp()
` [PATCH net-next 9/9] page_pool: access ->pp_magic through struct netmem_desc in page_pool_page_is_pp()
[syzbot] [bpf?] KCSAN: data-race in __htab_map_lookup_elem / bpf_lru_pop_free
2025-06-10 8:01 UTC
[PATCH bpf-next v4 0/9] bpf: Mitigate Spectre v1 using barriers
2025-06-10 5:31 UTC (5+ messages)
` [PATCH bpf-next v4 9/9] bpf: Fall back to nospec for sanitization-failures
[PATCH 1/4] perf/amd/ibs: Add load/store SW filters to IBS OP PMU
2025-06-10 5:12 UTC (2+ messages)
[PATCH bpf-next 1/2] bpf: Fix an issue in bpf_prog_test_run_xdp when page size greater than 4K
2025-06-10 1:31 UTC (6+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Fix two net related test failures with 64K page size
[PATCH bpf-next v4 0/3] bpf: make reg_not_null() true for CONST_PTR_TO_MAP
2025-06-09 23:50 UTC (2+ messages)
[PATCH bpf-next 1/5] bpf: Add cookie to tracing bpf_link_info
2025-06-09 23:50 UTC (2+ messages)
[PATCH bpf-next v2] bpf: Add show_fdinfo for perf_event
2025-06-09 23:41 UTC (2+ messages)
[PATCH net-next v3 00/12] net/mlx5e: Add support for devmem and io_uring TCP zero-copy
2025-06-09 23:22 UTC (5+ messages)
` [PATCH net-next v3 07/12] net/mlx5e: SHAMPO: Headers page pool stats
[PATCH bpf-next v1 0/2] veristat: memory accounting for bpf programs
2025-06-09 22:45 UTC (8+ messages)
` [PATCH bpf-next v1 2/2] "
[PATCH net v2] net: clear the dst when changing skb protocol
2025-06-09 22:02 UTC (6+ messages)
BPF CI update: veristat-scx job
2025-06-09 21:49 UTC (3+ messages)
[PATCH bpf-next v2 0/3] Support array presets in veristat
2025-06-09 21:37 UTC (7+ messages)
` [PATCH bpf-next v2 1/3] selftests/bpf: separate var preset parsing "
` [PATCH bpf-next v2 2/3] selftests/bpf: support array presets "
` [PATCH bpf-next v2 3/3] selftests/bpf: test "
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