index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vfio
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-11
VFIO: vfio_iommu_type1: fix bug caused by break in nested loop
Antonios Motakis
1
-19
/
+21
2013-09-04
vfio-pci: PCI hot reset interface
Alex Williamson
1
-1
/
+285
2013-09-04
vfio-pci: Test for extended config space
Alex Williamson
1
-3
/
+8
2013-08-28
vfio-pci: Use fdget() rather than eventfd_fget()
Alex Williamson
1
-19
/
+16
2013-08-22
vfio: Add O_CLOEXEC flag to vfio device fd
Alex Williamson
1
-1
/
+1
2013-08-22
vfio: use get_unused_fd_flags(0) instead of get_unused_fd()
Yann Droneaud
1
-1
/
+1
2013-08-05
vfio: add external user support
Alexey Kardashevskiy
1
-0
/
+62
2013-07-24
vfio-pci: Avoid deadlock on remove
Alex Williamson
1
-2
/
+21
2013-07-24
vfio: Ignore sprurious notifies
Alex Williamson
1
-5
/
+3
2013-07-24
vfio: Don't overreact to DEL_DEVICE
Alex Williamson
1
-22
/
+7
2013-07-10
Merge tag 'vfio-v3.11' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2
-225
/
+415
2013-07-04
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
4
-0
/
+385
2013-07-01
vfio/type1: Fix leak on error path
Alex Williamson
1
-5
/
+8
2013-06-29
vfio: remap_pfn_range() sets all those flags...
Al Viro
1
-1
/
+0
2013-06-25
vfio: Limit group opens
Alex Williamson
1
-0
/
+14
2013-06-25
vfio/type1: Fix missed frees and zero sized removes
Alex Williamson
1
-35
/
+42
2013-06-21
vfio: Provide module option to disable vfio_iommu_type1 hugepage support
Alex Williamson
1
-0
/
+11
2013-06-21
vfio: hugepage support for vfio_iommu_type1
Alex Williamson
1
-185
/
+338
2013-06-21
vfio: Convert type1 iommu to use rbtree
Alex Williamson
1
-94
/
+96
2013-06-20
powerpc/vfio: Enable on pSeries platform
Alexey Kardashevskiy
1
-1
/
+1
2013-06-20
powerpc/vfio: Implement IOMMU driver for VFIO
Alexey Kardashevskiy
4
-0
/
+385
2013-06-05
vfio: fix crash on rmmod
Alexey Kardashevskiy
1
-1
/
+1
2013-05-02
Merge tag 'vfio-for-v3.10' of git://github.com/awilliam/linux-vfio
Linus Torvalds
5
-107
/
+294
2013-04-30
vfio: Set container device mode
Alex Williamson
1
-0
/
+4
2013-04-29
Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+5
2013-04-29
vfio: Use down_reads to protect iommu disconnects
Alex Williamson
1
-16
/
+46
2013-04-25
vfio: Convert container->group_lock to rwsem
Alex Williamson
1
-10
/
+11
2013-04-24
vfio-pci: Use cached MSI/MSI-X capabilities
Bjorn Helgaas
1
-3
/
+3
2013-04-24
vfio-pci: Use PCI_MSIX_TABLE_BIR, not PCI_MSIX_FLAGS_BIRMASK
Bjorn Helgaas
1
-2
/
+2
2013-04-15
PCI/VFIO: use pcie_flags_reg instead of access PCI-E Capabilities Register
Yijing Wang
1
-5
/
+1
2013-04-01
vfio-pci: Enable raw access to unassigned config space
Alex Williamson
1
-32
/
+46
2013-04-01
vfio-pci: Use byte granularity in config map
Alex Williamson
1
-41
/
+47
2013-03-26
vfio-pci: Fix possible integer overflow
Alex Williamson
1
-1
/
+2
2013-03-25
vfio: make local function vfio_pci_intx_unmask_handler() static
Wei Yongjun
1
-1
/
+2
2013-03-15
vfio: include <linux/slab.h> for kmalloc
Arnd Bergmann
2
-0
/
+2
2013-03-11
VFIO-AER: Vfio-pci driver changes for supporting AER
Vijay Mohan Pandarathil
3
-1
/
+108
2013-03-11
VFIO: Wrapper for getting reference to vfio_device
Vijay Mohan Pandarathil
1
-1
/
+29
2013-02-27
vfio: convert to idr_alloc()
Tejun Heo
1
-16
/
+1
2013-02-24
drivers/vfio: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-1
/
+1
2013-02-18
vfio-pci: Add support for VGA region access
Alex Williamson
4
-0
/
+93
2013-02-18
vfio-pci: Manage user power state transitions
Alex Williamson
1
-3
/
+38
2013-02-14
vfio: whitelist pcieport
Alex Williamson
1
-1
/
+1
2013-02-14
vfio: Protect vfio_dev_present against device_del
Alex Williamson
1
-21
/
+12
2013-02-14
vfio-pci: Cleanup BAR access
Alex Williamson
4
-190
/
+90
2013-02-14
vfio-pci: Cleanup read/write functions
Alex Williamson
1
-30
/
+29
2013-02-14
vfio-pci: Enable PCIe extended capabilities on v1
Alex Williamson
1
-3
/
+3
2013-01-15
vfio-pci: Fix buffer overfill
Alex Williamson
1
-2
/
+2
2012-12-07
vfio-pci: Enable device before attempting reset
Alex Williamson
1
-13
/
+10
2012-12-07
VFIO: fix out of order labels for error recovery in vfio_pci_init()
Jiang Liu
1
-2
/
+2
2012-12-07
VFIO: use ACCESS_ONCE() to guard access to dev->driver
Jiang Liu
1
-1
/
+2
[next]