All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] [PULL REQUEST] Intel IOMMU Updates for Linux v5.17
@ 2021-12-17  8:38 Lu Baolu
  2021-12-17  8:38 ` [PATCH 1/4] iommu/vt-d: Use bitmap_zalloc() when applicable Lu Baolu
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Lu Baolu @ 2021-12-17  8:38 UTC (permalink / raw)
  To: Joerg Roedel
  Cc: Kefeng Wang, Kees Cook, Yury Norov, Maíra Canal,
	Nick Desaulniers, iommu, Christophe JAILLET

Hi Joerg,

The patches queued in this series are for v5.17. It includes:

 - Various cleanups, no functional changes.

Please pull.

Best regards,
Baolu

Christophe JAILLET (1):
  iommu/vt-d: Use bitmap_zalloc() when applicable

Kees Cook (1):
  iommu/vt-d: Use correctly sized arguments for bit field

Kefeng Wang (1):
  iommu/vt-d: Drop duplicate check in dma_pte_free_pagetable()

Maíra Canal (1):
  iommu/vt-d: Remove unused dma_to_mm_pfn function

 drivers/iommu/intel/iommu.c | 22 ++++++----------------
 1 file changed, 6 insertions(+), 16 deletions(-)

-- 
2.25.1

_______________________________________________
iommu mailing list
iommu@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/iommu

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

end of thread, other threads:[~2021-12-17  8:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-17  8:38 [PATCH 0/4] [PULL REQUEST] Intel IOMMU Updates for Linux v5.17 Lu Baolu
2021-12-17  8:38 ` [PATCH 1/4] iommu/vt-d: Use bitmap_zalloc() when applicable Lu Baolu
2021-12-17  8:38 ` [PATCH 2/4] iommu/vt-d: Drop duplicate check in dma_pte_free_pagetable() Lu Baolu
2021-12-17  8:38 ` [PATCH 3/4] iommu/vt-d: Remove unused dma_to_mm_pfn function Lu Baolu
2021-12-17  8:38 ` [PATCH 4/4] iommu/vt-d: Use correctly sized arguments for bit field Lu Baolu
2021-12-17  8:41 ` [PATCH 0/4] [PULL REQUEST] Intel IOMMU Updates for Linux v5.17 Joerg Roedel

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.