BPF List
 help / color / mirror / Atom feed
 messages from 2025-02-18 15:36:56 to 2025-02-20 02:55:41 UTC [more...]

[PATCH bpf-next v12 00/12] net-timestamp: bpf extension to equip applications transparently
 2025-02-20  2:55 UTC  (15+ messages)
` [PATCH bpf-next v12 01/12] bpf: add networking timestamping support to bpf_get/setsockopt()
` [PATCH bpf-next v12 10/12] bpf: add BPF_SOCK_OPS_TS_SND_CB callback

[PATCH iwl-next v5 0/9] igc: Add support for Frame Preemption feature in IGC
 2025-02-20  2:53 UTC  (10+ messages)
` [PATCH iwl-next v5 1/9] net: ethtool: mm: extract stmmac verification logic into common library
` [PATCH iwl-next v5 2/9] igc: Rename xdp_get_tx_ring() for non-xdp usage
` [PATCH iwl-next v5 3/9] igc: Optimize the TX packet buffer utilization
` [PATCH iwl-next v5 4/9] igc: Set the RX packet buffer size for TSN mode
` [PATCH iwl-next v5 5/9] igc: Add support for frame preemption verification
` [PATCH iwl-next v5 6/9] igc: Add support to set tx-min-frag-size
` [PATCH iwl-next v5 7/9] igc: Add support to get MAC Merge data via ethtool
` [PATCH iwl-next v5 8/9] igc: Add support to get frame preemption statistics "
` [PATCH iwl-next v5 9/9] igc: Block setting preemptible traffic class in taprio

[PATCH -next] uprobes: fix two zero old_folio bugs in __replace_page()
 2025-02-20  2:31 UTC  (7+ messages)
` Add Morton,Peter and David for discussion//Re: "

[PATCH bpf-next v3 0/9] Introduce load-acquire and store-release BPF instructions
 2025-02-20  1:21 UTC  (10+ messages)
` [PATCH bpf-next v3 1/9] bpf/verifier: Factor out atomic_ptr_type_ok()
` [PATCH bpf-next v3 2/9] bpf/verifier: Factor out check_atomic_rmw()
` [PATCH bpf-next v3 3/9] bpf/verifier: Factor out check_load_mem() and check_store_reg()
` [PATCH bpf-next v3 4/9] bpf: Introduce load-acquire and store-release instructions
` [PATCH bpf-next v3 5/9] arm64: insn: Add BIT(23) to {load,store}_ex's mask
` [PATCH bpf-next v3 6/9] arm64: insn: Add load-acquire and store-release instructions
` [PATCH bpf-next v3 7/9] bpf, arm64: Support "
` [PATCH bpf-next v3 8/9] selftests/bpf: Add selftests for "
` [PATCH bpf-next v3 9/9] bpf, docs: Update instruction-set.rst "

[PATCH bpf-next v2 0/9] Introduce load-acquire and store-release BPF instructions
 2025-02-20  1:21 UTC  (8+ messages)
` [PATCH bpf-next v2 8/9] selftests/bpf: Add selftests for load-acquire and store-release instructions

[bpf-next v8 1/3] mm: add copy_remote_vm_str
 2025-02-20  1:20 UTC  (7+ messages)

[PATCH bpf-next] libbpf: fix hypothetical STT_SECTION extern NULL deref case
 2025-02-20  0:28 UTC 

[RFC PATCH bpf-next v1 0/2] Fix bpf_dynptr_slice_rdwr stack state
 2025-02-20  0:12 UTC  (11+ messages)
` [RFC PATCH bpf-next v1 1/2] bpf: Explore PTR_TO_STACK as R0 for bpf_dynptr_slice_rdwr
` [RFC PATCH bpf-next v1 2/2] selftests/bpf: Add selftest for bpf_dynptr_slice_rdwr r0 handling

[PATCH bpf-next v3 0/2] bpf: support setting max RTO for bpf_setsockopt
 2025-02-19 23:33 UTC  (7+ messages)
` [PATCH bpf-next v3 1/2] bpf: support TCP_RTO_MAX_MS "
` [PATCH bpf-next v3 2/2] selftests/bpf: add rto max for bpf_setsockopt test

