Age | Commit message (Expand) | Author | Files | Lines |
2025-05-06 | vfio/pci: Align huge faults to order | Alex Williamson | 1 | -6/+6 |
2025-04-14 | vfio/pci: Virtualize zero INTx PIN if no pdev->irq | Alex Williamson | 1 | -1/+1 |
2025-04-01 | Merge tag 'vfio-v6.15-rc1' of https://github.com/awilliam/linux-vfio | Linus Torvalds | 10 | -66/+103 |
2025-04-01 | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -12/+110 |
2025-03-28 | Merge tag 'pci-v6.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -5/+1 |
2025-03-25 | vfio: VFIO_DEVICE_[AT|DE]TACH_IOMMUFD_PT support pasid | Yi Liu | 1 | -8/+52 |
2025-03-25 | vfio-iommufd: Support pasid [at|de]tach for physical VFIO devices | Yi Liu | 2 | -0/+52 |
2025-03-25 | iommufd: Support pasid attach/replace | Yi Liu | 1 | -4/+6 |
2025-03-21 | s390/pci: Introduce pdev->non_mappable_bars and replace VFIO_PCI_MMAP | Niklas Schnelle | 2 | -5/+1 |
2025-03-17 | vfio/pci: Handle INTx IRQ_NOTCONNECTED | Alex Williamson | 3 | -11/+4 |
2025-03-10 | vfio/virtio: Enable support for virtio-block live migration | Yishai Hadas | 3 | -6/+9 |
2025-02-27 | vfio/type1: Use mapping page mask for pfnmaps | Alex Williamson | 1 | -7/+16 |
2025-02-27 | vfio/type1: Use consistent types for page counts | Alex Williamson | 1 | -10/+10 |
2025-02-27 | vfio/type1: Use vfio_batch for vaddr_get_pfns() | Alex Williamson | 1 | -28/+35 |
2025-02-27 | vfio/type1: Convert all vaddr_get_pfns() callers to use vfio_batch | Alex Williamson | 1 | -4/+17 |
2025-02-27 | vfio/type1: Catch zero from pin_user_pages_remote() | Alex Williamson | 1 | -0/+2 |
2025-02-27 | vfio/pci: match IGD devices in display controller class | Tomita Moeko | 3 | -3/+13 |
2025-02-21 | make use of anon_inode_getfile_fmode() | Al Viro | 1 | -14/+2 |
2025-01-28 | Merge tag 'vfio-v6.14-rc1' of https://github.com/awilliam/linux-vfio | Linus Torvalds | 5 | -69/+196 |
2025-01-28 | Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+2 |
2025-01-27 | vfio/nvgrace-gpu: Add GB200 SKU to the devid table | Ankit Agrawal | 1 | -0/+2 |
2025-01-27 | vfio/nvgrace-gpu: Check the HBM training and C2C link status | Ankit Agrawal | 1 | -0/+72 |
2025-01-27 | vfio/nvgrace-gpu: Expose the blackwell device PF BAR1 to the VM | Ankit Agrawal | 1 | -22/+45 |
2025-01-27 | vfio/nvgrace-gpu: Read dvsec register to determine need for uncached resmem | Ankit Agrawal | 1 | -0/+28 |
2025-01-26 | Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -10/+10 |
2025-01-25 | mm: alloc_pages_bulk: rename API | Luiz Capitulino | 2 | -10/+10 |
2025-01-25 | Merge tag 'pci-v6.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+3 |
2025-01-23 | vfio/platform: check the bounds of read/write syscalls | Alex Williamson | 1 | -0/+10 |
2025-01-21 | PCI: Remove redundant PCI_VSEC_HDR and PCI_VSEC_HDR_LEN_SHIFT | Dongdong Zhang | 1 | -2/+3 |
2025-01-13 | Merge 6.13-rc7 into driver-core-next | Greg Kroah-Hartman | 1 | -8/+9 |
2025-01-10 | drivers: core: remove device_link argument from class_compat_[create|remove]_... | Heiner Kallweit | 1 | -2/+2 |
2025-01-06 | vfio/pci: Expose setup ROM at ROM bar when needed | Yunxiang Li | 3 | -22/+38 |
2025-01-06 | vfio/pci: Remove shadow ROM specific code paths | Yunxiang Li | 3 | -17/+4 |
2025-01-06 | vfio/pci: Remove #ifdef iowrite64 and #ifdef ioread64 | Ramesh Thomas | 1 | -12/+0 |
2025-01-06 | vfio/pci: Enable iowrite64 and ioread64 for vfio pci | Ramesh Thomas | 1 | -0/+1 |
2025-01-03 | vfio/pci: Fallback huge faults for unaligned pfn | Alex Williamson | 1 | -8/+9 |
2024-12-11 | Merge tag 'vfio-v6.13-rc3' of https://github.com/awilliam/linux-vfio | Linus Torvalds | 1 | -12/+35 |
2024-12-05 | vfio/mlx5: Align the page tracking max message size with the device capability | Yishai Hadas | 1 | -12/+35 |
2024-12-02 | module: Convert symbol namespace to string literal | Peter Zijlstra | 6 | -7/+7 |
2024-12-01 | Get rid of 'remove_new' relic from platform driver struct | Linus Torvalds | 1 | -1/+1 |
2024-11-27 | Merge tag 'vfio-v6.13-rc1' of https://github.com/awilliam/linux-vfio | Linus Torvalds | 13 | -471/+2278 |
2024-11-25 | vfio/pci: Properly hide first-in-list PCIe extended capability | Avihai Horon | 1 | -2/+14 |
2024-11-21 | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -11/+1 |
2024-11-14 | vfio/mlx5: Fix unwind flows in mlx5vf_pci_save/resume_device_data() | Yishai Hadas | 1 | -18/+17 |
2024-11-14 | vfio/mlx5: Fix an unwind issue in mlx5vf_add_migration_pages() | Yishai Hadas | 1 | -1/+5 |
2024-11-13 | vfio/virtio: Enable live migration once VIRTIO_PCI was configured | Yishai Hadas | 5 | -401/+489 |
2024-11-13 | vfio/virtio: Add PRE_COPY support for live migration | Yishai Hadas | 2 | -8/+227 |
2024-11-13 | vfio/virtio: Add support for the basic live migration functionality | Yishai Hadas | 4 | -25/+1285 |
2024-11-13 | hisi_acc_vfio_pci: register debugfs for hisilicon migration driver | Longfang Liu | 2 | -0/+210 |
2024-11-12 | hisi_acc_vfio_pci: create subfunction for data reading | Longfang Liu | 1 | -21/+33 |
2024-11-12 | hisi_acc_vfio_pci: extract public functions for container_of | Longfang Liu | 1 | -10/+11 |
2024-11-05 | vfio: Remove VFIO_TYPE1_NESTING_IOMMU | Jason Gunthorpe | 1 | -11/+1 |
2024-11-03 | assorted variants of irqfd setup: convert to CLASS(fd) | Al Viro | 1 | -13/+3 |
2024-11-03 | fdget(), more trivial conversions | Al Viro | 1 | -4/+2 |
2024-10-30 | vfio/qat: fix overflow check in qat_vf_resume_write() | Giovanni Cabiddu | 1 | -1/+1 |
2024-10-30 | vfio/nvgrace-gpu: Add a new GH200 SKU to the devid table | Ankit Agrawal | 1 | -0/+2 |
2024-09-27 | [tree-wide] finally take no_llseek out | Al Viro | 4 | -8/+0 |
2024-09-24 | Merge tag 'vfio-v6.12-rc1' of https://github.com/awilliam/linux-vfio | Linus Torvalds | 4 | -13/+3 |
2024-09-23 | Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -6/+6 |
2024-09-17 | vfio/pci: implement huge_fault support | Alex Williamson | 1 | -17/+43 |
2024-09-17 | vfio: use the new follow_pfnmap API | Peter Xu | 1 | -10/+6 |
2024-09-12 | vfio/pci: clean up a type in vfio_pci_ioctl_pci_hot_reset_groups() | Dan Carpenter | 1 | -1/+1 |
2024-09-06 | vfio/mdev: Constify struct kobj_type | Hongbo Li | 1 | -1/+1 |
2024-09-03 | vfio: mdev: Remove unused function declarations | Zhang Zekun | 1 | -3/+0 |
2024-09-03 | vfio/fsl-mc: Remove unused variable 'hwirq' | Yue Haibing | 1 | -3/+1 |
2024-09-03 | vfio/pci: Remove unused struct 'vfio_pci_mmap_vma' | Dr. David Alan Gilbert | 1 | -5/+0 |
2024-08-12 | introduce fd_file(), convert all accessors to it. | Al Viro | 2 | -6/+6 |
2024-07-25 | Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
2024-07-19 | Merge tag 'powerpc-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -4/+9 |
2024-07-19 | Merge tag 'vfio-v6.11-rc1' of https://github.com/awilliam/linux-vfio | Linus Torvalds | 1 | -60/+62 |
2024-07-19 | Merge tag 'iommu-updates-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -3/+4 |
2024-07-10 | vfio/pci: Init the count variable in collecting hot-reset devices | Yi Liu | 1 | -1/+1 |
2024-07-04 | vfio/type1: Use iommu_paging_domain_alloc() | Lu Baolu | 1 | -3/+4 |
2024-07-03 | driver core: have match() callback in struct bus_type take a const * | Greg Kroah-Hartman | 1 | -1/+1 |
2024-06-28 | vfio/spapr: Always clear TCEs before unsetting the window | Shivaprasad G Bhat | 1 | -4/+9 |
2024-06-21 | vfio/pci: Support 8-byte PCI loads and stores | Ben Segal | 1 | -0/+16 |
2024-06-21 | vfio/pci: Extract duplicated code into macro | Gerd Bayer | 1 | -60/+46 |
2024-06-12 | vfio/pci: Insert full vma on mmap'd MMIO fault | Alex Williamson | 1 | -2/+17 |
2024-05-31 | vfio/pci: Use unmap_mapping_range() | Alex Williamson | 1 | -209/+55 |
2024-05-31 | vfio: Create vfio_fs_type with inode per device | Alex Williamson | 3 | -0/+58 |
2024-05-20 | Merge tag 'vfio-v6.10-rc1' of https://github.com/awilliam/linux-vfio | Linus Torvalds | 11 | -65/+1098 |
2024-05-19 | Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -2/+3 |
2024-05-17 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux | Linus Torvalds | 1 | -1/+0 |
2024-05-17 | vfio/pci: Restore zero affected bus reset devices warning | Alex Williamson | 1 | -0/+3 |
2024-05-13 | VFIO: Add the SPR_DSA and SPR_IAX devices to the denylist | Arjan van de Ven | 1 | -0/+2 |
2024-05-09 | vfio/pci: Collect hot-reset devices to local buffer | Alex Williamson | 1 | -29/+49 |
2024-05-05 | mm: pass VMA instead of MM to follow_pte() | David Hildenbrand | 1 | -2/+2 |
2024-04-29 | vfio/qat: Add vfio_pci driver for Intel QAT SR-IOV VF devices | Xin Zeng | 5 | -0/+721 |
2024-04-25 | fix missing vmalloc.h includes | Kent Overstreet | 1 | -0/+1 |
2024-04-23 | vfio/cdx: add interrupt support | Nipun Gupta | 4 | -2/+298 |
2024-04-22 | vfio/pci: fix potential memory leak in vfio_intx_enable() | Ye Bin | 1 | -1/+3 |
2024-04-22 | vfio/pci: Pass eventfd context object through irqfd | Alex Williamson | 1 | -20/+13 |
2024-04-22 | vfio/pci: Pass eventfd context to IRQ handler | Alex Williamson | 1 | -13/+11 |
2024-04-18 | ARM: 9370/1: vfio: amba: drop owner assignment | Krzysztof Kozlowski | 1 | -1/+0 |
2024-03-15 | Merge tag 'vfio-v6.9-rc1' of https://github.com/awilliam/linux-vfio | Linus Torvalds | 29 | -426/+1416 |
2024-03-11 | vfio/fsl-mc: Block calling interrupt handler without trigger | Alex Williamson | 1 | -3/+4 |
2024-03-11 | vfio/platform: Create persistent IRQ handlers | Alex Williamson | 1 | -32/+68 |
2024-03-11 | vfio/platform: Disable virqfds on cleanup | Alex Williamson | 1 | -1/+4 |
2024-03-11 | vfio/pci: Create persistent INTx handler | Alex Williamson | 1 | -67/+78 |
2024-03-11 | vfio: Introduce interface to flush virqfd inject workqueue | Alex Williamson | 1 | -0/+21 |
2024-03-11 | vfio/pci: Lock external INTx masking ops | Alex Williamson | 1 | -6/+28 |
2024-03-11 | vfio/pci: Disable auto-enable of exclusive INTx IRQ | Alex Williamson | 1 | -7/+10 |
2024-03-11 | vfio/pds: Refactor/simplify reset logic | Brett Creeley | 4 | -67/+19 |
2024-03-11 | vfio/pds: Make sure migration file isn't accessed after reset | Brett Creeley | 2 | -0/+14 |
2024-03-11 | vfio/platform: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -3/+2 |
2024-03-11 | vfio/mlx5: Enforce PRE_COPY support | Yishai Hadas | 3 | -127/+71 |
2024-03-11 | Merge tag 'kvmarm-6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm... | Paolo Bonzini | 1 | -1/+18 |
2024-03-05 | hisi_acc_vfio_pci: Remove the deferred_reset logic | Shameer Kolothum | 2 | -40/+14 |
2024-03-04 | Revert "vfio/type1: Unpin zero pages" | Alex Williamson | 1 | -12/+0 |
2024-03-04 | vfio/nvgrace-gpu: Convey kvm to map device memory region as noncached | Ankit Agrawal | 1 | -1/+10 |
2024-03-04 | Merge branch 'kvm-arm64/vfio-normal-nc' of https://git.kernel.org/pub/scm/lin... | Alex Williamson | 1 | -1/+18 |
2024-03-04 | vfio: amba: Rename pl330_ids[] to vfio_amba_ids[] | Geert Uytterhoeven | 1 | -3/+3 |
2024-03-01 | vfio/pds: Always clear the save/restore FDs on reset | Brett Creeley | 1 | -2/+2 |
2024-02-24 | vfio: Convey kvm that the vfio-pci device is wc safe | Ankit Agrawal | 1 | -1/+18 |
2024-02-22 | vfio/nvgrace-gpu: Add vfio pci variant module for grace hopper | Ankit Agrawal | 5 | -0/+896 |
2024-02-22 | vfio/pci: rename and export range_intersect_range | Ankit Agrawal | 2 | -46/+68 |
2024-02-22 | vfio/pci: rename and export do_io_rw() | Ankit Agrawal | 1 | -7/+9 |
2024-02-22 | vfio: mdev: make mdev_bus_type const | Ricardo B. Marliere | 2 | -2/+2 |
2024-02-22 | vfio/mlx5: Let firmware knows upon leaving PRE_COPY back to RUNNING | Yishai Hadas | 3 | -12/+45 |
2024-02-22 | vfio/mlx5: Block incremental query upon migf state error | Yishai Hadas | 1 | -0/+5 |
2024-02-22 | vfio/mlx5: Handle the EREMOTEIO error upon the SAVE command | Yishai Hadas | 1 | -1/+6 |
2024-02-22 | vfio/mlx5: Add support for tracker object change event | Yishai Hadas | 2 | -0/+49 |
2024-02-22 | vfio/pci: WARN_ON driver_override kasprintf failure | Kunwu Chan | 1 | -0/+1 |
2024-02-08 | vfio: replace CONFIG_HAVE_KVM with IS_ENABLED(CONFIG_KVM) | Paolo Bonzini | 2 | -3/+3 |
2024-01-18 | Merge tag 'vfio-v6.8-rc1' of https://github.com/awilliam/linux-vfio | Linus Torvalds | 15 | -155/+963 |
2024-01-10 | vfio/virtio: fix virtio-pci dependency | Arnd Bergmann | 1 | -1/+1 |
2024-01-08 | Merge tag 'vfs-6.8.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs... | Linus Torvalds | 4 | -12/+12 |
2024-01-05 | hisi_acc_vfio_pci: Update migration data pointer correctly on saving/resume | Shameer Kolothum | 1 | -2/+5 |
2023-12-20 | vfio/virtio: Declare virtiovf_pci_aer_reset_done() static | Yishai Hadas | 1 | -1/+1 |
2023-12-19 | Merge branch 'v6.8/vfio/virtio' into v6.8/vfio/next | Alex Williamson | 6 | -27/+628 |
2023-12-19 | vfio/virtio: Introduce a vfio driver over virtio devices | Yishai Hadas | 5 | -0/+598 |
2023-12-19 | vfio/pci: Expose vfio_pci_core_iowrite/read##size() | Yishai Hadas | 1 | -24/+26 |
2023-12-19 | vfio/pci: Expose vfio_pci_core_setup_barmap() | Yishai Hadas | 1 | -3/+4 |
2023-12-04 | Merge branches 'v6.8/vfio/debugfs', 'v6.8/vfio/pds' and 'v6.8/vfio/type1-acco... | Alex Williamson | 3 | -126/+209 |
2023-12-04 | vfio/type1: account iommu allocations | Pasha Tatashin | 1 | -3/+5 |
2023-12-04 | vfio/pds: Add multi-region support | Brett Creeley | 2 | -68/+156 |
2023-12-04 | vfio/pds: Move seq/ack bitmaps into region struct | Brett Creeley | 2 | -20/+25 |
2023-12-04 | vfio/pds: Pass region info to relevant functions | Brett Creeley | 1 | -35/+36 |
2023-12-04 | vfio/pds: Move and rename region specific info | Brett Creeley | 2 | -45/+50 |
2023-12-04 | vfio/pds: Only use a single SGL for both seq and ack | Brett Creeley | 2 | -46/+28 |
2023-12-04 | vfio/pds: Fix calculations in pds_vfio_dirty_sync | Brett Creeley | 1 | -3/+3 |
2023-12-04 | vfio/migration: Add debugfs to live migration driver | Longfang Liu | 5 | -0/+121 |
2023-11-28 | eventfd: simplify eventfd_signal() | Christian Brauner | 4 | -12/+12 |
2023-11-27 | vfio/pds: Fix possible sleep while in atomic context | Brett Creeley | 3 | -9/+11 |
2023-11-27 | vfio/pds: Fix mutex lock->magic != lock warning | Brett Creeley | 1 | -3/+13 |
2023-11-03 | Merge tag 'char-misc-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+1 |
2023-11-01 | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 7 | -425/+6 |
2023-10-27 | cdx: Create symbol namespaces for cdx subsystem | Abhijit Gangurde | 1 | -0/+1 |
2023-10-24 | iommufd/iova_bitmap: Move symbols to IOMMUFD namespace | Joao Martins | 3 | -0/+3 |
2023-10-24 | vfio: Move iova_bitmap into iommufd | Joao Martins | 4 | -428/+3 |
2023-10-24 | vfio/iova_bitmap: Export more API symbols | Joao Martins | 1 | -0/+3 |
2023-10-09 | vfio: Fix smatch errors in vfio_combine_iova_ranges() | Alex Williamson | 1 | -0/+10 |
2023-10-03 | vfio/cdx: Add parentheses between bitwise AND expression and logical NOT | Nathan Chancellor | 1 | -1/+1 |
2023-09-28 | vfio/mlx5: Activate the chunk mode functionality | Yishai Hadas | 1 | -0/+3 |
2023-09-28 | vfio/mlx5: Add support for READING in chunk mode | Yishai Hadas | 1 | -6/+37 |
2023-09-28 | vfio/mlx5: Add support for SAVING in chunk mode | Yishai Hadas | 3 | -17/+122 |
2023-09-28 | vfio/mlx5: Pre-allocate chunks for the STOP_COPY phase | Yishai Hadas | 3 | -65/+116 |
2023-09-28 | vfio/mlx5: Rename some stuff to match chunk mode | Yishai Hadas | 2 | -9/+10 |
2023-09-28 | vfio/mlx5: Enable querying state size which is > 4GB | Yishai Hadas | 3 | -8/+18 |
2023-09-28 | vfio/mlx5: Refactor the SAVE callback to activate a work only upon an error | Yishai Hadas | 1 | -7/+13 |
2023-09-28 | vfio/mlx5: Wake up the reader post of disabling the SAVING migration file | Yishai Hadas | 1 | -0/+1 |
2023-09-28 | vfio-cdx: add bus mastering device feature support | Nipun Gupta | 2 | -1/+58 |
2023-09-22 | vfio/mdev: Fix a null-ptr-deref bug for mdev_unregister_parent() | Jinjie Ruan | 1 | -1/+2 |
2023-09-18 | vfio/pds: Use proper PF device access helper | Shixiong Ou | 1 | -1/+1 |
2023-09-18 | vfio/pds: Add missing PCI_IOV depends | Shixiong Ou | 1 | -1/+1 |
2023-08-30 | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -5/+10 |
2023-08-30 | Merge tag 'vfio-v6.6-rc1' of https://github.com/awilliam/linux-vfio | Linus Torvalds | 31 | -318/+3251 |
2023-08-22 | vfio/pds: Send type for SUSPEND_STATUS command | Brett Creeley | 1 | -2/+3 |
2023-08-21 | vfio/pds: fix return value in pds_vfio_get_lm_file() | Yang Yingliang | 1 | -1/+1 |
2023-08-17 | vfio: align capability structures | Stefan Hajnoczi | 3 | -18/+10 |
2023-08-16 | vfio/type1: fix cap_migration information leak | Stefan Hajnoczi | 1 | -1/+1 |
2023-08-16 | vfio/fsl-mc: Use module_fsl_mc_driver macro to simplify the code | Li Zetao | 1 | -13/+1 |
2023-08-16 | vfio/cdx: Remove redundant initialization owner in vfio_cdx_driver | Li Zetao | 1 | -1/+0 |
2023-08-16 | vfio/pds: Add Kconfig and documentation | Brett Creeley | 2 | -0/+21 |
2023-08-16 | vfio/pds: Add support for firmware recovery | Brett Creeley | 3 | -2/+131 |
2023-08-16 | vfio/pds: Add support for dirty page tracking | Brett Creeley | 8 | -2/+754 |
2023-08-16 | vfio/pds: Add VFIO live migration support | Brett Creeley | 8 | -2/+956 |
2023-08-16 | vfio/pds: register with the pds_core PF | Brett Creeley | 7 | -1/+103 |
2023-08-16 | vfio/pds: Initial support for pds VFIO driver | Brett Creeley | 5 | -0/+172 |
2023-08-16 | vfio: Commonize combine_ranges for use in other VFIO drivers | Brett Creeley | 2 | -47/+48 |
2023-08-07 | net/mlx5: Allocate completion EQs dynamically | Maher Sanalla | 1 | -1/+1 |
2023-08-07 | net/mlx5: Rename mlx5_comp_vectors_count() to mlx5_comp_vectors_max() | Maher Sanalla | 1 | -1/+1 |
2023-07-28 | vfio: Support IO page table replacement | Nicolin Chen | 1 | -5/+6 |
2023-07-28 | vfio: Do not allow !ops->dma_unmap in vfio_pin/unpin_pages() | Nicolin Chen | 1 | -0/+4 |
2023-07-25 | vfio: Compile vfio_group infrastructure optionally | Yi Liu | 3 | -7/+99 |
2023-07-25 | vfio: Move the IOMMU_CAP_CACHE_COHERENCY check in __vfio_register_dev() | Yi Liu | 2 | -10/+11 |
2023-07-25 | vfio: Add VFIO_DEVICE_[AT|DE]TACH_IOMMUFD_PT | Yi Liu | 3 | -1/+77 |
2023-07-25 | vfio: Add VFIO_DEVICE_BIND_IOMMUFD | Yi Liu | 3 | -0/+125 |
2023-07-25 | vfio: Avoid repeated user pointer cast in vfio_device_fops_unl_ioctl() | Yi Liu | 1 | -1/+2 |
2023-07-25 | vfio: Test kvm pointer in _vfio_device_get_kvm_safe() | Yi Liu | 3 | -10/+8 |
2023-07-25 | vfio: Add cdev for vfio_device | Yi Liu | 5 | -4/+147 |
2023-07-25 | vfio: Move device_del() before waiting for the last vfio_device registration ... | Yi Liu | 1 | -3/+3 |
2023-07-25 | vfio: Move vfio_device_group_unregister() to be the first operation in unregi... | Yi Liu | 1 | -2/+6 |
2023-07-25 | vfio-iommufd: Add detach_ioas support for emulated VFIO devices | Yi Liu | 1 | -0/+13 |
2023-07-25 | vfio-iommufd: Add detach_ioas support for physical VFIO devices | Yi Liu | 8 | -1/+29 |
2023-07-25 | vfio: Record devid in vfio_device_file | Yi Liu | 3 | -13/+15 |
2023-07-25 | vfio-iommufd: Split bind/attach into two steps | Yi Liu | 3 | -22/+39 |
2023-07-25 | vfio-iommufd: Move noiommu compat validation out of vfio_iommufd_bind() | Yi Liu | 3 | -14/+30 |
2023-07-25 | vfio: Make vfio_df_open() single open for device cdev path | Yi Liu | 3 | -0/+10 |
2023-07-25 | vfio: Add cdev_device_open_cnt to vfio_group | Yi Liu | 2 | -0/+36 |