summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | drm/i915/gvt: devirtualize ->{enable,disable}_page_trackChristoph Hellwig2022-04-215-38/+9
| * | drm/i915/gvt: devirtualize ->gfn_to_mfnChristoph Hellwig2022-04-214-35/+5
| * | drm/i915/gvt: devirtualize ->is_valid_gfnChristoph Hellwig2022-04-214-37/+18
| * | drm/i915/gvt: devirtualize ->inject_msiChristoph Hellwig2022-04-214-63/+39
| * | drm/i915/gvt: devirtualize ->detach_vgpuChristoph Hellwig2022-04-215-20/+3
| * | drm/i915/gvt: devirtualize ->set_edid and ->set_opregionChristoph Hellwig2022-04-215-42/+8
| * | drm/i915/gvt: devirtualize ->{get,put}_vfio_deviceChristoph Hellwig2022-04-214-59/+7
| * | drm/i915/gvt: devirtualize ->{read,write}_gpaChristoph Hellwig2022-04-2110-97/+72
| * | drm/i915/gvt: remove vgpu->handleChristoph Hellwig2022-04-215-116/+71
| * | drm/i915/gvt: merge struct kvmgt_guest_info into strut intel_vgpuChristoph Hellwig2022-04-212-73/+52
| * | drm/i915/gvt: merge struct kvmgt_vdev into struct intel_vgpuChristoph Hellwig2022-04-215-216/+128
| * | drm/i915/gvt: remove the unused from_virt_to_mfn opChristoph Hellwig2022-04-213-19/+0
| * | drm/i915/gvt: remove the map_gfn_to_mfn and set_trap_area opsChristoph Hellwig2022-04-213-120/+17
| * | drm/i915/gvt: remove intel_gvt_opsChristoph Hellwig2022-04-215-69/+19
| * | drm/i915/gvt: move the gvt code into kvmgt.koChristoph Hellwig2022-04-2112-153/+192
| * | drm/i915/gvt: rename intel_vgpu_ops to intel_vgpu_mdev_opsChristoph Hellwig2022-04-211-3/+3
| * | drm/i915/gvt: remove enum hypervisor_typeChristoph Hellwig2022-04-215-141/+34
| * | drm/i915/gvt: remove module refcounting in intel_gvt_{,un}register_hypervisorChristoph Hellwig2022-04-211-6/+0
| * | drm/i915/gvt: better align the Makefile with i915 MakefileJani Nikula2022-04-212-10/+26
| * | drm/i915/gvt: fix trace TRACE_INCLUDE_PATHJani Nikula2022-04-211-1/+1
| * | i915/gvt: Use the initial HW state snapshot saved in i915Zhi Wang2022-04-211-16/+9
| * | i915/gvt: Save the initial HW state snapshot in i915Zhi Wang2022-04-212-2/+92
| * | i915/gvt: Separate the MMIO tracking table from GVT-gZhi Wang2022-04-217-899/+1458
* | | Merge tag 'mlx5-lm-parallel' of https://git.kernel.org/pub/scm/linux/kernel/g...Alex Williamson2022-05-1158-5490/+715
|\ \ \
| * | | vfio/mlx5: Run the SAVE state command in an async modeYishai Hadas2022-05-113-9/+131
| * | | vfio/mlx5: Refactor to enable VFs migration in parallelYishai Hadas2022-05-113-99/+59
| * | | vfio/mlx5: Manage the VF attach/detach callback from the PFYishai Hadas2022-05-113-34/+92
| * | | net/mlx5: Expose mlx5_sriov_blocking_notifier_register / unregister APIsYishai Hadas2022-05-102-1/+76
| * | | net/mlx5: Remove not-implemented IPsec capabilitiesLeon Romanovsky2022-04-092-10/+5
| * | | net/mlx5: Remove ipsec_ops function tableLeon Romanovsky2022-04-095-157/+8
| * | | net/mlx5: Reduce kconfig complexity while building crypto supportLeon Romanovsky2022-04-092-8/+1
| * | | net/mlx5: Move IPsec file to relevant directoryLeon Romanovsky2022-04-0912-11/+11
| * | | net/mlx5: Remove not-needed IPsec configLeon Romanovsky2022-04-095-36/+8
| * | | net/mlx5: Align flow steering allocation namespace to common styleLeon Romanovsky2022-04-092-8/+0
| * | | net/mlx5: Unify device IPsec capabilities checkLeon Romanovsky2022-04-096-57/+32
| * | | net/mlx5: Remove useless IPsec device checksLeon Romanovsky2022-04-093-35/+20
| * | | net/mlx5: Remove ipsec vs. ipsec offload file separationLeon Romanovsky2022-04-0911-285/+205
| * | | RDMA/core: Delete IPsec flow action logic from the coreLeon Romanovsky2022-04-093-392/+1
| * | | RDMA/mlx5: Drop crypto flow steering APILeon Romanovsky2022-04-095-262/+10
| * | | RDMA/mlx5: Delete never supported IPsec flow actionLeon Romanovsky2022-04-091-4/+0
| * | | net/mlx5: Remove FPGA ipsec specific statisticsLeon Romanovsky2022-04-095-68/+0
| * | | net/mlx5: Remove XFRM no_trailer flagLeon Romanovsky2022-04-093-5/+0
| * | | net/mlx5: Remove not-used IDA field from IPsec structLeon Romanovsky2022-04-092-4/+1
| * | | net/mlx5: Delete metadata handling logicLeon Romanovsky2022-04-095-245/+0
| * | | net/mlx5_fpga: Drop INNOVA IPsec supportLeon Romanovsky2022-04-0913-1906/+5
| * | | IB/mlx5: Fix undefined behavior due to shift overflowing the constantBorislav Petkov2022-04-061-1/+1
| * | | net/mlx5: Cleanup kTLS function names and their exposureLeon Romanovsky2022-04-064-34/+19
| * | | net/mlx5: Remove tls vs. ktls separation as it is the sameLeon Romanovsky2022-04-0616-356/+130
| * | | net/mlx5: Remove indirection in TLS buildLeon Romanovsky2022-04-0610-197/+84
| * | | net/mlx5: Reliably return TLS device capabilitiesLeon Romanovsky2022-04-061-2/+1