[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220119111142.6ecbab24.alex.williamson@redhat.com>
Date: Wed, 19 Jan 2022 11:11:42 -0700
From: Alex Williamson <alex.williamson@...hat.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: <linux-kernel@...r.kernel.org>,
"kvm@...r.kernel.org" <kvm@...r.kernel.org>
Subject: [GIT PULL] VFIO updates for v5.17-rc1
Hi Linus,
The following changes since commit a7904a538933c525096ca2ccde1e60d0ee62c08e:
Linux 5.16-rc6 (2021-12-19 14:14:33 -0800)
are available in the Git repository at:
git://github.com/awilliam/linux-vfio.git tags/vfio-v5.17-rc1
for you to fetch changes up to 2bed2ced40c97b8540ff38df0149e8ecb2bf4c65:
vfio/iommu_type1: replace kfree with kvfree (2021-12-21 12:30:34 -0700)
----------------------------------------------------------------
VFIO updates for v5.17-rc1
- Fix sparse endian warnings in IGD code (Alex Williamson)
- Balance kvzalloc with kvfree (Jiacheng Shi)
----------------------------------------------------------------
Alex Williamson (1):
vfio/pci: Resolve sparse endian warnings in IGD support
Jiacheng Shi (1):
vfio/iommu_type1: replace kfree with kvfree
drivers/vfio/pci/vfio_pci_igd.c | 15 +++++++++------
drivers/vfio/vfio_iommu_type1.c | 2 +-
2 files changed, 10 insertions(+), 7 deletions(-)
Powered by blists - more mailing lists