BPF List
 help / color / mirror / Atom feed
 messages from 2025-05-31 08:40:47 to 2025-06-04 01:04:57 UTC [more...]

[PATCH AUTOSEL 6.1 04/46] bpf: Check rcu_read_lock_trace_held() in bpf_map_lookup_percpu_elem()
 2025-06-04  1:03 UTC  (2+ messages)
` [PATCH AUTOSEL 6.1 29/46] bpftool: Fix cgroup command to only show cgroup bpf programs

[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 0/4] bpf path iterator
 2025-06-04  0:58 UTC  (42+ messages)
` [PATCH bpf-next 2/4] landlock: Use path_parent()
` [PATCH bpf-next 3/4] bpf: Introduce path iterator

[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 bpf-next v2 1/3] bpf: make reg_not_null() true for CONST_PTR_TO_MAP
 2025-06-04  0:37 UTC  (3+ 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 net] virtio-net: drop the multi-buffer XDP packet in zerocopy
 2025-06-04  0:37 UTC  (2+ messages)

[PATCH v3 00/10] Move uid filtering to BPF filters
 2025-06-04  0:01 UTC  (8+ messages)

[PATCH v2 bpf-next 0/4] bpf path iterator
 2025-06-03 23:20 UTC  (13+ 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 v2 bpf-next 4/4] selftests/bpf: Add tests for bpf "

[PATCH 0/3] perf: generate events for BPF metadata
 2025-06-03 22:29 UTC  (17+ messages)
` [PATCH 1/3] perf: add support for printing BTF character arrays as strings
` [PATCH 2/3] perf: collect BPF metadata from existing BPF programs

[PATCH v1] tools/build: Remove some unused libbpf pre-1.0 feature test logic
 2025-06-03 22:13 UTC 

Bad vmalloc address during BPF hooks unload
 2025-06-03 21:54 UTC  (2+ messages)

[PATCH bpf-next v4 0/9] bpf: Mitigate Spectre v1 using barriers
 2025-06-03 21:32 UTC  (10+ messages)
` [PATCH bpf-next v4 1/9] bpf: Move insn if/else into do_check_insn()
` [PATCH bpf-next v4 2/9] bpf: Return -EFAULT on misconfigurations
` [PATCH bpf-next v4 3/9] bpf: Return -EFAULT on internal errors
` [PATCH bpf-next v4 4/9] bpf, arm64, powerpc: Add bpf_jit_bypass_spec_v1/v4()
` [PATCH bpf-next v4 5/9] bpf, arm64, powerpc: Change nospec to include v1 barrier
` [PATCH bpf-next v4 6/9] bpf: Rename sanitize_stack_spill to nospec_result
` [PATCH bpf-next v4 7/9] bpf: Fall back to nospec for Spectre v1
` [PATCH bpf-next v4 8/9] selftests/bpf: Add test for Spectre v1 mitigation
` [PATCH bpf-next v4 9/9] bpf: Fall back to nospec for sanitization-failures

[PATCH bpf-next] selftests/bpf: support array presets in veristat
 2025-06-03 21:24 UTC  (2+ messages)

[PATCH bpf-next v3 00/11] bpf: Mitigate Spectre v1 using barriers
 2025-06-03 21:07 UTC  (4+ messages)
` [PATCH bpf-next v3 10/11] bpf: Allow nospec-protected var-offset stack access

[PATCH bpf-next] bpf: Clarify sanitize_check_bounds()
 2025-06-03 20:45 UTC 

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

[PATCH v2 1/2] libbpf: add support for printing BTF character arrays as strings
 2025-06-03 20:36 UTC  (6+ messages)
` [PATCH v2 2/2] Tests for the ".emit_strings" functionality in the BTF dumper

[RESEND PATCH] selftests/bpf: Fix bpf selftest build error
 2025-06-03 17:55 UTC  (5+ messages)

[PATCH bpf-next V1 0/7] xdp: Propagate RX HW hints for XDP_REDIRECTed packets via xdp_frame
 2025-06-03 17:46 UTC  (8+ messages)
` [PATCH bpf-next V1 1/7] net: xdp: Add xdp_rx_meta structure
` [PATCH bpf-next V1 2/7] selftests/bpf: Adjust test for maximum packet size in xdp_do_redirect
` [PATCH bpf-next V1 3/7] net: xdp: Add kfuncs to store hw metadata in xdp_buff
` [PATCH bpf-next V1 4/7] net: xdp: Set skb hw metadata from xdp_frame
` [PATCH bpf-next V1 5/7] net: veth: Read xdp metadata from rx_meta struct if available
` [PATCH bpf-next V1 6/7] bpf: selftests: Add rx_meta store kfuncs selftest
` [PATCH bpf-next V1 7/7] net: xdp: update documentation for xdp-rx-metadata.rst

[PATCH bpf-next v3 1/3] bpf: Add cookie to raw_tp bpf_link_info
 2025-06-03 16:21 UTC  (4+ messages)
` [PATCH bpf-next v3 2/3] selftests/bpf: Add cookies check for raw_tp fill_link_info test
` [PATCH bpf-next v3 3/3] bpftool: Display cookie for raw_tp link probe

[PATCH bpf-next v2 1/3] bpf: Add cookie to raw_tp bpf_link_info
 2025-06-03 16:12 UTC  (10+ messages)
` [PATCH bpf-next v2 2/3] selftests/bpf: Add cookies check for raw_tp fill_link_info test
` [PATCH bpf-next v2 3/3] bpftool: Display cookie for raw_tp link probe

[RFC PATCH net-next v2 0/2] virtio-net: support zerocopy multi buffer XDP in mergeable
 2025-06-03 14:22 UTC  (14+ messages)
` [RFC PATCH net-next v2 1/2] "
` [RFC PATCH net-next v2 2/2] selftests: net: add XDP socket tests for virtio-net

[PATCH v5 bpf-next 0/9] Add kind layout to BTF
 2025-06-03 10:22 UTC  (3+ messages)
` [PATCH v5 bpf-next 8/9] bpftool: add BTF dump "format meta" to dump header/metadata

