summaryrefslogtreecommitdiffstats
path: root/drivers/vfio (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8 days1-11/+1
|\
| * vfio: Remove VFIO_TYPE1_NESTING_IOMMUJason Gunthorpe2024-11-051-11/+1
* | assorted variants of irqfd setup: convert to CLASS(fd)Al Viro2024-11-031-13/+3
* | fdget(), more trivial conversionsAl Viro2024-11-031-4/+2
|/
* [tree-wide] finally take no_llseek outAl Viro2024-09-274-8/+0
* Merge tag 'vfio-v6.12-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds2024-09-244-13/+3
|\
| * vfio/pci: clean up a type in vfio_pci_ioctl_pci_hot_reset_groups()Dan Carpenter2024-09-121-1/+1
| * vfio/mdev: Constify struct kobj_typeHongbo Li2024-09-061-1/+1
| * vfio: mdev: Remove unused function declarationsZhang Zekun2024-09-031-3/+0
| * vfio/fsl-mc: Remove unused variable 'hwirq'Yue Haibing2024-09-031-3/+1
| * vfio/pci: Remove unused struct 'vfio_pci_mmap_vma'Dr. David Alan Gilbert2024-09-031-5/+0
* | Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-09-232-6/+6
|\ \
| * | introduce fd_file(), convert all accessors to it.Al Viro2024-08-132-6/+6
| |/
* | vfio/pci: implement huge_fault supportAlex Williamson2024-09-171-17/+43
* | vfio: use the new follow_pfnmap APIPeter Xu2024-09-171-10/+6
|/
* Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-07-251-1/+1
|\
| * driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman2024-07-031-1/+1
* | Merge tag 'powerpc-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2024-07-201-4/+9
|\ \
| * | vfio/spapr: Always clear TCEs before unsetting the windowShivaprasad G Bhat2024-06-281-4/+9
* | | Merge tag 'vfio-v6.11-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds2024-07-191-60/+62
|\ \ \
| * | | vfio/pci: Support 8-byte PCI loads and storesBen Segal2024-06-211-0/+16
| * | | vfio/pci: Extract duplicated code into macroGerd Bayer2024-06-211-60/+46
| | |/ | |/|
* | | Merge tag 'iommu-updates-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-07-191-3/+4
|\ \ \
| * | | vfio/type1: Use iommu_paging_domain_alloc()Lu Baolu2024-07-041-3/+4
| | |/ | |/|
* | | vfio/pci: Init the count variable in collecting hot-reset devicesYi Liu2024-07-101-1/+1
| |/ |/|
* | vfio/pci: Insert full vma on mmap'd MMIO faultAlex Williamson2024-06-121-2/+17
* | vfio/pci: Use unmap_mapping_range()Alex Williamson2024-05-311-209/+55
* | vfio: Create vfio_fs_type with inode per deviceAlex Williamson2024-05-313-0/+58
|/
* Merge tag 'vfio-v6.10-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds2024-05-2011-65/+1098
|\
| * vfio/pci: Restore zero affected bus reset devices warningAlex Williamson2024-05-171-0/+3
| * vfio/pci: Collect hot-reset devices to local bufferAlex Williamson2024-05-091-29/+49
| * vfio/qat: Add vfio_pci driver for Intel QAT SR-IOV VF devicesXin Zeng2024-04-295-0/+721
| * vfio/cdx: add interrupt supportNipun Gupta2024-04-234-2/+298
| * vfio/pci: fix potential memory leak in vfio_intx_enable()Ye Bin2024-04-231-1/+3
| * vfio/pci: Pass eventfd context object through irqfdAlex Williamson2024-04-231-20/+13
| * vfio/pci: Pass eventfd context to IRQ handlerAlex Williamson2024-04-231-13/+11
* | Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-05-192-2/+3
|\ \
| * | mm: pass VMA instead of MM to follow_pte()David Hildenbrand2024-05-061-2/+2
| * | fix missing vmalloc.h includesKent Overstreet2024-04-261-0/+1
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds2024-05-171-1/+0
|\ \
| * | ARM: 9370/1: vfio: amba: drop owner assignmentKrzysztof Kozlowski2024-04-181-1/+0
| |/
* / VFIO: Add the SPR_DSA and SPR_IAX devices to the denylistArjan van de Ven2024-05-131-0/+2
|/
* Merge tag 'vfio-v6.9-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds2024-03-1529-426/+1416
|\
| * vfio/fsl-mc: Block calling interrupt handler without triggerAlex Williamson2024-03-111-3/+4
| * vfio/platform: Create persistent IRQ handlersAlex Williamson2024-03-111-32/+68
| * vfio/platform: Disable virqfds on cleanupAlex Williamson2024-03-111-1/+4
| * vfio/pci: Create persistent INTx handlerAlex Williamson2024-03-111-67/+78
| * vfio: Introduce interface to flush virqfd inject workqueueAlex Williamson2024-03-111-0/+21
| * vfio/pci: Lock external INTx masking opsAlex Williamson2024-03-111-6/+28
| * vfio/pci: Disable auto-enable of exclusive INTx IRQAlex Williamson2024-03-111-7/+10