开源镜像站
帮助
下载
动态
GitHub
index
:
linux.git
master
Linux kernel mainline source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vfio
/
pci
Age
Commit message (
Expand
)
Author
4 days
vfio/pci: Expose latched module parameter policy in debugfs
Alex Williamson
4 days
vfio/pci: Latch all module parameters per device
Alex Williamson
4 days
vfio/mlx5: Fix racy bitfields and tighten struct layout
Alex Williamson
4 days
vfio/pci: Release the VGA arbiter client on register_device() failure
Alex Williamson
4 days
vfio/pci: Latch disable_idle_d3 per device
Alex Williamson
2026-06-10
vfio/qat: fix f_pos race in qat_vf_resume_write()
Giovanni Cabiddu
2026-06-05
vfio/nvgrace-gpu: Add Blackwell-Next GPU readiness check via CXL DVSEC
Ankit Agrawal
2026-05-22
vfio/pci: Use a private flag to prevent power state change with VFs
Raghavendra Rao Ananta
2026-05-20
vfio/xe: avoid duplicate reset in xe_vfio_pci_reset_done
GuoHan Zhao
2026-05-20
hisi_acc_vfio_pci: simplify the command for reading device information
Weili Qian
2026-05-20
vfio/pci: Replace vfio_pci_core_setup_barmap() with vfio_pci_core_get_iomap()
Matt Evans
2026-05-14
vfio/pci: Check BAR resources before exporting a DMABUF
Matt Evans
2026-05-14
vfio/pci: Set up BAR resources and maps in vfio_pci_core_enable()
Matt Evans
2026-05-13
vfio/pci: fix dma-buf kref underflow after revoke
Alex Williamson
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
[next]