Age | Commit message (Expand) | Author |
2017-11-27 | annotate poll-related wait keys | Al Viro |
2017-11-27 | anntotate the places where ->poll() return values go | Al Viro |
2017-11-14 | Merge tag 'vfio-v4.15-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds |
2017-11-13 | Merge branches 'vfio/fixes' and 'vfio/platform' into vfio-next-20171113.0 | Alex Williamson |
2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-25 | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland |
2017-10-20 | vfio: platform: reset: Add Broadcom FlexRM reset module | Anup Patel |
2017-10-20 | vfio/type1: silence integer overflow warning | Dan Carpenter |
2017-10-02 | vfio/spapr: Add cond_resched() for huge updates | Alexey Kardashevskiy |
2017-10-02 | vfio/pci: Virtualize Maximum Read Request Size | Alex Williamson |
2017-10-02 | vfio/pci: Virtualize Maximum Payload Size | Alex Williamson |
2017-08-30 | vfio: platform: constify amba_id | Arvind Yadav |
2017-08-30 | vfio: Stall vfio_del_group_dev() for container group detach | Alex Williamson |
2017-08-30 | vfio: fix noiommu vfio_iommu_group_get reference count | Eric Auger |
2017-08-10 | vfio/type1: Give hardware MSI regions precedence | Robin Murphy |
2017-08-10 | vfio/type1: Cope with hardware MSI reserved regions | Robin Murphy |
2017-07-27 | vfio/pci: Fix handling of RC integrated endpoint PCIe capability size | Alex Williamson |
2017-07-26 | vfio/pci: Use pci_try_reset_function() on initial open | Alex Williamson |
2017-07-13 | Merge tag 'vfio-v4.13-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds |
2017-07-07 | vfio: Remove unnecessary uses of vfio_container.group_lock | Alex Williamson |
2017-06-28 | vfio: New external user group/file match | Alex Williamson |
2017-06-28 | vfio: Fix group release deadlock | Alex Williamson |
2017-06-20 | sched/wait: Rename wait_queue_t => wait_queue_entry_t | Ingo Molnar |
2017-06-13 | vfio: Use ERR_CAST() instead of open coding it | Dan Carpenter |
2017-06-13 | vfio/pci: Add Intel XXV710 to hidden INTx devices | Alex Williamson |
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 |