bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-04 08:56:44 to 2021-03-09 10:14:52 UTC [more...]

[PATCHv2 bpf-next 0/4] xdp: extend xdp_redirect_map with broadcast support
 2021-03-09 10:13 UTC  (5+ messages)
` [PATCHv2 bpf-next 1/4] bpf: run devmap xdp_prog on flush instead of bulk enqueue
` [PATCHv2 bpf-next 2/4] xdp: extend xdp_redirect_map with broadcast support
` [PATCHv2 bpf-next 3/4] sample/bpf: add xdp_redirect_map_multi for redirect_map broadcast test
` [PATCHv2 bpf-next 4/4] selftests/bpf: add xdp_redirect_multi test

[PATCH] perf machine: Assign boolean values to a bool variable
 2021-03-09 10:11 UTC 

[PATCH bpf-next 0/4] xdp: extend xdp_redirect_map with broadcast support
 2021-03-09  9:53 UTC  (9+ messages)
` [PATCH bpf-next 1/4] bpf: run devmap xdp_prog on flush instead of bulk enqueue
` [PATCH bpf-next 2/4] xdp: extend xdp_redirect_map with broadcast support
` [PATCH bpf-next 3/4] sample/bpf: add xdp_redirect_map_multi for redirect_map broadcast test
` [PATCH bpf-next 4/4] selftests/bpf: add xdp_redirect_multi test

[PATCH] net: netlink: fix error return code of netlink_proto_init()
 2021-03-09  8:55 UTC  (3+ messages)

[Intel-wired-lan] [net PATCH] ixgbe: Fix NULL pointer dereference in ethtool loopback test
 2021-03-09  7:29 UTC 

[BUG] hitting bug when running spinlock test
 2021-03-09  5:44 UTC  (6+ messages)

[PATCH bpf-next] selftests/bpf: fix compiler warning in BPF_KPROBE definition in loop6.c
 2021-03-09  5:29 UTC  (2+ messages)

[PATCH bpf] bpf: don't do bpf_cgroup_storage_set() for kuprobe/tp programs
 2021-03-09  5:26 UTC 

[PATCH net] selftests/bpf: set gopt opt_class to 0 if get tunnel opt failed
 2021-03-09  3:22 UTC 

[PATCH v7 net-next] virtio-net: support XDP when not more queues
 2021-03-09  2:47 UTC 

[PATCH v7 net-next] virtio-net: support XDP when not more queues
 2021-03-09  2:17 UTC  (2+ messages)

[RESEND PATCH v3] seccomp: Improve performance by optimizing rmb()
 2021-03-09  3:03 UTC 

[PATCH bpf-next] bpf: x86: use kvmalloc_array instead kmalloc_array in bpf_jit_comp
 2021-03-09  1:56 UTC 

[PATCH -tip 0/5] kprobes: Fix stacktrace in kretprobes
 2021-03-09  1:19 UTC  (13+ messages)
` [PATCH -tip 1/5] ia64: kprobes: Fix to pass correct trampoline address to the handler
` [PATCH -tip 2/5] kprobes: treewide: Replace arch_deref_entry_point() with dereference_function_descriptor()
` [PATCH -tip 3/5] kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()
` [PATCH -tip 4/5] kprobes: stacktrace: Recover the address changed by kretprobe
` [PATCH -tip 5/5] tracing: Remove kretprobe unknown indicator from stacktrace

[PATCH v2 bpf-next 0/2] Add clang-based BTF_KIND_FLOAT tests
 2021-03-09  0:56 UTC  (3+ messages)
` [PATCH v2 bpf-next 1/2] selftests/bpf: Add BTF_KIND_FLOAT to test_core_reloc_size
` [PATCH v2 bpf-next 2/2] selftests/bpf: Add BTF_KIND_FLOAT to btf_dump_test_case_syntax

bpf timer design
 2021-03-09  0:11 UTC 

[Patch bpf-next v3 0/9] sockmap: introduce BPF_SK_SKB_VERDICT and support UDP
 2021-03-09  0:10 UTC  (13+ messages)
` [Patch bpf-next v3 1/9] sock_map: introduce BPF_SK_SKB_VERDICT
` [Patch bpf-next v3 2/9] sock: introduce sk->sk_prot->psock_update_sk_prot()
` [Patch bpf-next v3 3/9] udp: implement ->sendmsg_locked()
` [Patch bpf-next v3 4/9] udp: implement ->read_sock() for sockmap
` [Patch bpf-next v3 5/9] udp: add ->read_sock() and ->sendmsg_locked() to ipv6
` [Patch bpf-next v3 6/9] skmsg: extract __tcp_bpf_recvmsg() and tcp_bpf_wait_data()
` [Patch bpf-next v3 7/9] udp: implement udp_bpf_recvmsg() for sockmap
` [Patch bpf-next v3 8/9] sock_map: update sock type checks for UDP
` [Patch bpf-next v3 9/9] selftests/bpf: add a test case for udp sockmap

