bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-26 05:14:13 to 2021-03-02 10:39:11 UTC [more...]

[PATCH 0/5] Use obj_cgroup APIs to change kmem pages
 2021-03-02  3:58 UTC  (17+ messages)
` [PATCH 1/5] mm: memcontrol: introduce obj_cgroup_{un}charge_page
` [PATCH 2/5] mm: memcontrol: make page_memcg{_rcu} only applicable for non-kmem page
      ` [External] "
` [PATCH 3/5] mm: memcontrol: reparent the kmem pages on cgroup removal
` [PATCH 4/5] mm: memcontrol: move remote memcg charging APIs to CONFIG_MEMCG_KMEM
` [PATCH 5/5] mm: memcontrol: use object cgroup for remote memory cgroup charging
  ` [External] Re: [PATCH 0/5] Use obj_cgroup APIs to change kmem pages

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

[PATCH bpf-next] bpf: fix missing * in bpf.h
 2021-03-02  1:31 UTC  (7+ messages)

[PATCH v2 bpf-next] bpf: add lookup_and_delete_elem support to hashtab
 2021-03-02  2:02 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: Fix test_attach_probe for powerpc uprobes
 2021-03-02  0:34 UTC  (3+ messages)

memory leak in bpf
 2021-03-01 20:43 UTC  (6+ messages)

[PATCH v2 bpf-next] bpf: devmap: move drop error path to devmap for XDP_REDIRECT
 2021-03-01 20:18 UTC  (8+ messages)

[PATCH 5.11 409/775] tracepoint: Do not fail unregistering a probe due to memory failure
 2021-03-01 16:09 UTC 

[Patch bpf-next] skmsg: add function doc for skb->_sk_redir
 2021-03-01 18:54 UTC  (2+ messages)

[Patch bpf-next v7 0/9] sock_map: clean up and refactor code for BPF_SK_SKB_VERDICT
 2021-03-01 18:24 UTC  (5+ messages)
` [Patch bpf-next v7 4/9] skmsg: move sk_redir from TCP_SKB_CB to skb

[PATCH 5.10 341/663] tracepoint: Do not fail unregistering a probe due to memory failure
 2021-03-01 16:09 UTC 

[PATCH 5.4 176/340] tracepoint: Do not fail unregistering a probe due to memory failure
 2021-03-01 16:12 UTC 

[PATCH 4.19 139/247] tracepoint: Do not fail unregistering a probe due to memory failure
 2021-03-01 16:12 UTC 

[PATCH v4 bpf-next] bpf: Explicitly zero-extend R0 after 32-bit cmpxchg
 2021-03-01 16:48 UTC  (5+ messages)

[PATCH 4.14 091/176] tracepoint: Do not fail unregistering a probe due to memory failure
 2021-03-01 16:12 UTC 

[PATCH 4.9 064/134] tracepoint: Do not fail unregistering a probe due to memory failure
 2021-03-01 16:12 UTC 

[PATCH 4.4 46/93] tracepoint: Do not fail unregistering a probe due to memory failure
 2021-03-01 16:12 UTC 

[PATCH bpf-next 0/2] load-acquire/store-release semantics for AF_XDP rings
 2021-03-01 16:10 UTC  (5+ messages)
` [PATCH bpf-next 1/2] xsk: update rings for load-acquire/store-release semantics
` [PATCH bpf-next 2/2] libbpf, xsk: add libbpf_smp_store_release libbpf_smp_load_acquire

[PATCH v3 bpf] bpf: Account for BPF_FETCH in insn_has_def32()
 2021-03-01 15:40 UTC 

[PATCH v2 bpf] bpf: Account for BPF_FETCH in insn_has_def32()
 2021-03-01 13:26 UTC  (4+ messages)

[PATCH bpf-next v3 0/5] PROG_TEST_RUN support for sk_lookup programs
 2021-03-01 10:18 UTC  (6+ messages)
` [PATCH bpf-next v3 1/5] bpf: consolidate shared test timing code
` [PATCH bpf-next v3 2/5] bpf: add PROG_TEST_RUN support for sk_lookup programs
` [PATCH bpf-next v3 3/5] selftests: bpf: convert sk_lookup ctx access tests to PROG_TEST_RUN
` [PATCH bpf-next v3 4/5] selftests: bpf: check that PROG_TEST_RUN repeats as requested
` [PATCH bpf-next v3 5/5] selftests: bpf: don't run sk_lookup in verifier tests

[PATCH bpf 0/4] Expose network namespace cookies to user space
 2021-03-01 10:04 UTC  (3+ messages)
` [PATCH bpf 2/4] nsfs: add an ioctl to discover the network namespace cookie

