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
2022-12-06
vfio/mlx5: Consider temporary end of stream as part of PRE_COPY
Yishai Hadas
2022-12-06
vfio/mlx5: Introduce vfio precopy ioctl implementation
Yishai Hadas
2022-12-06
vfio/mlx5: Introduce SW headers for migration states
Yishai Hadas
2022-12-06
vfio/mlx5: Introduce device transitions of PRE_COPY
Yishai Hadas
2022-12-06
vfio/mlx5: Refactor to use queue based data chunks
Yishai Hadas
2022-12-06
vfio/mlx5: Refactor migration file state
Yishai Hadas
2022-12-06
vfio/mlx5: Refactor MKEY usage
Yishai Hadas
2022-12-06
vfio/mlx5: Refactor PD usage
Yishai Hadas
2022-12-06
vfio/mlx5: Enforce a single SAVE command at a time
Yishai Hadas
2022-12-06
vfio: Extend the device migration protocol with PRE_COPY
Jason Gunthorpe
2022-12-05
vfio: Fold vfio_virqfd.ko into vfio.ko
Jason Gunthorpe
2022-12-05
vfio: Remove CONFIG_VFIO_SPAPR_EEH
Jason Gunthorpe
2022-12-05
vfio: Move vfio_spapr_iommu_eeh_ioctl into vfio_iommu_spapr_tce.c
Jason Gunthorpe
2022-12-05
vfio/spapr: Move VFIO_CHECK_EXTENSION into tce_iommu_ioctl()
Jason Gunthorpe
2022-12-05
vfio/pci: Move all the SPAPR PCI specific logic to vfio_pci_core.ko
Jason Gunthorpe
2022-12-05
vfio: Move vfio group specific code into group.c
Yi Liu
2022-12-05
vfio: Refactor dma APIs for emulated devices
Yi Liu
2022-12-05
vfio: Wrap vfio group module init/clean code into helpers
Yi Liu
2022-12-05
vfio: Refactor vfio_device open and close
Yi Liu
2022-12-05
vfio: Make vfio_device_open() truly device specific
Yi Liu
2022-12-05
vfio: Swap order of vfio_device_container_register() and open_device()
Yi Liu
2022-12-05
vfio: Set device->group in helper function
Yi Liu
2022-12-05
vfio: Create wrappers for group register/unregister
Yi Liu
2022-12-05
vfio: Move the sanity check of the group to vfio_create_group()
Jason Gunthorpe
2022-12-05
vfio: Simplify vfio_create_group()
Jason Gunthorpe
2022-12-02
vfio/iova_bitmap: refactor iova_bitmap_set() to better handle page boundaries
Joao Martins
2022-12-02
Merge tag 'v6.1-rc7' into iommufd.git for-next
Jason Gunthorpe
2022-12-02
vfio: Make vfio_container optionally compiled
Jason Gunthorpe
2022-12-02
vfio: Move container related MODULE_ALIAS statements into container.c
Jason Gunthorpe
2022-12-02
vfio-iommufd: Support iommufd for emulated VFIO devices
Jason Gunthorpe
2022-12-02
vfio-iommufd: Support iommufd for physical VFIO devices
Jason Gunthorpe
2022-12-02
vfio-iommufd: Allow iommufd to be used in place of a container fd
Jason Gunthorpe
2022-12-02
vfio: Use IOMMU_CAP_ENFORCE_CACHE_COHERENCY for vfio_file_enforced_coherent()
Jason Gunthorpe
2022-12-02
vfio: Rename vfio_device_assign/unassign_container()
Jason Gunthorpe
2022-12-02
vfio: Move vfio_device_assign_container() into vfio_device_first_open()
Jason Gunthorpe
2022-12-02
vfio: Move vfio_device driver open/close code to a function
Jason Gunthorpe
2022-11-24
driver core: make struct class.devnode() take a const *
Greg Kroah-Hartman
2022-11-23
vfio/fsl-mc: Remove linux/msi.h include
Thomas Gleixner
2022-11-14
vfio/mlx5: Fix a typo in mlx5vf_cmd_load_vhca_state()
Yishai Hadas
2022-11-14
vfio: Add an option to get migration data size
Yishai Hadas
2022-11-10
vfio/pci: Check the device set open count on reset
Anthony DeRossi
2022-11-10
vfio: Export the device set open count
Anthony DeRossi
2022-11-10
vfio: Fix container device registration life cycle
Anthony DeRossi
2022-11-10
vfio: Remove vfio_free_device
Eric Farman
2022-11-10
vfio/ccw: replace vfio_init_device with _alloc_
Eric Farman
2022-11-09
vfio/iova_bitmap: Fix PAGE_SIZE unaligned bitmaps
Joao Martins
2022-11-09
vfio/iova_bitmap: Explicitly include linux/slab.h
Joao Martins
2022-11-09
vfio: platform: Do not pass return buffer to ACPI _RST method
Rafael Mendonca
2022-11-09
vfio/mlx5: Switch to use module_pci_driver() macro
Shang XiaoJing
2022-10-12
Merge tag 'vfio-v6.1-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
[prev]
[next]