[PATCH dwarves v2] btf: Add support for the floating-point types
 2021-03-08 23:59 UTC 

[PATCH] btf: Add support for the floating-point types
 2021-03-08 22:31 UTC  (9+ messages)

[PATCH bpf-next V2 0/2] bpf: Updates for BPF-helper bpf_check_mtu
 2021-03-08 22:14 UTC  (8+ messages)
` [PATCH bpf-next V2 1/2] bpf: BPF-helper for MTU checking add length input

[PATCH bpf V3 0/2] bpf: Updates for BPF-helper bpf_check_mtu
 2021-03-08 21:50 UTC  (4+ messages)
` [PATCH bpf V3 1/2] bpf: BPF-helper for MTU checking add length input
` [PATCH bpf V3 2/2] selftests/bpf: Tests using bpf_check_mtu BPF-helper input mtu_len param

[PATCH bpf-next] selftests/bpf: Fix typo in Makefile
 2021-03-08 21:19 UTC  (3+ messages)

[PATCH bpf-next] libbpf: fix INSTALL flag order
 2021-03-08 18:50 UTC  (2+ messages)

[PATCH v2 bpf] libbpf: fix INSTALL flag order
 2021-03-08 18:50 UTC  (2+ messages)

[PATCH bpf-next] libbpf: Fix arm64 build
 2021-03-08 18:40 UTC  (3+ messages)

[PATCH v3 bpf-next] bpf: devmap: move drop error path to devmap for XDP_REDIRECT
 2021-03-08 16:15 UTC  (4+ messages)

[PATCH bpf-next v2] bpf: Change inode_storage's lookup_elem return value from NULL to -EBADF
 2021-03-08 16:00 UTC  (4+ messages)

[PATCH] tools include: Add __sum16 and __wsum definitions
 2021-03-08 13:41 UTC  (3+ messages)

[PATCH bpf] bpf: Dont allow vmlinux BTF to be used in map_create and prog_load
 2021-03-08 13:10 UTC  (4+ messages)

[PATCH bpf-next v6 0/2] Optimize bpf_redirect_map()/xdp_do_redirect()
 2021-03-08 11:29 UTC  (3+ messages)
` [PATCH bpf-next v6 1/2] bpf, xdp: make bpf_redirect_map() a map operation
` [PATCH bpf-next v6 2/2] bpf, xdp: restructure redirect actions

[PATCHv2 bpf-next] selftests/bpf: Fix test_attach_probe for powerpc uprobes
 2021-03-08 10:44 UTC  (4+ messages)

bpf_core_type_id_kernel with qualifier aborts clang compilation
 2021-03-08  9:33 UTC  (4+ messages)

[PATCH v6 net-next] virtio-net: support XDP when not more queues
 2021-03-08  7:16 UTC 

[PATCH v6 net-next] virtio-net: support XDP when not more queues
 2021-03-08  3:41 UTC  (2+ messages)

[syzbot] general protection fault in btf_type_id_size
 2021-03-07 21:19 UTC 

[PATCH bpf-next] bpf: Change inode_storage's lookup_elem return value from NULL to -EBADF
 2021-03-07 10:32 UTC 

[PATCH bpf-next v2 0/2] load-acquire/store-release barriers for AF_XDP rings
 2021-03-07  3:40 UTC  (5+ messages)
` [PATCH bpf-next v2 1/2] xsk: update rings for load-acquire/store-release barriers
` [PATCH bpf-next v2 2/2] libbpf, xsk: add libbpf_smp_store_release libbpf_smp_load_acquire

[PATCH bpf-next 0/2] selftests/bpf: Add clang-based BTF_KIND_FLOAT tests
 2021-03-07  3:23 UTC  (7+ messages)
` [PATCH bpf-next 1/2] selftests/bpf: Add BTF_KIND_FLOAT to test_core_reloc_size
` [PATCH bpf-next 2/2] selftests/bpf: Add BTF_KIND_FLOAT to btf_dump_test_case_syntax

[Patch bpf-next v2 0/9] sockmap: introduce BPF_SK_SKB_VERDICT and support UDP
 2021-03-06  1:55 UTC  (11+ messages)
` [Patch bpf-next v2 2/9] sock: introduce sk_prot->update_proto()

