Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2f7d2b74a9dd9140053f143e1c94da0fef3c1109
/
drivers
/
vfio
/
vfio.c
20f3001
vfio/pci: Fix racy vfio_device_get_from_dev() call
by Alex Williamson
· 9 years ago
db7d4d7
vfio: Fix runaway interruptible timeout
by Alex Williamson
· 10 years ago
71be342
vfio: Split virqfd into a separate module for vfio bus drivers
by Alex Williamson
· 10 years ago
2f51bf4
vfio: put off the allocation of "minor" in vfio_create_group
by Zhen Lei
· 10 years ago
42ac9bd
vfio: initialize the virqfd workqueue in VFIO generic code
by Antonios Motakis
· 10 years ago
13060b6
vfio: Add and use device request op for vfio bus drivers
by Alex Williamson
· 10 years ago
4a68810
vfio: Tie IOMMU group reference to vfio group
by Alex Williamson
· 10 years ago
60720a0
vfio: Add device tracking during unbind
by Alex Williamson
· 10 years ago
8283b49
driver core: dev_set_drvdata can no longer fail
by Jean Delvare
· 11 years ago
88d7ab8
vfio: Add external user check extension interface
by Alex Williamson
· 11 years ago
d109990
vfio: Convert control interface to misc driver
by Alex Williamson
· 11 years ago
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