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
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
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
2025-06-27
vfio/type1: Fix error unwind in migration dirty bitmap allocation
Li RongQing
1
-1
/
+1
2025-06-04
vfio/pci: Handle INTx IRQ_NOTCONNECTED
Alex Williamson
3
-11
/
+4
2025-03-13
vfio/pci: Enable iowrite64 and ioread64 for vfio pci
Ramesh Thomas
1
-0
/
+1
2025-03-13
vfio/platform: check the bounds of read/write syscalls
Alex Williamson
1
-0
/
+10
2025-02-01
vfio/platform: check the bounds of read/write syscalls
Alex Williamson
1
-0
/
+10
2024-12-14
vfio/pci: Properly hide first-in-list PCIe extended capability
Avihai Horon
1
-2
/
+14
2024-10-17
vfio/pci: fix potential memory leak in vfio_intx_enable()
Ye Bin
1
-1
/
+3
2024-04-10
vfio/fsl-mc: Block calling interrupt handler without trigger
Alex Williamson
1
-3
/
+4
2024-04-10
vfio/platform: Create persistent IRQ handlers
Alex Williamson
1
-33
/
+68
2024-04-10
vfio/pci: Create persistent INTx handler
Alex Williamson
1
-67
/
+82
2024-04-10
vfio: Introduce interface to flush virqfd inject workqueue
Alex Williamson
1
-0
/
+21
2024-04-10
vfio/pci: Lock external INTx masking ops
Alex Williamson
1
-6
/
+24
2024-04-10
vfio/pci: Disable auto-enable of exclusive INTx IRQ
Alex Williamson
1
-7
/
+10
2024-04-10
vfio/platform: Disable virqfds on cleanup
Alex Williamson
1
-1
/
+4
2023-09-19
vfio/type1: fix cap_migration information leak
Stefan Hajnoczi
1
-1
/
+1
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
2022-12-31
vfio: platform: Do not pass return buffer to ACPI _RST method
Rafael Mendonca
1
-2
/
+1
2022-09-15
vfio/type1: Unpin zero pages
Alex Williamson
1
-0
/
+12
2022-08-25
vfio: Clear the caps->buf to NULL after free
Schspa Shi
1
-0
/
+1
2022-04-20
vfio/pci: Fix vf_token mechanism when device-specific VF drivers are used
Jason Gunthorpe
1
-50
/
+74
2022-04-13
vfio/pci: Stub vfio_pci_vga_rw when !CONFIG_VFIO_PCI_VGA
Alex Williamson
1
-0
/
+2
2022-04-08
vfio/pci: wake-up devices around reset functions
Abhishek Sahu
1
-0
/
+48
2022-04-08
vfio/pci: fix memory leak during D3hot to D0 transition
Abhishek Sahu
1
-0
/
+13
2021-09-23
vfio/pci: add missing identifier name in argument of function prototype
Colin Ian King
1
-1
/
+1
2021-09-02
Merge tag 'vfio-v5.15-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
25
-2812
/
+2547
2021-08-26
Merge branches 'v5.15/vfio/spdx-license-cleanups', 'v5.15/vfio/dma-valid-wait...
Alex Williamson
16
-2425
/
+2335
2021-08-26
vfio/pci: Introduce vfio_pci_core.ko
Max Gurtovoy
10
-281
/
+64
2021-08-26
vfio: Use kconfig if XX/endif blocks instead of repeating 'depends on'
Jason Gunthorpe
6
-26
/
+26
2021-08-26
vfio: Use select for eventfd
Jason Gunthorpe
4
-4
/
+6
2021-08-26
PCI / VFIO: Add 'override_only' support for VFIO PCI sub system
Max Gurtovoy
1
-1
/
+8
2021-08-26
vfio/pci: Move module parameters to vfio_pci.c
Yishai Hadas
3
-12
/
+33
2021-08-26
vfio/pci: Move igd initialization to vfio_pci.c
Max Gurtovoy
3
-36
/
+41
2021-08-26
vfio/pci: Split the pci_driver code out of vfio_pci_core.c
Max Gurtovoy
4
-215
/
+304
2021-08-26
vfio/pci: Include vfio header in vfio_pci_core.h
Max Gurtovoy
2
-1
/
+1
2021-08-26
vfio/pci: Rename ops functions to fit core namings
Max Gurtovoy
1
-16
/
+16
2021-08-26
vfio/pci: Rename vfio_pci_device to vfio_pci_core_device
Max Gurtovoy
7
-155
/
+158
2021-08-26
vfio/pci: Rename vfio_pci_private.h to vfio_pci_core.h
Max Gurtovoy
7
-9
/
+9
2021-08-26
vfio/pci: Rename vfio_pci.c to vfio_pci_core.c
Max Gurtovoy
2
-1
/
+1
2021-08-24
vfio/type1: Fix vfio_find_dma_valid return
Anthony Yznaga
1
-4
/
+4
2021-08-24
vfio-pci/zdev: Remove repeated verbose license text
Cai Huoqing
1
-6
/
+1
2021-08-24
vfio: platform: reset: Convert to SPDX identifier
Cai Huoqing
1
-9
/
+1
2021-08-11
vfio: Remove struct vfio_device_ops open/release
Jason Gunthorpe
2
-35
/
+1
2021-08-11
vfio/pci: Reorganize VFIO_DEVICE_PCI_HOT_RESET to use the device set
Jason Gunthorpe
1
-124
/
+89
2021-08-11
vfio/pci: Change vfio_pci_try_bus_reset() to use the dev_set
Jason Gunthorpe
1
-92
/
+82
2021-08-11
vfio/pci: Move to the device set infrastructure
Yishai Hadas
2
-132
/
+37
2021-08-11
vfio/platform: Use open_device() instead of open coding a refcnt scheme
Jason Gunthorpe
2
-48
/
+32
2021-08-11
vfio/fsl: Move to the device set infrastructure
Jason Gunthorpe
3
-139
/
+28
2021-08-11
vfio: Provide better generic support for open/release vfio_device_ops
Jason Gunthorpe
2
-24
/
+151
[next]