index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
vfio
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-19
PCI: Unify try slot and bus reset API
Sinan Kaya
1
-4
/
+2
2018-07-18
vfio/pci: Fix potential Spectre v1
Gustavo A. R. Silva
1
-0
/
+4
2018-07-18
KVM: PPC: Check if IOMMU page is contained in the pinned physical page
Alexey Kardashevskiy
1
-1
/
+1
2018-07-18
vfio/spapr: Use IOMMU pageshift rather than pagesize
Alexey Kardashevskiy
1
-4
/
+4
2018-07-16
powerpc/powernv/ioda: Allocate indirect TCE levels on demand
Alexey Kardashevskiy
1
-1
/
+1
2018-07-16
powerpc/powernv: Add indirect levels to it_userspace
Alexey Kardashevskiy
1
-46
/
+0
2018-07-16
KVM: PPC: Make iommu_table::it_userspace big endian
Alexey Kardashevskiy
1
-10
/
+9
2018-06-30
vfio: Use get_user_pages_longterm correctly
Jason Gunthorpe
1
-9
/
+7
2018-06-18
vfio/pci: Make IGD support a configurable option
Alex Williamson
1
-2
/
+10
2018-06-12
Merge tag 'vfio-v4.18-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
6
-116
/
+116
2018-06-08
vfio: platform: Fix using devices in PM Domains
Geert Uytterhoeven
1
-0
/
+10
2018-06-08
vfio: use match_string() helper
Yisheng Xie
1
-8
/
+3
2018-06-08
vfio/mdev: Re-order sysfs attribute creation
Alex Williamson
1
-7
/
+7
2018-06-08
vfio/mdev: Check globally for duplicate devices
Alex Williamson
2
-67
/
+37
2018-06-08
vfio: platform: Make printed error messages more consistent
Geert Uytterhoeven
1
-3
/
+2
2018-06-08
vfio: platform: Fix reset module leak in error path
Geert Uytterhoeven
1
-5
/
+10
2018-06-08
vfio/type1: Fix task tracking for QEMU vCPU hotplug
Alex Williamson
1
-26
/
+47
2018-06-04
Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-1
/
+1
2018-06-02
Revert "vfio/type1: Improve memory pinning process for raw PFN mapping"
Alex Williamson
1
-15
/
+10
2018-05-26
fs: add new vfs_poll and file_can_poll helpers
Christoph Hellwig
1
-1
/
+1
2018-04-06
Merge tag 'vfio-v4.17-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
4
-41
/
+348
2018-03-26
vfio/pci: Add ioeventfd support
Alex Williamson
3
-0
/
+165
2018-03-26
vfio/pci: Use endian neutral helpers
Alex Williamson
1
-8
/
+26
2018-03-26
vfio/pci: Pull BAR mapping setup from read-write path
Alex Williamson
1
-12
/
+27
2018-03-22
vfio/type1: Improve memory pinning process for raw PFN mapping
Jason Cai (Xiang Feng)
1
-10
/
+15
2018-03-21
Revert: "vfio-pci: Mask INTx if a device is not capabable of enabling it"
Alex Williamson
1
-3
/
+0
2018-03-21
vfio/type1: Adopt fast IOTLB flush interface when unmap IOVAs
Suravee Suthikulpanit
1
-11
/
+115
2018-03-02
vfio: disable filesystem-dax page pinning
Dan Williams
1
-3
/
+15
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-4
/
+4
2018-02-01
Merge tag 'vfio-v4.16-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
3
-110
/
+23
2018-01-09
vfio: mdev: make a couple of functions and structure vfio_mdev_driver static
Xiongwei Song
1
-3
/
+3
2017-12-20
vfio-pci: Allow mapping MSIX BAR
Alexey Kardashevskiy
1
-56
/
+8
2017-12-20
vfio: Simplify capability helper
Alex Williamson
2
-54
/
+12
2017-12-20
vfio-pci: Mask INTx if a device is not capabable of enabling it
Alexey Kardashevskiy
1
-0
/
+3
2017-11-27
annotate poll-related wait keys
Al Viro
1
-1
/
+1
2017-11-27
anntotate the places where ->poll() return values go
Al Viro
1
-1
/
+1
2017-11-14
Merge tag 'vfio-v4.15-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
6
-3
/
+156
2017-11-13
Merge branches 'vfio/fixes' and 'vfio/platform' into vfio-next-20171113.0
Alex Williamson
3
-0
/
+123
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
3
-0
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
3
-0
/
+3
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
1
-1
/
+1
2017-10-20
vfio: platform: reset: Add Broadcom FlexRM reset module
Anup Patel
3
-0
/
+123
2017-10-20
vfio/type1: silence integer overflow warning
Dan Carpenter
1
-0
/
+3
2017-10-02
vfio/spapr: Add cond_resched() for huge updates
Alexey Kardashevskiy
1
-0
/
+2
2017-10-02
vfio/pci: Virtualize Maximum Read Request Size
Alex Williamson
1
-3
/
+26
2017-10-02
vfio/pci: Virtualize Maximum Payload Size
Alex Williamson
1
-2
/
+4
2017-08-30
vfio: platform: constify amba_id
Arvind Yadav
1
-1
/
+1
2017-08-30
vfio: Stall vfio_del_group_dev() for container group detach
Alex Williamson
1
-0
/
+20
2017-08-30
vfio: fix noiommu vfio_iommu_group_get reference count
Eric Auger
1
-2
/
+3
2017-08-10
vfio/type1: Give hardware MSI regions precedence
Robin Murphy
1
-2
/
+10
[prev]
[next]