- 89b6b8c Merge tag 'vfio-v5.15-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 3 years, 4 months ago
- ea87073 Merge branches 'v5.15/vfio/spdx-license-cleanups', 'v5.15/vfio/dma-valid-waited-v3', 'v5.15/vfio/vfio-pci-core-v5' and 'v5.15/vfio/vfio-ap' into v5.15/vfio/next by Alex Williamson · 3 years, 4 months ago
- 7fa005c vfio/pci: Introduce vfio_pci_core.ko by Max Gurtovoy · 3 years, 4 months ago
- 85c94dc vfio: Use kconfig if XX/endif blocks instead of repeating 'depends on' by Jason Gunthorpe · 3 years, 4 months ago
- ca4ddaa vfio: Use select for eventfd by Jason Gunthorpe · 3 years, 4 months ago
- cc6711b PCI / VFIO: Add 'override_only' support for VFIO PCI sub system by Max Gurtovoy · 3 years, 4 months ago
- c61302a vfio/pci: Move module parameters to vfio_pci.c by Yishai Hadas · 3 years, 4 months ago
- 2fb89f5 vfio/pci: Move igd initialization to vfio_pci.c by Max Gurtovoy · 3 years, 4 months ago
- ff53edf vfio/pci: Split the pci_driver code out of vfio_pci_core.c by Max Gurtovoy · 3 years, 4 months ago
- c39f8fa vfio/pci: Include vfio header in vfio_pci_core.h by Max Gurtovoy · 3 years, 4 months ago
- bf9fdc9 vfio/pci: Rename ops functions to fit core namings by Max Gurtovoy · 3 years, 4 months ago
- 5364751 vfio/pci: Rename vfio_pci_device to vfio_pci_core_device by Max Gurtovoy · 3 years, 4 months ago
- 9a38993 vfio/pci: Rename vfio_pci_private.h to vfio_pci_core.h by Max Gurtovoy · 3 years, 4 months ago
- 1cbd70f vfio/pci: Rename vfio_pci.c to vfio_pci_core.c by Max Gurtovoy · 3 years, 4 months ago
- ffc95d1 vfio/type1: Fix vfio_find_dma_valid return by Anthony Yznaga · 3 years, 4 months ago
- 29848a0 vfio-pci/zdev: Remove repeated verbose license text by Cai Huoqing · 3 years, 4 months ago
- ab78130 vfio: platform: reset: Convert to SPDX identifier by Cai Huoqing · 3 years, 4 months ago
- eb24c10 vfio: Remove struct vfio_device_ops open/release by Jason Gunthorpe · 3 years, 5 months ago
- db44c17 vfio/pci: Reorganize VFIO_DEVICE_PCI_HOT_RESET to use the device set by Jason Gunthorpe · 3 years, 5 months ago
- a882c16 vfio/pci: Change vfio_pci_try_bus_reset() to use the dev_set by Jason Gunthorpe · 3 years, 5 months ago
- 2cd8b14 vfio/pci: Move to the device set infrastructure by Yishai Hadas · 3 years, 5 months ago
- ab7e5e3 vfio/platform: Use open_device() instead of open coding a refcnt scheme by Jason Gunthorpe · 3 years, 5 months ago
- da119f3 vfio/fsl: Move to the device set infrastructure by Jason Gunthorpe · 3 years, 5 months ago
- 2fd585f vfio: Provide better generic support for open/release vfio_device_ops by Jason Gunthorpe · 3 years, 5 months ago
- ae03c37 vfio: Introduce a vfio_uninit_group_dev() API call by Max Gurtovoy · 3 years, 5 months ago
- 9efba20 Merge tag 'bus_remove_return_void-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core into drm-next by Dave Airlie · 3 years, 5 months ago
- 3fb1712 vfio/mdev: don't warn if ->request is not set by Christoph Hellwig · 3 years, 5 months ago
- 15a5896 vfio/mdev: turn mdev_init into a subsys_initcall by Christoph Hellwig · 3 years, 5 months ago
- e7500b3 vfio/pci: Make vfio_pci_regops->rw() return ssize_t by Yishai Hadas · 3 years, 5 months ago
- 26c22cfd vfio: Use config not menuconfig for VFIO_NOIOMMU by Jason Gunthorpe · 3 years, 6 months ago
- 8da49a3 Merge tag 'drm-misc-next-2021-07-22' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 3 years, 5 months ago
- fc7a620 bus: Make remove callback return void by Uwe Kleine-König · 3 years, 6 months ago
- bf44e8c vgaarb: don't pass a cookie to vga_client_register by Christoph Hellwig · 3 years, 6 months ago
- f6b1772 vgaarb: remove the unused irq_set_state argument to vga_client_register by Christoph Hellwig · 3 years, 6 months ago
- b877947 vgaarb: provide a vga_client_unregister wrapper by Christoph Hellwig · 3 years, 6 months ago
- 8e8d944 Merge tag 'vfio-v5.14-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 3 years, 6 months ago
- 6a45ece vfio/pci: Handle concurrent vma faults by Alex Williamson · 3 years, 6 months ago
- 85715d6 vfio: use vma_lookup() instead of find_vma_intersection() by Liam Howlett · 3 years, 6 months ago
- 742b4c0 vfio: use the new pci_dev_trylock() helper to simplify try lock by Luis Chamberlain · 3 years, 6 months ago
- c7396f2 vfio/iommu_type1: rename vfio_group struck to vfio_iommu_group by Max Gurtovoy · 3 years, 7 months ago
- bc01b76 Merge branch 'hch-mdev-direct-v4' into v5.14/vfio/next by Alex Williamson · 3 years, 6 months ago
- 88a21f2 vfio/mdev: Allow the mdev_parent_ops to specify the device driver to bind by Jason Gunthorpe · 3 years, 7 months ago
- af3ab3f vfio/mdev: Remove CONFIG_VFIO_MDEV_DEVICE by Jason Gunthorpe · 3 years, 7 months ago
- 3b62a62 vfio/platform: remove unneeded parent_module attribute by Max Gurtovoy · 3 years, 8 months ago
- 9dcf01d vfio: centralize module refcount in subsystem layer by Max Gurtovoy · 3 years, 8 months ago
- dc51ff9 vfio/platform: fix module_put call in error flow by Max Gurtovoy · 3 years, 8 months ago
- 78b2381 vfio/iommu_type1: Use struct_size() for kzalloc() by Gustavo A. R. Silva · 3 years, 8 months ago
- 2a55ca3 vfio/pci: zap_vma_ptes() needs MMU by Randy Dunlap · 3 years, 8 months ago
- d1ce2c7 vfio/pci: Fix error return code in vfio_ecap_init() by Zhen Lei · 3 years, 8 months ago
- 4f97010 Merge tag 'iommu-updates-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 3 years, 8 months ago
- 238da4d Merge tag 'vfio-v5.13-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 3 years, 8 months ago
- 49d11527 Merge branches 'iommu/fixes', 'arm/mediatek', 'arm/smmu', 'arm/exynos', 'unisoc', 'x86/vt-d', 'x86/amd' and 'core' into next by Joerg Roedel · 3 years, 9 months ago
- 43dcf6c vfio/iommu_type1: Remove unused pinned_page_dirty_scope in vfio_iommu by Keqian Zhu · 3 years, 9 months ago
- 9092907 vfio/pci: Add missing range check in vfio_pci_mmap by Christian A. Ehrhardt · 3 years, 9 months ago
- 9169cff vfio/mdev: Correct the function signatures for the mdev_type_attributes by Jason Gunthorpe · 3 years, 9 months ago
- c2ef2f5 vfio/mdev: Remove kobj from mdev_parent_ops->create() by Jason Gunthorpe · 3 years, 9 months ago
- 15fcc44 vfio/mdev: Add mdev/mtype_get_type_group_id() by Jason Gunthorpe · 3 years, 9 months ago
- fbea432 vfio/mdev: Remove duplicate storage of parent in mdev_device by Jason Gunthorpe · 3 years, 9 months ago
- 18d7312 vfio/mdev: Add missing error handling to dev_set_name() by Jason Gunthorpe · 3 years, 9 months ago
- fbd0e2b vfio/mdev: Reorganize mdev_device_create() by Jason Gunthorpe · 3 years, 9 months ago
- 9a30244 vfio/mdev: Add missing reference counting to mdev_type by Jason Gunthorpe · 3 years, 9 months ago
- a9f8111 vfio/mdev: Expose mdev_get/put_parent to mdev_private.h by Jason Gunthorpe · 3 years, 9 months ago
- 417fd5b vfio/mdev: Use struct mdev_type in struct mdev_device by Jason Gunthorpe · 3 years, 9 months ago
- 91b9969 vfio/mdev: Simplify driver registration by Jason Gunthorpe · 3 years, 9 months ago
- 2a3d15f vfio/mdev: Add missing typesafety around mdev_device by Jason Gunthorpe · 3 years, 9 months ago
- b5a1f89 vfio/mdev: Do not allow a mdev_type to have a NULL parent pointer by Jason Gunthorpe · 3 years, 9 months ago
- 7e14754 iommu: remove DOMAIN_ATTR_NESTING by Christoph Hellwig · 3 years, 9 months ago
- bc9a05e iommu: remove DOMAIN_ATTR_GEOMETRY by Christoph Hellwig · 3 years, 9 months ago
- 6a2a235 Merge branches 'v5.13/vfio/embed-vfio_device', 'v5.13/vfio/misc' and 'v5.13/vfio/nvlink' into v5.13/vfio/next by Alex Williamson · 3 years, 9 months ago
- 1e04ec1 vfio: Remove device_data from the vfio bus driver API by Jason Gunthorpe · 3 years, 9 months ago
- 07d47b4 vfio/pci: Replace uses of vfio_device_data() with container_of by Jason Gunthorpe · 3 years, 9 months ago
- 6df62c5 vfio: Make vfio_device_ops pass a 'struct vfio_device *' instead of 'void *' by Jason Gunthorpe · 3 years, 9 months ago
- 66873b5 vfio/mdev: Make to_mdev_device() into a static inline by Jason Gunthorpe · 3 years, 9 months ago
- 1ae1b20 vfio/mdev: Use vfio_init/register/unregister_group_dev by Jason Gunthorpe · 3 years, 9 months ago
- 6b018e2 vfio/pci: Use vfio_init/register/unregister_group_dev by Jason Gunthorpe · 3 years, 9 months ago
- 4aeec39 vfio/pci: Re-order vfio_pci_probe() by Jason Gunthorpe · 3 years, 9 months ago
- 61e9081 vfio/pci: Move VGA and VF initialization to functions by Jason Gunthorpe · 3 years, 9 months ago
- 0ca7866 vfio/fsl-mc: Use vfio_init/register/unregister_group_dev by Jason Gunthorpe · 3 years, 9 months ago
- 2b1fe16 vfio/fsl-mc: Re-order vfio_fsl_mc_probe() by Jason Gunthorpe · 3 years, 9 months ago
- cb61645 vfio/platform: Use vfio_init/register/unregister_group_dev by Jason Gunthorpe · 3 years, 9 months ago
- 0bfc6a4 vfio: Split creation of a vfio_device into init and register ops by Jason Gunthorpe · 3 years, 9 months ago
- 5e42c99 vfio: Simplify the lifetime logic for vfio_device by Jason Gunthorpe · 3 years, 9 months ago
- e572bfb vfio: Remove extra put/gets around vfio_device->group by Jason Gunthorpe · 3 years, 9 months ago
- b392a19 vfio/pci: remove vfio_pci_nvlink2 by Christoph Hellwig · 3 years, 9 months ago
- a536019 vfio/type1: Remove the almost unused check in vfio_iommu_type1_unpin_pages by Shenming Lu · 3 years, 9 months ago
- f5c858e vfio/platform: Fix spelling mistake "registe" -> "register" by Zhen Lei · 3 years, 9 months ago
- d0915b3 vfio/pci: fix a couple of spelling mistakes by Zhen Lei · 3 years, 9 months ago
- d0a7541 vfio/mdev: Fix spelling mistake "interal" -> "internal" by Zhen Lei · 3 years, 9 months ago
- 06d738c vfio/type1: fix a couple of spelling mistakes by Zhen Lei · 3 years, 9 months ago
- bab2c19 vfio/pci: Add support for opregion v2.1+ by Fred Gao · 3 years, 9 months ago
- 36f0be5 vfio/pci: Remove an unnecessary blank line in vfio_pci_enable by Zhou Wang · 3 years, 9 months ago
- fbc9d37 vfio: pci: Spello fix in the file vfio_pci.c by Bhaskar Chowdhury · 3 years, 9 months ago
- e0146a1 vfio/nvlink: Add missing SPAPR_TCE_IOMMU depends by Jason Gunthorpe · 3 years, 9 months ago
- 60c988b vfio/type1: Empty batch for pfnmap pages by Daniel Jordan · 3 years, 9 months ago
- 4ab4fcf vfio/type1: fix vaddr_get_pfns() return in vfio_pin_page_external() by Daniel Jordan · 3 years, 10 months ago
- b2b12db vfio: Depend on MMU by Jason Gunthorpe · 3 years, 10 months ago
- 3b49dfb ARM: amba: Allow some ARM_AMBA users to compile with COMPILE_TEST by Jason Gunthorpe · 3 years, 10 months ago
- d3d72a6 vfio-platform: Add COMPILE_TEST to VFIO_PLATFORM by Jason Gunthorpe · 3 years, 10 months ago
- 179209f vfio: IOMMU_API should be selected by Jason Gunthorpe · 3 years, 10 months ago
- 7dc4b2f vfio/type1: fix unmap all on ILP32 by Steve Sistare · 3 years, 10 months ago