bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-04 17:45:58 to 2025-06-06 13:56:50 UTC [more...]

[RFC v2 0/5] BPF controlled io_uring
 2025-06-06 13:58 UTC  (6+ messages)
` [RFC v2 1/5] io_uring: add struct for state controlling cqwait
` [RFC v2 2/5] io_uring/bpf: add stubs for bpf struct_ops
` [RFC v2 3/5] io_uring/bpf: implement struct_ops registration
` [RFC v2 4/5] io_uring/bpf: add handle events callback
` [RFC v2 5/5] io_uring/bpf: add basic kfunc helpers

BUG: scheduling while atomic with PREEMPT_RT=y and bpf selftests
 2025-06-06 13:57 UTC  (5+ messages)

[PATCH v2 bpf-next 0/4] bpf path iterator
 2025-06-06 11:10 UTC  (16+ messages)
` [PATCH v2 bpf-next 1/4] namei: Introduce new helper function path_walk_parent()
` [PATCH v2 bpf-next 2/4] landlock: Use path_walk_parent()
` [PATCH v2 bpf-next 3/4] bpf: Introduce path iterator

[PATCH net-next V2 00/11] net/mlx5e: Add support for devmem and io_uring TCP zero-copy
 2025-06-06 10:43 UTC  (12+ messages)
` [PATCH net-next V2 07/11] net/mlx5e: SHAMPO: Headers page pool stats

[PATCH bpf-next] Documentation: Fix spelling mistake
 2025-06-06 10:05 UTC 

[PATCH net] net: clear the dst when changing skb protocol
 2025-06-06  9:40 UTC  (9+ messages)

[BUG] veth: TX drops with NAPI enabled and crash in combination with qdisc
 2025-06-06  9:06 UTC  (6+ messages)

[PATCH v2] tools/resolve_btfids: Fix build when cross compiling kernel with clang
 2025-06-06  8:11 UTC  (2+ messages)

[PATCH RFC bpf-next 0/4] bpf, arm64: support up to 12 arguments
 2025-06-06  7:45 UTC  (11+ messages)
` [PATCH RFC bpf-next 1/4] bpf: add struct largest member size in func model
          ` [Question] attributes encoding in BTF

[PATCH] tools/resolve_btfids: Fix build when cross compiling kernel with clang
 2025-06-06  7:36 UTC  (7+ messages)
` [RESEND][PATCH] "

[PATCH bpf-next v3 1/3] bpf: make reg_not_null() true for CONST_PTR_TO_MAP
 2025-06-06  6:24 UTC  (18+ 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 0/4] selftests/bpf: Fix a few test failures with arm64 64KB page
 2025-06-06  6:00 UTC  (7+ messages)
` [PATCH bpf-next 1/4] selftests/bpf: Reduce test_xdp_adjust_frags_tail_grow logs
` [PATCH bpf-next 2/4] selftests/bpf: Fix bpf_mod_race test failure with arm64 64KB page size
` [PATCH bpf-next 3/4] selftests/bpf: Fix ringbuf/ringbuf_write "
` [PATCH bpf-next 4/4] selftests/bpf: Fix a user_ringbuf "

[PATCH bpf-next v1 0/2] veristat: memory accounting for bpf programs
 2025-06-06  2:46 UTC  (8+ messages)
` [PATCH bpf-next v1 1/2] bpf: include verifier memory allocations in memcg statistics
` [PATCH bpf-next v1 2/2] veristat: memory accounting for bpf programs

[PATCH bpf-next V1 0/7] xdp: Propagate RX HW hints for XDP_REDIRECTed packets via xdp_frame
 2025-06-06  2:45 UTC  (3+ messages)
` [PATCH bpf-next V1 7/7] net: xdp: update documentation for xdp-rx-metadata.rst

[PATCH v4 00/10] Move uid filtering to BPF filters
 2025-06-06  2:44 UTC  (12+ 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 v1 00/11] bpf: propagate read/precision marks over state graph backedges
 2025-06-06  2:38 UTC  (3+ messages)

[PATCH bpf-next] bpf: Add show_fdinfo for perf_event
 2025-06-06  2:36 UTC  (5+ messages)

[PATCH v2 0/4] perf: generate events for BPF metadata
 2025-06-05 23:39 UTC  (5+ messages)
` [PATCH v2 1/4] perf: detect support for libbpf's emit_strings option
` [PATCH v2 2/4] perf: collect BPF metadata from existing BPF programs
` [PATCH v2 3/4] perf: collect BPF metadata from new programs, and display the new event
` [PATCH v2 4/4] perf: add test for PERF_RECORD_BPF_METADATA collection

[PATCH bpf-next] selftests/bpf: rbtree: Fix incorrect global variable usage
 2025-06-05 21:00 UTC  (2+ messages)

[PATCH bpf-next] bpf: Clarify sanitize_check_bounds()
 2025-06-05 21:00 UTC  (2+ messages)

[PATCH v3 1/2] libbpf: add support for printing BTF character arrays as strings
 2025-06-05 21:00 UTC  (4+ messages)
` [PATCH v3 2/2] Tests for the ".emit_strings" functionality in the BTF dumper

[RFC v4 00/18] Split netmem from struct page
 2025-06-05 20:34 UTC  (45+ 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 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 16/18] netmem: introduce a netmem API, virt_to_head_netmem()
` [RFC v4 18/18] page_pool: access ->pp_magic through struct netmem_desc in page_pool_page_is_pp()

[PATCH bpf-next v4 0/5] bpf: Implement mprog API on top of existing cgroup progs
 2025-06-05 20:30 UTC  (3+ messages)
` [PATCH bpf-next v4 2/5] "

[PATCH bpf-next v2 00/11] BPF Standard Streams
 2025-06-05 20:06 UTC  (3+ messages)
` [PATCH bpf-next v2 09/11] libbpf: Introduce bpf_prog_stream_read() API

[PATCH] libbpf: correct some typos and syntax issues in usdt doc
 2025-06-05 19:00 UTC  (2+ messages)

[PATCH bpf-next v3 1/3] bpf: Add cookie to raw_tp bpf_link_info
 2025-06-05 18:50 UTC  (2+ messages)

[PATCH bpf-next v2 0/3] Support array presets in veristat
 2025-06-05 18:36 UTC  (4+ 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 "

[PATCH] .gitignore: ignore compile_commands.json globally
 2025-06-05 18:14 UTC 

[PATCH bpf-next] selftests/bpf: Fix compile error of bin_attribute::read/write()
 2025-06-05 16:58 UTC  (2+ messages)

[PATCH bpf-next 1/2] bpftool: skel: Introduce NAME__open_and_load_opts()
 2025-06-05 16:45 UTC  (3+ messages)
` [PATCH bpf-next 2/2] "

[PATCH bpf-next v3 0/4] bpf: Introduce global percpu data
 2025-06-05 16:29 UTC  (10+ messages)
` [PATCH bpf-next v3 2/4] bpf, libbpf: Support "

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)

[PATCH bpf-next] selftests/bpf: support array presets in veristat
 2025-06-05 16:14 UTC  (4+ messages)

[PATCH bpf-next v2 1/3] bpf: make reg_not_null() true for CONST_PTR_TO_MAP
 2025-06-05 15:25 UTC  (6+ messages)
` [PATCH bpf-next v2 2/3] selftests/bpf: add cmp_map_pointer_with_const test

[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)

[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

[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 0/2] bpftool: skel: Add
 2025-06-05  7:49 UTC 

[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

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 "


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).