index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vfio
Age
Commit message (
Expand
)
Author
2023-03-10
vfio/type1: restore locked_vm
Steve Sistare
2023-03-10
vfio/type1: track locked_vm per dma
Steve Sistare
2023-03-10
vfio/type1: prevent underflow of locked_vm via exec()
Steve Sistare
2023-03-10
vfio/type1: exclude mdevs from VFIO_UPDATE_VADDR
Steve Sistare
2023-02-01
vfio/type1: Respect IOMMU reserved regions in vfio_test_domain_fgsp()
Niklas Schnelle
2022-12-31
vfio/iova_bitmap: refactor iova_bitmap_set() to better handle page boundaries
Joao Martins
2022-12-31
vfio/iova_bitmap: Fix PAGE_SIZE unaligned bitmaps
Joao Martins
2022-12-31
vfio: platform: Do not pass return buffer to ACPI _RST method
Rafael Mendonca
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-10-12
Merge tag 'vfio-v6.1-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2022-10-07
vfio: More vfio_file_is_group() use cases
Alex Williamson
2022-10-07
vfio: Make the group FD disassociate from the iommu_group
Jason Gunthorpe
2022-10-07
vfio: Hold a reference to the iommu_group in kvm for SPAPR
Jason Gunthorpe
2022-10-07
vfio: Add vfio_file_is_group()
Jason Gunthorpe
2022-10-04
vfio: Change vfio_group->group_rwsem to a mutex
Jason Gunthorpe
2022-10-04
vfio: Remove the vfio_group->users and users_comp
Jason Gunthorpe
2022-10-04
vfio/mdev: add mdev available instance checking to the core
Jason Gunthorpe
2022-10-04
vfio/mdev: consolidate all the description sysfs into the core code
Christoph Hellwig
2022-10-04
vfio/mdev: consolidate all the available_instance sysfs into the core code
Christoph Hellwig
2022-10-04
vfio/mdev: consolidate all the name sysfs into the core code
Christoph Hellwig
2022-10-04
vfio/mdev: consolidate all the device_api sysfs into the core code
Jason Gunthorpe
2022-10-04
vfio/mdev: remove mtype_get_parent_dev
Christoph Hellwig
2022-10-04
vfio/mdev: remove mdev_parent_dev
Christoph Hellwig
2022-10-04
vfio/mdev: unexport mdev_bus_type
Christoph Hellwig
2022-10-04
vfio/mdev: remove mdev_from_dev
Christoph Hellwig
2022-10-04
vfio/mdev: simplify mdev_type handling
Christoph Hellwig
2022-10-04
vfio/mdev: embedd struct mdev_parent in the parent data structure
Christoph Hellwig
2022-10-04
vfio/mdev: make mdev.h standalone includable
Christoph Hellwig
2022-09-27
hisi_acc_vfio_pci: Update some log and comment formats
Longfang Liu
2022-09-27
hisi_acc_vfio_pci: Remove useless macro definitions
Longfang Liu
2022-09-27
hisi_acc_vfio_pci: Remove useless function parameter
Longfang Liu
2022-09-27
hisi_acc_vfio_pci: Fix device data address combination problem
Longfang Liu
2022-09-27
hisi_acc_vfio_pci: Fixes error return code issue
Longfang Liu
2022-09-27
vfio: Follow a strict lifetime for struct iommu_group
Jason Gunthorpe
2022-09-26
Merge branches 'apple/dart', 'arm/mediatek', 'arm/omap', 'arm/smmu', 'virtio'...
Joerg Roedel
2022-09-22
vfio: Move container code into drivers/vfio/container.c
Jason Gunthorpe
2022-09-22
vfio: Split the register_device ops call into functions
Jason Gunthorpe
2022-09-22
vfio: Rename vfio_ioctl_check_extension()
Jason Gunthorpe
2022-09-22
vfio: Split out container code from the init/cleanup functions
Jason Gunthorpe
2022-09-22
vfio: Remove #ifdefs around CONFIG_VFIO_NOIOMMU
Jason Gunthorpe
2022-09-22
vfio: Split the container logic into vfio_container_attach_group()
Jason Gunthorpe
2022-09-22
vfio: Rename __vfio_group_unset_container()
Jason Gunthorpe
2022-09-22
vfio: Add header guards and includes to drivers/vfio/vfio.h
Jason Gunthorpe
2022-09-21
vfio: Add struct device to vfio_device
Yi Liu
2022-09-21
vfio: Rename vfio_device_put() and vfio_device_try_get()
Kevin Tian
2022-09-21
vfio/ccw: Use the new device life cycle helpers
Kevin Tian
2022-09-21
vfio/amba: Use the new device life cycle helpers
Kevin Tian
2022-09-21
vfio/platform: Use the new device life cycle helpers
Kevin Tian
[next]