index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
vfio
Age
Commit message (
Expand
)
Author
Lines
2026-04-16
Merge tag 'vfio-v7.1-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
-124
/
+614
2026-04-15
Merge tag 'drm-next-2026-04-15' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-18
/
+76
2026-04-14
Merge tag 'powerpc-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-12
/
+7
2026-04-13
Merge tag 'driver-core-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-6
/
+3
2026-04-13
vfio/xe: Add a missing vfio_pci_core_release_dev()
Michał Winiarski
-0
/
+1
2026-04-13
vfio/xe: Reorganize the init to decouple migration from reset
Michał Winiarski
-18
/
+25
2026-04-10
vfio: remove dead notifier code
Paolo Bonzini
-5
/
+0
2026-04-04
bus: fsl-mc: use generic driver_override infrastructure
Danilo Krummrich
-3
/
+1
2026-04-04
PCI: use generic driver_override infrastructure
Danilo Krummrich
-3
/
+2
2026-04-02
vfio/pci: Require vfio_device_ops.name
Alex Williamson
-0
/
+4
2026-04-01
vfio/ism: Implement vfio_pci driver for ISM devices
Julian Ruess
-0
/
+425
2026-04-01
vfio/pci: Rename vfio_config_do_rw() to vfio_pci_config_rw_single() and expor...
Julian Ruess
-3
/
+9
2026-03-31
BackMerge tag 'v7.0-rc6' into drm-next
Dave Airlie
-3
/
+2
2026-03-30
drivers/vfio_pci_core: Change PXD_ORDER check from switch case to if/else block
Ritesh Harjani (IBM)
-12
/
+7
2026-03-26
vfio/pci: Fix double free in dma-buf feature
Alex Williamson
-3
/
+2
2026-03-24
vfio/xe: Notify PF about VF FLR in reset_prepare
Piotr Piórkowski
-0
/
+14
2026-03-23
vfio/qat: add support for Intel QAT 420xx VFs
Giovanni Cabiddu
-0
/
+2
2026-03-19
vfio/mlx5: Add REINIT support to VFIO_MIG_GET_PRECOPY_INFO
Yishai Hadas
-39
/
+83
2026-03-19
vfio/mlx5: consider inflight SAVE during PRE_COPY
Yishai Hadas
-1
/
+8
2026-03-19
vfio: Adapt drivers to use the core helper vfio_check_precopy_ioctl
Yishai Hadas
-45
/
+24
2026-03-19
vfio: Add support for VFIO_DEVICE_FEATURE_MIG_PRECOPY_INFOv2
Yishai Hadas
-0
/
+21
2026-03-16
vfio: replace vfio->class with a const struct class
Jori Koolstra
-12
/
+11
2026-02-27
vfio/qat: extend Kconfig dependencies for 420xx and 6xxx devices
Vijay Sundar Selvamani
-1
/
+1
2026-02-23
vfio: Permit VFIO to work with pinned importers
Leon Romanovsky
-12
/
+3
2026-02-23
vfio: Wait for dma-buf invalidation to complete
Leon Romanovsky
-4
/
+57
2026-02-23
Merge drm/drm-next into drm-misc-next
Maxime Ripard
-89
/
+231
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-4
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-29
/
+29
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-66
/
+63
2026-02-12
Merge tag 'vfio-v7.0-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
-23
/
+158
2026-02-06
vfio/fsl-mc: add myself as maintainer
Ioana Ciornei
-6
/
+1
2026-02-05
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
-12
/
+29
2026-01-29
hisi_acc_vfio_pci: fix the queue parameter anomaly issue
Longfang Liu
-1
/
+1
2026-01-29
hisi_acc_vfio_pci: resolve duplicate migration states
Longfang Liu
-0
/
+1
2026-01-29
hisi_acc_vfio_pci: update status after RAS error
Longfang Liu
-2
/
+1
2026-01-29
hisi_acc_vfio_pci: fix VF reset timeout issue
Weili Qian
-0
/
+26
2026-01-27
dma-buf: Rename dma_buf_move_notify() to dma_buf_invalidate_mappings()
Leon Romanovsky
-2
/
+2
2026-01-23
vfio: Prevent from pinned DMABUF importers to attach to VFIO DMABUF
Leon Romanovsky
-0
/
+12
2026-01-19
vfio/pci: Lock upstream bridge for vfio_pci_core_disable()
Anthony Pighin (Nokia)
-4
/
+13
2026-01-19
Merge tag 'common_phys_vec_via_vfio' into v6.20/vfio/next
Alex Williamson
-5
/
+5
2026-01-19
types: reuse common phys_vec type instead of DMABUF open‑coded variant
Leon Romanovsky
-5
/
+5
2026-01-19
vfio/nvgrace-gpu: register device memory for poison handling
Ankit Agrawal
-4
/
+109
2026-01-19
vfio/mdev: update outdated comment
Julia Lawall
-1
/
+1
2025-12-28
vfio/xe: Fix use-after-free in xe_vfio_pci_alloc_file()
Alper Ak
-1
/
+3
2025-12-28
vfio/pds: Fix memory leak in pds_vfio_dirty_enable()
Zilin Guan
-2
/
+5
2025-12-23
vfio/xe: Add default handler for .get_region_info_caps
Michal Wajdeczko
-0
/
+1
2025-12-23
vfio/pci: Disable qword access to the VGA region
Kevin Tian
-1
/
+1
2025-12-23
vfio/pci: Disable qword access to the PCI ROM bar
Kevin Tian
-9
/
+20
2025-12-04
Merge tag 'drm-next-2025-12-05' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-0
/
+592
2025-12-04
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-0
/
+34
[next]