kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] VFIO fixes for v5.7-rc4
@ 2020-05-01 21:50 Alex Williamson
  2020-05-02  0:40 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Alex Williamson @ 2020-05-01 21:50 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: kvm, linux-kernel

Hi Linus,

The following changes since commit ae83d0b416db002fe95601e7f97f64b59514d936:

  Linux 5.7-rc2 (2020-04-19 14:35:30 -0700)

are available in the Git repository at:

  git://github.com/awilliam/linux-vfio.git tags/vfio-v5.7-rc4

for you to fetch changes up to 5cbf3264bc715e9eb384e2b68601f8c02bb9a61d:

  vfio/type1: Fix VA->PA translation for PFNMAP VMAs in vaddr_get_pfn() (2020-04-23 12:10:01 -0600)

----------------------------------------------------------------
VFIO fixes for v5.7-rc4

 - copy_*_user validity check for new vfio_dma_rw interface (Yan Zhao)

 - Fix a potential math overflow (Yan Zhao)

 - Use follow_pfn() for calculating PFNMAPs (Sean Christopherson)

----------------------------------------------------------------
Sean Christopherson (1):
      vfio/type1: Fix VA->PA translation for PFNMAP VMAs in vaddr_get_pfn()

Yan Zhao (2):
      vfio: checking of validity of user vaddr in vfio_dma_rw
      vfio: avoid possible overflow in vfio_iommu_type1_pin_pages

 drivers/vfio/vfio_iommu_type1.c | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)


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

* Re: [GIT PULL] VFIO fixes for v5.7-rc4
  2020-05-01 21:50 [GIT PULL] VFIO fixes for v5.7-rc4 Alex Williamson
@ 2020-05-02  0:40 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-05-02  0:40 UTC (permalink / raw)
  To: Alex Williamson; +Cc: Linus Torvalds, kvm, linux-kernel

The pull request you sent on Fri, 1 May 2020 15:50:54 -0600:

> git://github.com/awilliam/linux-vfio.git tags/vfio-v5.7-rc4

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

Thank you!

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

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

end of thread, other threads:[~2020-05-02  0:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-01 21:50 [GIT PULL] VFIO fixes for v5.7-rc4 Alex Williamson
2020-05-02  0:40 ` 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;
as well as URLs for NNTP newsgroup(s).