[RFC v3 00/18] Split netmem from struct page
 2025-06-03  9:22 UTC  (6+ messages)
` [RFC v3 01/18] netmem: introduce struct netmem_desc mirroring "

[PATCH 1/4] perf/amd/ibs: Add load/store SW filters to IBS OP PMU
 2025-06-03  6:52 UTC 

[PATCH v2] selftests/bpf: Validate UDP length in cls_redirect test
 2025-06-03  5:28 UTC 

[RFC PATCH v1] perf trace: Mitigate failures in parallel perf trace instances
 2025-06-03  4:56 UTC  (2+ messages)

[PATCH] libbpf: add support for printing BTF character arrays as strings
 2025-06-03  4:47 UTC  (8+ messages)

[RFC PATCH bpf-next 0/3] bpf: Free the leaked special fields in hash map
 2025-06-03  4:01 UTC  (6+ messages)
` [RFC PATCH bpf-next 2/3] bpf: Implement bpf mem allocator dtor for "

[PATCH bpf-next v3 0/4] bpf: Introduce global percpu data
 2025-06-03  2:47 UTC  (14+ messages)
` [PATCH bpf-next v3 2/4] bpf, libbpf: Support "
` [PATCH bpf-next v3 3/4] bpf, bpftool: Generate skeleton for "

[PATCH bpf-next v2 00/11] BPF Standard Streams
 2025-06-03  2:06 UTC  (15+ messages)
` [PATCH bpf-next v2 01/11] bpf: Introduce BPF standard streams
` [PATCH bpf-next v2 02/11] bpf: Add function to extract program source info
` [PATCH bpf-next v2 06/11] bpf: Report may_goto timeout to BPF stderr
` [PATCH bpf-next v2 07/11] bpf: Report rqspinlock deadlocks/timeout "

[PATCH 0/3] BPF signature verification
 2025-06-02 22:40 UTC  (13+ messages)
` [PATCH 1/3] bpf: Add bpf_check_signature

perf regression. Was: [PATCH V4 01/16] perf: Fix the throttle logic for a group
 2025-06-02 18:14 UTC  (5+ messages)

[PATCH v2 00/10] Add a deadline server for sched_ext tasks
 2025-06-02 18:01 UTC  (2+ messages)
` [PATCH v2 10/10] selftests/sched_ext: Add test for sched_ext dl_server

[PATCH] selftests/bpf: Validate UDP length in cls_redirect test
 2025-06-02 17:43 UTC 

[PATCH 1/3 cgroup/for-6.16] cgroup: Minor reorganization of cgroup_create()
 2025-06-02 17:30 UTC  (4+ messages)
` [PATCH 2/3 cgroup/for-6.16] sched_ext: Introduce cgroup_lifetime_notifier

[PATCH v4 0/5] memcg: nmi-safe kmem charging
 2025-06-02 14:54 UTC  (3+ messages)

[syzbot] [cgroups?] general protection fault in __cgroup_rstat_lock
 2025-06-02 14:15 UTC  (2+ messages)

[PATCH bpf-next v1 0/2] bpf,ktls: Fix data corruption caused by using bpf_msg_pop_data() in ktls
 2025-06-02 11:04 UTC  (4+ messages)
` [PATCH bpf-next v1 1/2] bpf,ktls: Fix data corruption when "

[PATCH bpf-next 1/2] bpf: Add bpf_task_cwd_from_pid() kfunc
 2025-06-02  6:20 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: Fix a testmod compilation failure due to missing const modifier
 2025-06-02  0:47 UTC  (3+ messages)

[PATCH bpf-next] selftests/bpf: Fix selftest btf_tag/btf_type_tag_percpu_vmlinux_helper failure
 2025-06-01 20:10 UTC  (2+ messages)

[PATCH bpf-next 1/3] bpf: Add cookie to raw_tp bpf_link_info
 2025-06-01  6:57 UTC  (3+ messages)

[PATCH] xdp: Remove unused mem_return_failed event
 2025-05-31 20:15 UTC  (5+ messages)

[PATCH] perf lock contention: Reject more than 10ms delays for safety
 2025-05-31 11:49 UTC  (3+ messages)

[PATCH] libbpf: correct some typos and syntax issues in usdt doc
 2025-05-31  9:51 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox