index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
vfio
/
pci
/
vfio_pci_core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vfio/pci-core: Add capability for AtomicOp completer support
Alex Williamson
2023-06-16
1
-0
/
+38
*
vfio/pci: Clear VFIO_IRQ_INFO_NORESIZE for MSI-X
Reinette Chatre
2023-05-23
1
-1
/
+1
*
vfio/pci: Probe and store ability to support dynamic MSI-X
Reinette Chatre
2023-05-23
1
-1
/
+4
*
vfio/pci: Use xarray for interrupt context storage
Reinette Chatre
2023-05-23
1
-0
/
+1
*
Merge tag 'vfio-v6.3-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2023-02-25
1
-3
/
+4
|
\
|
*
vfio: Use GFP_KERNEL_ACCOUNT for userspace persistent allocations
Jason Gunthorpe
2023-01-23
1
-3
/
+4
*
|
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2023-02-09
1
-1
/
+1
|
/
*
Merge tag 'vfio-v6.2-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2022-12-15
1
-4
/
+11
|
\
|
*
vfio: Remove CONFIG_VFIO_SPAPR_EEH
Jason Gunthorpe
2022-12-05
1
-3
/
+3
|
*
vfio/pci: Move all the SPAPR PCI specific logic to vfio_pci_core.ko
Jason Gunthorpe
2022-12-05
1
-2
/
+9
|
*
vfio: Add an option to get migration data size
Yishai Hadas
2022-11-14
1
-1
/
+2
|
*
vfio: Remove vfio_free_device
Eric Farman
2022-11-10
1
-1
/
+0
*
|
vfio/pci: Check the device set open count on reset
Anthony DeRossi
2022-11-10
1
-5
/
+5
|
/
*
vfio: Add vfio_file_is_group()
Jason Gunthorpe
2022-10-07
1
-1
/
+1
*
vfio/hisi_acc: Use the new device life cycle helpers
Yi Liu
2022-09-21
1
-30
/
+0
*
vfio/pci: Use the new device life cycle helpers
Yi Liu
2022-09-21
1
-0
/
+35
*
vfio: Introduce the DMA logging feature support
Yishai Hadas
2022-09-08
1
-0
/
+5
*
vfio/pci: Implement VFIO_DEVICE_FEATURE_LOW_POWER_ENTRY_WITH_WAKEUP
Abhishek Sahu
2022-09-01
1
-3
/
+60
*
vfio/pci: Implement VFIO_DEVICE_FEATURE_LOW_POWER_ENTRY/EXIT
Abhishek Sahu
2022-09-01
1
-8
/
+145
*
vfio/pci: Mask INTx during runtime suspend
Abhishek Sahu
2022-09-01
1
-4
/
+34
*
vfio-pci: Replace 'void __user *' with proper types in the ioctl functions
Jason Gunthorpe
2022-09-01
1
-30
/
+28
*
vfio-pci: Re-indent what was vfio_pci_core_ioctl()
Jason Gunthorpe
2022-09-01
1
-362
/
+349
*
vfio-pci: Break up vfio_pci_core_ioctl() into one function per ioctl
Jason Gunthorpe
2022-09-01
1
-29
/
+68
*
vfio/pci: Rename vfio_pci_register_dev_region()
Jason Gunthorpe
2022-09-01
1
-5
/
+5
*
vfio/pci: Split linux/vfio_pci_core.h
Jason Gunthorpe
2022-09-01
1
-1
/
+18
*
Merge tag 'vfio-v6.0-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2022-08-06
1
-0
/
+7
|
\
|
*
vfio: Split migration ops from main device ops
Yishai Hadas
2022-06-30
1
-0
/
+7
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-08-04
1
-1
/
+9
|
\
\
|
*
|
vfio-pci/zdev: add open/close device hooks
Matthew Rosato
2022-07-11
1
-1
/
+9
|
|
/
*
/
vfio/pci: Remove console drivers
Alex Williamson
2022-06-27
1
-0
/
+5
|
/
*
vfio/pci: Move the unused device into low power state with runtime PM
Abhishek Sahu
2022-05-18
1
-57
/
+113
*
vfio/pci: Change the PF power state to D0 before enabling VFs
Abhishek Sahu
2022-05-18
1
-0
/
+16
*
vfio/pci: Use the struct file as the handle not the vfio_group
Jason Gunthorpe
2022-05-13
1
-21
/
+21
*
vfio/pci: Remove vfio_device_get_from_dev()
Jason Gunthorpe
2022-05-11
1
-26
/
+6
*
vfio/pci: Have all VFIO PCI drivers store the vfio_pci_core_device in drvdata
Jason Gunthorpe
2022-05-11
1
-0
/
+4
*
vfio/pci: Fix vf_token mechanism when device-specific VF drivers are used
Jason Gunthorpe
2022-04-13
1
-50
/
+74
*
-
.
Merge branches 'v5.18/vfio/next/mlx5-migration-v10', 'v5.18/vfio/next/pm-fixe...
Alex Williamson
2022-03-03
1
-0
/
+61
|
\
\
|
*
|
vfio/pci: wake-up devices around reset functions
Abhishek Sahu
2022-02-22
1
-0
/
+48
|
*
|
vfio/pci: fix memory leak during D3hot to D0 transition
Abhishek Sahu
2022-02-22
1
-0
/
+13
|
|
/
*
|
vfio/pci: Expose vfio_pci_core_aer_err_detected()
Yishai Hadas
2022-03-03
1
-3
/
+4
*
|
vfio: Have the core code decode the VFIO_DEVICE_FEATURE ioctl
Jason Gunthorpe
2022-03-03
1
-57
/
+37
|
/
*
Merge branch 'v5.16/vfio/hch-cleanup-vfio-iommu_group-creation-v6' into v5.16...
Alex Williamson
2021-09-30
1
-11
/
+2
|
\
|
*
vfio: Move vfio_iommu_group_get() to vfio_register_group_dev()
Jason Gunthorpe
2021-09-30
1
-11
/
+2
*
|
vfio/pci: add missing identifier name in argument of function prototype
Colin Ian King
2021-09-23
1
-1
/
+1
|
/
*
Merge tag 'vfio-v5.15-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2021-09-02
1
-6
/
+5
*
vfio/pci: Introduce vfio_pci_core.ko
Max Gurtovoy
2021-08-26
1
-6
/
+33
*
vfio/pci: Move module parameters to vfio_pci.c
Yishai Hadas
2021-08-26
1
-12
/
+8
*
vfio/pci: Move igd initialization to vfio_pci.c
Max Gurtovoy
2021-08-26
1
-34
/
+5
*
vfio/pci: Split the pci_driver code out of vfio_pci_core.c
Max Gurtovoy
2021-08-26
1
-214
/
+57
*
vfio/pci: Include vfio header in vfio_pci_core.h
Max Gurtovoy
2021-08-26
1
-1
/
+0
[next]