summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-12-06hisi_acc_vfio_pci: Enable PRE_COPY flagShameer Kolothum1-1/+1
2022-12-06hisi_acc_vfio_pci: Move the dev compatibility tests for early checkShameer Kolothum2-12/+8
2022-12-06hisi_acc_vfio_pci: Introduce support for PRE_COPY state transitionsShameer Kolothum1-3/+71
2022-12-06hisi_acc_vfio_pci: Add support for precopy IOCTLShameer Kolothum2-0/+53
2022-12-06vfio/mlx5: Enable MIGRATION_PRE_COPY flagShay Drory1-0/+5
2022-12-06vfio/mlx5: Fallback to STOP_COPY upon specific PRE_COPY errorShay Drory3-3/+32
2022-12-06vfio/mlx5: Introduce multiple loadsYishai Hadas3-45/+257
2022-12-06vfio/mlx5: Consider temporary end of stream as part of PRE_COPYYishai Hadas3-2/+14
2022-12-06vfio/mlx5: Introduce vfio precopy ioctl implementationYishai Hadas2-0/+127
2022-12-06vfio/mlx5: Introduce SW headers for migration statesYishai Hadas3-4/+67
2022-12-06vfio/mlx5: Introduce device transitions of PRE_COPYYishai Hadas3-18/+184
2022-12-06vfio/mlx5: Refactor to use queue based data chunksYishai Hadas3-38/+136
2022-12-06vfio/mlx5: Refactor migration file stateYishai Hadas3-8/+12
2022-12-06vfio/mlx5: Refactor MKEY usageYishai Hadas3-113/+178
2022-12-06vfio/mlx5: Refactor PD usageYishai Hadas3-31/+71
2022-12-06vfio/mlx5: Enforce a single SAVE command at a timeYishai Hadas3-0/+14
2022-12-06vfio: Extend the device migration protocol with PRE_COPYJason Gunthorpe1-2/+72
2022-12-05vfio/ap/ccw/samples: Fix device_register() unwind pathAlex Williamson2-2/+3
2022-12-05vfio: Fold vfio_virqfd.ko into vfio.koJason Gunthorpe5-18/+25
2022-12-05vfio: Remove CONFIG_VFIO_SPAPR_EEHJason Gunthorpe2-8/+3
2022-12-05vfio: Move vfio_spapr_iommu_eeh_ioctl into vfio_iommu_spapr_tce.cJason Gunthorpe3-91/+53
2022-12-05vfio/spapr: Move VFIO_CHECK_EXTENSION into tce_iommu_ioctl()Jason Gunthorpe2-12/+4
2022-12-05vfio/pci: Move all the SPAPR PCI specific logic to vfio_pci_core.koJason Gunthorpe2-15/+9
2022-12-02vfio/iova_bitmap: refactor iova_bitmap_set() to better handle page boundariesJoao Martins1-17/+13
2022-11-14vfio/mlx5: Fix a typo in mlx5vf_cmd_load_vhca_state()Yishai Hadas1-2/+2
2022-11-14vfio: Add an option to get migration data sizeYishai Hadas4-1/+61
2022-11-10vfio: Remove vfio_free_deviceEric Farman8-31/+4
2022-11-10vfio/ccw: replace vfio_init_device with _alloc_Eric Farman4-35/+23
2022-11-10vfio/ccw: remove release completionEric Farman2-16/+1
2022-11-10vfio/ccw: move private to mdev lifecycleEric Farman3-28/+16
2022-11-10vfio/ccw: move private initialization to callbackEric Farman3-66/+58
2022-11-10vfio/ccw: remove private->schEric Farman5-28/+26
2022-11-10vfio/ccw: create a parent structEric Farman3-25/+101
2022-11-10vfio/iova_bitmap: Fix PAGE_SIZE unaligned bitmapsJoao Martins1-2/+6
2022-11-10vfio/iova_bitmap: Explicitly include linux/slab.hJoao Martins1-0/+1
2022-11-10vfio: platform: Do not pass return buffer to ACPI _RST methodRafael Mendonca1-2/+1
2022-11-10vfio/mlx5: Switch to use module_pci_driver() macroShang XiaoJing1-12/+1
2022-11-07Merge tag 'cxl-fixes-for-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-70/+168
2022-11-06Merge tag 'hwmon-for-v6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-14/+103
2022-11-05Merge tag 'acpi-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-0/+6
2022-11-05Merge branch 'acpi-x86'Rafael J. Wysocki1-0/+6
2022-11-05Merge tag 'block-6.1-2022-11-05' of git://git.kernel.dk/linuxLinus Torvalds2-47/+74
2022-11-05Merge tag 'i2c-for-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-6/+12
2022-11-05Revert "hwmon: (pmbus) Add regulator supply into macro"Guenter Roeck1-1/+0
2022-11-05hwmon: (scmi) Register explicitly with Thermal FrameworkCristian Marussi1-13/+103
2022-11-05cxl/region: Recycle region idsDan Williams1-0/+20
2022-11-05cxl/region: Fix 'distance' calculation with passthrough portsDan Williams3-3/+19
2022-11-05cxl/pmem: Fix cxl_pmem_region and cxl_memdev leakDan Williams3-37/+68
2022-11-05cxl/region: Fix cxl_region leak, cleanup targets at region deleteDan Williams1-0/+11
2022-11-05cxl/region: Fix region HPA ordering validationDan Williams1-0/+3