index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
vfio
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-08
vfio/pci: Fix NULL pointer oops in error interrupt setup handling
Alex Williamson
1
-36
/
+49
2016-07-19
vfio: platform: check reset call return code during release
Sinan Kaya
1
-1
/
+9
2016-07-19
vfio: platform: check reset call return code during open
Sinan Kaya
1
-1
/
+10
2016-07-19
vfio, platform: make reset driver a requirement by default
Sinan Kaya
4
-4
/
+19
2016-07-19
vfio: platform: call _RST method when using ACPI
Sinan Kaya
1
-1
/
+49
2016-07-19
vfio: platform: add extra debug info argument to call reset
Sinan Kaya
1
-4
/
+5
2016-07-19
vfio: platform: add support for ACPI probe
Sinan Kaya
2
-5
/
+60
2016-07-19
vfio: platform: determine reset capability
Sinan Kaya
1
-1
/
+6
2016-07-19
vfio: platform: move reset call to a common function
Sinan Kaya
1
-16
/
+14
2016-07-19
vfio: platform: rename reset function
Sinan Kaya
2
-18
/
+18
2016-07-14
vfio: fix possible use after free of vfio group
Ilya Lesokhin
1
-1
/
+1
2016-07-08
vfio-pci: Allow to mmap sub-page MMIO BARs if the mmio page is exclusive
Yongji Xie
2
-6
/
+90
2016-06-23
vfio: platform: support No-IOMMU mode
Peng Fan
1
-3
/
+3
2016-05-31
vfio/pci: Allow VPD short read
Alex Williamson
1
-1
/
+2
2016-05-30
vfio/type1: Fix build warning
Alex Williamson
1
-1
/
+1
2016-05-30
vfio/pci: Fix ordering of eventfd vs virqfd shutdown
Alex Williamson
1
-3
/
+3
2016-05-25
Merge tag 'vfio-v4.7-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
4
-20
/
+84
2016-05-20
Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+2
2016-05-19
vfio_pci: Test for extended capabilities if config space > 256 bytes
Alexey Kardashevskiy
1
-6
/
+11
2016-05-11
vfio/spapr: Relax the IOMMU compatibility check
Alexey Kardashevskiy
1
-1
/
+2
2016-05-09
iommu: Allow selecting page sizes per domain
Robin Murphy
1
-1
/
+1
2016-04-28
vfio_iommu_spapr_tce: Remove unneeded iommu_group_get_iommudata
Alexey Kardashevskiy
1
-2
/
+0
2016-04-28
vfio/pci: Add test for BAR restore
Alex Williamson
1
-1
/
+19
2016-04-28
vfio/pci: Hide broken INTx support from user
Alex Williamson
3
-11
/
+54
2016-03-17
Merge tag 'vfio-v4.6-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
9
-35
/
+605
2016-02-28
vfio: fix ioctl error handling
Michael S. Tsirkin
3
-8
/
+16
2016-02-25
vfio/pci: return -EFAULT if copy_to_user fails
Dan Carpenter
1
-5
/
+4
2016-02-22
vfio/pci: Expose shadow ROM as PCI option ROM
Alex Williamson
3
-8
/
+22
2016-02-22
vfio/pci: Intel IGD host and LCP bridge config space access
Alex Williamson
3
-7
/
+183
2016-02-22
vfio/pci: Intel IGD OpRegion support
Alex Williamson
5
-0
/
+131
2016-02-22
vfio/pci: Enable virtual register in PCI config space
Alex Williamson
2
-4
/
+34
2016-02-22
vfio/pci: Add infrastructure for additional device specific regions
Alex Williamson
2
-5
/
+103
2016-02-22
vfio/pci: Include sparse mmap capability for MSI-X table regions
Alex Williamson
1
-1
/
+72
2016-02-22
vfio: Add capability chain helpers
Alex Williamson
1
-0
/
+54
2016-02-22
vfio: If an IOMMU backend fails, keep looking
Alex Williamson
1
-10
/
+6
2016-02-22
vfio/pci: Fix unsigned comparison overflow
Alex Williamson
1
-8
/
+9
2016-01-27
vfio/noiommu: Don't use iommu_present() to track fake groups
Alex Williamson
1
-14
/
+10
2016-01-04
vfio/iommu_type1: make use of info.flags
Pierre Morel
1
-1
/
+1
2015-12-21
vfio: Include No-IOMMU mode
Alex Williamson
3
-7
/
+200
2015-12-21
VFIO: platform: reset: fix a warning message condition
Dan Carpenter
1
-1
/
+1
2015-12-04
Revert: "vfio: Include No-IOMMU mode"
Alex Williamson
3
-199
/
+10
2015-11-21
vfio: fix a warning message
Dan Carpenter
1
-1
/
+1
2015-11-20
vfio: platform: remove needless stack usage
Kees Cook
1
-4
/
+1
2015-11-19
vfio-pci: constify pci_error_handlers structures
Julia Lawall
1
-1
/
+1
2015-11-19
vfio: Drop owner assignment from platform_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-11-13
Merge tag 'vfio-v4.4-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
15
-90
/
+606
2015-11-09
vfio/pci: make an array larger
Dan Carpenter
1
-2
/
+2
2015-11-04
vfio: Include No-IOMMU mode
Alex Williamson
3
-10
/
+199
2015-11-04
vfio: Fix bug in vfio_device_get_from_name()
Joerg Roedel
1
-3
/
+4
2015-11-03
VFIO: platform: reset: AMD xgbe reset module
Eric Auger
3
-0
/
+137
[next]