Linux kernel -stable discussions
 help / color / mirror / Atom feed
* [PATCH rc 0/5] Fix some iommupt mistakes from Sashiko
@ 2026-05-12 16:46 Jason Gunthorpe
  2026-05-12 16:46 ` [PATCH rc 1/5] iommu: Fix loss of errno on map failure for classic ops Jason Gunthorpe
                   ` (5 more replies)
  0 siblings, 6 replies; 19+ messages in thread
From: Jason Gunthorpe @ 2026-05-12 16:46 UTC (permalink / raw)
  To: iommu, Joerg Roedel, Robin Murphy, Will Deacon
  Cc: Alejandro Jimenez, Lu Baolu, Joerg Roedel, Josua Mayer,
	Kevin Tian, Pasha Tatashin, patches, Pranjal Shrivastava,
	Samiullah Khawaja, Mostafa Saleh, stable

Josua found there was an errant !ret, so I ran the original series through
Sashiko, which found some other interesting things, a few miskates were
made while rebasing across the iommu_debug_map() series, and a few other
interesting remarks.

Jason Gunthorpe (5):
  iommu: Fix loss of errno on map failure for classic ops
  iommu: Fix up map/unmap debugging for iommupt domains
  iommu: Handle unmap error when iommu_debug is enabled
  iommupt: Check for missing PAGE_SIZE in the pgsize_bitmap
  iommupt: Fix the end_index calculation in __map_range_leaf()

 drivers/iommu/generic_pt/iommu_pt.h | 24 +++++----
 drivers/iommu/iommu.c               | 82 +++++++++++++----------------
 2 files changed, 51 insertions(+), 55 deletions(-)


base-commit: be93d186ae88a92e7aa77e122d4e661fa57b1e39
-- 
2.43.0


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

end of thread, other threads:[~2026-05-13 17:48 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-12 16:46 [PATCH rc 0/5] Fix some iommupt mistakes from Sashiko Jason Gunthorpe
2026-05-12 16:46 ` [PATCH rc 1/5] iommu: Fix loss of errno on map failure for classic ops Jason Gunthorpe
2026-05-13 14:57   ` Mostafa Saleh
2026-05-13 16:32   ` Samiullah Khawaja
2026-05-13 17:42   ` Pranjal Shrivastava
2026-05-12 16:46 ` [PATCH rc 2/5] iommu: Fix up map/unmap debugging for iommupt domains Jason Gunthorpe
2026-05-13 15:11   ` Mostafa Saleh
2026-05-13 16:45   ` Samiullah Khawaja
2026-05-13 17:44   ` Pranjal Shrivastava
2026-05-12 16:46 ` [PATCH rc 3/5] iommu: Handle unmap error when iommu_debug is enabled Jason Gunthorpe
2026-05-13 15:13   ` Mostafa Saleh
2026-05-13 15:18     ` Jason Gunthorpe
2026-05-13 16:56   ` Samiullah Khawaja
2026-05-13 17:47   ` Pranjal Shrivastava
2026-05-12 16:46 ` [PATCH rc 4/5] iommupt: Check for missing PAGE_SIZE in the pgsize_bitmap Jason Gunthorpe
2026-05-13 17:46   ` Samiullah Khawaja
2026-05-13 17:48   ` Pranjal Shrivastava
2026-05-12 16:46 ` [PATCH rc 5/5] iommupt: Fix the end_index calculation in __map_range_leaf() Jason Gunthorpe
2026-05-13 11:08 ` [PATCH rc 0/5] Fix some iommupt mistakes from Sashiko Josua Mayer

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