index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vfio
/
mdev
/
mdev_sysfs.c
Age
Commit message (
Expand
)
Author
2023-09-22
vfio/mdev: Fix a null-ptr-deref bug for mdev_unregister_parent()
Jinjie Ruan
2023-01-30
vfio/mdev: Use sysfs_emit() to instead of sprintf()
Bo Liu
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: 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-04-21
vfio/mdev: Use the driver core to create the 'remove' file
Jason Gunthorpe
2022-04-21
vfio/mdev: Remove mdev_parent_ops
Jason Gunthorpe
2022-04-21
vfio/mdev: Remove mdev_parent_ops dev_attr_groups
Jason Gunthorpe
2021-04-12
vfio/mdev: Correct the function signatures for the mdev_type_attributes
Jason Gunthorpe
2021-04-07
vfio/mdev: Add mdev/mtype_get_type_group_id()
Jason Gunthorpe
2021-04-07
vfio/mdev: Add missing reference counting to mdev_type
Jason Gunthorpe
2021-04-07
vfio/mdev: Use struct mdev_type in struct mdev_device
Jason Gunthorpe
2021-04-07
vfio/mdev: Add missing typesafety around mdev_device
Jason Gunthorpe
2021-04-07
vfio/mdev: Do not allow a mdev_type to have a NULL parent pointer
Jason Gunthorpe
2020-05-29
vfio/mdev: Fix reference count leak in add_mdev_supported_type
Qiushi Wu
2020-01-09
vfio/mdev: make create attribute static
Ben Dooks (Codethink)
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-06
vfio/mdev: Avoid creating sysfs remove file on stale device removal
Parav Pandit
2019-06-06
vfio/mdev: Improve the create/remove sequence
Parav Pandit
2019-05-07
vfio/mdev: Follow correct remove sequence
Parav Pandit
2019-02-05
vfio-mdev: Switch to use new generic UUID API
Andy Shevchenko
2018-12-12
vfio/mdev: add static modifier to add_mdev_supported_type
Paolo Cretaro
2018-06-08
vfio/mdev: Re-order sysfs attribute creation
Alex Williamson
2016-12-30
vfio-mdev: de-polute the namespace, rename parent_device & parent_ops
Alex Williamson
2016-11-17
vfio: Mediated device Core driver
Kirti Wankhede