Age | Commit message (Expand) | Author |
2024-09-24 | Merge tag 'vfio-v6.12-rc1' of https://github.com/awilliam/linux-vfio | Linus Torvalds |
2024-09-23 | Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2024-09-17 | vfio/pci: implement huge_fault support | Alex Williamson |
2024-09-17 | vfio: use the new follow_pfnmap API | Peter Xu |
2024-09-12 | vfio/pci: clean up a type in vfio_pci_ioctl_pci_hot_reset_groups() | Dan Carpenter |
2024-09-06 | vfio/mdev: Constify struct kobj_type | Hongbo Li |
2024-09-03 | vfio: mdev: Remove unused function declarations | Zhang Zekun |
2024-09-03 | vfio/fsl-mc: Remove unused variable 'hwirq' | Yue Haibing |
2024-09-03 | vfio/pci: Remove unused struct 'vfio_pci_mmap_vma' | Dr. David Alan Gilbert |
2024-08-12 | introduce fd_file(), convert all accessors to it. | Al Viro |
2024-07-25 | Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2024-07-19 | Merge tag 'powerpc-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2024-07-19 | Merge tag 'vfio-v6.11-rc1' of https://github.com/awilliam/linux-vfio | Linus Torvalds |
2024-07-19 | Merge tag 'iommu-updates-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2024-07-10 | vfio/pci: Init the count variable in collecting hot-reset devices | Yi Liu |
2024-07-04 | vfio/type1: Use iommu_paging_domain_alloc() | Lu Baolu |
2024-07-03 | driver core: have match() callback in struct bus_type take a const * | Greg Kroah-Hartman |
2024-06-28 | vfio/spapr: Always clear TCEs before unsetting the window | Shivaprasad G Bhat |
2024-06-21 | vfio/pci: Support 8-byte PCI loads and stores | Ben Segal |
2024-06-21 | vfio/pci: Extract duplicated code into macro | Gerd Bayer |
2024-06-12 | vfio/pci: Insert full vma on mmap'd MMIO fault | Alex Williamson |
2024-05-31 | vfio/pci: Use unmap_mapping_range() | Alex Williamson |
2024-05-31 | vfio: Create vfio_fs_type with inode per device | Alex Williamson |
2024-05-20 | Merge tag 'vfio-v6.10-rc1' of https://github.com/awilliam/linux-vfio | Linus Torvalds |
2024-05-19 | Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2024-05-17 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux | Linus Torvalds |
2024-05-17 | vfio/pci: Restore zero affected bus reset devices warning | Alex Williamson |
2024-05-13 | VFIO: Add the SPR_DSA and SPR_IAX devices to the denylist | Arjan van de Ven |
2024-05-09 | vfio/pci: Collect hot-reset devices to local buffer | Alex Williamson |
2024-05-05 | mm: pass VMA instead of MM to follow_pte() | David Hildenbrand |
2024-04-29 | vfio/qat: Add vfio_pci driver for Intel QAT SR-IOV VF devices | Xin Zeng |
2024-04-25 | fix missing vmalloc.h includes | Kent Overstreet |
2024-04-23 | vfio/cdx: add interrupt support | Nipun Gupta |
2024-04-22 | vfio/pci: fix potential memory leak in vfio_intx_enable() | Ye Bin |
2024-04-22 | vfio/pci: Pass eventfd context object through irqfd | Alex Williamson |
2024-04-22 | vfio/pci: Pass eventfd context to IRQ handler | Alex Williamson |
2024-04-18 | ARM: 9370/1: vfio: amba: drop owner assignment | Krzysztof Kozlowski |
2024-03-15 | Merge tag 'vfio-v6.9-rc1' of https://github.com/awilliam/linux-vfio | Linus Torvalds |
2024-03-11 | vfio/fsl-mc: Block calling interrupt handler without trigger | Alex Williamson |
2024-03-11 | vfio/platform: Create persistent IRQ handlers | Alex Williamson |
2024-03-11 | vfio/platform: Disable virqfds on cleanup | Alex Williamson |
2024-03-11 | vfio/pci: Create persistent INTx handler | Alex Williamson |
2024-03-11 | vfio: Introduce interface to flush virqfd inject workqueue | Alex Williamson |
2024-03-11 | vfio/pci: Lock external INTx masking ops | Alex Williamson |
2024-03-11 | vfio/pci: Disable auto-enable of exclusive INTx IRQ | Alex Williamson |
2024-03-11 | vfio/pds: Refactor/simplify reset logic | Brett Creeley |
2024-03-11 | vfio/pds: Make sure migration file isn't accessed after reset | Brett Creeley |
2024-03-11 | vfio/platform: Convert to platform remove callback returning void | Uwe Kleine-König |
2024-03-11 | vfio/mlx5: Enforce PRE_COPY support | Yishai Hadas |
2024-03-11 | Merge tag 'kvmarm-6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm... | Paolo Bonzini |