public inbox for bpf@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-20 04:10:56 to 2025-02-22 07:19:31 UTC [more...]

[PATCH -next v2] uprobes: fix two zero old_folio bugs in __replace_page()
 2025-02-22  7:19 UTC  (6+ messages)

[PATCHv2 net] ipvs: Always clear ipvs_property flag in skb_scrub_packet()
 2025-02-22  3:35 UTC 

[PATCH bpf-next v3 0/9] Introduce load-acquire and store-release BPF instructions
 2025-02-22  3:11 UTC  (3+ messages)
` [PATCH bpf-next v3 6/9] arm64: insn: Add load-acquire and store-release instructions

[PATCH bpf-next v8 0/4] Add prog_kfunc feature probe
 2025-02-22  3:00 UTC  (7+ messages)
` [PATCH bpf-next v8 1/4] libbpf: Extract prog load type check from libbpf_probe_bpf_helper
` [PATCH bpf-next v8 2/4] libbpf: Init fd_array when prog probe load
` [PATCH bpf-next v8 3/4] libbpf: Add libbpf_probe_bpf_kfunc API
` [PATCH bpf-next v8 4/4] selftests/bpf: Add libbpf_probe_bpf_kfunc API selftests

[PATCH bpf-next v9 0/6] bpf, mm: Introduce try_alloc_pages()
 2025-02-22  2:44 UTC  (7+ messages)
` [PATCH bpf-next v9 1/6] locking/local_lock: Introduce localtry_lock_t
` [PATCH bpf-next v9 2/6] mm, bpf: Introduce try_alloc_pages() for opportunistic page allocation
` [PATCH bpf-next v9 3/6] mm, bpf: Introduce free_pages_nolock()
` [PATCH bpf-next v9 4/6] memcg: Use trylock to access memcg stock_lock
` [PATCH bpf-next v9 5/6] mm, bpf: Use memcg in try_alloc_pages()
` [PATCH bpf-next v9 6/6] bpf: Use try_alloc_pages() to allocate pages for bpf needs

[PATCH bpf-next 0/3] bpf: introduce skb refcount kfuncs
 2025-02-22  1:55 UTC  (11+ messages)
` [PATCH bpf-next 1/3] bpf: call btf_is_projection_of() conditionally
` [PATCH bpf-next 2/3] bpf: add kfunc for skb refcounting
` [PATCH bpf-next 3/3] selftests: bpf: implement test case for skb kptr map storage

[PATCH bpf-next v3 1/2] bpf: support TCP_RTO_MAX_MS for bpf_setsockopt
 2025-02-22  1:40 UTC  (4+ messages)

pull-request: bpf-next 2025-02-20
 2025-02-22  0:30 UTC  (2+ messages)

[PATCH iwl-next v5 0/9] igc: Add support for Frame Preemption feature in IGC
 2025-02-22  0:26 UTC  (15+ messages)
` [PATCH iwl-next v5 1/9] net: ethtool: mm: extract stmmac verification logic into common library
` [PATCH iwl-next v5 5/9] igc: Add support for frame preemption verification
` [PATCH iwl-next v5 9/9] igc: Block setting preemptible traffic class in taprio

[PATCH net-next v10 00/13] net: Improve netns handling in rtnetlink
 2025-02-21 23:50 UTC  (3+ messages)

[PATCH bpf-next v4 0/2] selftests/bpf: implement setting global variables in veristat
 2025-02-21 22:32 UTC  (3+ messages)
` [PATCH bpf-next v4 1/2] "
` [PATCH bpf-next v4 2/2] selftests/bpf: introduce veristat test

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

Out-of-bound read suspected in libbpf.c
 2025-02-21 21:01 UTC  (5+ messages)
  ` [PATCH] fix: out-of-bound read "
      ` [PATCH bpf-next] libbpf: Fix out-of-bound read

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

[PATCH] perf trace: Implement syscall summary in BPF
 2025-02-21 18:32 UTC 

[bpf-next v8 1/3] mm: add copy_remote_vm_str
 2025-02-21 18:26 UTC  (8+ messages)
` [bpf-next v8 3/3] selftests/bpf: Add tests for bpf_copy_from_user_task_str

[PATCH] bpf: Refactor check_ctx_access()
 2025-02-21 17:56 UTC 

[PATCH 1/2] libbpf: BPF program load type enum
 2025-02-21 17:40 UTC  (9+ messages)
` [PATCH 2/2] libbpf: BPF programs dynamic loading and attaching
    `  "
        `  "
            `  "

[PATCH bpf-next 0/3] introduce bpf_dynptr_copy kfunc
 2025-02-21 17:16 UTC  (9+ messages)
` [PATCH bpf-next 2/3] bpf/helpers: "
` [PATCH bpf-next 3/3] selftests/bpf: add tests for bpf_dynptr_copy

[RFC PATCH bpf-next v1 0/2] Fix bpf_dynptr_slice_rdwr stack state
 2025-02-21 17:15 UTC  (14+ 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 v2] arm64, bpf: Add 12-argument support for bpf trampoline
 2025-02-21 16:58 UTC  (2+ messages)

