summaryrefslogtreecommitdiff
path: root/drivers/vfio
AgeCommit message (Expand)Author
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-19Merge tag 'powerpc-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2024-07-19Merge tag 'vfio-v6.11-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2024-07-19Merge tag 'iommu-updates-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-07-10vfio/pci: Init the count variable in collecting hot-reset devicesYi Liu
2024-07-04vfio/type1: Use iommu_paging_domain_alloc()Lu Baolu
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman
2024-06-28vfio/spapr: Always clear TCEs before unsetting the windowShivaprasad G Bhat
2024-06-21vfio/pci: Support 8-byte PCI loads and storesBen Segal
2024-06-21vfio/pci: Extract duplicated code into macroGerd Bayer
2024-06-12vfio/pci: Insert full vma on mmap'd MMIO faultAlex Williamson
2024-05-31vfio/pci: Use unmap_mapping_range()Alex Williamson
2024-05-31vfio: Create vfio_fs_type with inode per deviceAlex Williamson
2024-05-20Merge tag 'vfio-v6.10-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds
2024-05-17vfio/pci: Restore zero affected bus reset devices warningAlex Williamson
2024-05-13VFIO: Add the SPR_DSA and SPR_IAX devices to the denylistArjan van de Ven
2024-05-09vfio/pci: Collect hot-reset devices to local bufferAlex Williamson
2024-05-05mm: pass VMA instead of MM to follow_pte()David Hildenbrand
2024-04-29vfio/qat: Add vfio_pci driver for Intel QAT SR-IOV VF devicesXin Zeng
2024-04-25fix missing vmalloc.h includesKent Overstreet
2024-04-23vfio/cdx: add interrupt supportNipun Gupta
2024-04-22vfio/pci: fix potential memory leak in vfio_intx_enable()Ye Bin
2024-04-22vfio/pci: Pass eventfd context object through irqfdAlex Williamson
2024-04-22vfio/pci: Pass eventfd context to IRQ handlerAlex Williamson
2024-04-18ARM: 9370/1: vfio: amba: drop owner assignmentKrzysztof Kozlowski
2024-03-15Merge tag 'vfio-v6.9-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2024-03-11vfio/fsl-mc: Block calling interrupt handler without triggerAlex Williamson
2024-03-11vfio/platform: Create persistent IRQ handlersAlex Williamson
2024-03-11vfio/platform: Disable virqfds on cleanupAlex Williamson
2024-03-11vfio/pci: Create persistent INTx handlerAlex Williamson
2024-03-11vfio: Introduce interface to flush virqfd inject workqueueAlex Williamson
2024-03-11vfio/pci: Lock external INTx masking opsAlex Williamson
2024-03-11vfio/pci: Disable auto-enable of exclusive INTx IRQAlex Williamson
2024-03-11vfio/pds: Refactor/simplify reset logicBrett Creeley
2024-03-11vfio/pds: Make sure migration file isn't accessed after resetBrett Creeley
2024-03-11vfio/platform: Convert to platform remove callback returning voidUwe Kleine-König
2024-03-11vfio/mlx5: Enforce PRE_COPY supportYishai Hadas
2024-03-11Merge tag 'kvmarm-6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...Paolo Bonzini
2024-03-05hisi_acc_vfio_pci: Remove the deferred_reset logicShameer Kolothum
2024-03-04Revert "vfio/type1: Unpin zero pages"Alex Williamson
2024-03-04vfio/nvgrace-gpu: Convey kvm to map device memory region as noncachedAnkit Agrawal
2024-03-04Merge branch 'kvm-arm64/vfio-normal-nc' of https://git.kernel.org/pub/scm/lin...Alex Williamson
2024-03-04vfio: amba: Rename pl330_ids[] to vfio_amba_ids[]Geert Uytterhoeven
2024-03-01vfio/pds: Always clear the save/restore FDs on resetBrett Creeley
2024-02-24vfio: Convey kvm that the vfio-pci device is wc safeAnkit Agrawal
2024-02-22vfio/nvgrace-gpu: Add vfio pci variant module for grace hopperAnkit Agrawal
2024-02-22vfio/pci: rename and export range_intersect_rangeAnkit Agrawal
2024-02-22vfio/pci: rename and export do_io_rw()Ankit Agrawal