diff for duplicates of <20220812202802.3774257-2-haoluo@google.com> diff --git a/a/1.txt b/N1/1.txt index ae63b96..71df5f8 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -33,9 +33,9 @@ update their program to reduce the volume of data sent to output. For example, skip some uninteresting cgroups. In future, we may extend bpf_iter flags to allow customizing buffer size. -Acked-by: Yonghong Song <yhs@fb.com> -Acked-by: Tejun Heo <tj@kernel.org> -Signed-off-by: Hao Luo <haoluo@google.com> +Acked-by: Yonghong Song <yhs-b10kYP2dOMg@public.gmane.org> +Acked-by: Tejun Heo <tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> +Signed-off-by: Hao Luo <haoluo-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> --- include/linux/bpf.h | 8 + include/uapi/linux/bpf.h | 35 +++ diff --git a/a/content_digest b/N1/content_digest index affd0df..0589e09 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,30 +1,31 @@ "ref\020220812202802.3774257-1-haoluo@google.com\0" - "From\0Hao Luo <haoluo@google.com>\0" + "ref\020220812202802.3774257-1-haoluo-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org\0" + "From\0Hao Luo <haoluo-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>\0" "Subject\0[PATCH bpf-next v8 1/5] bpf: Introduce cgroup iter\0" "Date\0Fri, 12 Aug 2022 13:27:58 -0700\0" - "To\0linux-kernel@vger.kernel.org" - bpf@vger.kernel.org - cgroups@vger.kernel.org - " netdev@vger.kernel.org\0" - "Cc\0Alexei Starovoitov <ast@kernel.org>" - Andrii Nakryiko <andrii@kernel.org> - Daniel Borkmann <daniel@iogearbox.net> - Martin KaFai Lau <martin.lau@linux.dev> - Song Liu <song@kernel.org> - Yonghong Song <yhs@fb.com> - Tejun Heo <tj@kernel.org> - Zefan Li <lizefan.x@bytedance.com> - KP Singh <kpsingh@kernel.org> - Johannes Weiner <hannes@cmpxchg.org> - Michal Hocko <mhocko@kernel.org> - John Fastabend <john.fastabend@gmail.com> - Michal Koutny <mkoutny@suse.com> - Roman Gushchin <roman.gushchin@linux.dev> - David Rientjes <rientjes@google.com> - Stanislav Fomichev <sdf@google.com> - Shakeel Butt <shakeelb@google.com> - Yosry Ahmed <yosryahmed@google.com> - " Hao Luo <haoluo@google.com>\0" + "To\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" + bpf-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + " netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + "Cc\0Alexei Starovoitov <ast-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>" + Andrii Nakryiko <andrii-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> + Daniel Borkmann <daniel-FeC+5ew28dpmcu3hnIyYJQ@public.gmane.org> + Martin KaFai Lau <martin.lau-fxUVXftIFDnyG1zEObXtfA@public.gmane.org> + Song Liu <song-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> + Yonghong Song <yhs-b10kYP2dOMg@public.gmane.org> + Tejun Heo <tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> + Zefan Li <lizefan.x-EC8Uxl6Npydl57MIdRCFDg@public.gmane.org> + KP Singh <kpsingh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> + Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org> + Michal Hocko <mhocko-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> + John Fastabend <john.fastabend-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> + Michal Koutny <mkoutny-IBi9RG/b67k@public.gmane.org> + Roman Gushchin <roman.gushchin-fxUVXftIFDnyG1zEObXtfA@public.gmane.org> + David Rientjes <rientjes-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> + Stanislav Fomichev <sdf-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> + Shakeel Butt <shakeelb-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> + Yosry Ahmed <yosryahmed-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> + " Hao Luo <haoluo-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>\0" "\00:1\0" "b\0" "Cgroup_iter is a type of bpf_iter. It walks over cgroups in four modes:\n" @@ -62,9 +63,9 @@ "example, skip some uninteresting cgroups. In future, we may extend\n" "bpf_iter flags to allow customizing buffer size.\n" "\n" - "Acked-by: Yonghong Song <yhs@fb.com>\n" - "Acked-by: Tejun Heo <tj@kernel.org>\n" - "Signed-off-by: Hao Luo <haoluo@google.com>\n" + "Acked-by: Yonghong Song <yhs-b10kYP2dOMg@public.gmane.org>\n" + "Acked-by: Tejun Heo <tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n" + "Signed-off-by: Hao Luo <haoluo-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>\n" "---\n" " include/linux/bpf.h | 8 +\n" " include/uapi/linux/bpf.h | 35 +++\n" @@ -547,4 +548,4 @@ "-- \n" 2.37.1.595.g718a3a8f04-goog -14eeff870edd8403b84002afcbdf3fafda7eaf55a2e70179bf261275b5ace16d +142aa105fad3e6301ca4baa60886e657849dfa2147020ed7ae14ebaf53e6d88c
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.