From: Salvatore Bonaccorso <carnil@debian.org>
To: Lyude Paul <lyude@redhat.com>
Cc: Jeremy Cline <jcline@redhat.com>, Ben Skeggs <bskeggs@redhat.com>,
Karol Herbst <kherbst@redhat.com>,
David Airlie <airlied@linux.ie>,
nouveau@lists.freedesktop.org, dri-devel@lists.freedesktop.org,
linux-kernel@vger.kernel.org
Subject: Re: [Nouveau] [PATCH v2 0/3] drm/nouveau: fix a use-after-free in postclose()
Date: Mon, 16 Aug 2021 09:03:46 +0200 [thread overview]
Message-ID: <YRoN0vWFN6Lw22ej@eldamar.lan> (raw)
In-Reply-To: <b4da382b17a77b66e45fd374c9d806dac6054e3a.camel@redhat.com>
Hi,
On Fri, Mar 26, 2021 at 06:00:51PM -0400, Lyude Paul wrote:
> This patch series is:
>
> Reviewed-by: Lyude Paul <lyude@redhat.com>
>
> Btw - in the future if you need to send a respin of multiple patches, you need
> to send it as it's own separate series instead of replying to the previous one
> (one-off respins can just be posted as replies though), otherwise patchwork
> won't pick it up
Did this patch series somehow fall through the cracks or got lost?
Regards,
Salvatore
WARNING: multiple messages have this Message-ID (diff)
From: Salvatore Bonaccorso <carnil@debian.org>
To: Lyude Paul <lyude@redhat.com>
Cc: Jeremy Cline <jcline@redhat.com>, Ben Skeggs <bskeggs@redhat.com>,
Karol Herbst <kherbst@redhat.com>,
David Airlie <airlied@linux.ie>,
nouveau@lists.freedesktop.org, dri-devel@lists.freedesktop.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 0/3] drm/nouveau: fix a use-after-free in postclose()
Date: Mon, 16 Aug 2021 09:03:46 +0200 [thread overview]
Message-ID: <YRoN0vWFN6Lw22ej@eldamar.lan> (raw)
In-Reply-To: <b4da382b17a77b66e45fd374c9d806dac6054e3a.camel@redhat.com>
Hi,
On Fri, Mar 26, 2021 at 06:00:51PM -0400, Lyude Paul wrote:
> This patch series is:
>
> Reviewed-by: Lyude Paul <lyude@redhat.com>
>
> Btw - in the future if you need to send a respin of multiple patches, you need
> to send it as it's own separate series instead of replying to the previous one
> (one-off respins can just be posted as replies though), otherwise patchwork
> won't pick it up
Did this patch series somehow fall through the cracks or got lost?
Regards,
Salvatore
next prev parent reply other threads:[~2021-08-18 4:35 UTC|newest]
Thread overview: 40+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-03 19:49 [PATCH 0/3] drm/nouveau: fix a use-after-free in postclose() Jeremy Cline
2020-11-03 19:49 ` Jeremy Cline
2020-11-03 19:49 ` [PATCH 1/3] drm/nouveau: use drm_dev_unplug() during device removal Jeremy Cline
2020-11-03 19:49 ` Jeremy Cline
2020-11-03 19:49 ` [PATCH 2/3] drm/nouveau: Add a dedicated mutex for the clients list Jeremy Cline
2020-11-03 19:49 ` Jeremy Cline
[not found] ` <20201103194912.184413-3-jcline-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2020-11-25 18:37 ` Lyude Paul
2020-11-25 18:37 ` Lyude Paul
2020-11-25 18:37 ` Lyude Paul
[not found] ` <505be3af57c36222564d0790aa8a992b1ea4d287.camel-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2020-11-25 19:45 ` Jeremy Cline
2020-11-25 19:45 ` Jeremy Cline
2020-11-25 19:45 ` Jeremy Cline
2020-11-03 19:49 ` [PATCH 3/3] drm/nouveau: clean up all clients on device removal Jeremy Cline
2020-11-03 19:49 ` Jeremy Cline
[not found] ` <20201103194912.184413-4-jcline-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2020-11-25 18:44 ` Lyude Paul
2020-11-25 18:44 ` Lyude Paul
2020-11-25 18:44 ` Lyude Paul
[not found] ` <20201103194912.184413-1-jcline-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2020-11-25 20:26 ` [PATCH v2 0/3] drm/nouveau: fix a use-after-free in postclose() Jeremy Cline
2020-11-25 20:26 ` Jeremy Cline
2020-11-25 20:26 ` Jeremy Cline
[not found] ` <20201125202648.5220-1-jcline-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2020-11-25 20:26 ` [PATCH v2 1/3] drm/nouveau: use drm_dev_unplug() during device removal Jeremy Cline
2020-11-25 20:26 ` Jeremy Cline
2020-11-25 20:26 ` Jeremy Cline
2020-11-25 20:26 ` [PATCH v2 2/3] drm/nouveau: Add a dedicated mutex for the clients list Jeremy Cline
2020-11-25 20:26 ` Jeremy Cline
2020-11-25 20:26 ` Jeremy Cline
2020-11-25 20:26 ` [PATCH v2 3/3] drm/nouveau: clean up all clients on device removal Jeremy Cline
2020-11-25 20:26 ` Jeremy Cline
2020-11-25 20:26 ` Jeremy Cline
2021-03-26 22:00 ` [Nouveau] [PATCH v2 0/3] drm/nouveau: fix a use-after-free in postclose() Lyude Paul
2021-03-26 22:00 ` Lyude Paul
2021-03-26 22:00 ` Lyude Paul
2021-08-16 7:03 ` Salvatore Bonaccorso [this message]
2021-08-16 7:03 ` Salvatore Bonaccorso
2021-08-17 20:32 ` [Nouveau] " Lyude Paul
2021-08-17 20:32 ` Lyude Paul
2021-10-11 7:05 ` [Nouveau] " Salvatore Bonaccorso
2021-10-11 7:05 ` Salvatore Bonaccorso
2021-10-11 11:05 ` [Nouveau] " Karol Herbst
2021-10-11 11:05 ` Karol Herbst
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=YRoN0vWFN6Lw22ej@eldamar.lan \
--to=carnil@debian.org \
--cc=airlied@linux.ie \
--cc=bskeggs@redhat.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=jcline@redhat.com \
--cc=kherbst@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=lyude@redhat.com \
--cc=nouveau@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.