BPF List
 help / color / mirror / Atom feed
 messages from 2024-08-28 11:12:25 to 2024-08-29 19:45:12 UTC [more...]

[PATCH bpf-next 0/2] selftests/bpf: Add uprobe pid filter test
 2024-08-29 19:45 UTC 

[PATCH net-next v23 00/13] Device Memory TCP
 2024-08-29 19:38 UTC  (15+ messages)
` [PATCH net-next v23 01/13] netdev: add netdev_rx_queue_restart()
` [PATCH net-next v23 02/13] net: netdev netlink api to bind dma-buf to a net device
` [PATCH net-next v23 03/13] netdev: support binding dma-buf to netdevice
` [PATCH net-next v23 04/13] netdev: netdevice devmem allocator
` [PATCH net-next v23 05/13] page_pool: devmem support
` [PATCH net-next v23 06/13] memory-provider: dmabuf devmem memory provider
` [PATCH net-next v23 07/13] net: support non paged skb frags
` [PATCH net-next v23 08/13] net: add support for skbs with unreadable frags
` [PATCH net-next v23 09/13] tcp: RX path for devmem TCP
` [PATCH net-next v23 10/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [PATCH net-next v23 11/13] net: add devmem TCP documentation
` [PATCH net-next v23 12/13] selftests: add ncdevmem, netcat for devmem TCP
` [PATCH net-next v23 13/13] netdev: add dmabuf introspection

[PATCH bpf-next v2] bpf/btf: Use kvmemdup to simplify the code
 2024-08-29 19:30 UTC  (2+ messages)

[PATCH] arm64: insn: Simulate nop and push instruction for better uprobe performance
 2024-08-29 19:26 UTC  (5+ messages)

[PATCH v1] bpf: Add missing force_checksrc macro
 2024-08-29 19:24 UTC  (10+ messages)
  ` [PATCH v2] bpf: Remove custom build rule
      ` [PATCH v3] "

[PATCH] docs/bpf: Fix a typo in verifier.rst
 2024-08-29 19:20 UTC  (4+ messages)

[PATCH bpf-next] selftests/bpf: Make sure stashed kptr in local kptr is freed recursively
 2024-08-29 19:20 UTC  (3+ messages)

[PATCH v4 0/8] uprobes: RCU-protected hot path optimizations
 2024-08-29 18:37 UTC  (9+ messages)
` [PATCH v4 1/8] uprobes: revamp uprobe refcounting and lifetime management
` [PATCH v4 2/8] uprobes: protected uprobe lifetime with SRCU
` [PATCH v4 3/8] uprobes: get rid of enum uprobe_filter_ctx in uprobe filter callbacks
` [PATCH v4 4/8] uprobes: travers uprobe's consumer list locklessly under SRCU protection
` [PATCH v4 5/8] perf/uprobe: split uprobe_unregister()
` [PATCH v4 6/8] rbtree: provide rb_find_rcu() / rb_find_add_rcu()
` [PATCH v4 7/8] uprobes: perform lockless SRCU-protected uprobes_tree lookup
` [PATCH v4 8/8] uprobes: switch to RCU Tasks Trace flavor for better performance

[PATCH bpf-next v3 1/2] bpf: Make the pointer returned by iter next method valid
 2024-08-29 18:37 UTC  (4+ messages)
` [PATCH bpf-next v3 2/2] selftests/bpf: Add tests for iter next method returning valid pointer

[Patch bpf] tcp_bpf: fix return value of tcp_bpf_sendmsg()
 2024-08-29 18:36 UTC  (5+ messages)

[PATCH v4 bpf-next 0/9] bpf: Add gen_epilogue to bpf_verifier_ops
 2024-08-29 18:15 UTC  (28+ messages)
` [PATCH v4 bpf-next 1/9] bpf: Move insn_buf[16] to bpf_verifier_env
` [PATCH v4 bpf-next 3/9] bpf: Add gen_epilogue to bpf_verifier_ops
` [PATCH v4 bpf-next 6/9] selftests/bpf: Test gen_prologue and gen_epilogue
` [PATCH v4 bpf-next 7/9] selftests/bpf: Add tailcall epilogue test
` [PATCH v4 bpf-next 8/9] selftests/bpf: A pro/epilogue test when the main prog jumps back to the 1st insn
` [PATCH v4 bpf-next 9/9] selftests/bpf: Test epilogue patching when the main prog has multiple BPF_EXIT
` [PATCH v4 bpf-next 2/9] bpf: Adjust BPF_JMP that jumps to the 1st insn of the prologue

[PATCH v7 bpf-next 00/10] Harden and extend ELF build ID parsing logic
 2024-08-29 17:42 UTC  (11+ messages)
` [PATCH v7 bpf-next 01/10] lib/buildid: harden "
` [PATCH v7 bpf-next 02/10] lib/buildid: add single folio-based file reader abstraction
` [PATCH v7 bpf-next 03/10] lib/buildid: take into account e_phoff when fetching program headers
` [PATCH v7 bpf-next 04/10] lib/buildid: remove single-page limit for PHDR search
` [PATCH v7 bpf-next 05/10] lib/buildid: rename build_id_parse() into build_id_parse_nofault()
` [PATCH v7 bpf-next 06/10] lib/buildid: implement sleepable build_id_parse() API
` [PATCH v7 bpf-next 07/10] lib/buildid: don't limit .note.gnu.build-id to the first page in ELF
` [PATCH v7 bpf-next 08/10] bpf: decouple stack_map_get_build_id_offset() from perf_callchain_entry
` [PATCH v7 bpf-next 09/10] bpf: wire up sleepable bpf_get_stack() and bpf_get_task_stack() helpers
` [PATCH v7 bpf-next 10/10] selftests/bpf: add build ID tests

[PATCH v3] uprobes: turn trace_uprobe's nhit counter to be per-CPU one
 2024-08-29 17:28 UTC  (3+ messages)

[PATCH bpf-next] bpf, x64: Fix a jit convergence issue
 2024-08-29 17:27 UTC  (10+ messages)

[PATCH bpf-next v2 0/2] prevent bpf_reserve_hdr_opt() from growing skb larger than MTU
 2024-08-29 16:46 UTC  (6+ messages)
` [PATCH bpf-next v2 1/2] bpf: tcp: "

[PATCH net v4] bpf, net: Check cgroup_bpf_enabled() only once in do_sock_getsockopt()
 2024-08-29 16:27 UTC  (8+ messages)

[Patch net-next] tcp_bpf: remove an unused parameter for bpf_tcp_ingress()
 2024-08-29 15:56 UTC  (2+ messages)

[PATCH bpf-next] libbpf: fix bpf_object__open_skeleton()'s mishandling of options
 2024-08-29 15:50 UTC  (5+ messages)

[PATCH] kbuild: use objcopy to generate asm-offsets
 2024-08-29 15:50 UTC  (3+ messages)

BUG: null pointer dereference in seccomp
 2024-08-29 15:49 UTC  (2+ messages)

[PATCH bpf-next] bpf, sockmap: Correct spelling skmsg.c
 2024-08-29 15:45 UTC 

[PATCH v2] tracing/uprobe: Add missing PID filter for uretprobe
 2024-08-29 15:20 UTC  (14+ messages)

[PATCH net-next 00/12] Unmask upper DSCP bits - part 2
 2024-08-29 15:10 UTC  (10+ messages)

[PATCH bpf-next 0/2] Fix accessing first syscall argument on RV64
 2024-08-29 13:35 UTC  (3+ messages)
` [PATCH bpf-next 1/2] libbpf: "

[PATCH bpf-next 0/2] Fix accessing first syscall argument on RV64
 2024-08-29 13:34 UTC  (3+ messages)
` [PATCH bpf-next 1/2] libbpf: "
` [PATCH bpf-next 2/2] selftests/bpf: Skip case involving first arg in bpf_syscall_macro "

[PATCH bpf-next V1] enable virtFS(9p virtio) for sharing directory on VM to optimize debugging
 2024-08-29 12:25 UTC 

[PATCH net 0/3] net: ethernet: ti: am65-cpsw: Fix XDP implementation
 2024-08-29 12:03 UTC  (4+ messages)
` [PATCH net 1/3] net: ethernet: ti: am65-cpsw: fix XDP_DROP, XDP_TX and XDP_REDIRECT
` [PATCH net 2/3] net: ethernet: ti: am65-cpsw: Fix NULL dereference on XDP_TX
` [PATCH net 3/3] net: ethernet: ti: am65-cpsw: Fix RX statistics for XDP_TX and XDP_REDIRECT

[PATCH net-next v2 00/12] Unmask upper DSCP bits - part 2
 2024-08-29 11:02 UTC  (16+ messages)
` [PATCH net-next v2 01/12] ipv4: Unmask upper DSCP bits in RTM_GETROUTE output route lookup
` [PATCH net-next v2 02/12] ipv4: Unmask upper DSCP bits in ip_route_output_key_hash()
` [PATCH net-next v2 03/12] ipv4: icmp: Unmask upper DSCP bits in icmp_route_lookup()
` [PATCH net-next v2 04/12] ipv4: Unmask upper DSCP bits in ip_sock_rt_tos()
` [PATCH net-next v2 05/12] ipv4: Unmask upper DSCP bits in get_rttos()
` [PATCH net-next v2 06/12] ipv4: Unmask upper DSCP bits when building flow key
` [PATCH net-next v2 07/12] xfrm: Unmask upper DSCP bits in xfrm_get_tos()
` [PATCH net-next v2 08/12] ipv4: Unmask upper DSCP bits in ip_send_unicast_reply()
` [PATCH net-next v2 09/12] ipv6: sit: Unmask upper DSCP bits in ipip6_tunnel_xmit()
` [PATCH net-next v2 10/12] ipvlan: Unmask upper DSCP bits in ipvlan_process_v4_outbound()
` [PATCH net-next v2 11/12] vrf: Unmask upper DSCP bits in vrf_process_v4_outbound()
` [PATCH net-next v2 12/12] bpf: Unmask upper DSCP bits in __bpf_redirect_neigh_v4()

[PATCH bpf-next v2 1/2] bpf: Make the pointer returned by iter next method valid
 2024-08-29 10:52 UTC  (3+ messages)

[net-next v4 0/5] net: stmmac: Add PCI driver support for BCM8958x
 2024-08-29 10:52 UTC  (5+ messages)
` [net-next v4 3/5] net: stmmac: Integrate dw25gmac into stmmac hwif handling

[PATCH -next] bpf: Use sockfd_put() helper
 2024-08-29  8:50 UTC 

[PATCH v8 0/8] Improve the copy of task comm
 2024-08-29  6:30 UTC  (17+ messages)
` [PATCH v8 1/8] Get rid of __get_task_comm()
` [PATCH v8 6/8] mm/util: Deduplicate code in {kstrdup,kstrndup,kmemdup_nul}

[PATCH bpf] bpf: add check for invalid name in btf_name_valid_section()
 2024-08-29  5:45 UTC  (4+ messages)

[PATCH bpf-next v3 0/8] libbpf, selftests/bpf: Support cross-endian usage
 2024-08-29  4:28 UTC  (8+ messages)
` [PATCH bpf-next v3 3/8] libbpf: Fix output .symtab byte-order during linking
` [PATCH bpf-next v3 4/8] libbpf: Support BTF.ext loading and output in either endianness
` [PATCH bpf-next v3 5/8] libbpf: Support opening bpf objects of "
` [PATCH bpf-next v3 6/8] libbpf: Support linking "
` [PATCH bpf-next v3 7/8] libbpf: Support creating light skeleton "
` [PATCH bpf-next v3 8/8] selftests/bpf: Support cross-endian building

[PATCH bpf-next 0/4] bpf: Fix tailcall infinite loop caused by freplace
 2024-08-29  2:14 UTC  (8+ messages)
` [PATCH bpf-next 1/4] bpf, x64: "

[syzbot] [bpf?] KASAN: slab-use-after-free Read in htab_map_alloc (2)
 2024-08-29  1:22 UTC  (2+ messages)
` [syzbot] "

[PATCH bpf-next v2 1/2] bpf: Add KF_OBTAIN for obtaining objects without reference count
 2024-08-29  0:38 UTC  (3+ messages)
` [PATCH bpf-next v2 2/2] selftests/bpf: Add tests for KF_OBTAIN kfunc

[PATCH bpf-next v2 1/2] bpf: Relax KF_ACQUIRE kfuncs strict type matching constraint
 2024-08-29  0:20 UTC  (3+ messages)
` [PATCH bpf-next v2 2/2] selftests/bpf: Add test for zero offset or non-zero offset pointers as KF_ACQUIRE kfuncs argument

[PATCH 1/1] pahole: Add option to obtain a vmlinux matching the running kernel
 2024-08-29  0:08 UTC  (2+ messages)

[PATCH bpf-next 1/2] selftests/bpf: specify libbpf headers required for %.bpf.o progs
 2024-08-28 23:25 UTC  (5+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: do not update vmlinux.h unnecessarily

[RFC bpf-next v4 0/6] Share user memory to BPF program through task storage map
 2024-08-28 23:24 UTC  (6+ messages)
` [RFC bpf-next v4 4/6] bpf: pin, translate, and unpin __uptr from syscalls
` [RFC bpf-next v4 5/6] libbpf: define __uptr

[PATCH bpf-next 1/2] bpf: Relax KF_ACQUIRE kfuncs strict type matching constraint on non-zero offset pointers
 2024-08-28 20:12 UTC  (3+ messages)

[PATCH bpf-next v2 0/3] allow cpumask kfuncs in tracepoint, kprobe, perf event
 2024-08-28 19:08 UTC  (5+ messages)
` [PATCH bpf-next v2 1/3] bpf: new btf kfunc hooks for tracepoint and "

[PATCH net-next v22 00/13] Device Memory TCP
 2024-08-28 18:43 UTC  (5+ messages)
` [PATCH net-next v22 04/13] netdev: netdevice devmem allocator

[PATCH] selftests/bpf: Fix incorrect parameters in NULL pointer checking
 2024-08-28 16:00 UTC  (2+ messages)

[PATCH bpf-next 0/2] bpf, arm64: Simplify jited prologue/epilogue
 2024-08-28 15:50 UTC  (2+ messages)

[PATCH v6 0/5] Faultable Tracepoints
 2024-08-28 14:41 UTC  (6+ messages)
` [PATCH v6 1/5] tracing: Introduce faultable tracepoints
` [PATCH v6 2/5] tracing/ftrace: Add support for "
` [PATCH v6 3/5] tracing/bpf-trace: "
` [PATCH v6 4/5] tracing/perf: "
` [PATCH v6 5/5] tracing: Convert sys_enter/exit to "

[PATCH v1 0/2] cleanup.h: Introduce DEFINE_INACTIVE_GUARD()/activate_guard()
 2024-08-28 14:37 UTC  (3+ messages)
` [PATCH v1 1/2] cleanup.h guard: Rename DEFINE_ prefix to DECLARE_
` [PATCH v1 2/2] cleanup.h: Introduce DEFINE_INACTIVE_GUARD and activate_guard

[PATCH v5 0/8] Faultable Tracepoints
 2024-08-28 13:58 UTC  (4+ messages)
` [PATCH v5 3/8] cleanup.h: Introduce DEFINE_INACTIVE_GUARD and activate_guard

[PATCH v5 0/8] Faultable Tracepoints
 2024-08-28 13:55 UTC  (6+ messages)
` [PATCH v5 6/8] tracing/bpf-trace: Add support for faultable tracepoints

[PATCH bpf-next v2 0/2] selftests/bpf: Enable vmtest for cross-compile arm64 on x86_64 host, and fix some issues
 2024-08-28 12:17 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] "
` [PATCH bpf-next v2 2/2] selftests/bpf: fix static cross-compile error for liblstd.a linking


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