index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
vfio
Commit message (
Expand
)
Author
Age
Files
Lines
*
vfio-pci: Handle error from pci_iomap
Arvind Yadav
2017-01-04
1
-0
/
+4
*
vfio-pci: use 32-bit comparisons for register address for gcc-4.5
Arnd Bergmann
2016-12-30
1
-1
/
+4
*
vfio-mdev: Make mdev_device private and abstract interfaces
Alex Williamson
2016-12-30
2
-0
/
+43
*
vfio-mdev: Make mdev_parent private
Alex Williamson
2016-12-30
2
-0
/
+16
*
vfio-mdev: de-polute the namespace, rename parent_device & parent_ops
Alex Williamson
2016-12-30
4
-27
/
+27
*
vfio-mdev: Fix remove race
Alex Williamson
2016-12-30
1
-2
/
+34
*
vfio/type1: Restore mapping performance with mdev support
Alex Williamson
2016-12-30
1
-47
/
+51
*
Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2016-12-16
1
-111
/
+217
|
\
|
*
powerpc/mm/iommu, vfio/spapr: Put pages on VFIO container shutdown
Alexey Kardashevskiy
2016-12-02
1
-1
/
+60
|
*
vfio/spapr: Reference mm in tce_container
Alexey Kardashevskiy
2016-12-02
1
-60
/
+100
|
*
vfio/spapr: Postpone default window creation
Alexey Kardashevskiy
2016-12-02
1
-15
/
+25
|
*
vfio/spapr: Add a helper to create default DMA window
Alexey Kardashevskiy
2016-12-02
1
-45
/
+42
|
*
vfio/spapr: Postpone allocation of userspace version of TCE table
Alexey Kardashevskiy
2016-12-02
1
-13
/
+7
|
*
powerpc/iommu: Stop using @current in mm_iommu_xxx
Alexey Kardashevskiy
2016-12-02
1
-4
/
+10
*
|
Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-12-15
1
-2
/
+0
|
\
\
|
*
|
PCI: Move config space size macros to pci_regs.h
Wang Sheng-Hui
2016-12-12
1
-2
/
+0
*
|
|
mm: add locked parameter to get_user_pages_remote()
Lorenzo Stoakes
2016-12-14
1
-1
/
+1
*
|
|
vfio iommu type1: Fix size argument to vfio_find_dma() in pin_pages/unpin_pages
Kirti Wankhede
2016-12-06
1
-3
/
+3
*
|
|
vfio iommu type1: Fix size argument to vfio_find_dma() during DMA UNMAP.
Kirti Wankhede
2016-12-06
1
-1
/
+1
*
|
|
vfio iommu type1: WARN_ON if notifier block is not unregistered
Kirti Wankhede
2016-12-05
1
-0
/
+2
*
|
|
vfio: support notifier chain in vfio_group
Jike Song
2016-12-01
1
-0
/
+82
*
|
|
vfio: vfio_register_notifier: classify iommu notifier
Jike Song
2016-12-01
2
-25
/
+67
*
|
|
vfio: Fix handling of error returned by 'vfio_group_get_from_dev()'
Christophe JAILLET
2016-12-01
1
-8
/
+8
*
|
|
vfio: fix vfio_info_cap_add/shift
Eric Auger
2016-11-21
1
-2
/
+3
*
|
|
vfio/pci: Drop unnecessary pcibios_err_to_errno()
Cao jin
2016-11-18
1
-5
/
+5
*
|
|
docs: Add Documentation for Mediated devices
Kirti Wankhede
2016-11-17
1
-0
/
+1
*
|
|
vfio_platform: Updated to use vfio_set_irqs_validate_and_prepare()
Kirti Wankhede
2016-11-17
1
-23
/
+8
*
|
|
vfio_pci: Updated to use vfio_set_irqs_validate_and_prepare()
Kirti Wankhede
2016-11-17
1
-27
/
+7
*
|
|
vfio: Introduce vfio_set_irqs_validate_and_prepare()
Kirti Wankhede
2016-11-17
1
-0
/
+48
*
|
|
vfio_pci: Update vfio_pci to use vfio_info_add_capability()
Kirti Wankhede
2016-11-17
1
-30
/
+19
*
|
|
vfio: Introduce common function to add capabilities
Kirti Wankhede
2016-11-17
1
-1
/
+59
*
|
|
vfio iommu: Add blocking notifier to notify DMA_UNMAP
Kirti Wankhede
2016-11-17
2
-13
/
+134
*
|
|
vfio iommu type1: Add support for mediated devices
Kirti Wankhede
2016-11-17
1
-84
/
+537
*
|
|
vfio iommu type1: Add task structure to vfio_dma
Kirti Wankhede
2016-11-17
1
-51
/
+86
*
|
|
vfio iommu type1: Add find_iommu_group() function
Kirti Wankhede
2016-11-17
1
-24
/
+33
*
|
|
vfio iommu type1: Update argument of vaddr_get_pfn()
Kirti Wankhede
2016-11-17
1
-8
/
+24
*
|
|
vfio iommu type1: Update arguments of vfio_lock_acct
Kirti Wankhede
2016-11-17
1
-14
/
+16
*
|
|
vfio iommu: Added pin and unpin callback functions to vfio_iommu_driver_ops
Kirti Wankhede
2016-11-17
2
-10
/
+112
*
|
|
vfio: Common function to increment container_users
Kirti Wankhede
2016-11-17
1
-13
/
+21
*
|
|
vfio: Rearrange functions to get vfio_group from dev
Kirti Wankhede
2016-11-17
1
-7
/
+16
*
|
|
vfio: VFIO based driver for Mediated devices
Kirti Wankhede
2016-11-17
4
-1
/
+168
*
|
|
vfio: Mediated device Core driver
Kirti Wankhede
2016-11-17
8
-0
/
+835
|
|
/
|
/
|
*
|
vfio/pci: Fix integer overflows, bitmask check
Vlad Tsyrklevich
2016-10-26
2
-13
/
+22
|
/
*
vfio_pci: use pci_alloc_irq_vectors
Christoph Hellwig
2016-09-29
2
-36
/
+10
*
vfio-pci: Disable INTx after MSI/X teardown
Alex Williamson
2016-09-26
1
-0
/
+7
*
vfio-pci: Virtualize PCIe & AF FLR
Alex Williamson
2016-09-26
1
-5
/
+77
*
vfio: platform: mark symbols static where possible
Baoyou Xie
2016-09-13
3
-5
/
+5
*
vfio/pci: Fix typos in comments
Wei Jiangang
2016-08-29
1
-4
/
+4
*
vfio/pci: Fix NULL pointer oops in error interrupt setup handling
Alex Williamson
2016-08-08
1
-36
/
+49
*
vfio: platform: check reset call return code during release
Sinan Kaya
2016-07-19
1
-1
/
+9
[next]