Kernel KVM virtualization development
 help / color / mirror / Atom feed
* [GIT PULL] VFIO update for v6.18-rc4
@ 2025-10-31 20:17 Alex Williamson
  2025-10-31 21:29 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Alex Williamson @ 2025-10-31 20:17 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: kvm@vger.kernel.org, linux-kernel, amastro

Hi Linus,

The following changes since commit dcb6fa37fd7bc9c3d2b066329b0d27dedf8becaa:

  Linux 6.18-rc3 (2025-10-26 15:59:49 -0700)

are available in the Git repository at:

  https://github.com/awilliam/linux-vfio.git tags/vfio-v6.18-rc4

for you to fetch changes up to de8d1f2fd5a510bf2c1c25b84e1a718a0f0af105:

  vfio: selftests: add end of address space DMA map/unmap tests (2025-10-28 15:54:41 -0600)

----------------------------------------------------------------
VFIO update for v6.18-rc4

 - Fix overflows in vfio type1 backend for mappings at the end of the
   64-bit address space, resulting in leaked pinned memory.  New
   selftest support included to avoid such issues in the future.
   (Alex Mastro)

----------------------------------------------------------------
Alex Mastro (5):
      vfio/type1: sanitize for overflow using check_*_overflow()
      vfio/type1: move iova increment to unmap_unpin_*() caller
      vfio/type1: handle DMA map/unmap up to the addressable limit
      vfio: selftests: update DMA map/unmap helpers to support more test kinds
      vfio: selftests: add end of address space DMA map/unmap tests

 drivers/vfio/vfio_iommu_type1.c                     | 173 +++++++++++++--------
 .../testing/selftests/vfio/lib/include/vfio_util.h  |  27 +++-
 tools/testing/selftests/vfio/lib/vfio_pci_device.c  | 104 ++++++++++---
 .../testing/selftests/vfio/vfio_dma_mapping_test.c  |  95 ++++++++++-
 4 files changed, 308 insertions(+), 91 deletions(-)

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

* Re: [GIT PULL] VFIO update for v6.18-rc4
  2025-10-31 20:17 [GIT PULL] VFIO update for v6.18-rc4 Alex Williamson
@ 2025-10-31 21:29 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-10-31 21:29 UTC (permalink / raw)
  To: Alex Williamson
  Cc: Linus Torvalds, kvm@vger.kernel.org, linux-kernel, amastro

The pull request you sent on Fri, 31 Oct 2025 14:17:47 -0600:

> https://github.com/awilliam/linux-vfio.git tags/vfio-v6.18-rc4

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/39bcf0f7d415fee440d2eba877b9b618cbd6d824

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2025-10-31 21:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-31 20:17 [GIT PULL] VFIO update for v6.18-rc4 Alex Williamson
2025-10-31 21:29 ` pr-tracker-bot

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