1. 5c904c6 Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 2 months ago
  2. 16b0314 dma-buf: move dma-buf symbols into the DMA_BUF module namespace by Greg Kroah-Hartman · 3 years, 3 months ago
  3. c68ea0d vfio: simplify iommu group allocation for mediated devices by Christoph Hellwig · 3 years, 3 months ago
  4. 3cb2482 vfio/mbochs: Fix close when multiple device FDs are open by Jason Gunthorpe · 3 years, 5 months ago
  5. 17a1e4f vfio/samples: Delete useless open/close by Jason Gunthorpe · 3 years, 5 months ago
  6. ae03c37 vfio: Introduce a vfio_uninit_group_dev() API call by Max Gurtovoy · 3 years, 5 months ago
  7. de5494a vfio/mbochs: Fix missing error unwind of mbochs_used_mbytes by Jason Gunthorpe · 3 years, 5 months ago
  8. e1706f0 vfio/samples: Remove module get/put by Jason Gunthorpe · 3 years, 5 months ago
  9. 97d0a68 vfio/mtty: Enforce available_instances by Alex Williamson · 3 years, 6 months ago
  10. 0dd1b7f vfio/mtty: Delete mdev_devices_list by Jason Gunthorpe · 3 years, 6 months ago
  11. 0af5160 vfio/mdpy: Fix memory leak of object mdev_state->vconfig by Colin Ian King · 3 years, 6 months ago
  12. 681c161 vfio/mbochs: Convert to use vfio_register_group_dev() by Jason Gunthorpe · 3 years, 6 months ago
  13. 437e413 vfio/mdpy: Convert to use vfio_register_group_dev() by Jason Gunthorpe · 3 years, 6 months ago
  14. 09177ac vfio/mtty: Convert to use vfio_register_group_dev() by Jason Gunthorpe · 3 years, 6 months ago
  15. 752774c samples: vfio-mdev: fix error handing in mdpy_fb_probe() by Wei Yongjun · 3 years, 7 months ago
  16. 698f99e vfio/mdev: remove unnecessary NULL check in mbochs_create() by Dan Carpenter · 3 years, 8 months ago
  17. 8c2acfe samples/vfio-mdev/mdpy: use remap_vmalloc_range by Christoph Hellwig · 3 years, 8 months ago
  18. 9169cff vfio/mdev: Correct the function signatures for the mdev_type_attributes by Jason Gunthorpe · 3 years, 9 months ago
  19. c2ef2f5 vfio/mdev: Remove kobj from mdev_parent_ops->create() by Jason Gunthorpe · 3 years, 9 months ago
  20. 3d3a360 vfio/mbochs: Use mdev_get_type_group_id() by Jason Gunthorpe · 3 years, 9 months ago
  21. adc9d1f vfio/mdpy: Use mdev_get_type_group_id() by Jason Gunthorpe · 3 years, 9 months ago
  22. c594b26 vfio/mtty: Use mdev_get_type_group_id() by Jason Gunthorpe · 3 years, 9 months ago
  23. 6cbf507 vfio/mdev: Fix missing static's on MDEV_TYPE_ATTR's by Jason Gunthorpe · 3 years, 9 months ago
  24. be0704b samples: vfio-mdev/mbochs: fix common struct sg_table related issues by Marek Szyprowski · 4 years, 8 months ago
  25. 2575b2f PCI: Move PCI_VENDOR_ID_REDHAT definition to pci_ids.h by Huacai Chen · 4 years, 6 months ago
  26. bdebd6a2 vmalloc: fix remap_vmalloc_range() bounds checks by Jann Horn · 4 years, 8 months ago
  27. b0077e5 samples: vfio-mdev: constify fb ops by Jani Nikula · 5 years ago
  28. 59c3797 sample/vfio-mdev/mbocs: Remove dma_buf_k(un)map support by Daniel Vetter · 5 years ago
  29. eee413e vfio-mdev/mtty: Simplify interrupt generation by Parav Pandit · 5 years ago
  30. dc3bf49 treewide: remove SPDX "WITH Linux-syscall-note" from kernel-space headers again by Masahiro Yamada · 5 years ago
  31. b46c820 sample/mdev/mbochs: remove set but not used variable 'mdev_state' by YueHaibing · 5 years ago
  32. 4b2dbd5 vfio-mdev/samples: make some symbols static by Kefeng Wang · 5 years ago
  33. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  34. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  35. 3e4835f samples/vfio-mdev/mtty: expand minor range when registering chrdev region by Chengguang Xu · 6 years ago
  36. 18bc04b samples/vfio-mdev/mdpy: expand minor range when registering chrdev region by Chengguang Xu · 6 years ago
  37. 1635521 samples/vfio-mdev/mbochs: expand minor range when registering chrdev region by Chengguang Xu · 6 years ago
  38. 278bca7 vfio-mdev: Switch to use new generic UUID API by Andy Shevchenko · 6 years ago
  39. 8ba35b3 vfio-mdev/samples: Use u8 instead of char for handle functions by Nathan Chancellor · 6 years ago
  40. 104c740 vfio: add edid support to mbochs sample driver by Gerd Hoffmann · 6 years ago
  41. 498e8bf sample: vfio-mdev: avoid deadlock in mdev_access() by Alexey Khoroshilov · 6 years ago
  42. d7ef4899 sample/vfio-mdev: Change return type to vm_fault_t by Souptick Joarder · 6 years ago
  43. 7733e05 sample/mdev/mbochs: add mbochs_kunmap_dmabuf by Gerd Hoffmann · 7 years ago
  44. 2203d8a sample/mdev/mbochs: remove mbochs_kmap_atomic_dmabuf by Gerd Hoffmann · 7 years ago
  45. a5e6e65 sample: vfio bochs vbe display (host device for bochs-drm) by Gerd Hoffmann · 7 years ago
  46. cacade1 sample: vfio mdev display - guest driver by Gerd Hoffmann · 7 years ago
  47. d61fc96f sample: vfio mdev display - host device by Gerd Hoffmann · 7 years ago
  48. c9f89c3 vfio-mdev/samples: change RDI interrupt condition by Shunyong Yang · 7 years ago
  49. 79d4037 vfio-mdev/samples: make mdev_fops const and static by Bhumika Goyal · 7 years ago
  50. 73da426 vfio-mdev: remove some dead code by Dan Carpenter · 8 years ago
  51. 5c67786 vfio-mdev: buffer overflow in ioctl() by Dan Carpenter · 8 years ago
  52. 6ed0993a vfio-mdev: return -EFAULT if copy_to_user() fails by Dan Carpenter · 8 years ago
  53. d293dba vfio-mdev: fix some error codes in the sample code by Dan Carpenter · 8 years ago
  54. 99e3123 vfio-mdev: Make mdev_device private and abstract interfaces by Alex Williamson · 8 years ago
  55. 9372e6fe vfio-mdev: Make mdev_parent private by Alex Williamson · 8 years ago
  56. 4293055 vfio-mdev: de-polute the namespace, rename parent_device & parent_ops by Alex Williamson · 8 years ago
  57. 08c1a4e vfio-mdev: Fix mtty sample driver building by Alex Williamson · 8 years ago
  58. 9d1a546 docs: Sample driver to demonstrate how to use Mediated device framework. by Kirti Wankhede · 8 years ago