public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Stable backports of gntdev fixes
@ 2022-10-30  7:12 Demi Marie Obenour
  2022-10-30  7:12 ` [PATCH 1/3] Xen/gntdev: don't ignore kernel unmapping error Demi Marie Obenour
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Demi Marie Obenour @ 2022-10-30  7:12 UTC (permalink / raw)
  To: Juergen Gross, Stefano Stabellini, Oleksandr Tyshchenko,
	Greg Kroah-Hartman, Sasha Levin, Marek Marczykowski-Górecki
  Cc: Demi Marie Obenour, xen-devel, linux-kernel, stable

I backported the recent gntdev patches to stable branches before 5.15.
The first patch is a prerequisite for the other backports.  The second
patch should apply cleanly to all stable branches, but the third only
applies to 5.10 as it requires mmu_interval_notifier_insert_locked().

Jan Beulich (1):
  Xen/gntdev: don't ignore kernel unmapping error

M. Vefa Bicakci (2):
  xen/gntdev: Prevent leaking grants
  xen/gntdev: Accommodate VMA splitting

 drivers/xen/gntdev-common.h |  3 +-
 drivers/xen/gntdev.c        | 88 +++++++++++++++++++++----------------
 2 files changed, 52 insertions(+), 39 deletions(-)

-- 
Sincerely,
Demi Marie Obenour (she/her/hers)
Invisible Things Lab

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-10-31 20:27 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-30  7:12 [PATCH 0/3] Stable backports of gntdev fixes Demi Marie Obenour
2022-10-30  7:12 ` [PATCH 1/3] Xen/gntdev: don't ignore kernel unmapping error Demi Marie Obenour
2022-10-30  7:12 ` [PATCH 2/3] xen/gntdev: Prevent leaking grants Demi Marie Obenour
2022-10-30  7:12 ` [PATCH 3/3] xen/gntdev: Accommodate VMA splitting Demi Marie Obenour
2022-10-31  7:24   ` Greg Kroah-Hartman
2022-10-31 20:27     ` Demi Marie Obenour
2022-10-31  7:24 ` [PATCH 0/3] Stable backports of gntdev fixes Greg Kroah-Hartman
2022-10-31 20:22   ` Demi Marie Obenour

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox