Age | Commit message (Expand) | Author |
2023-06-30 | Merge tag 'vfio-v6.5-rc1' of https://github.com/awilliam/linux-vfio | Linus Torvalds |
2023-06-29 | Merge tag 'soc-drivers-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-06-27 | vfio/mdev: Move the compat_class initialization to module init | Eric Farman |
2023-06-19 | mm: ptep_get() conversion | Ryan Roberts |
2023-06-16 | vfio/cdx: add support for CDX bus | Nipun Gupta |
2023-06-16 | vfio/fsl: Create Kconfig sub-menu | Alex Williamson |
2023-06-16 | vfio/platform: Cleanup Kconfig | Alex Williamson |
2023-06-16 | vfio/pci: Cleanup Kconfig | Alex Williamson |
2023-06-16 | vfio/pci-core: Add capability for AtomicOp completer support | Alex Williamson |
2023-06-09 | mm/gup: remove unused vmas parameter from pin_user_pages_remote() | Lorenzo Stoakes |
2023-05-30 | bus: fsl-mc: Make remove function return void | Uwe Kleine-König |
2023-05-26 | vfio/pci: Also demote hiding standard cap messages | Alex Williamson |
2023-05-23 | vfio/pci: Clear VFIO_IRQ_INFO_NORESIZE for MSI-X | Reinette Chatre |
2023-05-23 | vfio/pci: Support dynamic MSI-X | Reinette Chatre |
2023-05-23 | vfio/pci: Probe and store ability to support dynamic MSI-X | Reinette Chatre |
2023-05-23 | vfio/pci: Update stale comment | Reinette Chatre |
2023-05-23 | vfio/pci: Remove interrupt context counter | Reinette Chatre |
2023-05-23 | vfio/pci: Use xarray for interrupt context storage | Reinette Chatre |
2023-05-23 | vfio/pci: Move to single error path | Reinette Chatre |
2023-05-23 | vfio/pci: Prepare for dynamic interrupt context storage | Reinette Chatre |
2023-05-23 | vfio/pci: Remove negative check on unsigned vector | Reinette Chatre |
2023-05-23 | vfio/pci: Consolidate irq cleanup on MSI/MSI-X disable | Reinette Chatre |
2023-05-23 | vfio/pci: demote hiding ecap messages to debug level | Oleksandr Natalenko |
2023-05-23 | vfio/type1: check pfn valid before converting to struct page | Yan Zhao |
2023-05-02 | Merge tag 'vfio-v6.4-rc1' of https://github.com/awilliam/linux-vfio | Linus Torvalds |
2023-04-28 | Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2023-04-28 | Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2023-04-27 | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2023-04-14 | vfio/pci: Add DVSEC PCI Extended Config Capability to user visible list. | K V P, Satyanarayana |
2023-04-04 | Merge branch 'iommufd/for-rc' into for-next | Jason Gunthorpe |
2023-04-03 | Merge 6.3-rc5 into driver-core-next | Greg Kroah-Hartman |
2023-03-31 | vfio: Check the presence for iommufd callbacks in __vfio_register_dev() | Yi Liu |
2023-03-31 | vfio/mdev: Uses the vfio emulated iommufd ops set in the mdev sample drivers | Yi Liu |
2023-03-31 | vfio-iommufd: Make vfio_iommufd_emulated_bind() return iommufd_access ID | Yi Liu |
2023-03-31 | vfio-iommufd: No need to record iommufd_ctx in vfio_device | Yi Liu |
2023-03-31 | iommufd: Create access in vfio_iommufd_emulated_bind() | Nicolin Chen |
2023-03-17 | driver core: class: remove module * from class_create() | Greg Kroah-Hartman |
2023-03-16 | mm: Introduce untagged_addr_remote() | Kirill A. Shutemov |
2023-03-15 | powerpc/iommu: Add iommu_ops to report capabilities and allow blocking domains | Alexey Kardashevskiy |
2023-03-14 | powerpc/iommu: Add "borrowing" iommu_table_group_ops | Alexey Kardashevskiy |
2023-03-13 | vfio/mlx5: Fix the report of dirty_bytes upon pre-copy | Yishai Hadas |
2023-02-25 | Merge tag 'vfio-v6.3-rc1' of https://github.com/awilliam/linux-vfio | Linus Torvalds |
2023-02-24 | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2023-02-24 | Merge tag 'iommu-updates-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2023-02-23 | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-02-22 | vfio: Fix NULL pointer dereference caused by uninitialized group->iommufd | Yan Zhao |
2023-02-21 | Merge tag 'v6.2' into iommufd.git for-next | Jason Gunthorpe |
2023-02-18 | Merge branches 'apple/dart', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'x86/vt... | Joerg Roedel |
2023-02-09 | mm: replace vma->vm_flags direct modifications with modifier calls | Suren Baghdasaryan |
2023-02-09 | vfio/mlx5: Fix range size calculation upon tracker creation | Yishai Hadas |