Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
57991ebaf91b1eda2abb586618aea6806fa86724
/
drivers
/
vfio
db7d4d7
vfio: Fix runaway interruptible timeout
by Alex Williamson
· 10 years ago
5f55d2a
vfio-pci: Log device requests more verbosely
by Alex Williamson
· 10 years ago
5a0ff17
vfio-pci: Fix use after free
by Alex Williamson
· 10 years ago
6eb7018
vfio-pci: Move idle devices to D3hot power state
by Alex Williamson
· 10 years ago
561d72d
vfio-pci: Remove warning if try-reset fails
by Alex Williamson
· 10 years ago
80c7e8c
vfio-pci: Allow PCI IDs to be specified as module options
by Alex Williamson
· 10 years ago
ecaa1f6
vfio-pci: Add VGA arbiter client
by Alex Williamson
· 10 years ago
88c0dead
vfio-pci: Add module option to disable VGA region access
by Alex Williamson
· 10 years ago
71be342
vfio: Split virqfd into a separate module for vfio bus drivers
by Alex Williamson
· 10 years ago
66fdc05
vfio: virqfd_lock can be static
by kbuild test robot
· 10 years ago
2f51bf4
vfio: put off the allocation of "minor" in vfio_create_group
by Zhen Lei
· 10 years ago
a7fa7c7
vfio/platform: implement IRQ masking/unmasking via an eventfd
by Antonios Motakis
· 10 years ago
42ac9bd
vfio: initialize the virqfd workqueue in VFIO generic code
by Antonios Motakis
· 10 years ago
7e992d6
vfio: move eventfd support code for VFIO_PCI to a separate file
by Antonios Motakis
· 10 years ago
09bbcb8
vfio: pass an opaque pointer on virqfd initialization
by Antonios Motakis
· 10 years ago
9269c39
vfio: add local lock for virqfd instead of depending on VFIO PCI
by Antonios Motakis
· 10 years ago
bb78e9e
vfio: virqfd: rename vfio_pci_virqfd_init and vfio_pci_virqfd_exit
by Antonios Motakis
· 10 years ago
bdc5e10
vfio: add a vfio_ prefix to virqfd_enable and virqfd_disable and export
by Antonios Motakis
· 10 years ago
06211b4
vfio/platform: support for level sensitive interrupts
by Antonios Motakis
· 10 years ago
57f972e
vfio/platform: trigger an interrupt via eventfd
by Antonios Motakis
· 10 years ago
9a36321
vfio/platform: initial interrupts support code
by Antonios Motakis
· 10 years ago
682704c
vfio/platform: return IRQ info
by Antonios Motakis
· 10 years ago
fad4d5b
vfio/platform: support MMAP of MMIO regions
by Antonios Motakis
· 10 years ago
6e3f264
vfio/platform: read and write support for the device fd
by Antonios Motakis
· 10 years ago
e8909e6
vfio/platform: return info for device memory mapped IO regions
by Antonios Motakis
· 10 years ago
2e8567b
vfio/platform: return info for bound device
by Antonios Motakis
· 10 years ago
b13329a
vfio: amba: add the VFIO for AMBA devices module to Kconfig
by Antonios Motakis
· 10 years ago
36fe431
vfio: amba: VFIO support for AMBA devices
by Antonios Motakis
· 10 years ago
5316153
vfio: platform: add the VFIO PLATFORM module to Kconfig
by Antonios Motakis
· 10 years ago
9df85aa
vfio: platform: probe to devices on the platform bus
by Antonios Motakis
· 10 years ago
de49fc0
vfio/platform: initial skeleton of VFIO support for platform devices
by Antonios Motakis
· 10 years ago
ec76f40
vfio-pci: Add missing break to enable VFIO_PCI_ERR_IRQ_INDEX
by Alexey Kardashevskiy
· 10 years ago
6140a8f
vfio-pci: Add device request interface
by Alex Williamson
· 10 years ago
cac80d6
vfio-pci: Generalize setup of simple eventfds
by Alex Williamson
· 10 years ago
13060b6
vfio: Add and use device request op for vfio bus drivers
by Alex Williamson
· 10 years ago
4a68810
vfio: Tie IOMMU group reference to vfio group
by Alex Williamson
· 10 years ago
60720a0
vfio: Add device tracking during unbind
by Alex Williamson
· 10 years ago
c5e6688
vfio/type1: Add conditional rescheduling
by Alex Williamson
· 10 years ago
babbf176
vfio/type1: Chunk contiguous reserved/invalid page mappings
by Alex Williamson
· 10 years ago
6fe1010
vfio/type1: DMA unmap chunking
by Alex Williamson
· 10 years ago
7c2e211
vfio-pci: Fix the check on pci device type in vfio_pci_probe()
by Wei Yang
· 10 years ago
cc66974
Merge tag 'vfio-v3.19-rc1' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 10 years ago
83a1891
PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()
by Jiang Liu
· 10 years ago
5e9f36c
drivers/vfio: allow type-1 IOMMU instantiation on top of an ARM SMMU
by Will Deacon
· 10 years ago
1d53a3a
vfio: make vfio run on s390
by Frank Blaschka
· 10 years ago
23971bd
Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 10 years ago
27a9716
Merge tag 'vfio-v3.18-rc1' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 10 years ago
93899a6
vfio-pci: Fix remove path locking
by Alex Williamson
· 10 years ago
0f905ce
drivers/vfio: Export vfio_spapr_iommu_eeh_ioctl() with GPL
by Gavin Shan
· 10 years ago
b8f02af
vfio/pci: Restore MSIx message prior to enabling
by Gavin Shan
· 10 years ago
f5c9ece
vfio/iommu_type1: add new VFIO_TYPE1_NESTING_IOMMU IOMMU type
by Will Deacon
· 10 years ago
846fc70
PCI/AER: Rename PCI_ERR_UNC_TRAIN to PCI_ERR_UNC_UND
by Chen, Gong
· 10 years ago
eb165f0
vfio: Convert to use new iommu_capable() API function
by Joerg Roedel
· 10 years ago
9b936c9
drivers/vfio: Enable VFIO if EEH is not supported
by Alexey Kardashevskiy
· 10 years ago
89a2edd
drivers/vfio: Allow EEH to be built as module
by Alexey Kardashevskiy
· 10 years ago
92d18a6
drivers/vfio: Fix EEH build error
by Gavin Shan
· 10 years ago
bc4fba7
vfio-pci: Attempt bus/slot reset on release
by Alex Williamson
· 10 years ago
61d7925
vfio-pci: Use mutex around open, release, and remove
by Alex Williamson
· 10 years ago
9c22e66
vfio-pci: Release devices with BusMaster disabled
by Alex Williamson
· 10 years ago
1b69be5
drivers/vfio: EEH support for VFIO PCI device
by Gavin Shan
· 10 years ago
a68a750
Merge tag 'vfio-v3.16-rc1' of git://github.com/awilliam/linux-vfio into next
by Linus Torvalds
· 10 years ago
fd49c81
drivers/vfio/pci: Fix wrong MSI interrupt count
by Gavin Shan
· 10 years ago
c8dbca1
vfio/iommu_type1: Avoid overflow
by Alex Williamson
· 10 years ago
eb5685f
vfio/pci: Fix unchecked return value
by Alex Williamson
· 10 years ago
afa6325
vfio/pci: Fix sizing of DPA and THP express capabilities
by Alex Williamson
· 10 years ago
8283b49
driver core: dev_set_drvdata can no longer fail
by Jean Delvare
· 11 years ago
d0cb5f7
Merge tag 'vfio-v3.15-rc1' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 11 years ago
4b1779c
Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 11 years ago
4379d2a
vfio: always select ANON_INODES
by Arnd Bergmann
· 11 years ago
668f9abb
mm: close PageTail race
by David Rientjes
· 11 years ago
88d7ab8
vfio: Add external user check extension interface
by Alex Williamson
· 11 years ago
aa42931
vfio/type1: Add extension to test DMA cache coherence of IOMMU
by Alex Williamson
· 11 years ago
1ef3e2b
vfio/iommu_type1: Multi-IOMMU domain support
by Alex Williamson
· 11 years ago
94cccde
vfio: Use pci_enable_msi_range() and pci_enable_msix_range()
by Alexander Gordeev
· 11 years ago
1b17366
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
2d08cd0
Merge tag 'vfio-v3.14-rc1' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 11 years ago
890ed57
vfio-pci: Use pci "try" reset interface
by Alex Williamson
· 11 years ago
3be3a07
vfio-pci: Don't use device_lock around AER interrupt setup
by Alex Williamson
· 11 years ago
e589a440
powerpc/iommu: Update constant names to reflect their hardcoded page size
by Alistair Popple
· 11 years ago
d109990
vfio: Convert control interface to misc driver
by Alex Williamson
· 11 years ago
274127a
PCI: Rename PCI_VC_PORT_REG1/2 to PCI_VC_PORT_CAP1/2
by Alex Williamson
· 11 years ago
d93b3ac
VFIO: vfio_iommu_type1: fix bug caused by break in nested loop
by Antonios Motakis
· 11 years ago
8b27ee6
vfio-pci: PCI hot reset interface
by Alex Williamson
· 11 years ago
17638db
vfio-pci: Test for extended config space
by Alex Williamson
· 11 years ago
20e7745
vfio-pci: Use fdget() rather than eventfd_fget()
by Alex Williamson
· 11 years ago
5d042fb
vfio: Add O_CLOEXEC flag to vfio device fd
by Alex Williamson
· 11 years ago
a5d5507
vfio: use get_unused_fd_flags(0) instead of get_unused_fd()
by Yann Droneaud
· 11 years ago
6cdd978
vfio: add external user support
by Alexey Kardashevskiy
· 11 years ago
d24cdbf
vfio-pci: Avoid deadlock on remove
by Alex Williamson
· 11 years ago
c640193
vfio: Ignore sprurious notifies
by Alex Williamson
· 11 years ago
de9c760
vfio: Don't overreact to DEL_DEVICE
by Alex Williamson
· 11 years ago
15a49b9
Merge tag 'vfio-v3.11' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 11 years ago
65b97fb
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
8d38ef1
vfio/type1: Fix leak on error path
by Alex Williamson
· 11 years ago
a47df15
vfio: remap_pfn_range() sets all those flags...
by Al Viro
· 12 years ago
6d6768c
vfio: Limit group opens
by Alex Williamson
· 11 years ago
f5bfdbf
vfio/type1: Fix missed frees and zero sized removes
by Alex Williamson
· 11 years ago
5c6c2b2
vfio: Provide module option to disable vfio_iommu_type1 hugepage support
by Alex Williamson
· 11 years ago
166fd7d
vfio: hugepage support for vfio_iommu_type1
by Alex Williamson
· 11 years ago
cd9b226
vfio: Convert type1 iommu to use rbtree
by Alex Williamson
· 11 years ago
Next »