index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vfio
/
pci
Age
Commit message (
Expand
)
Author
2026-04-21
vfio/virtio: Use guard() for bar_mutex in legacy I/O
Alex Williamson
2026-04-21
vfio/virtio: Use guard() for migf->lock where applicable
Alex Williamson
2026-04-21
vfio/virtio: Use guard() for list_lock where applicable
Alex Williamson
2026-04-21
vfio/virtio: Convert list_lock from spinlock to mutex
Alex Williamson
2026-04-21
vfio/pci: Clean up DMABUFs before disabling function
Matt Evans
2026-04-16
Merge tag 'vfio-v7.1-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2026-04-15
Merge tag 'drm-next-2026-04-15' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2026-04-14
Merge tag 'powerpc-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2026-04-13
Merge tag 'driver-core-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-04-13
vfio/xe: Add a missing vfio_pci_core_release_dev()
Michał Winiarski
2026-04-13
vfio/xe: Reorganize the init to decouple migration from reset
Michał Winiarski
2026-04-04
PCI: use generic driver_override infrastructure
Danilo Krummrich
2026-04-02
vfio/pci: Require vfio_device_ops.name
Alex Williamson
2026-04-01
vfio/ism: Implement vfio_pci driver for ISM devices
Julian Ruess
2026-04-01
vfio/pci: Rename vfio_config_do_rw() to vfio_pci_config_rw_single() and expor...
Julian Ruess
2026-03-31
BackMerge tag 'v7.0-rc6' into drm-next
Dave Airlie
2026-03-30
drivers/vfio_pci_core: Change PXD_ORDER check from switch case to if/else block
Ritesh Harjani (IBM)
2026-03-26
vfio/pci: Fix double free in dma-buf feature
Alex Williamson
2026-03-24
vfio/xe: Notify PF about VF FLR in reset_prepare
Piotr Piórkowski
2026-03-23
vfio/qat: add support for Intel QAT 420xx VFs
Giovanni Cabiddu
2026-03-19
vfio/mlx5: Add REINIT support to VFIO_MIG_GET_PRECOPY_INFO
Yishai Hadas
2026-03-19
vfio/mlx5: consider inflight SAVE during PRE_COPY
Yishai Hadas
2026-03-19
vfio: Adapt drivers to use the core helper vfio_check_precopy_ioctl
Yishai Hadas
2026-02-27
vfio/qat: extend Kconfig dependencies for 420xx and 6xxx devices
Vijay Sundar Selvamani
2026-02-23
vfio: Permit VFIO to work with pinned importers
Leon Romanovsky
2026-02-23
vfio: Wait for dma-buf invalidation to complete
Leon Romanovsky
2026-02-23
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-12
Merge tag 'vfio-v7.0-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2026-02-05
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2026-01-29
hisi_acc_vfio_pci: fix the queue parameter anomaly issue
Longfang Liu
2026-01-29
hisi_acc_vfio_pci: resolve duplicate migration states
Longfang Liu
2026-01-29
hisi_acc_vfio_pci: update status after RAS error
Longfang Liu
2026-01-29
hisi_acc_vfio_pci: fix VF reset timeout issue
Weili Qian
2026-01-27
dma-buf: Rename dma_buf_move_notify() to dma_buf_invalidate_mappings()
Leon Romanovsky
2026-01-23
vfio: Prevent from pinned DMABUF importers to attach to VFIO DMABUF
Leon Romanovsky
2026-01-19
vfio/pci: Lock upstream bridge for vfio_pci_core_disable()
Anthony Pighin (Nokia)
2026-01-19
Merge tag 'common_phys_vec_via_vfio' into v6.20/vfio/next
Alex Williamson
2026-01-19
types: reuse common phys_vec type instead of DMABUF open‑coded variant
Leon Romanovsky
2026-01-19
vfio/nvgrace-gpu: register device memory for poison handling
Ankit Agrawal
2025-12-28
vfio/xe: Fix use-after-free in xe_vfio_pci_alloc_file()
Alper Ak
2025-12-28
vfio/pds: Fix memory leak in pds_vfio_dirty_enable()
Zilin Guan
2025-12-23
vfio/xe: Add default handler for .get_region_info_caps
Michal Wajdeczko
2025-12-23
vfio/pci: Disable qword access to the VGA region
Kevin Tian
2025-12-23
vfio/pci: Disable qword access to the PCI ROM bar
Kevin Tian
2025-12-04
Merge tag 'drm-next-2025-12-05' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-12-04
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-12-01
vfio/xe: Add device specific vfio_pci driver variant for Intel graphics
Michał Winiarski
[next]