[PATCH v5 4/4] perf parse-events: Reapply "Prefer sysfs/JSON hardware events over legacy"
 2025-02-19 23:32 UTC  (12+ messages)

[PATCH bpf-next v3 0/2] selftests/bpf: implement setting global variables in veristat
 2025-02-19 23:30 UTC  (3+ messages)
` [PATCH bpf-next v3 1/2] "
` [PATCH bpf-next v3 2/2] selftests/bpf: introduce veristat test

[PATCH] selftests/bpf: DENYLIST.aarch64: enable kprobe_multi tests for ARM64
 2025-02-19 23:10 UTC  (2+ messages)

[PATCH bpf-next v2] libbpf: Wrap libbpf API direct err with libbpf_err
 2025-02-19 23:00 UTC  (2+ messages)

[PATCH v6 0/4] Tracing contention lock owner call stack
 2025-02-19 21:40 UTC  (5+ messages)
` [PATCH v6 1/4] perf lock: Add bpf maps for owner stack tracing
` [PATCH v6 2/4] perf lock: Retrieve owner callstack in bpf program
` [PATCH v6 3/4] perf lock: Make rb_tree helper functions generic
` [PATCH v6 4/4] perf lock: Report owner stack in usermode

[PATCH bpf-next v3 0/4] btf_encoder: emit type tags for bpf_arena pointers
 2025-02-19 21:42 UTC  (6+ messages)
` [PATCH bpf-next v3 1/4] btf_encoder: refactor btf_encoder__tag_kfuncs()
` [PATCH bpf-next v3 2/4] btf_encoder: emit type tags for bpf_arena pointers
` [PATCH bpf-next v3 3/4] pahole: introduce --btf_feature=attributes
` [PATCH bpf-next v3 4/4] man-pages: describe attributes and remove reproducible_build

[net-next PATCH v6 0/6] Add af_xdp support for cn10k
 2025-02-19 21:36 UTC  (10+ messages)
` [net-next PATCH v6 3/6] octeontx2-pf: AF_XDP zero copy receive support
    ` [EXTERNAL] "
` [net-next PATCH v6 6/6] octeontx2-pf: AF_XDP zero copy transmit support
    ` [EXTERNAL] "

[PATCH 0/2] modules: allow error injection
 2025-02-19 20:17 UTC  (5+ messages)
  ` [PATCH 2/2] moderr: add module error injection tool

[PATCH v4 00/30] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2025-02-19 20:32 UTC  (18+ messages)
` [PATCH v4 29/30] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs

[bpf-next v1] bpf: move warning in btf_load_into_kernel
 2025-02-19 20:13 UTC 

[PATCH v2 dwarves 0/4] btf_encoder: emit type tags for bpf_arena pointers
 2025-02-19 18:03 UTC  (9+ messages)
` [PATCH v2 dwarves 1/4] btf_encoder: refactor btf_encoder__tag_kfuncs()
` [PATCH v2 dwarves 2/4] btf_encoder: emit type tags for bpf_arena pointers
` [PATCH v2 dwarves 3/4] pahole: introduce --btf_feature=attributes

[PATCH bpf-next v2 0/4] selftests/bpf: tc_links/tc_opts: Unserialize tests
 2025-02-19 18:00 UTC  (7+ messages)
` [PATCH bpf-next v2 1/4] selftests/bpf: ns_current_pid_tgid: Rename the test function
` [PATCH bpf-next v2 2/4] selftests/bpf: Optionally open a dedicated namespace to run test in it
` [PATCH bpf-next v2 3/4] selftests/bpf: tc_links/tc_opts: Unserialize tests
` [PATCH bpf-next v2 4/4] selftests/bpf: ns_current_pid_tgid: Use test_progs's ns_ feature

[RFC] kexec: Use bpf to allow kexec to load PE format boot image
 2025-02-19 16:24 UTC  (4+ messages)

[RFC PATCH net 0/1] transport_header set incorrectly when using veth
 2025-02-19 15:31 UTC  (3+ messages)

[PATCH v4 0/6] scripts/sorttable: ftrace: Remove place holders for weak functions in available_filter_functions
 2025-02-19 15:22 UTC  (4+ messages)

Out-of-bound read suspected in libbpf.c
 2025-02-19 15:13 UTC 

[for-next][PATCH 1/6] arm64: scripts/sorttable: Implement sorting mcount_loc at boot for arm64
 2025-02-19 15:18 UTC  (6+ messages)
` [for-next][PATCH 2/6] scripts/sorttable: Have mcount rela sort use direct values
` [for-next][PATCH 3/6] scripts/sorttable: Always use an array for the mcount_loc sorting
` [for-next][PATCH 4/6] scripts/sorttable: Zero out weak functions in mcount_loc table
` [for-next][PATCH 5/6] ftrace: Update the mcount_loc check of skipped entries
` [for-next][PATCH 6/6] ftrace: Have ftrace pages output reflect freed pages

