index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
vfio
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'vfio-v6.5-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2023-06-30
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-29
1
-2
/
+1
|
\
\
|
*
|
bus: fsl-mc: Make remove function return void
Uwe Kleine-König
2023-05-30
1
-2
/
+1
|
|
/
*
|
mm: ptep_get() conversion
Ryan Roberts
2023-06-19
1
-2
/
+5
*
|
mm/gup: remove unused vmas parameter from pin_user_pages_remote()
Lorenzo Stoakes
2023-06-09
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-28
1
-83
/
+13
|
\
\
|
*
|
powerpc/iommu: Add iommu_ops to report capabilities and allow blocking domains
Alexey Kardashevskiy
2023-03-15
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
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'iommufd/for-rc' into for-next
Jason Gunthorpe
2023-04-04
1
-10
/
+4
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
vfio/mlx5: Fix the report of dirty_bytes upon pre-copy
Yishai Hadas
2023-03-13
1
-10
/
+4
|
|
/
*
|
vfio: Check the presence for iommufd callbacks in __vfio_register_dev()
Yi Liu
2023-03-31
2
-5
/
+3
*
|
vfio/mdev: Uses the vfio emulated iommufd ops set in the mdev sample drivers
Yi Liu
2023-03-31
1
-8
/
+6
*
|
vfio-iommufd: Make vfio_iommufd_emulated_bind() return iommufd_access ID
Yi Liu
2023-03-31
1
-1
/
+1
*
|
vfio-iommufd: No need to record iommufd_ctx in vfio_device
Yi Liu
2023-03-31
1
-7
/
+1
*
|
iommufd: Create access in vfio_iommufd_emulated_bind()
Nicolin Chen
2023-03-31
1
-7
/
+17
|
/
*
Merge tag 'vfio-v6.3-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2023-02-25
21
-271
/
+562
|
\
|
*
vfio: Fix NULL pointer dereference caused by uninitialized group->iommufd
Yan Zhao
2023-02-22
1
-1
/
+1
|
*
vfio/mlx5: Fix range size calculation upon tracker creation
Yishai Hadas
2023-02-09
1
-2
/
+2
|
*
vfio: no need to pass kvm pointer during device open
Matthew Rosato
2023-02-09
3
-7
/
+5
|
*
vfio: fix deadlock between group lock and kvm lock
Matthew Rosato
2023-02-09
3
-14
/
+108
|
*
vfio: revert "iommu driver notify callback"
Steve Sistare
2023-02-09
2
-12
/
+0
|
*
vfio/type1: revert "implement notify callback"
Steve Sistare
2023-02-09
1
-15
/
+0
|
*
vfio/type1: revert "block on invalid vaddr"
Steve Sistare
2023-02-09
1
-89
/
+5
|
*
vfio/type1: restore locked_vm
Steve Sistare
2023-02-09
1
-0
/
+35
[next]