Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6a7d64e3e09e11181a07a2e8cd6af5d6355133be
/
drivers
/
vfio
/
vfio.c
5d042fb
vfio: Add O_CLOEXEC flag to vfio device fd
by Alex Williamson
· 11 years ago
a5d5507
vfio: use get_unused_fd_flags(0) instead of get_unused_fd()
by Yann Droneaud
· 11 years ago
6cdd978
vfio: add external user support
by Alexey Kardashevskiy
· 11 years ago
c640193
vfio: Ignore sprurious notifies
by Alex Williamson
· 11 years ago
de9c760
vfio: Don't overreact to DEL_DEVICE
by Alex Williamson
· 11 years ago
15a49b9
Merge tag 'vfio-v3.11' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 11 years ago
6d6768c
vfio: Limit group opens
by Alex Williamson
· 11 years ago
5ffd229
powerpc/vfio: Implement IOMMU driver for VFIO
by Alexey Kardashevskiy
· 11 years ago
9a6aa27
vfio: fix crash on rmmod
by Alexey Kardashevskiy
· 11 years ago
664e938
vfio: Set container device mode
by Alex Williamson
· 12 years ago
0b43c08
vfio: Use down_reads to protect iommu disconnects
by Alex Williamson
· 12 years ago
9587f44
vfio: Convert container->group_lock to rwsem
by Alex Williamson
· 12 years ago
44f5071
VFIO: Wrapper for getting reference to vfio_device
by Vijay Mohan Pandarathil
· 12 years ago
a1c36b1
vfio: convert to idr_alloc()
by Tejun Heo
· 12 years ago
2b489a4
vfio: whitelist pcieport
by Alex Williamson
· 12 years ago
e014e94
vfio: Protect vfio_dev_present against device_del
by Alex Williamson
· 12 years ago
de2b3ee
VFIO: use ACCESS_ONCE() to guard access to dev->driver
by Jiang Liu
· 12 years ago
9df7b25
VFIO: unregister IOMMU notifier on error recovery path
by Jiang Liu
· 12 years ago
2903ff0
switch simple cases of fget_light to fdget
by Al Viro
· 12 years ago
1d3653a
switch vfio_group_set_container() to fget_light()
by Al Viro
· 12 years ago
31605de
vfio: grab vfio_device reference *before* exposing the sucker via fd_install()
by Al Viro
· 12 years ago
90b1253
vfio: get rid of vfio_device_put()/vfio_group_get_device* races
by Al Viro
· 12 years ago
6d2cd3c
vfio: get rid of open-coding kref_put_mutex
by Al Viro
· 12 years ago
934ad4c
vfio: don't dereference after kfree...
by Al Viro
· 12 years ago
73fa0d1
vfio: Type1 IOMMU implementation
by Alex Williamson
· 12 years ago
cba3345
vfio: VFIO core
by Alex Williamson
· 12 years ago