index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vfio
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-17
VFIO: Add the SPR_DSA and SPR_IAX devices to the denylist
Arjan van de Ven
1
-0
/
+2
2024-04-03
vfio/fsl-mc: Block calling interrupt handler without trigger
Alex Williamson
1
-3
/
+4
2024-04-03
vfio/platform: Create persistent IRQ handlers
Alex Williamson
1
-33
/
+68
2024-04-03
vfio/pci: Create persistent INTx handler
Alex Williamson
1
-67
/
+82
2024-04-03
vfio: Introduce interface to flush virqfd inject workqueue
Alex Williamson
1
-0
/
+21
2024-04-03
vfio/pci: Disable auto-enable of exclusive INTx IRQ
Alex Williamson
1
-7
/
+10
2024-04-03
vfio/platform: Disable virqfds on cleanup
Alex Williamson
1
-1
/
+4
2024-04-03
vfio/pci: Lock external INTx masking ops
Alex Williamson
1
-6
/
+28
2024-04-03
vfio/pci: Remove negative check on unsigned vector
Reinette Chatre
1
-7
/
+8
2024-04-03
vfio/pci: Consolidate irq cleanup on MSI/MSI-X disable
Reinette Chatre
1
-2
/
+1
2024-04-03
vfio: Use GFP_KERNEL_ACCOUNT for userspace persistent allocations
Jason Gunthorpe
7
-14
/
+17
2024-03-01
iommufd/iova_bitmap: Consider page offset for the pages to be pinned
Joao Martins
1
-6
/
+7
2024-03-01
iommufd/iova_bitmap: Switch iova_bitmap::bitmap to an u8 array
Joao Martins
1
-4
/
+4
2024-03-01
iommufd/iova_bitmap: Bounds check mapped::pages access
Joao Martins
1
-0
/
+4
2023-10-06
vfio/mdev: Fix a null-ptr-deref bug for mdev_unregister_parent()
Jinjie Ruan
1
-1
/
+2
2023-09-13
vfio/type1: fix cap_migration information leak
Stefan Hajnoczi
1
-1
/
+1
2023-07-19
vfio/mdev: Move the compat_class initialization to module init
Eric Farman
1
-9
/
+14
2023-06-05
vfio/type1: check pfn valid before converting to struct page
Yan Zhao
1
-0
/
+5
2023-03-10
vfio/type1: restore locked_vm
Steve Sistare
1
-0
/
+35
2023-03-10
vfio/type1: track locked_vm per dma
Steve Sistare
1
-6
/
+17
2023-03-10
vfio/type1: prevent underflow of locked_vm via exec()
Steve Sistare
1
-27
/
+14
2023-03-10
vfio/type1: exclude mdevs from VFIO_UPDATE_VADDR
Steve Sistare
1
-2
/
+42
2023-02-01
vfio/type1: Respect IOMMU reserved regions in vfio_test_domain_fgsp()
Niklas Schnelle
1
-11
/
+20
2022-12-31
vfio/iova_bitmap: refactor iova_bitmap_set() to better handle page boundaries
Joao Martins
1
-17
/
+13
2022-12-31
vfio/iova_bitmap: Fix PAGE_SIZE unaligned bitmaps
Joao Martins
1
-2
/
+6
2022-12-31
vfio: platform: Do not pass return buffer to ACPI _RST method
Rafael Mendonca
1
-2
/
+1
2022-11-10
vfio/pci: Check the device set open count on reset
Anthony DeRossi
1
-5
/
+5
2022-11-10
vfio: Export the device set open count
Anthony DeRossi
1
-0
/
+13
2022-11-10
vfio: Fix container device registration life cycle
Anthony DeRossi
1
-5
/
+8
2022-10-12
Merge tag 'vfio-v6.1-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
28
-1757
/
+4088
2022-10-07
vfio: More vfio_file_is_group() use cases
Alex Williamson
1
-3
/
+3
2022-10-07
vfio: Make the group FD disassociate from the iommu_group
Jason Gunthorpe
2
-24
/
+44
2022-10-07
vfio: Hold a reference to the iommu_group in kvm for SPAPR
Jason Gunthorpe
1
-2
/
+4
2022-10-07
vfio: Add vfio_file_is_group()
Jason Gunthorpe
2
-2
/
+16
2022-10-04
vfio: Change vfio_group->group_rwsem to a mutex
Jason Gunthorpe
3
-29
/
+30
2022-10-04
vfio: Remove the vfio_group->users and users_comp
Jason Gunthorpe
2
-28
/
+20
2022-10-04
vfio/mdev: add mdev available instance checking to the core
Jason Gunthorpe
2
-4
/
+23
2022-10-04
vfio/mdev: consolidate all the description sysfs into the core code
Christoph Hellwig
2
-9
/
+33
2022-10-04
vfio/mdev: consolidate all the available_instance sysfs into the core code
Christoph Hellwig
1
-0
/
+11
2022-10-04
vfio/mdev: consolidate all the name sysfs into the core code
Christoph Hellwig
1
-0
/
+10
2022-10-04
vfio/mdev: consolidate all the device_api sysfs into the core code
Jason Gunthorpe
2
-11
/
+28
2022-10-04
vfio/mdev: remove mtype_get_parent_dev
Christoph Hellwig
1
-10
/
+0
2022-10-04
vfio/mdev: remove mdev_parent_dev
Christoph Hellwig
1
-6
/
+0
2022-10-04
vfio/mdev: unexport mdev_bus_type
Christoph Hellwig
2
-1
/
+1
2022-10-04
vfio/mdev: remove mdev_from_dev
Christoph Hellwig
1
-4
/
+2
2022-10-04
vfio/mdev: simplify mdev_type handling
Christoph Hellwig
4
-105
/
+30
2022-10-04
vfio/mdev: embedd struct mdev_parent in the parent data structure
Christoph Hellwig
3
-123
/
+24
2022-10-04
vfio/mdev: make mdev.h standalone includable
Christoph Hellwig
3
-5
/
+0
2022-09-27
hisi_acc_vfio_pci: Update some log and comment formats
Longfang Liu
2
-12
/
+12
2022-09-27
hisi_acc_vfio_pci: Remove useless macro definitions
Longfang Liu
1
-1
/
+0
[next]