summaryrefslogtreecommitdiffstats
path: root/drivers/vfio
Commit message (Expand)AuthorAge
* Merge tag 'vfio-v5.3-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2019-07-17
|\
| * mdev: Send uevents around parent device registrationAlex Williamson2019-07-11
| * vfio: vfio_pci_nvlink2: use a vma helper functionPeng Hao2019-07-02
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-07-17
|\ \
| * | mm: add account_locked_vm utility functionDaniel Jordan2019-07-16
| |/
* / docs: driver-api: add a series of orphaned documentsMauro Carvalho Chehab2019-07-15
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-19
* vfio/mdev: Synchronize device create/remove with parent removalParav Pandit2019-06-06
* vfio/mdev: Avoid creating sysfs remove file on stale device removalParav Pandit2019-06-06
* vfio/mdev: Improve the create/remove sequenceParav Pandit2019-06-06
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner2019-05-30
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-30
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* mm/gup: change GUP fast to use flags rather than a write 'bool'Ira Weiny2019-05-14
* mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERMIra Weiny2019-05-14
* Merge tag 'iommu-updates-v5.2' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-13
|\
| * vfio/type1: Handle different mdev isolation typeLu Baolu2019-04-12
| * vfio/type1: Add domain at(de)taching group helpersLu Baolu2019-04-12
| * vfio/mdev: Add iommu related member in mdev_deviceLu Baolu2019-04-12
* | Merge tag 'vfio-v5.2-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2019-05-11
|\ \
| * | vfio/mdev: Avoid inline get and put parent helpersParav Pandit2019-05-07
| * | vfio/mdev: Fix aborting mdev child device removal if one failsParav Pandit2019-05-07
| * | vfio/mdev: Follow correct remove sequenceParav Pandit2019-05-07
| * | vfio/mdev: Avoid masking error code to EBUSYParav Pandit2019-05-07
| * | vfio/mdev: Removed unused krefParav Pandit2019-05-07
| * | vfio/mdev: Avoid release parent reference during error pathParav Pandit2019-05-07
| * | vfio-pci/nvlink2: Fix potential VMA leakGreg Kurz2019-05-01
| * | vfio: Fix WARNING "do not call blocking ops when !TASK_RUNNING"Farhan Ali2019-04-23
| * | vfio: Use dev_printk() when possibleBjorn Helgaas2019-04-22
| |/
* / Make anon_inodes unconditionalDavid Howells2019-04-19
|/
* vfio/type1: Limit DMA mappings per containerAlex Williamson2019-04-03
* vfio/spapr_tce: Make symbol 'tce_iommu_driver_ops' staticWang Hai2019-04-03
* vfio/pci: use correct format charactersLouis Taylor2019-04-03
* Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-03-07
|\
| * powerpc/eeh: Improve recovery of passed-through devicesSam Bobroff2019-02-04
* | vfio_pci: Enable memory accesses before calling pci_map_romEric Auger2019-02-18
* | vfio/pci: Restore device state on PM transitionAlex Williamson2019-02-18
* | vfio/spapr_tce: Skip unsetting already unset tableAlexey Kardashevskiy2019-02-13
* | vfio: expand minor range when registering chrdev regionChengguang Xu2019-02-12
* | vfio: platform: reset: fix up include directives to remove ccflags-yMasahiro Yamada2019-02-05
* | vfio-mdev: Switch to use new generic UUID APIAndy Shevchenko2019-02-05
* | vfio-pci/nvlink2: Fix ancient gcc warningsAlexey Kardashevskiy2019-01-23
* | vfio/pci: Cleanup license messThomas Gleixner2019-01-22
|/
* vfio/type1: Fix unmap overflow off-by-oneAlex Williamson2019-01-08
* vfio/pci: set TRACE_INCLUDE_PATH to fix the build errorMasahiro Yamada2019-01-08
* Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-01-01
|\
| * vfio/type1: Remove map_try_harder() code pathJoerg Roedel2018-11-15
* | Merge tag 'vfio-v4.21-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2018-12-28
|\ \
| * | vfio/mdev: add static modifier to add_mdev_supported_typePaolo Cretaro2018-12-12
| * | vfio/pci: Parallelize device open and releaseAlex Williamson2018-12-12
| |/