summaryrefslogtreecommitdiffstats
path: root/drivers/vfio/vfio.c
Commit message (Expand)AuthorAge
* vfio: Rework group release notifier warningAlex Williamson2017-03-21
* vfio: fix a typo in comment of function vfio_pin_pagesChangbin Du2017-02-22
* vfio: Replace module request with softdepAlex Williamson2017-02-09
* vfio: support notifier chain in vfio_groupJike Song2016-12-01
* vfio: vfio_register_notifier: classify iommu notifierJike Song2016-12-01
* vfio: Fix handling of error returned by 'vfio_group_get_from_dev()'Christophe JAILLET2016-12-01
* vfio: fix vfio_info_cap_add/shiftEric Auger2016-11-21
* vfio: Introduce vfio_set_irqs_validate_and_prepare()Kirti Wankhede2016-11-17
* vfio: Introduce common function to add capabilitiesKirti Wankhede2016-11-17
* vfio iommu: Add blocking notifier to notify DMA_UNMAPKirti Wankhede2016-11-17
* vfio iommu: Added pin and unpin callback functions to vfio_iommu_driver_opsKirti Wankhede2016-11-17
* vfio: Common function to increment container_usersKirti Wankhede2016-11-17
* vfio: Rearrange functions to get vfio_group from devKirti Wankhede2016-11-17
* vfio: fix possible use after free of vfio groupIlya Lesokhin2016-07-14
* vfio: Add capability chain helpersAlex Williamson2016-02-22
* vfio: If an IOMMU backend fails, keep lookingAlex Williamson2016-02-22
* vfio/noiommu: Don't use iommu_present() to track fake groupsAlex Williamson2016-01-27
* vfio: Include No-IOMMU modeAlex Williamson2015-12-21
* Revert: "vfio: Include No-IOMMU mode"Alex Williamson2015-12-04
* vfio: fix a warning messageDan Carpenter2015-11-21
* vfio: Include No-IOMMU modeAlex Williamson2015-11-04
* vfio: Fix bug in vfio_device_get_from_name()Joerg Roedel2015-11-04
* vfio: Whitelist PCI bridgesAlex Williamson2015-10-27
* vfio: Fix lockdep issueAlex Williamson2015-07-24
* vfio/pci: Fix racy vfio_device_get_from_dev() callAlex Williamson2015-06-09
* vfio: Fix runaway interruptible timeoutAlex Williamson2015-05-01
* vfio: Split virqfd into a separate module for vfio bus driversAlex Williamson2015-03-17
* vfio: put off the allocation of "minor" in vfio_create_groupZhen Lei2015-03-16
* vfio: initialize the virqfd workqueue in VFIO generic codeAntonios Motakis2015-03-16
* vfio: Add and use device request op for vfio bus driversAlex Williamson2015-02-10
* vfio: Tie IOMMU group reference to vfio groupAlex Williamson2015-02-06
* vfio: Add device tracking during unbindAlex Williamson2015-02-06
* driver core: dev_set_drvdata can no longer failJean Delvare2014-05-27
* vfio: Add external user check extension interfaceAlex Williamson2014-02-26
* vfio: Convert control interface to misc driverAlex Williamson2013-12-19
* vfio: Add O_CLOEXEC flag to vfio device fdAlex Williamson2013-08-22
* vfio: use get_unused_fd_flags(0) instead of get_unused_fd()Yann Droneaud2013-08-22
* vfio: add external user supportAlexey Kardashevskiy2013-08-05
* vfio: Ignore sprurious notifiesAlex Williamson2013-07-24
* vfio: Don't overreact to DEL_DEVICEAlex Williamson2013-07-24
* Merge tag 'vfio-v3.11' of git://github.com/awilliam/linux-vfioLinus Torvalds2013-07-10
|\
| * vfio: Limit group opensAlex Williamson2013-06-25
* | powerpc/vfio: Implement IOMMU driver for VFIOAlexey Kardashevskiy2013-06-20
|/
* vfio: fix crash on rmmodAlexey Kardashevskiy2013-06-05
* vfio: Set container device modeAlex Williamson2013-04-30
* vfio: Use down_reads to protect iommu disconnectsAlex Williamson2013-04-29
* vfio: Convert container->group_lock to rwsemAlex Williamson2013-04-25
* VFIO: Wrapper for getting reference to vfio_deviceVijay Mohan Pandarathil2013-03-11
* vfio: convert to idr_alloc()Tejun Heo2013-02-27
* vfio: whitelist pcieportAlex Williamson2013-02-14