All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH for 5.10.y 0/2] backports of ddbd89deb7d3 and aa6f8dcbab47
@ 2022-03-22 10:02 Halil Pasic
  2022-03-22 10:02 ` [PATCH for 5.10.x 1/2] swiotlb: fix info leak with DMA_FROM_DEVICE Halil Pasic
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Halil Pasic @ 2022-03-22 10:02 UTC (permalink / raw)
  To: stable
  Cc: Halil Pasic, Christoph Hellwig, Doug Gilbert,
	Christian Borntraeger, Anshuman Khandual, Thiago Jung Bauermann,
	Tom Lendacky

Dear Stable Team,

This is a backport of ddbd89deb7d3 ("swiotlb: fix info leak with
DMA_FROM_DEVICE") and aa6f8dcbab47 ("swiotlb: rework "fix info leak with
DMA_FROM_DEVICE"") to 5.10.y.  

I had to handle some merge conflicts, and at this point we have
swiotlb_tbl_sync_single() as opposed to swiotlb_sync_single_for_device()
so I had to handle that as well.

Halil Pasic (2):
  swiotlb: fix info leak with DMA_FROM_DEVICE
  swiotlb: rework "fix info leak with DMA_FROM_DEVICE"

 kernel/dma/swiotlb.c | 24 ++++++++++++++++--------
 1 file changed, 16 insertions(+), 8 deletions(-)


base-commit: 9d7b0ced5647e0df1b200ee29119cb58ff958339
-- 
2.32.0


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

end of thread, other threads:[~2022-03-22 11:27 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-22 10:02 [PATCH for 5.10.y 0/2] backports of ddbd89deb7d3 and aa6f8dcbab47 Halil Pasic
2022-03-22 10:02 ` [PATCH for 5.10.x 1/2] swiotlb: fix info leak with DMA_FROM_DEVICE Halil Pasic
2022-03-22 10:10   ` Greg KH
2022-03-22 10:28     ` Halil Pasic
2022-03-22 10:36       ` Greg KH
2022-03-22 11:26         ` Halil Pasic
2022-03-22 10:02 ` [PATCH for 5.10.x 2/2] swiotlb: rework "fix info leak with DMA_FROM_DEVICE" Halil Pasic
2022-03-22 10:28   ` Greg KH
2022-03-22 10:29 ` [PATCH for 5.10.y 0/2] backports of ddbd89deb7d3 and aa6f8dcbab47 Greg KH

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.