bpf selftests and page size
 2021-03-01  8:56 UTC 

[PATCH] bpf: selftests: test_verifier: mask bpf_csum_diff() return value to 16 bits
 2021-03-01  5:18 UTC  (2+ messages)

[PATCH v4 bpf-next] selftests/bpf: Use the last page in test_snprintf_btf on s390
 2021-03-01  4:30 UTC  (3+ messages)

clang crash for target BPF
 2021-03-01  4:27 UTC  (2+ messages)

[PATCH v5 net-next] virtio-net: support XDP when not more queues
 2021-03-01  3:22 UTC 

[PATCH v4 net-next] virtio-net: support XDP_TX when not more queues
 2021-03-01  2:47 UTC 

[PATCH v3 net-next] virtio-net: support XDP_TX when not more queues
 2021-02-28 19:43 UTC  (2+ messages)

[PATCH v3 bpf-next] selftests/bpf: Use the last page in test_snprintf_btf on s390
 2021-02-28  8:02 UTC  (4+ messages)

[PATCH bpf-next v5 0/2] Optimize bpf_redirect_map()/xdp_do_redirect()
 2021-02-27 12:21 UTC  (3+ 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 bpf-next V2 0/2] bpf: Updates for BPF-helper bpf_check_mtu
 2021-02-27 10:37 UTC  (6+ messages)
