messages from 2023-08-03 08:21:52 to 2023-08-04 16:41:41 UTC [more...]
FAILED: load BTF from vmlinux: Invalid argument
2023-08-04 16:41 UTC (7+ messages)
[PATCH v4 bpf-next 0/2] bpf: Fix fill_link_info and add selftest
2023-08-04 16:21 UTC (4+ messages)
` [PATCH v4 bpf-next 1/2] bpf: Fix uninitialized symbol in bpf_perf_link_fill_kprobe()
` [PATCH v4 bpf-next 2/2] selftests/bpf: Add selftest for fill_link_info
[PATCH bpf-next] selftests/bpf: fix the incorrect verification of port numbers
2023-08-04 16:14 UTC (3+ messages)
[PATCH v1 bpf-next 1/2] [RFC] bpf: Introduce BPF_F_VMA_NEXT flag for bpf_find_vma helper
2023-08-04 15:52 UTC (4+ messages)
[PATCH v1 bpf-next 0/7] BPF Refcount followups 3: bpf_mem_free_rcu refcounted nodes
2023-08-04 15:43 UTC (13+ 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 bpf-next v4 0/3] bpf, arm64: use BPF prog pack allocator in BPF JIT
2023-08-04 15:11 UTC (10+ messages)
[PATCH net-next,v2 0/5] team: do some cleanups in team driver
2023-08-04 14:28 UTC (6+ messages)
` [PATCH net-next,v2 1/5] team: add __exit modifier to team_nl_fini()
` [PATCH net-next,v2 2/5] team: remove unreferenced header in activebackup/broadcast/roundrobin files
` [PATCH net-next,v2 3/5] team: change the init function in the team_option structure to void
` [PATCH net-next,v2 4/5] team: change the getter "
` [PATCH net-next,v2 5/5] team: remove unused input parameters in lb_htpm_select_tx_port and lb_hash_select_tx_port
[PATCH RFC net-next v5 00/14] virtio/vsock: support datagrams
2023-08-04 14:11 UTC (14+ messages)
` [PATCH RFC net-next v5 03/14] af_vsock: support multi-transport datagrams
` [PATCH RFC net-next v5 11/14] vhost/vsock: implement datagram support
[PATCH net-next 0/6] team: do some cleanups in team driver
2023-08-04 14:06 UTC (9+ messages)
` [PATCH net-next 1/6] team: add __exit modifier to team_nl_fini()
` [PATCH net-next 2/6] team: remove unreferenced header in activebackup/broadcast/roundrobin files
` [PATCH net-next 3/6] team: change the init function in the team_option structure to void
` [PATCH net-next 4/6] team: change the getter "
` [PATCH net-next 5/6] team: get lb_priv from team directly in lb_htpm_select_tx_port
` [PATCH net-next 6/6] team: remove unused input parameters in lb_htpm_select_tx_port and lb_hash_select_tx_port
[RFC PATCH 0/2] mm: Select victim using bpf_select_task
2023-08-04 13:34 UTC (7+ messages)
` [RFC PATCH 1/2] mm, oom: Introduce bpf_select_task
` [RFC PATCH 2/2] bpf: Add OOM policy test
[PATCH net-next] tcx: Fix splat in ingress_destroy upon tcx_entry_free
2023-08-04 13:31 UTC (5+ messages)
[PATCH net v2] net: handle ARPHRD_PPP in dev_is_mac_header_xmit()
2023-08-04 13:28 UTC (7+ messages)
[syzbot] [bpf?] UBSAN: array-index-out-of-bounds in bpf_mprog_detach
2023-08-04 13:15 UTC (3+ messages)
[PATCH bpf-next 1/2] bpf: Fix mprog detachment for empty mprog entry
2023-08-04 13:11 UTC (2+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Add test for detachment on "
[PATCH V3 net-next] net: fec: add XDP_TX feature support
2023-08-04 12:36 UTC (11+ messages)
[PATCH net-next 0/2] team: change return value of init and getter in the team_option structure to void
2023-08-04 12:06 UTC (5+ messages)
` [PATCH net-next 1/2] team: change return value of init "
` [PATCH net-next 2/2] team: change return value of getter "
[PATCH net-next v2 0/5] TSN auto negotiation between 1G and 2.5G
2023-08-04 12:04 UTC (8+ messages)
` [PATCH net-next v2 1/5] platform/x86: intel_pmc_core: Add IPC mailbox accessor function and add SoC register access
` [PATCH net-next v2 2/5] net: pcs: xpcs: combine C37 SGMII AN and 2500BASEX for Intel mGbE controller
` [PATCH net-next v2 3/5] net: phy: update in-band AN mode when changing interface by PHY driver
` [PATCH net-next v2 4/5] net: stmmac: enable Intel mGbE 1G/2.5G auto-negotiation support
` [PATCH net-next v2 5/5] stmmac: intel: Add 1G/2.5G auto-negotiation support for ADL-N
[PATCH v4 0/2] perf/core: Bail out early if the request AUX area is out of bound
2023-08-04 11:47 UTC (7+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] perf record: Update docs regarding the maximum limitation of AUX area
[PATCH V5,net-next] net: mana: Add page pool for RX buffers
2023-08-04 10:49 UTC (3+ messages)
[PATCH 00/10] RISC-V: Refactor instructions
2023-08-04 9:28 UTC (14+ messages)
` [PATCH 01/10] RISC-V: Expand instruction definitions
` [PATCH 02/10] RISC-V: vector: Refactor instructions
` [PATCH 03/10] RISC-V: Refactor jump label instructions
` [PATCH 04/10] RISC-V: KGDB: Refactor instructions
` [PATCH 05/10] RISC-V: module: "
` [PATCH 06/10] RISC-V: Refactor patch instructions
` [PATCH 07/10] RISC-V: nommu: Refactor instructions
` [PATCH 08/10] RISC-V: kvm: "
` [PATCH 09/10] RISC-V: bpf: "
` [PATCH 10/10] RISC-V: Refactor bug and traps instructions
[PATCH iwl-next v4 0/4] igb: Add support for AF_XDP zero-copy
2023-08-04 8:40 UTC (5+ messages)
` [PATCH iwl-next v4 1/4] igb: prepare for AF_XDP zero-copy support
` [PATCH iwl-next v4 2/4] igb: Introduce XSK data structures and helpers
` [PATCH iwl-next v4 3/4] igb: add AF_XDP zero-copy Rx support
` [PATCH iwl-next v4 4/4] igb: add AF_XDP zero-copy Tx support
[PATCH bpf v3 0/4] bug fixes for sockmap
2023-08-04 7:37 UTC (5+ messages)
` [PATCH bpf v3 1/4] bpf, sockmap: Fix map type error in sock_map_del_link
` [PATCH bpf v3 2/4] bpf, sockmap: Fix bug that strp_done cannot be called
` [PATCH bpf v3 3/4] selftests/bpf: fix a CI failure caused by vsock sockmap test
` [PATCH bpf v3 4/4] selftests/bpf: Add sockmap test for redirecting partial skb data
[bug report] selftests/bpf: Verify that the cgroup_skb filters receive expected packets
2023-08-04 5:13 UTC (4+ messages)
[PATCH bpf-next v11 0/5] bpf: Force to MPTCP
2023-08-04 5:07 UTC (6+ messages)
` [PATCH bpf-next v11 1/5] bpf: Add update_socket_protocol hook
` [PATCH bpf-next v11 2/5] selftests/bpf: Use random netns name for mptcp
` [PATCH bpf-next v11 3/5] selftests/bpf: Add two mptcp netns helpers
` [PATCH bpf-next v11 4/5] selftests/bpf: Drop unneeded checks for mptcp
` [PATCH bpf-next v11 5/5] selftests/bpf: Add mptcpify test
[PATCH bpf-next v10 0/5] bpf: Force to MPTCP
2023-08-04 4:43 UTC (9+ messages)
` [PATCH bpf-next v10 1/5] bpf: Add update_socket_protocol hook
` [PATCH bpf-next v10 2/5] selftests/bpf: Use random netns name for mptcp
` [PATCH bpf-next v10 3/5] selftests/bpf: Add two mptcp netns helpers
` [PATCH bpf-next v10 4/5] selftests/bpf: Drop unneeded checks for mptcp
` [PATCH bpf-next v10 5/5] selftests/bpf: Add mptcpify test
[PATCH bpf-next v9 0/4] bpf: Force to MPTCP
2023-08-04 4:26 UTC (12+ 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
[RFC Optimizing veth xsk performance 00/10]
2023-08-04 4:16 UTC (14+ 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
` [External] Re: [RFC Optimizing veth xsk performance 00/10]
[PATCH bpf-next] bpf: fix inconsistent return types of bpf_xdp_copy_buf()
2023-08-04 1:41 UTC (2+ messages)
[PATCH bpf-next] bpf: fix bpf_dynptr_slice() to stop return an ERR_PTR
2023-08-04 1:32 UTC (2+ messages)
[PATCH bpf-next v2] bpf: bpf_struct_ops: Remove unnecessary initial values of variables
2023-08-04 17:59 UTC (3+ messages)
[PATCHSET v4] sched: Implement BPF extensible scheduler class
2023-08-04 0:08 UTC (5+ messages)
pull-request: bpf 2023-08-03
2023-08-03 22:11 UTC (2+ 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
pull-request: bpf-next 2023-08-03
2023-08-03 18:30 UTC (2+ messages)
[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 (13+ messages)
` [PATCH v4 3/9] bpf/btf: Add a function to search a member of a struct/union
[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 (9+ messages)
[PATCH v3 bpf-next 0/2] bpf: Fix fill_link_info and add selftest
2023-08-03 14:32 UTC (6+ messages)
` [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)
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 (5+ messages)
` [PATCH bpf-next v8 1/4] bpf: Add update_socket_protocol hook
[PATCH net-next] udp6: Fix __ip6_append_data()'s handling of MSG_SPLICE_PAGES
2023-08-03 13:10 UTC (2+ messages)
[PATCH bpf] bpf, sockmap: Fix NULL deref in sk_psock_backlog
2023-08-03 10:05 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox