Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
fd944da37fab391cfd80d649b511d777123ee6f9
/
drivers
/
vfio
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
· 11 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
5b25199
powerpc/vfio: Enable on pSeries platform
by Alexey Kardashevskiy
· 11 years ago
5ffd229
powerpc/vfio: Implement IOMMU driver for VFIO
by Alexey Kardashevskiy
· 11 years ago
9a6aa27
vfio: fix crash on rmmod
by Alexey Kardashevskiy
· 11 years ago
0b2e3b6
Merge tag 'vfio-for-v3.10' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 12 years ago
664e938
vfio: Set container device mode
by Alex Williamson
· 12 years ago
96a3e8a
Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 12 years ago
0b43c08
vfio: Use down_reads to protect iommu disconnects
by Alex Williamson
· 12 years ago
9587f44
vfio: Convert container->group_lock to rwsem
by Alex Williamson
· 12 years ago
a9047f2
vfio-pci: Use cached MSI/MSI-X capabilities
by Bjorn Helgaas
· 12 years ago
508d1aa
vfio-pci: Use PCI_MSIX_TABLE_BIR, not PCI_MSIX_FLAGS_BIRMASK
by Bjorn Helgaas
· 12 years ago
aa2cba5
PCI/VFIO: use pcie_flags_reg instead of access PCI-E Capabilities Register
by Yijing Wang
· 12 years ago
a7d1ea1
vfio-pci: Enable raw access to unassigned config space
by Alex Williamson
· 12 years ago
180b138
vfio-pci: Use byte granularity in config map
by Alex Williamson
· 12 years ago
904c680
vfio-pci: Fix possible integer overflow
by Alex Williamson
· 12 years ago
0bced2f
vfio: make local function vfio_pci_intx_unmask_handler() static
by Wei Yongjun
· 12 years ago
25e9789
vfio: include <linux/slab.h> for kmalloc
by Arnd Bergmann
· 12 years ago
dad9f89
VFIO-AER: Vfio-pci driver changes for supporting AER
by Vijay Mohan Pandarathil
· 12 years ago
44f5071
VFIO: Wrapper for getting reference to vfio_device
by Vijay Mohan Pandarathil
· 12 years ago
a1c36b1
vfio: convert to idr_alloc()
by Tejun Heo
· 12 years ago
d65530f
drivers/vfio: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
84237a8
vfio-pci: Add support for VGA region access
by Alex Williamson
· 12 years ago
2dd1194
vfio-pci: Manage user power state transitions
by Alex Williamson
· 12 years ago
2b489a4
vfio: whitelist pcieport
by Alex Williamson
· 12 years ago
e014e94
vfio: Protect vfio_dev_present against device_del
by Alex Williamson
· 12 years ago
906ee99
vfio-pci: Cleanup BAR access
by Alex Williamson
· 12 years ago
5b279a1
vfio-pci: Cleanup read/write functions
by Alex Williamson
· 12 years ago
5641ade
vfio-pci: Enable PCIe extended capabilities on v1
by Alex Williamson
· 12 years ago
ec1287e
vfio-pci: Fix buffer overfill
by Alex Williamson
· 12 years ago
9a92c50
vfio-pci: Enable device before attempting reset
by Alex Williamson
· 12 years ago
05bf3aa
VFIO: fix out of order labels for error recovery in vfio_pci_init()
by Jiang Liu
· 12 years ago
de2b3ee
VFIO: use ACCESS_ONCE() to guard access to dev->driver
by Jiang Liu
· 12 years ago
9df7b25
VFIO: unregister IOMMU notifier on error recovery path
by Jiang Liu
· 12 years ago
2007722
vfio-pci: Re-order device reset
by Alex Williamson
· 12 years ago
3a1f704
vfio: simplify kmalloc+copy_from_user to memdup_user
by Fengguang Wu
· 12 years ago
899649b
vfio: Fix PCI INTx disable consistency
by Alex Williamson
· 12 years ago
9dbdfd2
vfio: Move PCI INTx eventfd setting earlier
by Alex Williamson
· 12 years ago
34002f5
vfio: Fix PCI mmap after b3b9c293
by Alex Williamson
· 12 years ago
547b1e8
Fix staging driver use of VM_RESERVED
by Linus Torvalds
· 12 years ago
2903ff0
switch simple cases of fget_light to fdget
by Al Viro
· 12 years ago
1d3653a
switch vfio_group_set_container() to fget_light()
by Al Viro
· 12 years ago
b68e7fa
vfio: Fix virqfd release race
by Alex Williamson
· 12 years ago
31605de
vfio: grab vfio_device reference *before* exposing the sucker via fd_install()
by Al Viro
· 12 years ago
90b1253
vfio: get rid of vfio_device_put()/vfio_group_get_device* races
by Al Viro
· 12 years ago
6d2cd3c
vfio: get rid of open-coding kref_put_mutex
by Al Viro
· 12 years ago
934ad4c
vfio: don't dereference after kfree...
by Al Viro
· 12 years ago
89e1f7d
vfio: Add PCI device driver
by Alex Williamson
· 12 years ago
73fa0d1
vfio: Type1 IOMMU implementation
by Alex Williamson
· 12 years ago
cba3345
vfio: VFIO core
by Alex Williamson
· 12 years ago