aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/vfio/vfio.c
Commit message (Expand)AuthorAge
* switch simple cases of fget_light to fdgetAl Viro2012-09-26
* switch vfio_group_set_container() to fget_light()Al Viro2012-09-26
* vfio: grab vfio_device reference *before* exposing the sucker via fd_install()Al Viro2012-08-22
* vfio: get rid of vfio_device_put()/vfio_group_get_device* racesAl Viro2012-08-22
* vfio: get rid of open-coding kref_put_mutexAl Viro2012-08-22
* vfio: don't dereference after kfree...Al Viro2012-08-22
* vfio: Type1 IOMMU implementationAlex Williamson2012-07-31
* vfio: VFIO coreAlex Williamson2012-07-31