[PATCH bpf-next] selftests_bpf: extend test_tc_tunnel test with vxlan
 2021-03-05 23:10 UTC  (5+ messages)

[PATCH bpf] veth: store queue_mapping independently of XDP prog presence
 2021-03-05 23:10 UTC  (3+ messages)

[PATCH bpf-next v5 0/2] Optimize bpf_redirect_map()/xdp_do_redirect()
 2021-03-05 22:56 UTC  (8+ messages)
` [PATCH bpf-next v5 1/2] bpf, xdp: make bpf_redirect_map() a map operation
` [PATCH bpf-next v5 2/2] bpf, xdp: restructure redirect actions

[PATCH] x86: kprobes: orc: Fix ORC walks in kretprobes
 2021-03-05 20:45 UTC  (6+ messages)

XDP socket rings, and LKMM litmus tests
 2021-03-05 16:15 UTC  (21+ messages)

[PATCH/v5] bpf: add bpf_skb_adjust_room flag BPF_F_ADJ_ROOM_ENCAP_L2_ETH
 2021-03-05 16:10 UTC  (3+ messages)

[PATCH bpf-next] selftests/bpf: Fix test_attach_probe for powerpc uprobes
 2021-03-05 13:38 UTC  (8+ messages)

[PATCH] selftests_bpf: extend test_tc_tunnel test with vxlan
 2021-03-05 12:20 UTC  (3+ messages)

[PATCH] net: xdp: fix error return code of xsk_generic_xmit()
 2021-03-05 12:07 UTC  (2+ messages)

[PATCH v5 net-next] virtio-net: support XDP when not more queues
 2021-03-05  7:08 UTC  (2+ messages)

[BPF CO-RE clarification] Use CO-RE on older kernel versions
 2021-03-05  6:32 UTC  (5+ messages)

pull-request: bpf 2021-03-04
 2021-03-05  3:33 UTC 

[PATCH bpf-next] s390/bpf: Implement new atomic ops
 2021-03-05  3:23 UTC  (2+ messages)

[PATCH bpf-next v4 0/5] PROG_TEST_RUN support for sk_lookup programs
 2021-03-05  3:21 UTC  (4+ messages)
` [PATCH bpf-next v4 1/5] bpf: consolidate shared test timing code

[PATCH v6 bpf-next] bpf: Explicitly zero-extend R0 after 32-bit cmpxchg
 2021-03-05  3:10 UTC  (3+ messages)

[PATCHv2 bpf-next 00/15] Improve BPF syscall command documentation
 2021-03-05  2:51 UTC  (2+ messages)

[PATCH v7 bpf-next 00/10] Add BTF_KIND_FLOAT support
 2021-03-05  2:36 UTC  (2+ messages)

bpf selftests and page size
 2021-03-04 20:51 UTC  (6+ messages)

Broken kretprobe stack traces
 2021-03-04 20:25 UTC  (12+ messages)
      ` [PATCH] kprobes: stacktrace: Recover the address changed by kretprobe

bpf: inode_storage lookup element unexpected behaviour‏‏
 2021-03-04 19:43 UTC  (2+ messages)

[PATCH bpf-next v2] selftests/bpf: add a verifier scale test with unknown bounded loop
 2021-03-04 15:50 UTC  (2+ messages)

[Patch bpf-next] skmsg: add function doc for skb->_sk_redir
 2021-03-04 15:40 UTC  (2+ messages)

[PATCH v3 bpf] bpf: Account for BPF_FETCH in insn_has_def32()
 2021-03-04 15:10 UTC  (2+ messages)

[PATCH bpf v2 0/3] AF_XDP small fixes
 2021-03-04 15:00 UTC  (2+ messages)

[PATCH intel-net 0/3] intel: Rx headroom fixes
 2021-03-04  8:53 UTC  (3+ messages)
` [PATCH intel-net 1/3] i40e: move headroom initialization to i40e_configure_rx_ring


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).