index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vfio
/
pci
Age
Commit message (
Expand
)
Author
2016-08-08
vfio/pci: Fix NULL pointer oops in error interrupt setup handling
Alex Williamson
2016-07-08
vfio-pci: Allow to mmap sub-page MMIO BARs if the mmio page is exclusive
Yongji Xie
2016-05-31
vfio/pci: Allow VPD short read
Alex Williamson
2016-05-30
vfio/pci: Fix ordering of eventfd vs virqfd shutdown
Alex Williamson
2016-05-19
vfio_pci: Test for extended capabilities if config space > 256 bytes
Alexey Kardashevskiy
2016-04-28
vfio/pci: Add test for BAR restore
Alex Williamson
2016-04-28
vfio/pci: Hide broken INTx support from user
Alex Williamson
2016-03-17
Merge tag 'vfio-v4.6-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2016-02-28
vfio: fix ioctl error handling
Michael S. Tsirkin
2016-02-25
vfio/pci: return -EFAULT if copy_to_user fails
Dan Carpenter
2016-02-22
vfio/pci: Expose shadow ROM as PCI option ROM
Alex Williamson
2016-02-22
vfio/pci: Intel IGD host and LCP bridge config space access
Alex Williamson
2016-02-22
vfio/pci: Intel IGD OpRegion support
Alex Williamson
2016-02-22
vfio/pci: Enable virtual register in PCI config space
Alex Williamson
2016-02-22
vfio/pci: Add infrastructure for additional device specific regions
Alex Williamson
2016-02-22
vfio/pci: Include sparse mmap capability for MSI-X table regions
Alex Williamson
2016-02-22
vfio/pci: Fix unsigned comparison overflow
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-19
vfio-pci: constify pci_error_handlers structures
Julia Lawall
2015-11-13
Merge tag 'vfio-v4.4-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2015-11-09
vfio/pci: make an array larger
Dan Carpenter
2015-11-04
vfio: Include No-IOMMU mode
Alex Williamson
2015-10-27
vfio/pci: Use kernel VPD access functions
Alex Williamson
2015-10-01
vfio: Register/unregister irq_bypass_producer
Feng Wu
2015-06-09
vfio/pci: Fix racy vfio_device_get_from_dev() call
Alex Williamson
2015-05-01
vfio-pci: Log device requests more verbosely
Alex Williamson
2015-04-08
vfio-pci: Fix use after free
Alex Williamson
2015-04-07
vfio-pci: Move idle devices to D3hot power state
Alex Williamson
2015-04-07
vfio-pci: Remove warning if try-reset fails
Alex Williamson
2015-04-07
vfio-pci: Allow PCI IDs to be specified as module options
Alex Williamson
2015-04-07
vfio-pci: Add VGA arbiter client
Alex Williamson
2015-04-07
vfio-pci: Add module option to disable VGA region access
Alex Williamson
2015-03-17
vfio: Split virqfd into a separate module for vfio bus drivers
Alex Williamson
2015-03-16
vfio: initialize the virqfd workqueue in VFIO generic code
Antonios Motakis
2015-03-16
vfio: move eventfd support code for VFIO_PCI to a separate file
Antonios Motakis
2015-03-16
vfio: pass an opaque pointer on virqfd initialization
Antonios Motakis
2015-03-16
vfio: add local lock for virqfd instead of depending on VFIO PCI
Antonios Motakis
2015-03-16
vfio: virqfd: rename vfio_pci_virqfd_init and vfio_pci_virqfd_exit
Antonios Motakis
2015-03-16
vfio: add a vfio_ prefix to virqfd_enable and virqfd_disable and export
Antonios Motakis
2015-03-12
vfio-pci: Add missing break to enable VFIO_PCI_ERR_IRQ_INDEX
Alexey Kardashevskiy
2015-02-10
vfio-pci: Add device request interface
Alex Williamson
2015-02-10
vfio-pci: Generalize setup of simple eventfds
Alex Williamson
2015-01-07
vfio-pci: Fix the check on pci device type in vfio_pci_probe()
Wei Yang
2014-12-17
Merge tag 'vfio-v3.19-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2014-11-23
PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()
Jiang Liu
2014-11-07
vfio: make vfio run on s390
Frank Blaschka
2014-10-11
Merge tag 'vfio-v3.18-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2014-09-29
vfio-pci: Fix remove path locking
Alex Williamson
2014-09-29
vfio/pci: Restore MSIx message prior to enabling
Gavin Shan
[next]