[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250106094419.66067d1c.alex.williamson@redhat.com>
Date: Mon, 6 Jan 2025 09:44:19 -0500
From: Alex Williamson <alex.williamson@...hat.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
 "kvm@...r.kernel.org" <kvm@...r.kernel.org>
Subject: [GIT PULL] VFIO fixes for v6.13-rc7
Hi Linus,
The following changes since commit fc033cf25e612e840e545f8d5ad2edd6ba613ed5:
  Linux 6.13-rc5 (2024-12-29 13:15:45 -0800)
are available in the Git repository at:
  https://github.com/awilliam/linux-vfio.git tags/vfio-v6.13-rc7
for you to fetch changes up to 09dfc8a5f2ce897005a94bf66cca4f91e4e03700:
  vfio/pci: Fallback huge faults for unaligned pfn (2025-01-03 08:49:05 -0700)
----------------------------------------------------------------
VFIO fixes for v6.13-rc7
 - Fix a missed order alignment requirement of the pfn when inserting
   mappings through the new huge fault handler introduced in v6.12.
   (Alex Williamson)
----------------------------------------------------------------
Alex Williamson (1):
      vfio/pci: Fallback huge faults for unaligned pfn
 drivers/vfio/pci/vfio_pci_core.c | 17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)
Powered by blists - more mailing lists