index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vfio
Age
Commit message (
Expand
)
Author
2023-02-25
Merge tag 'vfio-v6.3-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2023-02-24
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-02-24
Merge tag 'iommu-updates-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-22
vfio: Fix NULL pointer dereference caused by uninitialized group->iommufd
Yan Zhao
2023-02-21
Merge tag 'v6.2' into iommufd.git for-next
Jason Gunthorpe
2023-02-18
Merge branches 'apple/dart', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'x86/vt...
Joerg Roedel
2023-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2023-02-09
vfio/mlx5: Fix range size calculation upon tracker creation
Yishai Hadas
2023-02-09
vfio: no need to pass kvm pointer during device open
Matthew Rosato
2023-02-09
vfio: fix deadlock between group lock and kvm lock
Matthew Rosato
2023-02-09
vfio: revert "iommu driver notify callback"
Steve Sistare
2023-02-09
vfio/type1: revert "implement notify callback"
Steve Sistare
2023-02-09
vfio/type1: revert "block on invalid vaddr"
Steve Sistare
2023-02-09
vfio/type1: restore locked_vm
Steve Sistare
2023-02-09
vfio/type1: track locked_vm per dma
Steve Sistare
2023-02-09
vfio/type1: prevent underflow of locked_vm via exec()
Steve Sistare
2023-02-09
vfio/type1: exclude mdevs from VFIO_UPDATE_VADDR
Steve Sistare
2023-02-03
Merge branch 'vfio-no-iommu' into iommufd.git for-next
Jason Gunthorpe
2023-02-03
vfio: Support VFIO_NOIOMMU with iommufd
Jason Gunthorpe
2023-02-01
vfio: platform: ignore missing reset if disabled at module init
Tomasz Duszynski
2023-01-30
vfio/mlx5: Improve the target side flow to reduce downtime
Yishai Hadas
2023-01-30
vfio/mlx5: Improve the source side flow upon pre_copy
Yishai Hadas
2023-01-30
vfio/mlx5: Check whether VF is migratable
Shay Drory
2023-01-30
vfio/mdev: Use sysfs_emit() to instead of sprintf()
Bo Liu
2023-01-30
Merge branch 'iommu-memory-accounting' of ssh://gitolite.kernel.org/pub/scm/l...
Jason Gunthorpe
2023-01-25
iommu: Add a gfp parameter to iommu_map()
Jason Gunthorpe
2023-01-23
vfio/platform: Use GFP_KERNEL_ACCOUNT for userspace persistent allocations
Yishai Hadas
2023-01-23
vfio/fsl-mc: Use GFP_KERNEL_ACCOUNT for userspace persistent allocations
Yishai Hadas
2023-01-23
vfio/hisi: Use GFP_KERNEL_ACCOUNT for userspace persistent allocations
Yishai Hadas
2023-01-23
vfio: Use GFP_KERNEL_ACCOUNT for userspace persistent allocations
Jason Gunthorpe
2023-01-23
vfio/mlx5: Allow loading of larger images than 512 MB
Yishai Hadas
2023-01-23
vfio/mlx5: Fix UBSAN note
Yishai Hadas
2023-01-23
vfio-mdev: turn VFIO_MDEV into a selectable symbol
Christoph Hellwig
2023-01-23
vfio: platform: No need to check res again
Angus Chen
2023-01-11
vfio/type1: Convert to iommu_group_has_isolated_msi()
Jason Gunthorpe
2023-01-10
vfio/type1: Respect IOMMU reserved regions in vfio_test_domain_fgsp()
Niklas Schnelle
2022-12-16
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-12-15
Merge tag 'vfio-v6.2-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2022-12-14
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-12
vfio/mlx5: error pointer dereference in error handling
Dan Carpenter
2022-12-12
vfio/mlx5: fix error code in mlx5vf_precopy_ioctl()
Dan Carpenter
2022-12-12
Merge tag 'irq-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-12-06
hisi_acc_vfio_pci: Enable PRE_COPY flag
Shameer Kolothum
2022-12-06
hisi_acc_vfio_pci: Move the dev compatibility tests for early check
Shameer Kolothum
2022-12-06
hisi_acc_vfio_pci: Introduce support for PRE_COPY state transitions
Shameer Kolothum
2022-12-06
hisi_acc_vfio_pci: Add support for precopy IOCTL
Shameer Kolothum
2022-12-06
vfio/mlx5: Enable MIGRATION_PRE_COPY flag
Shay Drory
2022-12-06
vfio/mlx5: Fallback to STOP_COPY upon specific PRE_COPY error
Shay Drory
2022-12-06
vfio/mlx5: Introduce multiple loads
Yishai Hadas
[next]