[PATCH bpf-next v3 1/2] bpf: Search and add kfuncs in struct_ops prologue and epilogue
 2025-02-21 16:47 UTC  (2+ messages)
` [PATCH bpf-next v3 2/2] selftests/bpf: Test gen_pro/epilogue that generate kfuncs

[PATCH bpf-next 0/2] selftests/bpf: Migrate test_xdp_vlan.sh into test_progs
 2025-02-21 16:14 UTC  (4+ messages)
` [PATCH bpf-next 1/2] selftests/bpf: test_xdp_vlan: Rename BPF sections
` [PATCH bpf-next 2/2] selftests/bpf: Migrate test_xdp_vlan.sh into test_progs

[PATCH v4 00/12] Direct Map Removal for guest_memfd
 2025-02-21 16:07 UTC  (13+ messages)
` [PATCH v4 01/12] mm: introduce AS_NO_DIRECT_MAP
` [PATCH v4 02/12] mm/secretmem: set AS_NO_DIRECT_MAP instead of special-casing
` [PATCH v4 03/12] KVM: guest_memfd: Add flag to remove from direct map
` [PATCH v4 04/12] KVM: Add capability to discover KVM_GMEM_NO_DIRECT_MAP support
` [PATCH v4 05/12] KVM: Documentation: document KVM_GMEM_NO_DIRECT_MAP flag
` [PATCH v4 06/12] KVM: selftests: load elf via bounce buffer
` [PATCH v4 07/12] KVM: selftests: set KVM_MEM_GUEST_MEMFD in vm_mem_add() if guest_memfd != -1
` [PATCH v4 08/12] KVM: selftests: Add guest_memfd based vm_mem_backing_src_types
` [PATCH v4 09/12] KVM: selftests: stuff vm_mem_backing_src_type into vm_shape
` [PATCH v4 10/12] KVM: selftests: adjust test_create_guest_memfd_invalid
` [PATCH v4 11/12] KVM: selftests: set KVM_GMEM_NO_DIRECT_MAP in mem conversion tests
` [PATCH v4 12/12] KVM: selftests: Test guest execution from direct map removed gmem

[PATCH net] ipvs: Always clear ipvs_property flag in skb_scrub_packet()
 2025-02-21 15:59 UTC  (5+ messages)

[PATCH bpf-next v3 0/4] btf_encoder: emit type tags for bpf_arena pointers
 2025-02-21 14:47 UTC  (4+ messages)

[PATCH v5 0/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices
 2025-02-21 11:39 UTC  (5+ messages)

[PATCH RESEND bpf-next v7 0/4] Add prog_kfunc feature probe
 2025-02-21 10:03 UTC  (9+ messages)

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

[PATCH bpf-next] bpf: arm64: Silent "UBSAN: negation-overflow" warning
 2025-02-21  9:39 UTC  (4+ messages)

[PATCH net-next v10 07/13] net: ipv6: Init tunnel link-netns before registering dev
 2025-02-21  7:34 UTC  (3+ messages)

[PATCH v6 0/4] Tracing contention lock owner call stack
 2025-02-21  6:46 UTC  (3+ messages)
` [PATCH v6 2/4] perf lock: Retrieve owner callstack in bpf program

[PATCH net-next v2 0/1] ppp: Fix KMSAN uninit-value warning with bpf
 2025-02-21  6:12 UTC  (2+ messages)
` [PATCH net-next v2 1/1] ppp: Fix KMSAN warning by initializing 2-byte header

[PATCH bpf-next v2 1/2] bpf: Search and add kfuncs in struct_ops prologue and epilogue
 2025-02-21  6:05 UTC  (8+ messages)
` [PATCH bpf-next v2 2/2] selftests/bpf: Test gen_pro/epilogue that generate kfuncs

[PATCH net-next v10 11/13] rtnetlink: Create link directly in target net namespace
 2025-02-21  4:16 UTC  (2+ messages)

[PATCH net-next v10 10/13] rtnetlink: Remove "net" from newlink params
 2025-02-21  4:11 UTC  (2+ messages)

[PATCH net-next v10 09/13] net: xfrm: Use link netns in newlink() of rtnl_link_ops
 2025-02-21  4:10 UTC  (2+ messages)

[PATCH net-next v10 08/13] net: ipv6: Use link netns in newlink() of rtnl_link_ops
 2025-02-21  4:08 UTC  (2+ messages)

[PATCH net-next v10 06/13] net: ip_tunnel: Use link netns in newlink() of rtnl_link_ops
 2025-02-21  3:35 UTC  (2+ messages)

[PATCH net-next v10 05/13] net: ip_tunnel: Don't set tunnel->net in ip_tunnel_init()
 2025-02-21  3:26 UTC  (2+ messages)

[PATCH net-next v10 02/13] rtnetlink: Pack newlink() params into struct
 2025-02-21  3:24 UTC  (2+ messages)

