- 3652117 eventfd: simplify eventfd_signal() by Christian Brauner · 1 year, 4 months ago
- 2b88119 vfio/mtty: Enable migration support by Alex Williamson · 1 year, 5 months ago
- 293fbc2 vfio/mtty: Overhaul mtty interrupt handling by Alex Williamson · 1 year, 5 months ago
- 8cfa7186 vfio-iommufd: Add detach_ioas support for emulated VFIO devices by Yi Liu · 1 year, 8 months ago
- 556eb8b Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 1 year, 10 months ago
- 0a782d1 vfio/mdev: Uses the vfio emulated iommufd ops set in the mdev sample drivers by Yi Liu · 2 years ago
- 1aaba11 driver core: class: remove module * from class_create() by Greg Kroah-Hartman · 2 years ago
- ce38957 vfio/ap/ccw/samples: Fix device_register() unwind path by Alex Williamson · 2 years, 3 months ago
- 913447d vfio: Remove vfio_free_device by Eric Farman · 2 years, 4 months ago
- f2fbc72 vfio/mdev: consolidate all the available_instance sysfs into the core code by Christoph Hellwig · 2 years, 6 months ago
- 0bc7906 vfio/mdev: consolidate all the name sysfs into the core code by Christoph Hellwig · 2 years, 6 months ago
- 290aac5 vfio/mdev: consolidate all the device_api sysfs into the core code by Jason Gunthorpe · 2 years, 6 months ago
- da44c34 vfio/mdev: simplify mdev_type handling by Christoph Hellwig · 2 years, 6 months ago
- 89345d5 vfio/mdev: embedd struct mdev_parent in the parent data structure by Christoph Hellwig · 2 years, 6 months ago
- bdef2b7 vfio/mdev: make mdev.h standalone includable by Christoph Hellwig · 2 years, 6 months ago
- 67c5a18 vfio/mtty: Use the new device life cycle helpers by Yi Liu · 2 years, 6 months ago
- 6b42f49 vfio/mdev: Remove mdev_parent_ops by Jason Gunthorpe · 2 years, 11 months ago
- e648693 vfio/mdev: Remove mdev_parent_ops dev_attr_groups by Jason Gunthorpe · 2 years, 11 months ago
- c68ea0d vfio: simplify iommu group allocation for mediated devices by Christoph Hellwig · 3 years, 5 months ago
- 17a1e4f vfio/samples: Delete useless open/close by Jason Gunthorpe · 3 years, 7 months ago
- ae03c37 vfio: Introduce a vfio_uninit_group_dev() API call by Max Gurtovoy · 3 years, 7 months ago
- 97d0a68 vfio/mtty: Enforce available_instances by Alex Williamson · 3 years, 9 months ago
- 0dd1b7f vfio/mtty: Delete mdev_devices_list by Jason Gunthorpe · 3 years, 9 months ago
- 09177ac vfio/mtty: Convert to use vfio_register_group_dev() by Jason Gunthorpe · 3 years, 9 months ago
- 9169cff vfio/mdev: Correct the function signatures for the mdev_type_attributes by Jason Gunthorpe · 4 years ago
- c2ef2f5 vfio/mdev: Remove kobj from mdev_parent_ops->create() by Jason Gunthorpe · 4 years ago
- c594b26 vfio/mtty: Use mdev_get_type_group_id() by Jason Gunthorpe · 4 years ago
- eee413e vfio-mdev/mtty: Simplify interrupt generation by Parav Pandit · 6 years ago
- 4b2dbd5 vfio-mdev/samples: make some symbols static by Kefeng Wang · 6 years ago
- d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
- 3e4835f samples/vfio-mdev/mtty: expand minor range when registering chrdev region by Chengguang Xu · 6 years ago
- 278bca7 vfio-mdev: Switch to use new generic UUID API by Andy Shevchenko · 6 years ago
- 8ba35b3 vfio-mdev/samples: Use u8 instead of char for handle functions by Nathan Chancellor · 6 years ago
- c9f89c3 vfio-mdev/samples: change RDI interrupt condition by Shunyong Yang · 7 years ago
- 79d4037 vfio-mdev/samples: make mdev_fops const and static by Bhumika Goyal · 7 years ago
- 73da426 vfio-mdev: remove some dead code by Dan Carpenter · 8 years ago
- 5c67786 vfio-mdev: buffer overflow in ioctl() by Dan Carpenter · 8 years ago
- 6ed0993a vfio-mdev: return -EFAULT if copy_to_user() fails by Dan Carpenter · 8 years ago
- d293dba vfio-mdev: fix some error codes in the sample code by Dan Carpenter · 8 years ago
- 99e3123 vfio-mdev: Make mdev_device private and abstract interfaces by Alex Williamson · 8 years ago
- 9372e6fe vfio-mdev: Make mdev_parent private by Alex Williamson · 8 years ago
- 4293055 vfio-mdev: de-polute the namespace, rename parent_device & parent_ops by Alex Williamson · 8 years ago
- 9d1a546 docs: Sample driver to demonstrate how to use Mediated device framework. by Kirti Wankhede · 8 years ago