[PATCH] libbpf: Wrap libbpf API direct err with libbpf_err
 2025-02-19 15:15 UTC  (5+ messages)

[PATCH bpf-next v2 0/6] XDP metadata support for tun driver
 2025-02-19 15:15 UTC  (11+ messages)
` [PATCH bpf-next v2 1/6] net: tun: enable XDP metadata support
` [PATCH bpf-next v2 2/6] net: tun: enable transfer of XDP metadata to skb
` [PATCH bpf-next v2 6/6] selftests/bpf: fix file descriptor assertion in open_tuntap helper

[PATCH net-next v10 00/13] net: Improve netns handling in rtnetlink
 2025-02-19 12:50 UTC  (14+ messages)
` [PATCH net-next v10 01/13] rtnetlink: Lookup device in target netns when creating link
` [PATCH net-next v10 02/13] rtnetlink: Pack newlink() params into struct
` [PATCH net-next v10 03/13] net: Use link/peer netns in newlink() of rtnl_link_ops
` [PATCH net-next v10 04/13] ieee802154: 6lowpan: Validate link "
` [PATCH net-next v10 05/13] net: ip_tunnel: Don't set tunnel->net in ip_tunnel_init()
` [PATCH net-next v10 06/13] net: ip_tunnel: Use link netns in newlink() of rtnl_link_ops
` [PATCH net-next v10 07/13] net: ipv6: Init tunnel link-netns before registering dev
` [PATCH net-next v10 08/13] net: ipv6: Use link netns in newlink() of rtnl_link_ops
` [PATCH net-next v10 09/13] net: xfrm: "
` [PATCH net-next v10 10/13] rtnetlink: Remove "net" from newlink params
` [PATCH net-next v10 11/13] rtnetlink: Create link directly in target net namespace
` [PATCH net-next v10 12/13] selftests: net: Add python context manager for netns entering
` [PATCH net-next v10 13/13] selftests: net: Add test cases for link and peer netns

[PATCH net-next 0/5] net: ethernet: ti: am65-cpsw: drop multiple functions and code cleanup
 2025-02-19 12:00 UTC  (12+ messages)
` [PATCH net-next 1/5] net: ethernet: ti: am65-cpsw: remove am65_cpsw_nuss_tx_compl_packets_2g()
` [PATCH net-next 2/5] net: ethernet: ti: am65_cpsw: remove cpu argument am65_cpsw_run_xdp
` [PATCH net-next 3/5] net: ethernet: ti: am65-cpsw: use return instead of goto in am65_cpsw_run_xdp()
` [PATCH net-next 4/5] net: ethernet: ti: am65_cpsw: move am65_cpsw_put_page() out of am65_cpsw_run_xdp()
` [PATCH net-next 5/5] net: ethernet: ti am65_cpsw: Drop separate TX completion functions

[PATCH bpf-next 0/3] selftests/bpf: tc_links/tc_opts: Unserialize tests
 2025-02-19  7:44 UTC  (4+ messages)

Question about possible NULL dereference in linker.c
 2025-02-19  6:45 UTC  (3+ messages)

[PATCH bpf-next] kbuild, bpf: Correct pahole version that supports distilled base btf feature
 2025-02-19  6:31 UTC 

[PATCH bpf-next v2 0/2] bpf: fix ktls panic with sockmap and add tests
 2025-02-19  5:20 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] bpf: fix ktls panic with sockmap
` [PATCH bpf-next v2 2/2] selftests/bpf: add ktls selftest

[PATCH] tools/Makefile: remove pci target
 2025-02-19  3:42 UTC  (3+ messages)

