Age | Commit message (Expand) | Author |
2020-05-28 | vfio: Selective dirty page tracking if IOMMU backed device pins pages | Kirti Wankhede |
2020-03-24 | Merge branches 'v5.7/vfio/alex-sriov-v3' and 'v5.7/vfio/yan-dma-rw-v4' into v... | Alex Williamson |
2020-03-24 | vfio: Include optional device match in vfio_device_ops callbacks | Alex Williamson |
2020-03-24 | vfio: avoid inefficient operations on VFIO group in vfio_pin/unpin_pages | Yan Zhao |
2020-03-24 | vfio: introduce vfio_dma_rw to read/write a range of IOVAs | Yan Zhao |
2020-03-24 | vfio: allow external user to get vfio group from device | Yan Zhao |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2017-12-20 | vfio: Simplify capability helper | Alex Williamson |
2017-07-26 | include/linux/vfio.h: Guard powerpc-specific functions with CONFIG_VFIO_SPAPR... | Murilo Opsfelder Araujo |
2017-07-13 | Merge tag 'vfio-v4.13-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds |
2017-06-28 | vfio: New external user group/file match | Alex Williamson |
2017-06-20 | sched/wait: Rename wait_queue_t => wait_queue_entry_t | Ingo Molnar |
2016-12-01 | vfio: support notifier chain in vfio_group | Jike Song |
2016-12-01 | vfio: vfio_register_notifier: classify iommu notifier | Jike Song |
2016-11-17 | vfio: Introduce vfio_set_irqs_validate_and_prepare() | Kirti Wankhede |
2016-11-17 | vfio: Introduce common function to add capabilities | Kirti Wankhede |
2016-11-17 | vfio iommu: Add blocking notifier to notify DMA_UNMAP | Kirti Wankhede |
2016-11-17 | vfio iommu: Added pin and unpin callback functions to vfio_iommu_driver_ops | Kirti Wankhede |
2016-02-22 | vfio: Add capability chain helpers | Alex Williamson |
2015-12-21 | vfio: Include No-IOMMU mode | Alex Williamson |
2015-12-04 | Revert: "vfio: Include No-IOMMU mode" | Alex Williamson |
2015-11-04 | vfio: Include No-IOMMU mode | Alex Williamson |
2015-04-14 | Merge tag 'vfio-v4.1-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds |
2015-03-17 | vfio: Split virqfd into a separate module for vfio bus drivers | Alex Williamson |
2015-03-17 | include/stddef.h: Move offsetofend() from vfio.h to a generic kernel header | Denys Vlasenko |
2015-03-16 | vfio: move eventfd support code for VFIO_PCI to a separate file | Antonios Motakis |
2015-02-10 | vfio: Add and use device request op for vfio bus drivers | Alex Williamson |
2014-08-08 | drivers/vfio: Enable VFIO if EEH is not supported | Alexey Kardashevskiy |
2014-08-08 | drivers/vfio: Fix EEH build error | Gavin Shan |
2014-08-05 | drivers/vfio: EEH support for VFIO PCI device | Gavin Shan |
2014-05-30 | drivers/vfio: Rework offsetofend() | Gavin Shan |
2014-02-26 | vfio: Add external user check extension interface | Alex Williamson |
2013-08-05 | vfio: add external user support | Alexey Kardashevskiy |
2013-03-11 | VFIO: Wrapper for getting reference to vfio_device | Vijay Mohan Pandarathil |
2012-10-13 | UAPI: (Scripted) Disintegrate include/linux | David Howells |
2012-07-31 | vfio: Add PCI device driver | Alex Williamson |
2012-07-31 | vfio: Type1 IOMMU implementation | Alex Williamson |
2012-07-31 | vfio: VFIO core | Alex Williamson |