messages from 2025-06-03 23:23:05 to 2025-06-05 16:17:32 UTC [more...]
Large modules with 6.15 [was: [PATCH v4 6/6] percpu/x86: Enable strict percpu checks via named AS qualifiers]
2025-06-05 16:17 UTC (2+ messages)
[BUG] veth: TX drops with NAPI enabled and crash in combination with qdisc
2025-06-05 16:15 UTC (2+ messages)
[PATCH bpf-next] selftests/bpf: support array presets in veristat
2025-06-05 16:14 UTC (4+ messages)
[PATCH RFC bpf-next 0/4] bpf, arm64: support up to 12 arguments
2025-06-05 16:09 UTC (10+ messages)
` [PATCH RFC bpf-next 1/4] bpf: add struct largest member size in func model
` [Question] attributes encoding in BTF
[PATCH bpf-next v3 1/3] bpf: make reg_not_null() true for CONST_PTR_TO_MAP
2025-06-05 16:08 UTC (6+ messages)
` [PATCH bpf-next v3 2/3] selftests/bpf: add cmp_map_pointer_with_const test
` [PATCH bpf-next v3 3/3] selftests/bpf: add test cases with CONST_PTR_TO_MAP null checks
[PATCH bpf-next v2 1/3] bpf: make reg_not_null() true for CONST_PTR_TO_MAP
2025-06-05 15:25 UTC (7+ messages)
` [PATCH bpf-next v2 2/3] selftests/bpf: add cmp_map_pointer_with_const test
` [PATCH bpf-next v2 3/3] selftests/bpf: add test cases with CONST_PTR_TO_MAP null checks
[PATCH bpf-next v1 0/2] bpf,ktls: Fix data corruption caused by using bpf_msg_pop_data() in ktls
2025-06-05 14:55 UTC (5+ messages)
` [PATCH bpf-next v1 1/2] bpf,ktls: Fix data corruption when "
[PATCH net] virtio-net: drop the multi-buffer XDP packet in zerocopy
2025-06-05 14:48 UTC (9+ messages)
[PATCH bpf-next v1] bpf, sockmap: Fix psock incorrectly pointing to sk
2025-06-05 14:24 UTC (4+ messages)
[PATCH net] net: clear the dst when changing skb protocol
2025-06-05 14:01 UTC (6+ messages)
[PATCHv3 perf/core 00/22] uprobes: Add support to optimize usdt probes on x86_64
2025-06-05 13:23 UTC (23+ messages)
` [PATCHv3 perf/core 01/22] uprobes: Remove breakpoint in unapply_uprobe under mmap_write_lock
` [PATCHv3 perf/core 02/22] uprobes: Rename arch_uretprobe_trampoline function
` [PATCHv3 perf/core 03/22] uprobes: Make copy_from_page global
` [PATCHv3 perf/core 04/22] uprobes: Add uprobe_write function
` [PATCHv3 perf/core 05/22] uprobes: Add nbytes argument to uprobe_write
` [PATCHv3 perf/core 06/22] uprobes: Add is_register argument to uprobe_write and uprobe_write_opcode
` [PATCHv3 perf/core 07/22] uprobes: Add do_ref_ctr argument to uprobe_write function
` [PATCHv3 perf/core 08/22] uprobes/x86: Add mapping for optimized uprobe trampolines
` [PATCHv3 perf/core 09/22] uprobes/x86: Add uprobe syscall to speed up uprobe
` [PATCHv3 perf/core 10/22] uprobes/x86: Add support to optimize uprobes
` [PATCHv3 perf/core 11/22] selftests/bpf: Import usdt.h from libbpf/usdt project
` [PATCHv3 perf/core 12/22] selftests/bpf: Reorg the uprobe_syscall test function
` [PATCHv3 perf/core 13/22] selftests/bpf: Rename uprobe_syscall_executed prog to test_uretprobe_multi
` [PATCHv3 perf/core 14/22] selftests/bpf: Add uprobe/usdt syscall tests
` [PATCHv3 perf/core 15/22] selftests/bpf: Add hit/attach/detach race optimized uprobe test
` [PATCHv3 perf/core 16/22] selftests/bpf: Add uprobe syscall sigill signal test
` [PATCHv3 perf/core 17/22] selftests/bpf: Add optimized usdt variant for basic usdt test
` [PATCHv3 perf/core 18/22] selftests/bpf: Add uprobe_regs_equal test
` [PATCHv3 perf/core 19/22] selftests/bpf: Change test_uretprobe_regs_change for uprobe and uretprobe
` [PATCHv3 perf/core 20/22] seccomp: passthrough uprobe systemcall without filtering
` [PATCHv3 perf/core 21/22] selftests/seccomp: validate uprobe syscall passes through seccomp
` [PATCHv3 22/22] man2: Add uprobe syscall page
[RFC v4 00/18] Split netmem from struct page
2025-06-05 13:28 UTC (55+ messages)
` [RFC v4 01/18] netmem: introduce struct netmem_desc mirroring "
` [RFC v4 02/18] netmem: introduce netmem alloc APIs to wrap page alloc APIs
` [RFC v4 03/18] page_pool: use netmem alloc/put APIs in __page_pool_alloc_page_order()
` [RFC v4 04/18] page_pool: rename __page_pool_alloc_page_order() to __page_pool_alloc_netmem_order()
` [RFC v4 05/18] page_pool: use netmem alloc/put APIs in __page_pool_alloc_pages_slow()
` [RFC v4 06/18] page_pool: rename page_pool_return_page() to page_pool_return_netmem()
` [RFC v4 07/18] page_pool: use netmem put API in page_pool_return_netmem()
` [RFC v4 08/18] page_pool: rename __page_pool_release_page_dma() to __page_pool_release_netmem_dma()
` [RFC v4 09/18] page_pool: rename __page_pool_put_page() to __page_pool_put_netmem()
` [RFC v4 10/18] page_pool: rename __page_pool_alloc_pages_slow() to __page_pool_alloc_netmems_slow()
` [RFC v4 11/18] mlx4: use netmem descriptor and APIs for page pool
` [RFC v4 12/18] netmem: use _Generic to cover const casting for page_to_netmem()
` [RFC v4 13/18] netmem: remove __netmem_get_pp()
` [RFC v4 14/18] page_pool: make page_pool_get_dma_addr() just wrap page_pool_get_dma_addr_netmem()
` [RFC v4 15/18] netdevsim: use netmem descriptor and APIs for page pool
` [RFC v4 16/18] netmem: introduce a netmem API, virt_to_head_netmem()
` [RFC v4 17/18] mt76: use netmem descriptor and APIs for page pool
` [RFC v4 18/18] page_pool: access ->pp_magic through struct netmem_desc in page_pool_page_is_pp()
BUG: scheduling while atomic with PREEMPT_RT=y and bpf selftests
2025-06-05 12:51 UTC (3+ messages)
[PATCH bpf-next v2 1/2] bpftool: Use appropriate permissions for map access
2025-06-05 11:22 UTC (4+ messages)
` [PATCH bpf-next v2 2/2] selftests/bpf: Add test for bpftool access to read-only protected maps
message rejected: BPF error на русском языке Russia
2025-06-05 9:28 UTC
[PATCH bpf-next] selftests/bpf: rbtree: Fix incorrect global variable usage
2025-06-05 8:45 UTC
[PATCH bpf-next 0/2] bpftool: skel: Add
2025-06-05 7:49 UTC
[PATCH bpf-next 1/2] bpftool: skel: Introduce NAME__open_and_load_opts()
2025-06-05 7:51 UTC (2+ messages)
` [PATCH bpf-next 2/2] "
[GIT PULL] BPF fixes for 6.16-rc1
2025-06-05 3:04 UTC (2+ messages)
[PATCH 0/3] perf: generate events for BPF metadata
2025-06-04 23:04 UTC (11+ messages)
` [PATCH 2/3] perf: collect BPF metadata from existing BPF programs
[RFC bpf-next 0/4] bpf: Fast-Path approach for BPF program Termination
2025-06-04 23:02 UTC (10+ messages)
` [RFC bpf-next 3/4] bpf: Generating a stubbed version of BPF program for termination
[PATCH v2 bpf-next 0/4] bpf path iterator
2025-06-04 20:37 UTC (12+ messages)
` [PATCH v2 bpf-next 2/4] landlock: Use path_walk_parent()
` [PATCH v2 bpf-next 3/4] bpf: Introduce path iterator
Bad vmalloc address during BPF hooks unload
2025-06-04 20:28 UTC (5+ messages)
` [External] "
[RFC PATCH bpf-next 0/3] bpf: Free the leaked special fields in hash map
2025-06-04 17:55 UTC (7+ messages)
` [RFC PATCH bpf-next 2/3] bpf: Implement bpf mem allocator dtor for "
[PATCH v4 00/10] Move uid filtering to BPF filters
2025-06-04 17:45 UTC (11+ messages)
` [PATCH v4 01/10] perf parse-events filter: Use evsel__find_pmu
` [PATCH v4 02/10] perf target: Separate parse_uid into its own function
` [PATCH v4 03/10] perf parse-events: Add parse_uid_filter helper
` [PATCH v4 04/10] perf record: Switch user option to use BPF filter
` [PATCH v4 05/10] perf tests record: Add basic uid filtering test
` [PATCH v4 06/10] perf top: Switch user option to use BPF filter
` [PATCH v4 07/10] perf trace: "
` [PATCH v4 08/10] perf bench evlist-open-close: "
` [PATCH v4 09/10] perf target: Remove uid from target
` [PATCH v4 10/10] perf thread_map: Remove uid options
[PATCH bpf-next] bpf: Add show_fdinfo for perf_event
2025-06-04 16:37 UTC
[PATCH 0/3] BPF signature verification
2025-06-04 16:25 UTC (4+ messages)
` [PATCH 1/3] bpf: Add bpf_check_signature
Loading custom BPF programs at early boot (initrd)
2025-06-04 14:50 UTC
[PATCH bpf v2] xsk: Fix out of order segment free in __xsk_generic_xmit()
2025-06-04 14:41 UTC
[RFC PATCH v1] perf trace: Mitigate failures in parallel perf trace instances
2025-06-04 10:25 UTC (2+ messages)
[PATCH bpf-next] selftests/bpf: Fix compile error of bin_attribute::read/write()
2025-06-04 9:12 UTC (3+ messages)
[PATCH AUTOSEL 5.15 22/33] libbpf: Add identical pointer detection to btf_dedup_is_equiv()
2025-06-04 1:05 UTC (2+ messages)
` [PATCH AUTOSEL 5.15 32/33] bpf, sockmap: Fix data lost during EAGAIN retries
[PATCH AUTOSEL 6.1 04/46] bpf: Check rcu_read_lock_trace_held() in bpf_map_lookup_percpu_elem()
2025-06-04 1:04 UTC (4+ messages)
` [PATCH AUTOSEL 6.1 29/46] bpftool: Fix cgroup command to only show cgroup bpf programs
` [PATCH AUTOSEL 6.1 31/46] libbpf: Add identical pointer detection to btf_dedup_is_equiv()
` [PATCH AUTOSEL 6.1 44/46] bpf, sockmap: Fix data lost during EAGAIN retries
[PATCH AUTOSEL 6.6 05/62] bpf: Check rcu_read_lock_trace_held() in bpf_map_lookup_percpu_elem()
2025-06-04 1:02 UTC (4+ messages)
` [PATCH AUTOSEL 6.6 34/62] bpftool: Fix cgroup command to only show cgroup bpf programs
` [PATCH AUTOSEL 6.6 36/62] libbpf: Add identical pointer detection to btf_dedup_is_equiv()
` [PATCH AUTOSEL 6.6 56/62] bpf, sockmap: Fix data lost during EAGAIN retries
[PATCH AUTOSEL 6.12 05/93] bpf: Check rcu_read_lock_trace_held() in bpf_map_lookup_percpu_elem()
2025-06-04 0:59 UTC (8+ messages)
` [PATCH AUTOSEL 6.12 17/93] libbpf/btf: Fix string handling to support multi-split BTF
` [PATCH AUTOSEL 6.12 40/93] bpf: Pass the same orig_call value to trampoline functions
` [PATCH AUTOSEL 6.12 43/93] libbpf: Check bpf_map_skeleton link for NULL
` [PATCH AUTOSEL 6.12 49/93] bpftool: Fix cgroup command to only show cgroup bpf programs
` [PATCH AUTOSEL 6.12 55/93] libbpf: Add identical pointer detection to btf_dedup_is_equiv()
` [PATCH AUTOSEL 6.12 64/93] bpf: Use proper type to calculate bpf_raw_tp_null_args.mask index
` [PATCH AUTOSEL 6.12 86/93] bpf, sockmap: Fix data lost during EAGAIN retries
[PATCH AUTOSEL 6.14 005/108] bpf: Check rcu_read_lock_trace_held() in bpf_map_lookup_percpu_elem()
2025-06-04 0:55 UTC (9+ messages)
` [PATCH AUTOSEL 6.14 020/108] libbpf/btf: Fix string handling to support multi-split BTF
` [PATCH AUTOSEL 6.14 044/108] bpf: Pass the same orig_call value to trampoline functions
` [PATCH AUTOSEL 6.14 047/108] libbpf: Check bpf_map_skeleton link for NULL
` [PATCH AUTOSEL 6.14 055/108] bpftool: Fix cgroup command to only show cgroup bpf programs
` [PATCH AUTOSEL 6.14 061/108] bpf: Add bpf_rbtree_{root,left,right} kfunc
` [PATCH AUTOSEL 6.14 064/108] libbpf: Add identical pointer detection to btf_dedup_is_equiv()
` [PATCH AUTOSEL 6.14 073/108] bpf: Use proper type to calculate bpf_raw_tp_null_args.mask index
` [PATCH AUTOSEL 6.14 098/108] bpf, sockmap: Fix data lost during EAGAIN retries
[PATCH bpf-next 3/4] bpf: Introduce path iterator
2025-06-04 0:58 UTC (13+ messages)
[PATCH AUTOSEL 6.15 005/118] bpf: Check rcu_read_lock_trace_held() in bpf_map_lookup_percpu_elem()
2025-06-04 0:50 UTC (9+ messages)
` [PATCH AUTOSEL 6.15 021/118] libbpf/btf: Fix string handling to support multi-split BTF
` [PATCH AUTOSEL 6.15 048/118] bpf: Pass the same orig_call value to trampoline functions
` [PATCH AUTOSEL 6.15 051/118] libbpf: Check bpf_map_skeleton link for NULL
` [PATCH AUTOSEL 6.15 060/118] bpftool: Fix cgroup command to only show cgroup bpf programs
` [PATCH AUTOSEL 6.15 068/118] bpf: Add bpf_rbtree_{root,left,right} kfunc
` [PATCH AUTOSEL 6.15 072/118] libbpf: Add identical pointer detection to btf_dedup_is_equiv()
` [PATCH AUTOSEL 6.15 081/118] bpf: Use proper type to calculate bpf_raw_tp_null_args.mask index
` [PATCH AUTOSEL 6.15 107/118] bpf, sockmap: Fix data lost during EAGAIN retries
[PATCH v3 00/10] Move uid filtering to BPF filters
2025-06-04 0:01 UTC (8+ 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;
as well as URLs for NNTP newsgroup(s).