public inbox for bpf@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-02 11:51:34 to 2023-08-03 20:43:37 UTC [more...]

[bug report] selftests/bpf: Verify that the cgroup_skb filters receive expected packets
 2023-08-03 20:43 UTC  (3+ messages)

FAILED: load BTF from vmlinux: Invalid argument
 2023-08-03 20:39 UTC  (2+ messages)

[PATCH net v2] net: handle ARPHRD_PPP in dev_is_mac_header_xmit()
 2023-08-03 20:05 UTC  (6+ messages)

[bug report] bpf: Add bpf_dynptr_slice and bpf_dynptr_slice_rdwr
 2023-08-03 19:53 UTC  (3+ messages)

[PATCH bpf-next v2 0/3] net: struct netdev_rx_queue and xdp.h reshuffling
 2023-08-03 19:34 UTC  (10+ messages)
` [PATCH bpf-next v2 1/3] eth: add missing xdp.h includes in drivers
` [PATCH bpf-next v2 2/3] net: move struct netdev_rx_queue out of netdevice.h
` [PATCH bpf-next v2 3/3] net: invert the netdevice.h vs xdp.h dependency

[PATCH net-next v5 2/2] net: core: remove unnecessary frame_sz check in bpf_xdp_adjust_tail()
 2023-08-03 19:03 UTC 

[PATCH RFC net-next v5 00/14] virtio/vsock: support datagrams
 2023-08-03 18:58 UTC  (19+ messages)
` [PATCH RFC net-next v5 03/14] af_vsock: support multi-transport datagrams
` [PATCH RFC net-next v5 07/14] virtio/vsock: add common datagram send path
` [PATCH RFC net-next v5 11/14] vhost/vsock: implement datagram support

pull-request: bpf-next 2023-08-03
 2023-08-03 18:30 UTC  (2+ messages)

pull-request: bpf 2023-08-03
 2023-08-03 18:14 UTC 

[PATCHv2 bpf-next 0/3] bpf: Support bpf_get_func_ip helper in uprobes
 2023-08-03 17:16 UTC  (6+ messages)
` [PATCHv2 bpf-next 1/3] bpf: Add support for bpf_get_func_ip helper for uprobe program
` [PATCHv2 bpf-next 2/3] selftests/bpf: Add bpf_get_func_ip tests for uprobe on function entry
` [PATCHv2 bpf-next 3/3] selftests/bpf: Add bpf_get_func_ip test for uprobe inside function

[PATCH v4 0/9] tracing: Improbe BTF support on probe events
 2023-08-03 16:37 UTC  (29+ messages)
` [PATCH v4 3/9] bpf/btf: Add a function to search a member of a struct/union

[PATCH bpf-next v4 0/3] bpf, arm64: use BPF prog pack allocator in BPF JIT
 2023-08-03 16:32 UTC  (9+ messages)

[RFC][PATCH 00/12] integrity: Introduce a digest cache
 2023-08-03 16:20 UTC  (2+ messages)

[RFC PATCH bpf-next 0/3] bpf: Add new bpf helper bpf_for_each_cpu
 2023-08-03 16:10 UTC  (14+ messages)

[RFC Optimizing veth xsk performance 00/10]
 2023-08-03 15:01 UTC  (13+ messages)
` [RFC Optimizing veth xsk performance 01/10] veth: Implement ethtool's get_ringparam() callback
` [RFC Optimizing veth xsk performance 02/10] xsk: add dma_check_skip for skipping dma check
` [RFC Optimizing veth xsk performance 03/10] veth: add support for send queue
` [RFC Optimizing veth xsk performance 04/10] xsk: add xsk_tx_completed_addr function
` [RFC Optimizing veth xsk performance 05/10] veth: use send queue tx napi to xmit xsk tx desc
` [RFC Optimizing veth xsk performance 06/10] veth: add ndo_xsk_wakeup callback for veth
` [RFC Optimizing veth xsk performance 07/10] sk_buff: add destructor_arg_xsk_pool for zero copy
` [RFC Optimizing veth xsk performance 08/10] xdp: add xdp_mem_type MEM_TYPE_XSK_BUFF_POOL_TX
` [RFC Optimizing veth xsk performance 09/10] veth: support zero copy for af xdp
` [RFC Optimizing veth xsk performance 10/10] veth: af_xdp tx batch support for ipv4 udp

[PATCH v3 bpf-next 0/2] bpf: Fix fill_link_info and add selftest
 2023-08-03 14:32 UTC  (8+ messages)
` [PATCH v3 bpf-next 1/2] bpf: Fix uninitialized symbol in bpf_perf_link_fill_kprobe()
` [PATCH v3 bpf-next 2/2] selftests/bpf: Add selftest for fill_link_info

[PATCH bpf-next v2] libbpf: handle producer position overflow
 2023-08-03 13:58 UTC  (5+ messages)

[PATCH bpf-next v9 0/4] bpf: Force to MPTCP
 2023-08-03 13:41 UTC  (5+ messages)
