Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b970b48685a7ae2953e659f7e657cde2949b12ae
/
drivers
/
vfio
4bc94d5
vfio: Fix lockdep issue
by Alex Williamson
· 9 years ago
b779157
Merge tag 'vfio-v4.2-rc1' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 9 years ago
08d183e
Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
by Linus Torvalds
· 9 years ago
e6bcd47
VFIO: platform: enable ARM64 build
by Eric Auger
· 9 years ago
713cc33
VFIO: platform: Calxeda xgmac reset module
by Eric Auger
· 9 years ago
3eeb0d5
VFIO: platform: populate the reset function on probe
by Eric Auger
· 9 years ago
813ae660
VFIO: platform: add reset callback
by Eric Auger
· 9 years ago
9f85d8f
VFIO: platform: add reset struct and lookup table
by Eric Auger
· 9 years ago
e633bc8
vfio: powerpc/spapr: Support Dynamic DMA windows
by Alexey Kardashevskiy
· 9 years ago
2157e7b
vfio: powerpc/spapr: Register memory and define IOMMU v2
by Alexey Kardashevskiy
· 9 years ago
46d3e1e
vfio: powerpc/spapr: powerpc/powernv/ioda2: Use DMA windows API in ownership control
by Alexey Kardashevskiy
· 9 years ago
4793d65
vfio: powerpc/spapr: powerpc/powernv/ioda: Define and implement DMA windows API
by Alexey Kardashevskiy
· 9 years ago
05c6cfb
powerpc/iommu/powernv: Release replaced TCE
by Alexey Kardashevskiy
· 9 years ago
f87a886
vfio: powerpc/spapr/iommu/powernv/ioda2: Rework IOMMU ownership control
by Alexey Kardashevskiy
· 9 years ago
0eaf4de
powerpc/spapr: vfio: Switch from iommu_table to new iommu_table_group
by Alexey Kardashevskiy
· 9 years ago
b348aa6
powerpc/spapr: vfio: Replace iommu_table with iommu_table_group
by Alexey Kardashevskiy
· 9 years ago
22af485
vfio: powerpc/spapr: Rework groups attaching
by Alexey Kardashevskiy
· 9 years ago
649354b
vfio: powerpc/spapr: Moving pinning/unpinning to helpers
by Alexey Kardashevskiy
· 9 years ago
3c56e82
vfio: powerpc/spapr: Disable DMA mappings on disabled container
by Alexey Kardashevskiy
· 9 years ago
2d270df
vfio: powerpc/spapr: Move locked_vm accounting to helpers
by Alexey Kardashevskiy
· 9 years ago
00663d4
vfio: powerpc/spapr: Use it_page_size
by Alexey Kardashevskiy
· 9 years ago
e432bc7
vfio: powerpc/spapr: Check that IOMMU page is fully contained by system page
by Alexey Kardashevskiy
· 9 years ago
9b14a1f
vfio: powerpc/spapr: Move page pinning from arch code to VFIO IOMMU driver
by Alexey Kardashevskiy
· 9 years ago
20f3001
vfio/pci: Fix racy vfio_device_get_from_dev() call
by Alex Williamson
· 9 years ago
8a0a01b
drivers/vfio: Allow type-1 IOMMU instantiation on top of an ARM SMMUv3
by Will Deacon
· 9 years ago
68cbbc3
drivers/vfio: Support EEH error injection
by Gavin Shan
· 10 years ago
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
Next »