[GIT,PULL] VFIO fixes for v6.3-rc4

Message ID 20230321163547.19f15996.alex.williamson@redhat.com
State New
Headers
Series [GIT,PULL] VFIO fixes for v6.3-rc4 |

Pull-request

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

Message

Alex Williamson March 21, 2023, 10:35 p.m. UTC
  Hi Linus,

The following changes since commit eeac8ede17557680855031c6f305ece2378af326:

  Linux 6.3-rc2 (2023-03-12 16:36:44 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 4928f67bc911e46a43004251a4d7eb2259ba6077:

  vfio/mlx5: Fix the report of dirty_bytes upon pre-copy (2023-03-13 12:50:59 -0600)

----------------------------------------------------------------
VFIO fixes for v6.3-rc4

 - Fix dirty size reporting for pre-copy in mlx5 variant driver (Yishai Hadas)

----------------------------------------------------------------
Yishai Hadas (1):
      vfio/mlx5: Fix the report of dirty_bytes upon pre-copy

 drivers/vfio/pci/mlx5/main.c | 14 ++++----------
 1 file changed, 4 insertions(+), 10 deletions(-)
  

Comments

pr-tracker-bot@kernel.org March 21, 2023, 10:50 p.m. UTC | #1
The pull request you sent on Tue, 21 Mar 2023 16:35:47 -0600:

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

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

Thank you!