diff for duplicates of <20220104001046.12263-1-vbabka@suse.cz> diff --git a/a/1.txt b/N1/1.txt index 6f7a9e6..401c52f 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -7,13 +7,13 @@ https://git.kernel.org/pub/scm/linux/kernel/git/vbabka/linux.git/log/?h=slab-str The plan is to submit as pull request, the previous versions have been in linux-next since v2 early December. This v4 was in linux-next since Dec 22: -https://lore.kernel.org/all/f3a83708-3f3c-a634-7bee-dcfcaaa7f36e-AlSwsSmVLrQ@public.gmane.org/ +https://lore.kernel.org/all/f3a83708-3f3c-a634-7bee-dcfcaaa7f36e@suse.cz/ I planned to post it on mailing list for any final review in January, so this is it. Added only reviewed/tested tags from Hyeonggon Yoo meahwhile. Changes from v3: -https://lore.kernel.org/all/4c3dfdfa-2e19-a9a7-7945-3d75bc87ca05-AlSwsSmVLrQ@public.gmane.org/ +https://lore.kernel.org/all/4c3dfdfa-2e19-a9a7-7945-3d75bc87ca05@suse.cz/ - rebase to 5.16-rc6 to avoid a conflict with mainline - collect acks/reviews/tested-by from Johannes, Roman, Hyeonggon Yoo - thanks! @@ -26,7 +26,7 @@ by Johannes, realize the other caller should be also changed, and remove slab_objcgs_check() completely. Initial version from Matthew Wilcox: -https://lore.kernel.org/all/20211004134650.4031813-1-willy-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org/ +https://lore.kernel.org/all/20211004134650.4031813-1-willy@infradead.org/ LWN coverage of the above: https://lwn.net/Articles/871982/ diff --git a/a/content_digest b/N1/content_digest index eb4b23e..0d4d819 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,34 +1,40 @@ - "From\0Vlastimil Babka <vbabka-AlSwsSmVLrQ@public.gmane.org>\0" + "From\0Vlastimil Babka <vbabka@suse.cz>\0" "Subject\0[PATCH v4 00/32] Separate struct slab from struct page\0" "Date\0Tue, 4 Jan 2022 01:10:14 +0100\0" - "To\0Matthew Wilcox <willy-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>" - Christoph Lameter <cl-vYTEC60ixJUAvxtiuMwx3w@public.gmane.org> - David Rientjes <rientjes-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> - Joonsoo Kim <iamjoonsoo.kim-Hm3cg6mZ9cc@public.gmane.org> - " Pekka Enberg <penberg-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" - "Cc\0linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org" - Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org> - Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org> - Roman Gushchin <guro-b10kYP2dOMg@public.gmane.org> - Hyeonggon Yoo <42.hyeyoo-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - patches-cunTk1MwBs/YUNznpcFYbw@public.gmane.org - Vlastimil Babka <vbabka-AlSwsSmVLrQ@public.gmane.org> - Alexander Potapenko <glider-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> - Andrey Konovalov <andreyknvl-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - Andrey Ryabinin <ryabinin.a.a-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - Andy Lutomirski <luto-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - Borislav Petkov <bp-Gina5bIWoIWzQB+pC5nmwQ@public.gmane.org> - cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Dave Hansen <dave.hansen-VuQAYsv1563Yd54FQh9/CA@public.gmane.org> - Dmitry Vyukov <dvyukov-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> - H. Peter Anvin <hpa-YMNOUZJC4hwAvxtiuMwx3w@public.gmane.org> - Ingo Molnar <mingo-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> - Julia Lawall <julia.lawall-MZpvjPyXg2s@public.gmane.org> - kasan-dev-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org - Luis Chamberlain <mcgrof-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - Marco Elver <elver-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> - Michal Hocko <mhocko-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - " Mi\0" + "To\0Matthew Wilcox <willy@infradead.org>" + Christoph Lameter <cl@linux.com> + David Rientjes <rientjes@google.com> + Joonsoo Kim <iamjoonsoo.kim@lge.com> + " Pekka Enberg <penberg@kernel.org>\0" + "Cc\0linux-mm@kvack.org" + Andrew Morton <akpm@linux-foundation.org> + Johannes Weiner <hannes@cmpxchg.org> + Roman Gushchin <guro@fb.com> + Hyeonggon Yoo <42.hyeyoo@gmail.com> + patches@lists.linux.dev + Vlastimil Babka <vbabka@suse.cz> + Alexander Potapenko <glider@google.com> + Andrey Konovalov <andreyknvl@gmail.com> + Andrey Ryabinin <ryabinin.a.a@gmail.com> + Andy Lutomirski <luto@kernel.org> + Borislav Petkov <bp@alien8.de> + cgroups@vger.kernel.org + Dave Hansen <dave.hansen@linux.intel.com> + Dmitry Vyukov <dvyukov@google.com> + H. Peter Anvin <hpa@zytor.com> + Ingo Molnar <mingo@redhat.com> + Julia Lawall <julia.lawall@inria.fr> + kasan-dev@googlegroups.com + Luis Chamberlain <mcgrof@kernel.org> + Marco Elver <elver@google.com> + Michal Hocko <mhocko@kernel.org> + Minchan Kim <minchan@kernel.org> + Nitin Gupta <ngupta@vflare.org> + Peter Zijlstra <peterz@infradead.org> + Sergey Senozhatsky <senozhatsky@chromium.org> + Thomas Gleixner <tglx@linutronix.de> + Vladimir Davydov <vdavydov.dev@gmail.com> + " x86@kernel.org\0" "\00:1\0" "b\0" "Folks from non-slab subsystems are Cc'd only to patches affecting them, and\n" @@ -40,13 +46,13 @@ "The plan is to submit as pull request, the previous versions have been\n" "in linux-next since v2 early December. This v4 was in linux-next since\n" "Dec 22:\n" - "https://lore.kernel.org/all/f3a83708-3f3c-a634-7bee-dcfcaaa7f36e-AlSwsSmVLrQ@public.gmane.org/\n" + "https://lore.kernel.org/all/f3a83708-3f3c-a634-7bee-dcfcaaa7f36e@suse.cz/\n" "I planned to post it on mailing list for any final review in January, so\n" "this is it. Added only reviewed/tested tags from Hyeonggon Yoo\n" "meahwhile.\n" "\n" "Changes from v3:\n" - "https://lore.kernel.org/all/4c3dfdfa-2e19-a9a7-7945-3d75bc87ca05-AlSwsSmVLrQ@public.gmane.org/\n" + "https://lore.kernel.org/all/4c3dfdfa-2e19-a9a7-7945-3d75bc87ca05@suse.cz/\n" "- rebase to 5.16-rc6 to avoid a conflict with mainline\n" "- collect acks/reviews/tested-by from Johannes, Roman, Hyeonggon Yoo -\n" "thanks!\n" @@ -59,7 +65,7 @@ "slab_objcgs_check() completely.\n" "\n" "Initial version from Matthew Wilcox:\n" - "https://lore.kernel.org/all/20211004134650.4031813-1-willy-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org/\n" + "https://lore.kernel.org/all/20211004134650.4031813-1-willy@infradead.org/\n" "\n" "LWN coverage of the above:\n" "https://lwn.net/Articles/871982/\n" @@ -175,4 +181,4 @@ "-- \n" 2.34.1 -63e07e50d2fdfc3f7f58bb70a0eb8cb80891267f95704fa9c7517978917d40fd +47093970149bb33e87404dbf97742c8f1c392f05ec3280e47a78b775d9c05ed7
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.