index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vfio
Age
Commit message (
Expand
)
Author
2017-05-05
Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-04-18
vfio/type1: Reduce repetitive calls in vfio_pin_pages_remote()
Alex Williamson
2017-04-18
vfio/type1: Prune vfio_pin_page_external()
Alex Williamson
2017-04-13
vfio/type1: Remove locked page accounting workqueue
Alex Williamson
2017-04-11
vfio/spapr_tce: Check kzalloc() return when preregistering memory
Alexey Kardashevskiy
2017-04-11
vfio/powerpc/spapr_tce: Enforce IOMMU type compatibility check
Alexey Kardashevskiy
2017-03-30
powerpc/vfio_spapr_tce: Add reference counting to iommu_table
Alexey Kardashevskiy
2017-03-30
powerpc/iommu/vfio_spapr_tce: Cleanup iommu_table disposal
Alexey Kardashevskiy
2017-03-24
Merge tag 'vfio-v4.11-rc4' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2017-03-22
iommu: Disambiguate MSI region types
Robin Murphy
2017-03-21
vfio: Rework group release notifier warning
Alex Williamson
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-02-23
Merge tag 'vfio-v4.11-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2017-02-22
vfio: fix a typo in comment of function vfio_pin_pages
Changbin Du
2017-02-20
Merge tag 'iommu-updates-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-02-10
Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m...
Joerg Roedel
2017-02-10
vfio/type1: Fix error return code in vfio_iommu_type1_attach_group()
Wei Yongjun
2017-02-09
vfio: Replace module request with softdep
Alex Williamson
2017-02-08
vfio/mdev: Use a module softdep for vfio_mdev
Alex Williamson
2017-02-08
vfio: Fix build break when SPAPR_TCE_IOMMU=n
Michael Ellerman
2017-02-07
vfio/spapr_tce: Set window when adding additional groups to container
Alexey Kardashevskiy
2017-02-01
vfio/spapr: Fix missing mutex unlock when creating a window
Alexey Kardashevskiy
2017-01-30
Merge branch 'iommu/guest-msi' of git://git.kernel.org/pub/scm/linux/kernel/g...
Joerg Roedel
2017-01-24
vfio/spapr: fail tce_iommu_attach_group() when iommu_data is null
Greg Kurz
2017-01-23
vfio/type1: Check MSI remapping at irq domain level
Eric Auger
2017-01-23
vfio/type1: Allow transparent MSI IOVA allocation
Eric Auger
2017-01-13
vfio/type1: Remove pid_namespace.h include
Alex Williamson
2017-01-12
vfio iommu type1: fix the testing of capability for remote task
Jike Song
2017-01-04
vfio-pci: Handle error from pci_iomap
Arvind Yadav
2016-12-30
vfio-pci: use 32-bit comparisons for register address for gcc-4.5
Arnd Bergmann
2016-12-30
vfio-mdev: Make mdev_device private and abstract interfaces
Alex Williamson
2016-12-30
vfio-mdev: Make mdev_parent private
Alex Williamson
2016-12-30
vfio-mdev: de-polute the namespace, rename parent_device & parent_ops
Alex Williamson
2016-12-30
vfio-mdev: Fix remove race
Alex Williamson
2016-12-30
vfio/type1: Restore mapping performance with mdev support
Alex Williamson
2016-12-16
Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2016-12-15
Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-12-14
mm: add locked parameter to get_user_pages_remote()
Lorenzo Stoakes
2016-12-12
PCI: Move config space size macros to pci_regs.h
Wang Sheng-Hui
2016-12-06
vfio iommu type1: Fix size argument to vfio_find_dma() in pin_pages/unpin_pages
Kirti Wankhede
2016-12-06
vfio iommu type1: Fix size argument to vfio_find_dma() during DMA UNMAP.
Kirti Wankhede
2016-12-05
vfio iommu type1: WARN_ON if notifier block is not unregistered
Kirti Wankhede
2016-12-02
powerpc/mm/iommu, vfio/spapr: Put pages on VFIO container shutdown
Alexey Kardashevskiy
2016-12-02
vfio/spapr: Reference mm in tce_container
Alexey Kardashevskiy
2016-12-02
vfio/spapr: Postpone default window creation
Alexey Kardashevskiy
2016-12-02
vfio/spapr: Add a helper to create default DMA window
Alexey Kardashevskiy
2016-12-02
vfio/spapr: Postpone allocation of userspace version of TCE table
Alexey Kardashevskiy
2016-12-02
powerpc/iommu: Stop using @current in mm_iommu_xxx
Alexey Kardashevskiy
2016-12-01
vfio: support notifier chain in vfio_group
Jike Song
[next]