index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vfio
Age
Commit message (
Expand
)
Author
2022-12-16
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-12-15
Merge tag 'vfio-v6.2-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2022-12-14
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-12
vfio/mlx5: error pointer dereference in error handling
Dan Carpenter
2022-12-12
vfio/mlx5: fix error code in mlx5vf_precopy_ioctl()
Dan Carpenter
2022-12-12
Merge tag 'irq-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-12-06
hisi_acc_vfio_pci: Enable PRE_COPY flag
Shameer Kolothum
2022-12-06
hisi_acc_vfio_pci: Move the dev compatibility tests for early check
Shameer Kolothum
2022-12-06
hisi_acc_vfio_pci: Introduce support for PRE_COPY state transitions
Shameer Kolothum
2022-12-06
hisi_acc_vfio_pci: Add support for precopy IOCTL
Shameer Kolothum
2022-12-06
vfio/mlx5: Enable MIGRATION_PRE_COPY flag
Shay Drory
2022-12-06
vfio/mlx5: Fallback to STOP_COPY upon specific PRE_COPY error
Shay Drory
2022-12-06
vfio/mlx5: Introduce multiple loads
Yishai Hadas
2022-12-06
vfio/mlx5: Consider temporary end of stream as part of PRE_COPY
Yishai Hadas
2022-12-06
vfio/mlx5: Introduce vfio precopy ioctl implementation
Yishai Hadas
2022-12-06
vfio/mlx5: Introduce SW headers for migration states
Yishai Hadas
2022-12-06
vfio/mlx5: Introduce device transitions of PRE_COPY
Yishai Hadas
2022-12-06
vfio/mlx5: Refactor to use queue based data chunks
Yishai Hadas
2022-12-06
vfio/mlx5: Refactor migration file state
Yishai Hadas
2022-12-06
vfio/mlx5: Refactor MKEY usage
Yishai Hadas
2022-12-06
vfio/mlx5: Refactor PD usage
Yishai Hadas
2022-12-06
vfio/mlx5: Enforce a single SAVE command at a time
Yishai Hadas
2022-12-06
vfio: Extend the device migration protocol with PRE_COPY
Jason Gunthorpe
2022-12-05
vfio: Fold vfio_virqfd.ko into vfio.ko
Jason Gunthorpe
2022-12-05
vfio: Remove CONFIG_VFIO_SPAPR_EEH
Jason Gunthorpe
2022-12-05
vfio: Move vfio_spapr_iommu_eeh_ioctl into vfio_iommu_spapr_tce.c
Jason Gunthorpe
2022-12-05
vfio/spapr: Move VFIO_CHECK_EXTENSION into tce_iommu_ioctl()
Jason Gunthorpe
2022-12-05
vfio/pci: Move all the SPAPR PCI specific logic to vfio_pci_core.ko
Jason Gunthorpe
2022-12-05
vfio: Move vfio group specific code into group.c
Yi Liu
2022-12-05
vfio: Refactor dma APIs for emulated devices
Yi Liu
2022-12-05
vfio: Wrap vfio group module init/clean code into helpers
Yi Liu
2022-12-05
vfio: Refactor vfio_device open and close
Yi Liu
2022-12-05
vfio: Make vfio_device_open() truly device specific
Yi Liu
2022-12-05
vfio: Swap order of vfio_device_container_register() and open_device()
Yi Liu
2022-12-05
vfio: Set device->group in helper function
Yi Liu
2022-12-05
vfio: Create wrappers for group register/unregister
Yi Liu
2022-12-05
vfio: Move the sanity check of the group to vfio_create_group()
Jason Gunthorpe
2022-12-05
vfio: Simplify vfio_create_group()
Jason Gunthorpe
2022-12-02
vfio/iova_bitmap: refactor iova_bitmap_set() to better handle page boundaries
Joao Martins
2022-12-02
Merge tag 'v6.1-rc7' into iommufd.git for-next
Jason Gunthorpe
2022-12-02
vfio: Make vfio_container optionally compiled
Jason Gunthorpe
2022-12-02
vfio: Move container related MODULE_ALIAS statements into container.c
Jason Gunthorpe
2022-12-02
vfio-iommufd: Support iommufd for emulated VFIO devices
Jason Gunthorpe
2022-12-02
vfio-iommufd: Support iommufd for physical VFIO devices
Jason Gunthorpe
2022-12-02
vfio-iommufd: Allow iommufd to be used in place of a container fd
Jason Gunthorpe
2022-12-02
vfio: Use IOMMU_CAP_ENFORCE_CACHE_COHERENCY for vfio_file_enforced_coherent()
Jason Gunthorpe
2022-12-02
vfio: Rename vfio_device_assign/unassign_container()
Jason Gunthorpe
2022-12-02
vfio: Move vfio_device_assign_container() into vfio_device_first_open()
Jason Gunthorpe
2022-12-02
vfio: Move vfio_device driver open/close code to a function
Jason Gunthorpe
2022-11-24
driver core: make struct class.devnode() take a const *
Greg Kroah-Hartman
[next]