` [PATCH bpf-next v9 1/4] bpf: Add update_socket_protocol hook
` [PATCH bpf-next v9 2/4] selftests/bpf: Use random netns name for mptcp
` [PATCH bpf-next v9 3/4] selftests/bpf: Add two mptcp netns helpers
` [PATCH bpf-next v9 4/4] selftests/bpf: Add mptcpify test

Question: Is it OK to assume the address of bpf_dynptr_kern will be 8-bytes aligned and reuse the lowest bits to save extra info ?
 2023-08-03 13:28 UTC  (2+ messages)

[PATCH bpf-next v8 0/4] bpf: Force to MPTCP
 2023-08-03 13:17 UTC  (10+ messages)
` [PATCH bpf-next v8 1/4] bpf: Add update_socket_protocol hook
` [PATCH bpf-next v8 2/4] selftests/bpf: Use random netns name for mptcp
` [PATCH bpf-next v8 3/4] selftests/bpf: Add two mptcp netns helpers
` [PATCH bpf-next v8 4/4] selftests/bpf: Add mptcpify test

[PATCH net-next] udp6: Fix __ip6_append_data()'s handling of MSG_SPLICE_PAGES
 2023-08-03 13:10 UTC  (3+ messages)

[PATCH V3 net-next] net: fec: add XDP_TX feature support
 2023-08-03 12:55 UTC  (13+ messages)

[PATCH bpf-next v2] bpf: bpf_struct_ops: Remove unnecessary initial values of variables
 2023-08-04 17:59 UTC  (2+ messages)

[PATCH net-next] tcx: Fix splat in ingress_destroy upon tcx_entry_free
 2023-08-03 11:10 UTC  (2+ messages)

[PATCH bpf] bpf, sockmap: Fix NULL deref in sk_psock_backlog
 2023-08-03 10:05 UTC  (3+ messages)

[RFC bpf-next v7 0/6] bpf: Force to MPTCP
 2023-08-03  7:40 UTC  (5+ messages)

[PATCHv6 bpf-next 00/28] bpf: Add multi uprobe link
 2023-08-03  7:34 UTC  (29+ messages)
` [PATCHv6 bpf-next 01/28] bpf: Switch BPF_F_KPROBE_MULTI_RETURN macro to enum
` [PATCHv6 bpf-next 02/28] bpf: Add attach_type checks under bpf_prog_attach_check_attach_type
` [PATCHv6 bpf-next 03/28] bpf: Add multi uprobe link
` [PATCHv6 bpf-next 04/28] bpf: Add cookies support for uprobe_multi link
` [PATCHv6 bpf-next 05/28] bpf: Add pid filter "
` [PATCHv6 bpf-next 06/28] bpf: Add bpf_get_func_ip helper support for uprobe link
` [PATCHv6 bpf-next 07/28] libbpf: Add uprobe_multi attach type and link names
` [PATCHv6 bpf-next 08/28] libbpf: Move elf_find_func_offset* functions to elf object
` [PATCHv6 bpf-next 09/28] libbpf: Add elf_open/elf_close functions
` [PATCHv6 bpf-next 10/28] libbpf: Add elf symbol iterator
` [PATCHv6 bpf-next 11/28] libbpf: Add elf_resolve_syms_offsets function
` [PATCHv6 bpf-next 12/28] libbpf: Add elf_resolve_pattern_offsets function
` [PATCHv6 bpf-next 13/28] libbpf: Add bpf_link_create support for multi uprobes
` [PATCHv6 bpf-next 14/28] libbpf: Add bpf_program__attach_uprobe_multi function
` [PATCHv6 bpf-next 15/28] libbpf: Add support for u[ret]probe.multi[.s] program sections
` [PATCHv6 bpf-next 16/28] libbpf: Add uprobe multi link detection
` [PATCHv6 bpf-next 17/28] libbpf: Add uprobe multi link support to bpf_program__attach_usdt
` [PATCHv6 bpf-next 18/28] selftests/bpf: Move get_time_ns to testing_helpers.h
` [PATCHv6 bpf-next 19/28] selftests/bpf: Add uprobe_multi skel test
` [PATCHv6 bpf-next 20/28] selftests/bpf: Add uprobe_multi api test
` [PATCHv6 bpf-next 21/28] selftests/bpf: Add uprobe_multi link test
` [PATCHv6 bpf-next 22/28] selftests/bpf: Add uprobe_multi test program
` [PATCHv6 bpf-next 23/28] selftests/bpf: Add uprobe_multi bench test
` [PATCHv6 bpf-next 24/28] selftests/bpf: Add uprobe_multi usdt test code
` [PATCHv6 bpf-next 25/28] selftests/bpf: Add uprobe_multi usdt bench test
` [PATCHv6 bpf-next 26/28] selftests/bpf: Add uprobe_multi cookie test
` [PATCHv6 bpf-next 27/28] selftests/bpf: Add uprobe_multi pid filter tests
` [PATCHv6 bpf-next 28/28] selftests/bpf: Add extra link to uprobe_multi tests

[PATCH bpf v2 0/3] two bug fixes for sockmap
 2023-08-03  6:48 UTC  (4+ messages)