` [PATCH bpf-next V2 1/2] bpf: BPF-helper for MTU checking add length input

[PATCH bpf-next v4 0/2] Optimize bpf_redirect_map()/xdp_do_redirect()
 2021-02-27 10:22 UTC  (17+ messages)
` [PATCH bpf-next v4 1/2] bpf, xdp: make bpf_redirect_map() a map operation
` [PATCH bpf-next v4 2/2] bpf, xdp: restructure redirect actions

[PATCH bpf-next] bpf: devmap: move drop error path to devmap for XDP_REDIRECT
 2021-02-27 10:16 UTC  (3+ messages)

Enum relocations against zero values
 2021-02-27  3:31 UTC  (4+ messages)

sk_lookup + test_bprm = huge delay
 2021-02-27  2:47 UTC  (2+ messages)

pull-request: bpf 2021-02-26
 2021-02-26 23:42 UTC  (2+ messages)

[PATCH v7 bpf-next 00/10] Add BTF_KIND_FLOAT support
 2021-02-26 23:33 UTC  (13+ messages)
` [PATCH v7 bpf-next 01/10] bpf: Add BTF_KIND_FLOAT to uapi
` [PATCH v7 bpf-next 02/10] libbpf: Fix whitespace in btf_add_composite() comment
` [PATCH v7 bpf-next 03/10] libbpf: Add BTF_KIND_FLOAT support
` [PATCH v7 bpf-next 04/10] tools/bpftool: "
` [PATCH v7 bpf-next 05/10] selftests/bpf: Use the 25th bit in the "invalid BTF_INFO" test
` [PATCH v7 bpf-next 06/10] bpf: Add BTF_KIND_FLOAT support
` [PATCH v7 bpf-next 07/10] selftest/bpf: Add BTF_KIND_FLOAT tests
` [PATCH v7 bpf-next 08/10] selftests/bpf: Add BTF_KIND_FLOAT to the existing deduplication tests
` [PATCH v7 bpf-next 09/10] selftests/bpf: Add BTF_KIND_FLOAT to test_core_reloc_size
` [PATCH v7 bpf-next 10/10] bpf: Document BTF_KIND_FLOAT in btf.rst

[PATCH bpf-next] selftests/bpf: add a verifier scale test with unknown bounded loop
 2021-02-26 23:20 UTC  (4+ messages)

[PATCH 0/2] More strict error checking in bpf_asm (v3)
 2021-02-26 22:41 UTC  (3+ messages)

[PATCH bpf-next v2] selftests/bpf: add a verifier scale test with unknown bounded loop
 2021-02-26 22:38 UTC 

[PATCH v2 bpf-next] selftests/bpf: Copy extras in out-of-srctree builds
 2021-02-26 21:30 UTC  (2+ messages)

[PATCH/v3] bpf: add bpf_skb_adjust_room flag BPF_F_ADJ_ROOM_ENCAP_L2_ETH
 2021-02-26 21:29 UTC  (3+ messages)

[PATCH bpf-next v5 00/12] bpf: add bpf_for_each_map_elem() helper
 2021-02-26 21:29 UTC  (14+ messages)
` [PATCH bpf-next v5 01/12] bpf: factor out visit_func_call_insn() in check_cfg()
` [PATCH bpf-next v5 02/12] bpf: factor out verbose_invalid_scalar()
` [PATCH bpf-next v5 03/12] bpf: refactor check_func_call() to allow callback function
` [PATCH bpf-next v5 04/12] bpf: change return value of verifier function add_subprog()
` [PATCH bpf-next v5 05/12] bpf: add bpf_for_each_map_elem() helper
` [PATCH bpf-next v5 06/12] bpf: add hashtab support for "
` [PATCH bpf-next v5 07/12] bpf: add arraymap "
` [PATCH bpf-next v5 08/12] libbpf: move function is_ldimm64() earlier in libbpf.c
` [PATCH bpf-next v5 09/12] libbpf: support subprog address relocation
` [PATCH bpf-next v5 10/12] bpftool: print subprog address properly
` [PATCH bpf-next v5 11/12] selftests/bpf: add hashmap test for bpf_for_each_map_elem() helper
` [PATCH bpf-next v5 12/12] selftests/bpf: add arraymap "

[PATCH bpf-next] selftests/bpf: Propagate error code of the command to vmtest.sh
 2021-02-26 21:20 UTC  (3+ messages)

[PATCH bpf-next v2 0/5] PROG_TEST_RUN support for sk_lookup programs
 2021-02-26 20:55 UTC  (6+ messages)
` [PATCH bpf-next v2 1/4] bpf: consolidate shared test timing code
` [PATCH bpf-next v2 2/4] bpf: add PROG_TEST_RUN support for sk_lookup programs
` [PATCH bpf-next v2 3/4] selftests: bpf: convert sk_lookup ctx access tests to PROG_TEST_RUN
` [PATCH bpf-next v2 4/4] selftests: bpf: check that PROG_TEST_RUN repeats as requested

[PATCH v2 bpf-next] bpf: use MAX_BPF_FUNC_REG_ARGS macro
 2021-02-26 20:04 UTC  (3+ messages)

[PATCH v6 bpf-next 0/6] bpf: enable task local storage for tracing programs
 2021-02-26 20:03 UTC  (3+ messages)

[PATCH bpf-next v4 00/12] bpf: add bpf_for_each_map_elem() helper
 2021-02-26 19:27 UTC  (19+ messages)
` [PATCH bpf-next v4 01/12] bpf: factor out visit_func_call_insn() in check_cfg()
` [PATCH bpf-next v4 02/12] bpf: factor out verbose_invalid_scalar()
` [PATCH bpf-next v4 03/12] bpf: refactor check_func_call() to allow callback function
` [PATCH bpf-next v4 04/12] bpf: change return value of verifier function add_subprog()
` [PATCH bpf-next v4 05/12] bpf: add bpf_for_each_map_elem() helper
` [PATCH bpf-next v4 06/12] bpf: add hashtab support for "
` [PATCH bpf-next v4 07/12] bpf: add arraymap "
` [PATCH bpf-next v4 08/12] libbpf: move function is_ldimm64() earlier in libbpf.c
` [PATCH bpf-next v4 09/12] libbpf: support subprog address relocation
` [PATCH bpf-next v4 10/12] bpftool: print subprog address properly
` [PATCH bpf-next v4 11/12] selftests/bpf: add hashmap test for bpf_for_each_map_elem() helper
` [PATCH bpf-next v4 12/12] selftests/bpf: add arraymap "

[PATCH bpf-next] bpf: Account for BPF_FETCH in insn_has_def32()
 2021-02-26 19:25 UTC  (2+ messages)

[PATCH v2 bpf-next] selftests/bpf: Use _REGION1_SIZE in test_snprintf_btf on s390
 2021-02-26 18:32 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: Use _REGION1_SIZE in test_snprintf_btf on s390
 2021-02-26 17:19 UTC  (2+ messages)

[PATCH v6 bpf-next 0/9] Add BTF_KIND_FLOAT support
 2021-02-26  5:43 UTC  (10+ messages)
` [PATCH v6 bpf-next 3/9] libbpf: "
` [PATCH v6 bpf-next 6/9] bpf: "

[RFC PATCH 0/6] [RFC] Faultable tracepoints (v2)
 2021-02-26  5:28 UTC  (5+ messages)


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).