diff for duplicates of <20200930125855.GA1155358@PWN> diff --git a/a/1.txt b/N1/1.txt index c4855cd..8b9ed7f 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -20,6 +20,12 @@ On Wed, Sep 30, 2020 at 01:52:11PM +0200, Greg Kroah-Hartman wrote: > increased reference count is the best way here. Makes the code simpler > and no special cases for the tear-down path. -I see, I'll just let them start out with 1, and only check `->name !NULL` in kern_font_put(). Thank you! +I see, I'll just let them start out with 1, and only check `->name != +NULL` in kern_font_put(). Thank you! Peilin Ye + +_______________________________________________ +Linux-kernel-mentees mailing list +Linux-kernel-mentees@lists.linuxfoundation.org +https://lists.linuxfoundation.org/mailman/listinfo/linux-kernel-mentees diff --git a/a/content_digest b/N1/content_digest index 00dbbc9..19f6ff8 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -9,8 +9,8 @@ "ref\0CAKMK7uFzWZgs4rvqSXqn_ifr8utG_rNw54+y6CWjdV=Epak-iQ@mail.gmail.com\0" "ref\020200930115211.GC1603625@kroah.com\0" "From\0Peilin Ye <yepeilin.cs@gmail.com>\0" - "Subject\0Re: [PATCH 0/3] Prevent out-of-bounds access for built-in font data buffers\0" - "Date\0Wed, 30 Sep 2020 12:58:55 +0000\0" + "Subject\0Re: [Linux-kernel-mentees] [PATCH 0/3] Prevent out-of-bounds access for built-in font data buffers\0" + "Date\0Wed, 30 Sep 2020 08:58:55 -0400\0" "To\0Greg Kroah-Hartman <gregkh@linuxfoundation.org>" " Daniel Vetter <daniel@ffwll.ch>\0" "Cc\0Linux Fbdev development list <linux-fbdev@vger.kernel.org>" @@ -44,8 +44,14 @@ "> increased reference count is the best way here. Makes the code simpler\n" "> and no special cases for the tear-down path.\n" "\n" - "I see, I'll just let them start out with 1, and only check `->name !NULL` in kern_font_put(). Thank you!\n" + "I see, I'll just let them start out with 1, and only check `->name !=\n" + "NULL` in kern_font_put(). Thank you!\n" "\n" - Peilin Ye + "Peilin Ye\n" + "\n" + "_______________________________________________\n" + "Linux-kernel-mentees mailing list\n" + "Linux-kernel-mentees@lists.linuxfoundation.org\n" + https://lists.linuxfoundation.org/mailman/listinfo/linux-kernel-mentees -54a5ac00e6ee031deb8085e6941e71d9d6c7b13d2c984c8f76dd6e17dcb9b937 +507a48bbe413fb57e5239008b75cbdae82c74ced6b7417dbcf67bdc7089ba04d
diff --git a/a/1.txt b/N2/1.txt index c4855cd..b5b9dec 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -20,6 +20,12 @@ On Wed, Sep 30, 2020 at 01:52:11PM +0200, Greg Kroah-Hartman wrote: > increased reference count is the best way here. Makes the code simpler > and no special cases for the tear-down path. -I see, I'll just let them start out with 1, and only check `->name !NULL` in kern_font_put(). Thank you! +I see, I'll just let them start out with 1, and only check `->name != +NULL` in kern_font_put(). Thank you! Peilin Ye + +_______________________________________________ +dri-devel mailing list +dri-devel@lists.freedesktop.org +https://lists.freedesktop.org/mailman/listinfo/dri-devel diff --git a/a/content_digest b/N2/content_digest index 00dbbc9..be9fc6e 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -10,7 +10,7 @@ "ref\020200930115211.GC1603625@kroah.com\0" "From\0Peilin Ye <yepeilin.cs@gmail.com>\0" "Subject\0Re: [PATCH 0/3] Prevent out-of-bounds access for built-in font data buffers\0" - "Date\0Wed, 30 Sep 2020 12:58:55 +0000\0" + "Date\0Wed, 30 Sep 2020 08:58:55 -0400\0" "To\0Greg Kroah-Hartman <gregkh@linuxfoundation.org>" " Daniel Vetter <daniel@ffwll.ch>\0" "Cc\0Linux Fbdev development list <linux-fbdev@vger.kernel.org>" @@ -44,8 +44,14 @@ "> increased reference count is the best way here. Makes the code simpler\n" "> and no special cases for the tear-down path.\n" "\n" - "I see, I'll just let them start out with 1, and only check `->name !NULL` in kern_font_put(). Thank you!\n" + "I see, I'll just let them start out with 1, and only check `->name !=\n" + "NULL` in kern_font_put(). Thank you!\n" "\n" - Peilin Ye + "Peilin Ye\n" + "\n" + "_______________________________________________\n" + "dri-devel mailing list\n" + "dri-devel@lists.freedesktop.org\n" + https://lists.freedesktop.org/mailman/listinfo/dri-devel -54a5ac00e6ee031deb8085e6941e71d9d6c7b13d2c984c8f76dd6e17dcb9b937 +be441fa0154be998c646d7f8e9fd6617fa80be988684c98df6b95892b0d56c0d
diff --git a/a/1.txt b/N3/1.txt index c4855cd..1aedf23 100644 --- a/a/1.txt +++ b/N3/1.txt @@ -20,6 +20,7 @@ On Wed, Sep 30, 2020 at 01:52:11PM +0200, Greg Kroah-Hartman wrote: > increased reference count is the best way here. Makes the code simpler > and no special cases for the tear-down path. -I see, I'll just let them start out with 1, and only check `->name !NULL` in kern_font_put(). Thank you! +I see, I'll just let them start out with 1, and only check `->name != +NULL` in kern_font_put(). Thank you! Peilin Ye diff --git a/a/content_digest b/N3/content_digest index 00dbbc9..0f915ba 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -10,16 +10,16 @@ "ref\020200930115211.GC1603625@kroah.com\0" "From\0Peilin Ye <yepeilin.cs@gmail.com>\0" "Subject\0Re: [PATCH 0/3] Prevent out-of-bounds access for built-in font data buffers\0" - "Date\0Wed, 30 Sep 2020 12:58:55 +0000\0" + "Date\0Wed, 30 Sep 2020 08:58:55 -0400\0" "To\0Greg Kroah-Hartman <gregkh@linuxfoundation.org>" " Daniel Vetter <daniel@ffwll.ch>\0" - "Cc\0Linux Fbdev development list <linux-fbdev@vger.kernel.org>" + "Cc\0Jiri Slaby <jirislaby@kernel.org>" Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> - Jiri Slaby <jirislaby@kernel.org> - syzkaller-bugs <syzkaller-bugs@googlegroups.com> - Linux Kernel Mailing List <linux-kernel@vger.kernel.org> dri-devel <dri-devel@lists.freedesktop.org> - " linux-kernel-mentees@lists.linuxfoundation.org\0" + Linux Fbdev development list <linux-fbdev@vger.kernel.org> + linux-kernel-mentees@lists.linuxfoundation.org + syzkaller-bugs <syzkaller-bugs@googlegroups.com> + " Linux Kernel Mailing List <linux-kernel@vger.kernel.org>\0" "\00:1\0" "b\0" "On Wed, Sep 30, 2020 at 01:52:11PM +0200, Greg Kroah-Hartman wrote:\n" @@ -44,8 +44,9 @@ "> increased reference count is the best way here. Makes the code simpler\n" "> and no special cases for the tear-down path.\n" "\n" - "I see, I'll just let them start out with 1, and only check `->name !NULL` in kern_font_put(). Thank you!\n" + "I see, I'll just let them start out with 1, and only check `->name !=\n" + "NULL` in kern_font_put(). Thank you!\n" "\n" Peilin Ye -54a5ac00e6ee031deb8085e6941e71d9d6c7b13d2c984c8f76dd6e17dcb9b937 +ead71cff483b56ff99de9271ee68d38a027423d96d898bc23c2b1f36cfbcf2de
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.