[PATCH bpf] bpf: Use preempt_count() directly in bpf_send_signal_common()
 2025-02-21  2:50 UTC  (2+ messages)

[PATCH bpf-next] libbpf: fix hypothetical STT_SECTION extern NULL deref case
 2025-02-21  2:50 UTC  (2+ messages)

[PATCH bpf-next v1 1/2] bpf: Do not allow tail call in strcut_ops program with __ref argument
 2025-02-21  2:50 UTC  (5+ messages)
` [PATCH bpf-next v1 2/2] selftests/bpf: Test struct_ops program with __ref arg calling bpf_tail_call

[PATCH net-next v1 0/1] ppp: Fix KMSAN uninit-value warning
 2025-02-21  1:48 UTC  (4+ messages)
` [PATCH net-next v1 1/1] ppp: Fix KMSAN warning by initializing 2-byte header

[PATCH bpf-next v12 0/5] xsk: TX metadata Launch Time support
 2025-02-21  1:40 UTC  (4+ messages)
` [PATCH bpf-next v12 1/5] xsk: Add launch time hardware offload support to XDP Tx metadata

[GIT PULL] bpf for v6.14-rc4
 2025-02-21  1:32 UTC  (2+ messages)

[PATCH bpf-next] kbuild, bpf: Correct pahole version that supports distilled base btf feature
 2025-02-21  0:30 UTC  (2+ messages)

[PATCH bpf-next v13 00/12] net-timestamp: bpf extension to equip applications transparently
 2025-02-20 23:17 UTC  (17+ messages)
` [PATCH bpf-next v13 01/12] bpf: add networking timestamping support to bpf_get/setsockopt()
` [PATCH bpf-next v13 02/12] bpf: prepare the sock_ops ctx and call bpf prog for TX timestamping
` [PATCH bpf-next v13 03/12] bpf: prevent unsafe access to the sock fields in the BPF timestamping callback
` [PATCH bpf-next v13 04/12] bpf: disable unsafe helpers in TX timestamping callbacks
` [PATCH bpf-next v13 05/12] net-timestamp: prepare for isolating two modes of SO_TIMESTAMPING
` [PATCH bpf-next v13 06/12] bpf: add BPF_SOCK_OPS_TSTAMP_SCHED_CB callback
` [PATCH bpf-next v13 07/12] bpf: add BPF_SOCK_OPS_TSTAMP_SND_SW_CB callback
` [PATCH bpf-next v13 08/12] bpf: add BPF_SOCK_OPS_TSTAMP_SND_HW_CB callback
` [PATCH bpf-next v13 09/12] bpf: add BPF_SOCK_OPS_TSTAMP_ACK_CB callback
` [PATCH bpf-next v13 10/12] bpf: add BPF_SOCK_OPS_TSTAMP_SENDMSG_CB callback
` [PATCH bpf-next v13 11/12] bpf: support selective sampling for bpf timestamping
` [PATCH bpf-next v13 12/12] selftests/bpf: add simple bpf tests in the tx path for timestamping feature

[PATCH bpf-next 1/2] libbpf: implement bpf_usdt_arg_size BPF function
 2025-02-20 21:59 UTC  (2+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: test bpf_usdt_arg_size() function

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

[syzbot] Monthly bpf report (Feb 2025)
 2025-02-20 19:03 UTC 

[PATCH bpf-next v1 1/2] bpf: Search and add kfuncs in struct_ops prologue and epilogue
 2025-02-20 18:04 UTC  (2+ messages)
` [PATCH bpf-next v1 2/2] selftests/bpf: Test gen_pro/epilogue that generate kfuncs

[PATCH bpf-next 0/6] selftests/xsk: Add tests for XDP tail adjustment in AF_XDP
 2025-02-20 17:46 UTC  (9+ messages)
` [PATCH bpf-next 1/6] selftests/xsk: Add packet stream replacement functions
` [PATCH bpf-next 2/6] selftests/xsk: Add tail adjustment functionality to XDP
` [PATCH bpf-next 3/6] selftests/xsk: Add testapp_xdp_adjust_tail function to userspace for packet tail adjustment
` [PATCH bpf-next 4/6] selftests/xsk: Add support check for bpf_xdp_adjust_tail() helper in xskxceiver
` [PATCH bpf-next 5/6] selftests/xsk: Implement packet resizing test with bpf_xdp_adjust_tail
` [PATCH bpf-next 6/6] selftests/xsk: Add packet resizing tests with bpf_xdp_adjust_tail for AF_XDP

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

[PATCH bpf-next v12 00/12] net-timestamp: bpf extension to equip applications transparently
 2025-02-20 15:28 UTC  (6+ messages)
` [PATCH bpf-next v12 10/12] bpf: add BPF_SOCK_OPS_TS_SND_CB callback

[PATCH] btf: move kern_type_id to goto cand_cache_unlock
 2025-02-20 15:00 UTC  (3+ messages)

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

[PATCH net v3] nfp: bpf: Add check for nfp_app_ctrl_msg_alloc()
 2025-02-20  8:40 UTC  (2+ messages)


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