Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6afaea252128fa03cc4481bca36b45fb5404478c
/
drivers
/
vfio
bab8ac1
vfio/spapr_tce: Check kzalloc() return when preregistering memory
by Alexey Kardashevskiy
· 8 years ago
5d7601d
vfio/powerpc/spapr_tce: Enforce IOMMU type compatibility check
by Alexey Kardashevskiy
· 8 years ago
76d83bf
vfio/pci: Virtualize Maximum Payload Size
by Alex Williamson
· 7 years ago
3e550de
vfio/spapr: Fix missing mutex unlock when creating a window
by Alexey Kardashevskiy
· 8 years ago
812a7df
vfio-pci: Handle error from pci_iomap
by Arvind Yadav
· 8 years ago
c7d0c0d
vfio-pci: use 32-bit comparisons for register address for gcc-4.5
by Arnd Bergmann
· 8 years ago
8f9dec0
vfio: New external user group/file match
by Alex Williamson
· 7 years ago
e91a557
vfio: Fix group release deadlock
by Alex Williamson
· 7 years ago
ff3b1dd
vfio/spapr: fail tce_iommu_attach_group() when iommu_data is null
by Greg Kurz
· 8 years ago
d536202
vfio/spapr_tce: Set window when adding additional groups to container
by Alexey Kardashevskiy
· 7 years ago
9f43f70
vfio/type1: Remove locked page accounting workqueue
by Alex Williamson
· 8 years ago
53e1896
vfio/spapr: Postpone default window creation
by Alexey Kardashevskiy
· 8 years ago
2e60bac
vfio/spapr: Add a helper to create default DMA window
by Alexey Kardashevskiy
· 8 years ago
080eb13
powerpc/mm/iommu, vfio/spapr: Put pages on VFIO container shutdown
by Alexey Kardashevskiy
· 8 years ago
92e44bc
vfio/spapr: Reference mm in tce_container
by Alexey Kardashevskiy
· 8 years ago
5b34666
powerpc/iommu: Stop using @current in mm_iommu_xxx
by Alexey Kardashevskiy
· 8 years ago
5d8b3e7
vfio/spapr: Postpone allocation of userspace version of TCE table
by Alexey Kardashevskiy
· 8 years ago
05692d7
vfio/pci: Fix integer overflows, bitmask check
by Vlad Tsyrklevich
· 8 years ago
6177146
vfio_pci: use pci_alloc_irq_vectors
by Christoph Hellwig
· 8 years ago
c93a97e
vfio-pci: Disable INTx after MSI/X teardown
by Alex Williamson
· 8 years ago
ddf9dc0
vfio-pci: Virtualize PCIe & AF FLR
by Alex Williamson
· 8 years ago
2e06285
vfio: platform: mark symbols static where possible
by Baoyou Xie
· 8 years ago
8138dab
vfio/pci: Fix typos in comments
by Wei Jiangang
· 8 years ago
c8952a7
vfio/pci: Fix NULL pointer oops in error interrupt setup handling
by Alex Williamson
· 8 years ago
0991bbd
vfio: platform: check reset call return code during release
by Sinan Kaya
· 8 years ago
e994423
vfio: platform: check reset call return code during open
by Sinan Kaya
· 8 years ago
b5add54
vfio, platform: make reset driver a requirement by default
by Sinan Kaya
· 8 years ago
d30daa3
vfio: platform: call _RST method when using ACPI
by Sinan Kaya
· 8 years ago
5afec27
vfio: platform: add extra debug info argument to call reset
by Sinan Kaya
· 8 years ago
a12a936
vfio: platform: add support for ACPI probe
by Sinan Kaya
· 8 years ago
dc5542f
vfio: platform: determine reset capability
by Sinan Kaya
· 8 years ago
f084aa7
vfio: platform: move reset call to a common function
by Sinan Kaya
· 8 years ago
7aef80c
vfio: platform: rename reset function
by Sinan Kaya
· 8 years ago
d370c91
vfio: fix possible use after free of vfio group
by Ilya Lesokhin
· 8 years ago
05f0c03
vfio-pci: Allow to mmap sub-page MMIO BARs if the mmio page is exclusive
by Yongji Xie
· 8 years ago
9698cbf
vfio: platform: support No-IOMMU mode
by Peng Fan
· 8 years ago
ce7585f
vfio/pci: Allow VPD short read
by Alex Williamson
· 8 years ago
089f1c6
vfio/type1: Fix build warning
by Alex Williamson
· 8 years ago
956b56a
vfio/pci: Fix ordering of eventfd vs virqfd shutdown
by Alex Williamson
· 8 years ago
48dd7ce
Merge tag 'vfio-v4.7-rc1' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 8 years ago
c04a588
Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
f705528
vfio_pci: Test for extended capabilities if config space > 256 bytes
by Alexey Kardashevskiy
· 9 years ago
54de285
vfio/spapr: Relax the IOMMU compatibility check
by Alexey Kardashevskiy
· 9 years ago
d16e0fa
iommu: Allow selecting page sizes per domain
by Robin Murphy
· 9 years ago
5ed4aba
vfio_iommu_spapr_tce: Remove unneeded iommu_group_get_iommudata
by Alexey Kardashevskiy
· 9 years ago
dc92810
vfio/pci: Add test for BAR restore
by Alex Williamson
· 9 years ago
4507440
vfio/pci: Hide broken INTx support from user
by Alex Williamson
· 9 years ago
45cb523
Merge tag 'vfio-v4.6-rc1' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 9 years ago
8160c4e
vfio: fix ioctl error handling
by Michael S. Tsirkin
· 9 years ago
c4aec31
vfio/pci: return -EFAULT if copy_to_user fails
by Dan Carpenter
· 9 years ago
a13b645
vfio/pci: Expose shadow ROM as PCI option ROM
by Alex Williamson
· 9 years ago
f572a96
vfio/pci: Intel IGD host and LCP bridge config space access
by Alex Williamson
· 9 years ago
5846ff5
vfio/pci: Intel IGD OpRegion support
by Alex Williamson
· 9 years ago
345d710
vfio/pci: Enable virtual register in PCI config space
by Alex Williamson
· 9 years ago
28541d4
vfio/pci: Add infrastructure for additional device specific regions
by Alex Williamson
· 9 years ago
188ad9d
vfio/pci: Include sparse mmap capability for MSI-X table regions
by Alex Williamson
· 9 years ago
d7a8d5e
vfio: Add capability chain helpers
by Alex Williamson
· 9 years ago
7c435b4
vfio: If an IOMMU backend fails, keep looking
by Alex Williamson
· 9 years ago
b95d930
vfio/pci: Fix unsigned comparison overflow
by Alex Williamson
· 9 years ago
16ab8a5
vfio/noiommu: Don't use iommu_present() to track fake groups
by Alex Williamson
· 9 years ago
d4f50ee
vfio/iommu_type1: make use of info.flags
by Pierre Morel
· 9 years ago
03a76b6
vfio: Include No-IOMMU mode
by Alex Williamson
· 9 years ago
9676288
VFIO: platform: reset: fix a warning message condition
by Dan Carpenter
· 9 years ago
ae5515d
Revert: "vfio: Include No-IOMMU mode"
by Alex Williamson
· 9 years ago
049af10
vfio: fix a warning message
by Dan Carpenter
· 9 years ago
7200be7
vfio: platform: remove needless stack usage
by Kees Cook
· 9 years ago
7d10f4e
vfio-pci: constify pci_error_handlers structures
by Julia Lawall
· 9 years ago
7fe9414
vfio: Drop owner assignment from platform_driver
by Krzysztof Kozlowski
· 9 years ago
934f98d
Merge tag 'vfio-v4.4-rc1' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 9 years ago
222e684
vfio/pci: make an array larger
by Dan Carpenter
· 9 years ago
033291e
vfio: Include No-IOMMU mode
by Alex Williamson
· 9 years ago
e324fc8
vfio: Fix bug in vfio_device_get_from_name()
by Joerg Roedel
· 9 years ago
0990822
VFIO: platform: reset: AMD xgbe reset module
by Eric Auger
· 9 years ago
daac3bb
vfio: platform: reset: calxedaxgmac: fix ioaddr leak
by Eric Auger
· 9 years ago
705e60b
vfio: platform: add dev_info on device reset
by Eric Auger
· 9 years ago
e9e0506
vfio: platform: use list of registered reset function
by Eric Auger
· 9 years ago
0628c4d
vfio: platform: add compat in vfio_platform_device
by Eric Auger
· 9 years ago
680742f
vfio: platform: reset: calxedaxgmac: add reset function registration
by Eric Auger
· 9 years ago
5886465
vfio: platform: introduce module_vfio_reset_handler macro
by Eric Auger
· 9 years ago
e086497
vfio: platform: add capability to register a reset function
by Eric Auger
· 9 years ago
32a2d71
vfio: platform: introduce vfio-platform-base module
by Eric Auger
· 9 years ago
1b4bb2e
vfio/platform: store mapped memory in region, instead of an on-stack copy
by James Morse
· 9 years ago
4644321
vfio/type1: handle case where IOMMU does not support PAGE_SIZE size
by Eric Auger
· 9 years ago
1276ece
VFIO: platform: clear IRQ_NOAUTOEN when de-assigning the IRQ
by Eric Auger
· 9 years ago
4e1a635
vfio/pci: Use kernel VPD access functions
by Alex Williamson
· 9 years ago
5f096b1
vfio: Whitelist PCI bridges
by Alex Williamson
· 9 years ago
6d7425f
vfio: Register/unregister irq_bypass_producer
by Feng Wu
· 9 years ago
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
Next »