index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
vfio
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
vfio: Record devid in vfio_device_file
Yi Liu
2023-07-25
3
-13
/
+15
*
vfio-iommufd: Split bind/attach into two steps
Yi Liu
2023-07-25
3
-22
/
+39
*
vfio-iommufd: Move noiommu compat validation out of vfio_iommufd_bind()
Yi Liu
2023-07-25
3
-14
/
+30
*
vfio: Make vfio_df_open() single open for device cdev path
Yi Liu
2023-07-25
3
-0
/
+10
*
vfio: Add cdev_device_open_cnt to vfio_group
Yi Liu
2023-07-25
2
-0
/
+36
*
vfio: Block device access via device fd until device is opened
Yi Liu
2023-07-25
3
-1
/
+27
*
vfio: Pass struct vfio_device_file * to vfio_device_open/close()
Yi Liu
2023-07-25
3
-20
/
+33
*
vfio: Accept vfio device file in the KVM facing kAPI
Yi Liu
2023-07-25
2
-1
/
+38
*
vfio: Refine vfio file kAPIs for KVM
Yi Liu
2023-07-25
3
-36
/
+69
*
vfio: Allocate per device file structure
Yi Liu
2023-07-25
3
-7
/
+43
*
vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET
Yi Liu
2023-07-25
1
-11
/
+50
*
vfio/pci: Copy hot-reset device info to userspace in the devices loop
Yi Liu
2023-07-25
1
-60
/
+33
*
vfio/pci: Extend VFIO_DEVICE_GET_PCI_HOT_RESET_INFO for vfio device cdev
Yi Liu
2023-07-25
2
-7
/
+91
*
vfio: Add helper to search vfio_device in a dev_set
Yi Liu
2023-07-25
2
-5
/
+16
*
vfio/pci: Move the existing hot reset logic to be a helper
Yi Liu
2023-07-25
1
-23
/
+32
*
vfio/pci: Update comment around group_fd get in vfio_pci_ioctl_pci_hot_reset()
Yi Liu
2023-07-25
1
-3
/
+2
*
Merge tag 'vfio-v6.5-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2023-07-01
17
-131
/
+593
|
\
|
*
vfio/mdev: Move the compat_class initialization to module init
Eric Farman
2023-06-27
1
-9
/
+14
|
*
vfio/cdx: add support for CDX bus
Nipun Gupta
2023-06-16
6
-0
/
+289
|
*
vfio/fsl: Create Kconfig sub-menu
Alex Williamson
2023-06-16
1
-1
/
+5
|
*
vfio/platform: Cleanup Kconfig
Alex Williamson
2023-06-16
4
-11
/
+20
|
*
vfio/pci: Cleanup Kconfig
Alex Williamson
2023-06-16
4
-6
/
+10
|
*
vfio/pci-core: Add capability for AtomicOp completer support
Alex Williamson
2023-06-16
1
-0
/
+38
|
*
vfio/pci: Also demote hiding standard cap messages
Alex Williamson
2023-05-26
1
-2
/
+2
|
*
vfio/pci: Clear VFIO_IRQ_INFO_NORESIZE for MSI-X
Reinette Chatre
2023-05-23
1
-1
/
+1
|
*
vfio/pci: Support dynamic MSI-X
Reinette Chatre
2023-05-23
1
-6
/
+41
|
*
vfio/pci: Probe and store ability to support dynamic MSI-X
Reinette Chatre
2023-05-23
1
-1
/
+4
|
*
vfio/pci: Update stale comment
Reinette Chatre
2023-05-23
1
-5
/
+3
|
*
vfio/pci: Remove interrupt context counter
Reinette Chatre
2023-05-23
1
-12
/
+1
|
*
vfio/pci: Use xarray for interrupt context storage
Reinette Chatre
2023-05-23
2
-45
/
+47
|
*
vfio/pci: Move to single error path
Reinette Chatre
2023-05-23
1
-7
/
+10
|
*
vfio/pci: Prepare for dynamic interrupt context storage
Reinette Chatre
2023-05-23
1
-66
/
+149
|
*
vfio/pci: Remove negative check on unsigned vector
Reinette Chatre
2023-05-23
1
-7
/
+8
|
*
vfio/pci: Consolidate irq cleanup on MSI/MSI-X disable
Reinette Chatre
2023-05-23
1
-2
/
+1
|
*
vfio/pci: demote hiding ecap messages to debug level
Oleksandr Natalenko
2023-05-23
1
-2
/
+2
*
|
Merge tag 'soc-drivers-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-06-30
1
-2
/
+1
|
\
\
|
*
|
bus: fsl-mc: Make remove function return void
Uwe Kleine-König
2023-05-31
1
-2
/
+1
|
|
/
*
|
mm: ptep_get() conversion
Ryan Roberts
2023-06-20
1
-2
/
+5
*
|
mm/gup: remove unused vmas parameter from pin_user_pages_remote()
Lorenzo Stoakes
2023-06-10
1
-1
/
+1
*
|
vfio/type1: check pfn valid before converting to struct page
Yan Zhao
2023-05-23
1
-0
/
+5
|
/
*
Merge tag 'vfio-v6.4-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2023-05-02
1
-0
/
+7
|
\
|
*
vfio/pci: Add DVSEC PCI Extended Config Capability to user visible list.
K V P, Satyanarayana
2023-04-14
1
-0
/
+7
*
|
Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-04-29
1
-83
/
+13
|
\
\
|
*
|
powerpc/iommu: Add iommu_ops to report capabilities and allow blocking domains
Alexey Kardashevskiy
2023-03-14
1
-8
/
+0
|
*
|
powerpc/iommu: Add "borrowing" iommu_table_group_ops
Alexey Kardashevskiy
2023-03-14
1
-78
/
+16
*
|
|
Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-04-28
1
-1
/
+1
|
\
\
\
|
*
|
|
mm: Introduce untagged_addr_remote()
Kirill A. Shutemov
2023-03-16
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-27
2
-2
/
+2
|
\
\
\
|
*
\
\
Merge 6.3-rc5 into driver-core-next
Greg Kroah-Hartman
2023-04-03
1
-10
/
+4
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2023-03-17
2
-2
/
+2
|
|
|
/
|
|
/
|
[next]