Andrii Nakryiko ([email protected])

Number of posts: 1530 (0.81 per day)
First post: 2019-04-02 18:25:26
Last post: 2024-06-12 07:03:35

Date List Subject
2022-08-16 19:06:09 linux-kernel Re: [PATCH 3/5] bpf: Add bpf_user_ringbuf_drain() helper
2022-08-16 18:46:44 linux-kernel Re: [PATCH 2/5] bpf: Define new BPF_MAP_TYPE_USER_RINGBUF map type
2022-08-16 18:03:34 linux-kernel Re: [PATCH bpf-next v7 4/8] bpf: Introduce cgroup iter
2022-08-16 07:57:54 linux-kernel Re: [PATCH bpf-next v7 4/8] bpf: Introduce cgroup iter
2022-08-16 07:57:40 linux-kernel Re: [PATCH bpf-next v7 4/8] bpf: Introduce cgroup iter
2022-08-16 07:41:10 linux-kernel Re: [PATCH bpf-next v8 1/5] bpf: Introduce cgroup iter
2022-08-16 02:54:29 linux-kernel Re: [RFC PATCH v1 1/3] bpf: Make ring buffer overwritable.
2022-08-12 00:05:03 linux-kernel Re: [PATCH 4/5] bpf: Add libbpf logic for user-space ring buffer
2022-08-12 00:04:37 linux-kernel Re: [PATCH 2/5] bpf: Define new BPF_MAP_TYPE_USER_RINGBUF map type
2022-08-11 23:47:34 linux-kernel Re: [PATCH 2/5] bpf: Define new BPF_MAP_TYPE_USER_RINGBUF map type
2022-08-11 23:45:21 linux-kernel Re: [PATCH 3/5] bpf: Add bpf_user_ringbuf_drain() helper
2022-08-09 01:17:21 linux-kernel Re: [PATCH bpf-next v7 5/8] selftests/bpf: Test cgroup_iter.
2022-08-09 01:01:51 linux-kernel Re: [PATCH bpf-next v7 4/8] bpf: Introduce cgroup iter
2022-08-09 00:50:35 linux-kernel Re: [PATCH bpf-next v3 1/3] bpf: add destructive kfunc flag
2022-08-03 21:20:16 linux-kernel Re: [PATCH bpf-next v5 4/8] bpf: Introduce cgroup iter
2022-08-02 22:52:38 linux-kernel Re: [PATCH bpf-next v5 4/8] bpf: Introduce cgroup iter
2022-08-02 04:53:19 linux-kernel Re: [PATCH bpf-next v6 5/8] selftests/bpf: Test cgroup_iter.
2022-08-02 03:59:19 linux-kernel Re: [PATCH bpf-next v5 4/8] bpf: Introduce cgroup iter
2022-08-01 22:07:04 linux-kernel Re: [PATCH bpf-next v6 8/8] selftests/bpf: add a selftest for cgroup hierarchical stats collection
2022-08-01 22:02:33 linux-kernel Re: [PATCH bpf-next v6 5/8] selftests/bpf: Test cgroup_iter.
2022-07-29 22:42:45 linux-kernel Re: [PATCH bpf] bpf: Fix oudated __bpf_skc_lookup() comment
2022-07-29 18:59:17 linux-kernel Re: [PATCH v2 bpf-next] libbpf: Add bpf_obj_get_opts()
2022-07-29 01:53:16 linux-kernel Re: [next-20220721] Build failure powerpc (tools/bpf)
2022-07-28 23:01:33 linux-kernel Re: [PATCH bpf-next v5 8/8] bpf: add a selftest for cgroup hierarchical stats collection
2022-07-27 23:08:09 linux-kernel Re: [PATCH v2 bpf-next] libbpf: Add bpf_obj_get_opts()
2022-07-15 17:17:22 linux-kernel Re: [PATCH bpf-next v2 0/3] Use lightweigt version of bpftool
2022-07-14 06:42:35 linux-kernel Re: [PATCH bpf-next] selftests/bpf: Return true/false (not 1/0) from bool functions
2022-07-14 06:01:22 linux-kernel Re: [PATCH bpf-next] libbpf: Add bpf_map__set_name()
2022-07-14 05:55:31 linux-kernel Re: [PATCH v2] libbpf: fix the name of a reused map
2022-07-13 19:28:27 linux-kernel Re: [PATCH bpf-next 3/3] bpf: iterators: build and use lightweight bootstrap version of bpftool
2022-07-13 18:59:49 linux-kernel Re: [PATCH bpf-next 2/3] tools: runqslower: build and use lightweight bootstrap version of bpftool
2022-07-13 18:57:48 linux-kernel Re: [PATCH bpf-next 1/3] samples: bpf: Fix cross-compiling error by using bootstrap bpftool
2022-07-13 18:43:11 linux-kernel Re: [PATCH] bpf: btf: Fix vsnprintf return value check
2022-07-12 04:56:56 linux-kernel Re: [PATCH v2] bpf/scripts: Generate GCC compatible helpers
2022-07-11 22:09:50 linux-kernel Re: [PATCH] libbpf: fix the name of a reused map
2022-07-08 23:02:38 linux-kernel Re: [PATCH bpf-next] samples: bpf: Fix cross-compiling error about bpftool
2022-07-08 22:46:20 linux-kernel Re: [PATCH v4 bpf-next 2/2] selftests/bpf: add a ksym iter subtest
2022-07-08 22:45:59 linux-kernel Re: [PATCH bpf-next v3 4/6] libbpf: Unify memory address casting operation style
2022-07-08 22:45:16 linux-kernel Re: [PATCH] RISC-V/bpf: Enable bpf_probe_read{, str}()
2022-07-08 22:30:40 linux-kernel Re: [PATCH v4 bpf-next 1/2] bpf: add a ksym BPF iterator
2022-07-06 05:21:33 linux-kernel Re: [PATCHv2] perf tools: Convert legacy map definition to BTF-defined
2022-07-06 05:07:43 linux-kernel Re: [PATCH] RISC-V/bpf: Enable bpf_probe_read{, str}()
2022-07-06 05:03:06 linux-kernel Re: [PATCH v2 bpf-next 1/2] bpf: add a ksym BPF iterator
2022-07-06 04:50:36 linux-kernel Re: [PATCH v2 bpf-next 1/2] bpf: add a ksym BPF iterator
2022-07-06 04:45:37 linux-kernel Re: [PATCH v3 1/1] libbpf: fix broken gcc SEC pragma macro
2022-06-30 22:32:49 linux-kernel Re: [PATCH v3 1/1] libbpf: fix broken gcc SEC pragma macro
2022-06-28 02:58:09 linux-kernel Re: [PATCH v3] libbpf: Cleanup the legacy kprobe_event on failed add/attach_event()
2022-06-28 00:16:33 linux-kernel Re: [PATCH v3 1/1] libbpf: fix broken gcc SEC pragma macro
2022-06-27 21:53:23 linux-kernel Re: [PATCH 1/1] libbpf: replace typeof with __typeof__ for -std=c17 compatibility
2022-06-27 21:37:34 linux-kernel Re: [PATCH v3] libbpf: Cleanup the legacy kprobe_event on failed add/attach_event()
2022-06-27 21:29:21 linux-kernel Re: [PATCH] perf bpf: 8 byte align bpil data