1. 7246f60 Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  2. 7cb671e vfio/type1: Reduce repetitive calls in vfio_pin_pages_remote() by Alex Williamson · 8 years ago
  3. 80dbe1f vfio/type1: Prune vfio_pin_page_external() by Alex Williamson · 8 years ago
  4. 0cfef2b vfio/type1: Remove locked page accounting workqueue by Alex Williamson · 8 years ago
  5. 3393af2 vfio/spapr_tce: Check kzalloc() return when preregistering memory by Alexey Kardashevskiy · 8 years ago
  6. 1282ba7 vfio/powerpc/spapr_tce: Enforce IOMMU type compatibility check by Alexey Kardashevskiy · 8 years ago
  7. e5afdf9 powerpc/vfio_spapr_tce: Add reference counting to iommu_table by Alexey Kardashevskiy · 8 years ago
  8. 11edf11 powerpc/iommu/vfio_spapr_tce: Cleanup iommu_table disposal by Alexey Kardashevskiy · 8 years ago
  9. d07c6f4 Merge tag 'vfio-v4.11-rc4' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 8 years ago
  10. 9d3a4de iommu: Disambiguate MSI region types by Robin Murphy · 8 years ago
  11. 65b1ade vfio: Rework group release notifier warning by Alex Williamson · 8 years ago
  12. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  13. 6e84f31 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  14. f14cc3b Merge tag 'vfio-v4.11-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 8 years ago
  15. d9d8478 vfio: fix a typo in comment of function vfio_pin_pages by Changbin Du · 8 years ago
  16. ebb4949 Merge tag 'iommu-updates-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  17. 8d2932d Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/mediatek', 'arm/core', 'x86/vt-d' and 'core' into next by Joerg Roedel · 8 years ago
  18. 2c9f1af vfio/type1: Fix error return code in vfio_iommu_type1_attach_group() by Wei Yongjun · 8 years ago
  19. 0ca582f vfio: Replace module request with softdep by Alex Williamson · 8 years ago
  20. f790eb5 vfio/mdev: Use a module softdep for vfio_mdev by Alex Williamson · 8 years ago
  21. d88423f vfio: Fix build break when SPAPR_TCE_IOMMU=n by Michael Ellerman · 8 years ago
  22. 930a42d vfio/spapr_tce: Set window when adding additional groups to container by Alexey Kardashevskiy · 8 years ago
  23. 2da64d2 vfio/spapr: Fix missing mutex unlock when creating a window by Alexey Kardashevskiy · 8 years ago
  24. 93fa6cf Merge branch 'iommu/guest-msi' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into arm/core by Joerg Roedel · 8 years ago
  25. bd00fdf vfio/spapr: fail tce_iommu_attach_group() when iommu_data is null by Greg Kurz · 8 years ago
  26. 9d72f87 vfio/type1: Check MSI remapping at irq domain level by Eric Auger · 8 years ago
  27. 5d70499 vfio/type1: Allow transparent MSI IOVA allocation by Eric Auger · 8 years ago
  28. 94a6fa8 vfio/type1: Remove pid_namespace.h include by Alex Williamson · 8 years ago
  29. d1b333d vfio iommu type1: fix the testing of capability for remote task by Jike Song · 8 years ago
  30. e19f32d vfio-pci: Handle error from pci_iomap by Arvind Yadav · 8 years ago
  31. 45e8697 vfio-pci: use 32-bit comparisons for register address for gcc-4.5 by Arnd Bergmann · 8 years ago
  32. 99e3123 vfio-mdev: Make mdev_device private and abstract interfaces by Alex Williamson · 8 years ago
  33. 9372e6fe vfio-mdev: Make mdev_parent private by Alex Williamson · 8 years ago
  34. 4293055 vfio-mdev: de-polute the namespace, rename parent_device & parent_ops by Alex Williamson · 8 years ago
  35. 4955078 vfio-mdev: Fix remove race by Alex Williamson · 8 years ago
  36. 6c38c05 vfio/type1: Restore mapping performance with mdev support by Alex Williamson · 8 years ago
  37. de39981 Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  38. 0ab7b12 Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  39. 5b56d49 mm: add locked parameter to get_user_pages_remote() by Lorenzo Stoakes · 8 years ago
  40. cc10385 PCI: Move config space size macros to pci_regs.h by Wang Sheng-Hui · 8 years ago
  41. 2b8bb1d vfio iommu type1: Fix size argument to vfio_find_dma() in pin_pages/unpin_pages by Kirti Wankhede · 8 years ago
  42. 7c03f42 vfio iommu type1: Fix size argument to vfio_find_dma() during DMA UNMAP. by Kirti Wankhede · 8 years ago
  43. 3cedd7d vfio iommu type1: WARN_ON if notifier block is not unregistered by Kirti Wankhede · 8 years ago
  44. 4b6fad7 powerpc/mm/iommu, vfio/spapr: Put pages on VFIO container shutdown by Alexey Kardashevskiy · 8 years ago
  45. bc82d12 vfio/spapr: Reference mm in tce_container by Alexey Kardashevskiy · 8 years ago
  46. d9c7289 vfio/spapr: Postpone default window creation by Alexey Kardashevskiy · 8 years ago
  47. 6f01cc6 vfio/spapr: Add a helper to create default DMA window by Alexey Kardashevskiy · 8 years ago
  48. 39701e5 vfio/spapr: Postpone allocation of userspace version of TCE table by Alexey Kardashevskiy · 8 years ago
  49. d7baee6 powerpc/iommu: Stop using @current in mm_iommu_xxx by Alexey Kardashevskiy · 8 years ago
  50. ccd46db vfio: support notifier chain in vfio_group by Jike Song · 8 years ago
  51. 22195cb vfio: vfio_register_notifier: classify iommu notifier by Jike Song · 8 years ago
  52. d256459 vfio: Fix handling of error returned by 'vfio_group_get_from_dev()' by Christophe JAILLET · 8 years ago
  53. 5ba6de9 vfio: fix vfio_info_cap_add/shift by Eric Auger · 8 years ago
  54. f4cb410 vfio/pci: Drop unnecessary pcibios_err_to_errno() by Cao jin · 8 years ago
  55. 8e1c5a4 docs: Add Documentation for Mediated devices by Kirti Wankhede · 8 years ago
  56. a1e03e9 vfio_platform: Updated to use vfio_set_irqs_validate_and_prepare() by Kirti Wankhede · 8 years ago
  57. ef198aa vfio_pci: Updated to use vfio_set_irqs_validate_and_prepare() by Kirti Wankhede · 8 years ago
  58. c747f08 vfio: Introduce vfio_set_irqs_validate_and_prepare() by Kirti Wankhede · 8 years ago
  59. c535d34 vfio_pci: Update vfio_pci to use vfio_info_add_capability() by Kirti Wankhede · 8 years ago
  60. b3c0a86 vfio: Introduce common function to add capabilities by Kirti Wankhede · 8 years ago
  61. c086de81 vfio iommu: Add blocking notifier to notify DMA_UNMAP by Kirti Wankhede · 8 years ago
  62. a54eb55 vfio iommu type1: Add support for mediated devices by Kirti Wankhede · 8 years ago
  63. 8f0d5bb vfio iommu type1: Add task structure to vfio_dma by Kirti Wankhede · 8 years ago
  64. 7896c99 vfio iommu type1: Add find_iommu_group() function by Kirti Wankhede · 8 years ago
  65. ea85cf3 vfio iommu type1: Update argument of vaddr_get_pfn() by Kirti Wankhede · 8 years ago
  66. 3624a24 vfio iommu type1: Update arguments of vfio_lock_acct by Kirti Wankhede · 8 years ago
  67. 2169037 vfio iommu: Added pin and unpin callback functions to vfio_iommu_driver_ops by Kirti Wankhede · 8 years ago
  68. 32f55d8 vfio: Common function to increment container_users by Kirti Wankhede · 8 years ago
  69. 7ed3ea8 vfio: Rearrange functions to get vfio_group from dev by Kirti Wankhede · 8 years ago
  70. fa3da00 vfio: VFIO based driver for Mediated devices by Kirti Wankhede · 8 years ago
  71. 7b96953 vfio: Mediated device Core driver by Kirti Wankhede · 8 years ago
  72. 05692d7 vfio/pci: Fix integer overflows, bitmask check by Vlad Tsyrklevich · 8 years ago
  73. 6177146 vfio_pci: use pci_alloc_irq_vectors by Christoph Hellwig · 8 years ago
  74. c93a97e vfio-pci: Disable INTx after MSI/X teardown by Alex Williamson · 8 years ago
  75. ddf9dc0 vfio-pci: Virtualize PCIe & AF FLR by Alex Williamson · 8 years ago
  76. 2e06285 vfio: platform: mark symbols static where possible by Baoyou Xie · 8 years ago
  77. 8138dab vfio/pci: Fix typos in comments by Wei Jiangang · 8 years ago
  78. c8952a7 vfio/pci: Fix NULL pointer oops in error interrupt setup handling by Alex Williamson · 8 years ago
  79. 0991bbd vfio: platform: check reset call return code during release by Sinan Kaya · 8 years ago
  80. e994423 vfio: platform: check reset call return code during open by Sinan Kaya · 8 years ago
  81. b5add54 vfio, platform: make reset driver a requirement by default by Sinan Kaya · 8 years ago
  82. d30daa3 vfio: platform: call _RST method when using ACPI by Sinan Kaya · 8 years ago
  83. 5afec27 vfio: platform: add extra debug info argument to call reset by Sinan Kaya · 8 years ago
  84. a12a936 vfio: platform: add support for ACPI probe by Sinan Kaya · 8 years ago
  85. dc5542f vfio: platform: determine reset capability by Sinan Kaya · 8 years ago
  86. f084aa7 vfio: platform: move reset call to a common function by Sinan Kaya · 8 years ago
  87. 7aef80c vfio: platform: rename reset function by Sinan Kaya · 8 years ago
  88. d370c91 vfio: fix possible use after free of vfio group by Ilya Lesokhin · 8 years ago
  89. 05f0c03 vfio-pci: Allow to mmap sub-page MMIO BARs if the mmio page is exclusive by Yongji Xie · 8 years ago
  90. 9698cbf vfio: platform: support No-IOMMU mode by Peng Fan · 9 years ago
  91. ce7585f vfio/pci: Allow VPD short read by Alex Williamson · 8 years ago
  92. 089f1c6 vfio/type1: Fix build warning by Alex Williamson · 9 years ago
  93. 956b56a vfio/pci: Fix ordering of eventfd vs virqfd shutdown by Alex Williamson · 9 years ago
  94. 48dd7ce Merge tag 'vfio-v4.7-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 9 years ago
  95. c04a588 Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  96. f705528 vfio_pci: Test for extended capabilities if config space > 256 bytes by Alexey Kardashevskiy · 9 years ago
  97. 54de285 vfio/spapr: Relax the IOMMU compatibility check by Alexey Kardashevskiy · 9 years ago
  98. d16e0fa iommu: Allow selecting page sizes per domain by Robin Murphy · 9 years ago
  99. 5ed4aba vfio_iommu_spapr_tce: Remove unneeded iommu_group_get_iommudata by Alexey Kardashevskiy · 9 years ago
  100. dc92810 vfio/pci: Add test for BAR restore by Alex Williamson · 9 years ago