summaryrefslogtreecommitdiffstats
path: root/drivers/vfio/pci
Commit message (Expand)AuthorAgeFilesLines
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* vfio-pci: Avoid recursive read-lock usageAlex Williamson2020-08-172-24/+98
* vfio/pci: Add QAT devices to denylistGiovanni Cabiddu2020-07-271-0/+15
* vfio/pci: Add device denylistGiovanni Cabiddu2020-07-271-0/+33
* vfio/pci: Hold igate across releasing eventfd contextsAlex Williamson2020-07-271-3/+1
* vfio/pci: Add Intel X550 to hidden INTx devicesAlex Williamson2020-07-271-0/+2
* vfio/pci: fix racy on error and request eventfd ctxZeng Tao2020-07-171-0/+5
* vfio/pci: Fix SR-IOV VF handling with MMIO blockingAlex Williamson2020-06-251-1/+16
* vfio/pci: Clear error and request eventfd ctx after releasingAlex Williamson2020-06-171-2/+6
* mmap locking API: convert mmap_sem commentsMichel Lespinasse2020-06-091-7/+7
* mmap locking API: convert mmap_sem call sites missed by coccinelleMichel Lespinasse2020-06-091-4/+4
* Merge tag 'vfio-v5.8-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2020-06-055-39/+417
|\
| *---. Merge branches 'v5.8/vfio/alex-block-mmio-v3', 'v5.8/vfio/alex-zero-cap-v2' a...Alex Williamson2020-05-265-39/+417
| |\ \ \
| | | | * vfio/pci: fix memory leaks of eventfd ctxQian Cai2020-05-261-0/+4
| | | | * vfio/pci: fix memory leaks in alloc_perm_bits()Qian Cai2020-05-181-2/+5
| | |_|/ | |/| |
| | | * vfio-pci: Mask cap zeroAlex Williamson2020-05-181-1/+6
| | |/ | |/|
| | * vfio-pci: Invalidate mmaps and block MMIO access on disabled memoryAlex Williamson2020-05-185-43/+330
| | * vfio-pci: Fault mmaps to enable vma trackingAlex Williamson2020-05-182-2/+81
| |/
* / drivers/powerpc: Replace _ALIGN_UP() by ALIGN()Christophe Leroy2020-05-111-1/+1
|/
* vfio-pci/nvlink2: Allow fallback to ibm,mmio-atsd[0]Sam Bobroff2020-04-011-2/+8
* vfio/pci: Cleanup .probe() exit pathsAlex Williamson2020-03-241-29/+25
* vfio/pci: Remove dev_fmt definitionAlex Williamson2020-03-241-1/+0
* vfio/pci: Add sriov_configure supportAlex Williamson2020-03-242-11/+97
* vfio: Introduce VFIO_DEVICE_FEATURE ioctl and first userAlex Williamson2020-03-241-0/+59
* vfio/pci: Introduce VF tokenAlex Williamson2020-03-242-1/+205
* vfio/pci: Implement match opsAlex Williamson2020-03-241-0/+8
* Merge tag 'vfio-v5.6-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2020-02-031-3/+5
|\
| * vfio: vfio_pci_nvlink2: use mmgrabJulia Lawall2020-01-071-1/+1
| * vfio/spapr/nvlink2: Skip unpinning pages on error exitAlexey Kardashevskiy2020-01-061-2/+4
* | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+1
|/
* Merge tag 'vfio-v5.5-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2019-12-071-1/+1
|\
| * vfio/pci: call irq_bypass_unregister_producer() before freeing irqJiang Yi2019-12-021-1/+1
* | PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov2019-10-143-21/+26
|/
* vfio_pci: Restore original state on releasehexin2019-08-221-4/+13
* vfio: vfio_pci_nvlink2: use a vma helper functionPeng Hao2019-07-021-2/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-196-24/+6
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* vfio-pci/nvlink2: Fix potential VMA leakGreg Kurz2019-05-011-0/+2
* vfio: Use dev_printk() when possibleBjorn Helgaas2019-04-222-29/+23
* vfio/pci: use correct format charactersLouis Taylor2019-04-031-2/+2
* vfio_pci: Enable memory accesses before calling pci_map_romEric Auger2019-02-181-5/+14
* vfio/pci: Restore device state on PM transitionAlex Williamson2019-02-183-9/+70
* vfio-pci/nvlink2: Fix ancient gcc warningsAlexey Kardashevskiy2019-01-231-15/+15
* vfio/pci: Cleanup license messThomas Gleixner2019-01-222-10/+2
* vfio/pci: set TRACE_INCLUDE_PATH to fix the build errorMasahiro Yamada2019-01-081-1/+1
* Merge tag 'vfio-v4.21-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2018-12-282-24/+142
|\
| * vfio/pci: Parallelize device open and releaseAlex Williamson2018-12-122-24/+142
* | vfio_pci: Add NVIDIA GV100GL [Tesla V100 SXM2] subdriverAlexey Kardashevskiy2018-12-216-2/+630
* | vfio_pci: Allow regions to add own capabilitiesAlexey Kardashevskiy2018-12-212-0/+9
* | vfio_pci: Allow mapping extra regionsAlexey Kardashevskiy2018-12-212-0/+12
|/