` [PATCH bpf v2 1/3] bpf, sockmap: Fix map type error in sock_map_del_link
` [PATCH bpf v2 2/3] bpf, sockmap: Fix bug that strp_done cannot be called
` [PATCH bpf v2 3/3] selftests/bpf: Add sockmap test for redirecting partial skb data

[PATCH -next] bpf: change bpf_alu_sign_string and bpf_movsx_string to static
 2023-08-03  5:27 UTC  (2+ messages)

[PATCH bpf] bpf, sockmap: Fix map type error in sock_map_del_link
 2023-08-03  2:47 UTC  (5+ messages)

[PATCH net] udp: Fix __ip_append_data()'s handling of MSG_SPLICE_PAGES
 2023-08-03  2:30 UTC  (3+ messages)

[PATCH V5,net-next] net: mana: Add page pool for RX buffers
 2023-08-03  1:44 UTC  (2+ messages)

[PATCH] bpf: bpf_struct_ops: Remove unnecessary ‘0’ values from err
 2023-08-03  0:51 UTC  (2+ messages)

[PATCH v2] bpf, docs: Formalize type notation and function semantics in ISA standard
 2023-08-03  0:44 UTC  (2+ messages)
` [Bpf] "

[PATCH v1 bpf-next 0/7] BPF Refcount followups 3: bpf_mem_free_rcu refcounted nodes
 2023-08-02 23:07 UTC  (11+ messages)
` [PATCH v1 bpf-next 1/7] bpf: Ensure kptr_struct_meta is non-NULL for collection insert and refcount_acquire
` [PATCH v1 bpf-next 5/7] bpf: Consider non-owning refs to refcounted nodes RCU protected
` [PATCH v1 bpf-next 6/7] [RFC] bpf: Allow bpf_spin_{lock,unlock} in sleepable prog's RCU CS
` [PATCH v1 bpf-next 7/7] selftests/bpf: Add tests for rbtree API interaction in sleepable progs

[RFC bpf-next 0/5] Sleepable BPF programs on cgroup {get,set}sockopt
 2023-08-02 22:28 UTC  (11+ messages)
` [RFC bpf-next 1/5] bpf: enable sleepable BPF programs attached to cgroup/{get,set}sockopt
` [RFC bpf-next 2/5] bpf: Provide bpf_copy_from_user() and bpf_copy_to_user()

[PATCH bpf-next v5 0/2] bpf, xdp: Add tracepoint to xdp attaching failure
 2023-08-02 21:40 UTC  (2+ messages)

[PATCH] [v5] bpf: fix bpf_probe_read_kernel prototype mismatch
 2023-08-02 21:20 UTC  (2+ messages)

[PATCH v2 bpf] selftests/bpf: fix static assert compilation issue for test_cls_*.c
 2023-08-02 21:20 UTC  (4+ messages)

[PATCH v2] riscv, bpf: Adapt bpf trampoline to optimized riscv ftrace framework
 2023-08-02 21:10 UTC  (2+ messages)

[PATCH bpf] libbpf: fix typos in Makefile
 2023-08-02 21:10 UTC  (2+ messages)

[PATCH bpf-next 0/3] net: struct netdev_rx_queue and xdp.h reshuffling
 2023-08-02 19:42 UTC  (6+ messages)
` [PATCH bpf-next 1/3] eth: add missing xdp.h includes in drivers
` [PATCH bpf-next 2/3] net: move struct netdev_rx_queue out of netdevice.h

[PATCH net-next] udp: Remove unused function declaration udp_bpf_get_proto()
 2023-08-02 19:20 UTC  (2+ messages)

[PATCH v3 bpf-next] libbpf: Use local includes inside the library
 2023-08-02 19:06 UTC  (2+ messages)

[PATCH V4 net-next] net: fec: add XDP_TX feature support
 2023-08-02 17:47 UTC  (2+ messages)

[PATCH v2 bpf-next] libbpf: Use local includes inside the library
 2023-08-02 17:02 UTC  (4+ messages)

[syzbot] [fs?] INFO: task hung in pipe_release (4)
 2023-08-02 16:48 UTC  (3+ messages)

[RESEND] BTF is not generated for gcc-built kernel with the latest pahole
 2023-08-02 14:29 UTC  (11+ messages)

The performance of reading BPF_MAP_TYPE_ARRAY map in user space is bad
 2023-08-02 14:05 UTC  (2+ messages)

(no subject)
 2023-08-02 13:27 UTC  (9+ messages)
` [PATCH bpf-next v4 12/21] xdp: Add checksum hint

[PATCH bpf-next 0/3] bpf: Support bpf_get_func_ip helper in uprobes
 2023-08-02 12:42 UTC  (8+ messages)
` [PATCH bpf-next 1/3] bpf: Add support for bpf_get_func_ip helper for uprobe program
` [PATCH bpf-next 3/3] selftests/bpf: Add bpf_get_func_ip test for uprobe inside function

[PATCH net] net: handle ARPHRD_PPP in dev_is_mac_header_xmit()
 2023-08-02 12:16 UTC 

[Bpf] Review of draft-thaler-bpf-isa-01
 2023-08-02 12:15 UTC  (21+ messages)


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