index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vfio
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-13
vfio/mlx5: Fix the report of dirty_bytes upon pre-copy
Yishai Hadas
1
-10
/
+4
2023-02-25
Merge tag 'vfio-v6.3-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
21
-271
/
+562
2023-02-25
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-25
/
+41
2023-02-25
Merge tag 'iommu-updates-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+5
2023-02-24
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2023-02-22
vfio: Fix NULL pointer dereference caused by uninitialized group->iommufd
Yan Zhao
1
-1
/
+1
2023-02-21
Merge tag 'v6.2' into iommufd.git for-next
Jason Gunthorpe
1
-11
/
+20
2023-02-18
Merge branches 'apple/dart', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'x86/vt...
Joerg Roedel
1
-4
/
+5
2023-02-10
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
1
-1
/
+1
2023-02-09
vfio/mlx5: Fix range size calculation upon tracker creation
Yishai Hadas
1
-2
/
+2
2023-02-09
vfio: no need to pass kvm pointer during device open
Matthew Rosato
3
-7
/
+5
2023-02-09
vfio: fix deadlock between group lock and kvm lock
Matthew Rosato
3
-14
/
+108
2023-02-09
vfio: revert "iommu driver notify callback"
Steve Sistare
2
-12
/
+0
2023-02-09
vfio/type1: revert "implement notify callback"
Steve Sistare
1
-15
/
+0
2023-02-09
vfio/type1: revert "block on invalid vaddr"
Steve Sistare
1
-89
/
+5
2023-02-09
vfio/type1: restore locked_vm
Steve Sistare
1
-0
/
+35
2023-02-09
vfio/type1: track locked_vm per dma
Steve Sistare
1
-6
/
+17
2023-02-09
vfio/type1: prevent underflow of locked_vm via exec()
Steve Sistare
1
-27
/
+14
2023-02-09
vfio/type1: exclude mdevs from VFIO_UPDATE_VADDR
Steve Sistare
1
-2
/
+42
2023-02-03
Merge branch 'vfio-no-iommu' into iommufd.git for-next
Jason Gunthorpe
6
-12
/
+38
2023-02-03
vfio: Support VFIO_NOIOMMU with iommufd
Jason Gunthorpe
6
-12
/
+38
2023-02-01
vfio: platform: ignore missing reset if disabled at module init
Tomasz Duszynski
1
-2
/
+5
2023-01-30
vfio/mlx5: Improve the target side flow to reduce downtime
Yishai Hadas
2
-12
/
+105
2023-01-30
vfio/mlx5: Improve the source side flow upon pre_copy
Yishai Hadas
3
-34
/
+151
2023-01-30
vfio/mlx5: Check whether VF is migratable
Shay Drory
2
-0
/
+28
2023-01-30
vfio/mdev: Use sysfs_emit() to instead of sprintf()
Bo Liu
1
-1
/
+1
2023-01-30
Merge branch 'iommu-memory-accounting' of ssh://gitolite.kernel.org/pub/scm/l...
Jason Gunthorpe
1
-4
/
+5
2023-01-25
iommu: Add a gfp parameter to iommu_map()
Jason Gunthorpe
1
-4
/
+5
2023-01-23
vfio/platform: Use GFP_KERNEL_ACCOUNT for userspace persistent allocations
Yishai Hadas
2
-5
/
+5
2023-01-23
vfio/fsl-mc: Use GFP_KERNEL_ACCOUNT for userspace persistent allocations
Yishai Hadas
2
-3
/
+3
2023-01-23
vfio/hisi: Use GFP_KERNEL_ACCOUNT for userspace persistent allocations
Yishai Hadas
1
-2
/
+2
2023-01-23
vfio: Use GFP_KERNEL_ACCOUNT for userspace persistent allocations
Jason Gunthorpe
7
-14
/
+17
2023-01-23
vfio/mlx5: Allow loading of larger images than 512 MB
Yishai Hadas
2
-14
/
+16
2023-01-23
vfio/mlx5: Fix UBSAN note
Yishai Hadas
1
-3
/
+3
2023-01-23
vfio-mdev: turn VFIO_MDEV into a selectable symbol
Christoph Hellwig
1
-7
/
+1
2023-01-23
vfio: platform: No need to check res again
Angus Chen
1
-3
/
+0
2023-01-11
vfio/type1: Convert to iommu_group_has_isolated_msi()
Jason Gunthorpe
1
-13
/
+3
2023-01-10
vfio/type1: Respect IOMMU reserved regions in vfio_test_domain_fgsp()
Niklas Schnelle
1
-11
/
+20
2022-12-16
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2022-12-16
Merge tag 'vfio-v6.2-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
18
-429
/
+1435
2022-12-14
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
13
-912
/
+1434
2022-12-13
vfio/mlx5: error pointer dereference in error handling
Dan Carpenter
1
-1
/
+1
2022-12-13
vfio/mlx5: fix error code in mlx5vf_precopy_ioctl()
Dan Carpenter
1
-1
/
+4
2022-12-12
Merge tag 'irq-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+0
2022-12-06
hisi_acc_vfio_pci: Enable PRE_COPY flag
Shameer Kolothum
1
-1
/
+1
2022-12-06
hisi_acc_vfio_pci: Move the dev compatibility tests for early check
Shameer Kolothum
2
-12
/
+8
2022-12-06
hisi_acc_vfio_pci: Introduce support for PRE_COPY state transitions
Shameer Kolothum
1
-3
/
+71
2022-12-06
hisi_acc_vfio_pci: Add support for precopy IOCTL
Shameer Kolothum
2
-0
/
+53
2022-12-06
vfio/mlx5: Enable MIGRATION_PRE_COPY flag
Shay Drory
1
-0
/
+5
2022-12-06
vfio/mlx5: Fallback to STOP_COPY upon specific PRE_COPY error
Shay Drory
3
-3
/
+32
[next]