[PATCH bpf-next v8 0/6] bpf, mm: Introduce try_alloc_pages()
 2025-02-19  2:38 UTC  (4+ messages)
` [PATCH bpf-next v8 6/6] bpf: Use try_alloc_pages() to allocate pages for bpf needs

[PATCH bpf-next v2 0/3] bpf: support setting max RTO for bpf_setsockopt
 2025-02-19  2:17 UTC  (9+ messages)
` [PATCH bpf-next v2 1/3] tcp: add TCP_RTO_MAX_MIN_SEC definition
` [PATCH bpf-next v2 3/3] selftests/bpf: add rto max for bpf_setsockopt test

[PATCH net] gve: set xdp redirect target only when it is available
 2025-02-19  2:10 UTC  (2+ messages)

[RESEND PATCH bpf-next v2 0/4] bpf: Introduce global percpu data
 2025-02-19  1:54 UTC  (5+ messages)
` [RESEND PATCH bpf-next v2 1/4] "
` [RESEND PATCH bpf-next v2 4/4] selftests/bpf: Add cases to test "

[PATCH iwl-next v4 0/9] igc: Add support for Frame Preemption feature in IGC
 2025-02-19  1:48 UTC  (4+ messages)
` [PATCH iwl-next v4 5/9] igc: Add support for frame preemption verification

[PATCH v3 bpf 0/2] bpf: skip non exist keys in generic_map_lookup_batch
 2025-02-19  1:40 UTC  (2+ messages)

[PATCH bpf-next 0/3] introduce bpf_dynptr_copy kfunc
 2025-02-19  1:04 UTC  (6+ messages)
` [PATCH bpf-next 1/3] bpf/helpers: refactor bpf_dynptr_read and bpf_dynptr_write
` [PATCH bpf-next 2/3] bpf/helpers: introduce bpf_dynptr_copy kfunc
` [PATCH bpf-next 3/3] selftests/bpf: add tests for bpf_dynptr_copy

[PATCH 0/2] Add option for generating BTF types of global variables
 2025-02-18 23:09 UTC  (6+ messages)
` [PATCH 2/2] btf: Add the option to include global variable types

[PATCH bpf-next v5 0/6] selftests/bpf: Migrate test_xdp_redirect_multi.sh to test_progs
 2025-02-18 23:10 UTC  (2+ messages)

[PATCH RESEND bpf-next v7 0/4] Add prog_kfunc feature probe
 2025-02-18 22:51 UTC  (3+ messages)

[PATCH bpf-next v1 0/5] Extend struct_ops support for operators
 2025-02-18 22:20 UTC  (3+ messages)

[PATCH AUTOSEL 6.12 01/31] sched_ext: selftests/dsp_local_on: Fix sporadic failures
 2025-02-18 20:25 UTC 

[PATCH AUTOSEL 6.13 01/31] sched_ext: selftests/dsp_local_on: Fix sporadic failures
 2025-02-18 20:24 UTC 

[PATCH v5 0/6] scripts/sorttable: ftrace: Remove place holders for weak functions in available_filter_functions
 2025-02-18 19:59 UTC  (7+ messages)
` [PATCH v5 1/6] arm64: scripts/sorttable: Implement sorting mcount_loc at boot for arm64
` [PATCH v5 2/6] scripts/sorttable: Have mcount rela sort use direct values
` [PATCH v5 3/6] scripts/sorttable: Always use an array for the mcount_loc sorting
` [PATCH v5 4/6] scripts/sorttable: Zero out weak functions in mcount_loc table
` [PATCH v5 5/6] ftrace: Update the mcount_loc check of skipped entries
` [PATCH v5 6/6] ftrace: Have ftrace pages output reflect freed pages

[PATCH 0/2] tools: Unify top-level quiet infrastructure
 2025-02-18 19:11 UTC  (11+ messages)

[PATCH sched_ext/for-6.15] sched_ext: idle: Introduce node-aware idle cpu kfunc helpers
 2025-02-18 19:11 UTC  (4+ messages)

[PATCH net-next v2 0/3] Add native mode XDP support
 2025-02-18 18:29 UTC  (6+ messages)
` [PATCH net-next v2 3/3] net: ti: icssg-prueth: Add "

failing bpftrace snippet after "Add missing size check for BTF-based ctx access"
 2025-02-18 17:25 UTC 


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