Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
2c3a88c64cb62cc59010359dbfc97f734e98d683
/
drivers
/
vfio
9a71ac7
vfio-pci/nvlink2: Fix ancient gcc warnings
by Alexey Kardashevskiy
· 6 years ago
33e5ee7
vfio/pci: Cleanup license mess
by Thomas Gleixner
· 6 years ago
58fec83
vfio/type1: Fix unmap overflow off-by-one
by Alex Williamson
· 6 years ago
d1fc117
vfio/pci: set TRACE_INCLUDE_PATH to fix the build error
by Masahiro Yamada
· 6 years ago
8e143b9
Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 6 years ago
1984f65
Merge tag 'vfio-v4.21-rc1' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 6 years ago
7f92891
vfio_pci: Add NVIDIA GV100GL [Tesla V100 SXM2] subdriver
by Alexey Kardashevskiy
· 6 years ago
c2c0f1c
vfio_pci: Allow regions to add own capabilities
by Alexey Kardashevskiy
· 6 years ago
a15b188
vfio_pci: Allow mapping extra regions
by Alexey Kardashevskiy
· 6 years ago
c10c21e
powerpc/vfio/iommu/kvm: Do not pin device memory
by Alexey Kardashevskiy
· 6 years ago
e0bf78b
powerpc/mm/iommu/vfio_spapr_tce: Change mm_iommu_get to reference a region
by Alexey Kardashevskiy
· 6 years ago
517ad4a
vfio/spapr_tce: Get rid of possible infinite loop
by Alexey Kardashevskiy
· 6 years ago
9422f58
vfio/mdev: add static modifier to add_mdev_supported_type
by Paolo Cretaro
· 6 years ago
e309df5
vfio/pci: Parallelize device open and release
by Alex Williamson
· 6 years ago
7a30423
vfio/type1: Remove map_try_harder() code path
by Joerg Roedel
· 6 years ago
0c86e76
Merge tag 'vfio-v4.20-rc1.v2' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 6 years ago
6e301a8
KVM: PPC: Optimize clearing TCEs for sparse tables
by Alexey Kardashevskiy
· 6 years ago
cf3f98c
drivers/vfio: Allow type-1 IOMMU instantiation with all ARM/ARM64 IOMMUs
by Geert Uytterhoeven
· 6 years ago
db04264
vfio/pci: Mask buggy SR-IOV VF INTx support
by Alex Williamson
· 6 years ago
30ea32a
vfio/pci: Fix potential memory leak in vfio_msi_cap_len
by Li Qiang
· 6 years ago
5e2d059
Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
b6d6a30
Merge tag 'vfio-v4.19-rc1' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 6 years ago
4e31843
Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 6 years ago
b3124ec
Merge branch 'fixes' into next
by Michael Ellerman
· 6 years ago
0dd0e297
vfio-pci: Disable binding to PFs with SR-IOV enabled
by Alex Williamson
· 6 years ago
544c05a
vfio: Mark expected switch fall-throughs
by Gustavo A. R. Silva
· 6 years ago
ffb48e7
Merge tag 'powerpc-4.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
c6a44ba
PCI: Rename pci_try_reset_bus() to pci_reset_bus()
by Sinan Kaya
· 6 years ago
811c5cb
PCI: Unify try slot and bus reset API
by Sinan Kaya
· 6 years ago
0e714d2
vfio/pci: Fix potential Spectre v1
by Gustavo A. R. Silva
· 6 years ago
76fa497
KVM: PPC: Check if IOMMU page is contained in the pinned physical page
by Alexey Kardashevskiy
· 6 years ago
1463edc
vfio/spapr: Use IOMMU pageshift rather than pagesize
by Alexey Kardashevskiy
· 6 years ago
a68bd12
powerpc/powernv/ioda: Allocate indirect TCE levels on demand
by Alexey Kardashevskiy
· 7 years ago
090bad3
powerpc/powernv: Add indirect levels to it_userspace
by Alexey Kardashevskiy
· 7 years ago
00a5c58
KVM: PPC: Make iommu_table::it_userspace big endian
by Alexey Kardashevskiy
· 7 years ago
bb94b55
vfio: Use get_user_pages_longterm correctly
by Jason Gunthorpe
· 7 years ago
08ca1b5
vfio/pci: Make IGD support a configurable option
by Alex Williamson
· 7 years ago
467590e
Merge tag 'vfio-v4.18-rc1' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 7 years ago
415eb9f
vfio: platform: Fix using devices in PM Domains
by Geert Uytterhoeven
· 7 years ago
e77addf
vfio: use match_string() helper
by Yisheng Xie
· 7 years ago
6a62c1d
vfio/mdev: Re-order sysfs attribute creation
by Alex Williamson
· 7 years ago
002fe99
vfio/mdev: Check globally for duplicate devices
by Alex Williamson
· 7 years ago
d59502b
vfio: platform: Make printed error messages more consistent
by Geert Uytterhoeven
· 7 years ago
28a6838
vfio: platform: Fix reset module leak in error path
by Geert Uytterhoeven
· 7 years ago
48d8476
vfio/type1: Fix task tracking for QEMU vCPU hotplug
by Alex Williamson
· 7 years ago
408afb8
Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
89c29de
Revert "vfio/type1: Improve memory pinning process for raw PFN mapping"
by Alex Williamson
· 7 years ago
9965ed17
fs: add new vfs_poll and file_can_poll helpers
by Christoph Hellwig
· 7 years ago
f605ba9
Merge tag 'vfio-v4.17-rc1' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 7 years ago
3065617
vfio/pci: Add ioeventfd support
by Alex Williamson
· 7 years ago
07fd7ef
vfio/pci: Use endian neutral helpers
by Alex Williamson
· 7 years ago
0d77ed3
vfio/pci: Pull BAR mapping setup from read-write path
by Alex Williamson
· 7 years ago
356e88e
vfio/type1: Improve memory pinning process for raw PFN mapping
by Jason Cai (Xiang Feng)
· 7 years ago
834814e
Revert: "vfio-pci: Mask INTx if a device is not capabable of enabling it"
by Alex Williamson
· 7 years ago
6bd06f5
vfio/type1: Adopt fast IOTLB flush interface when unmap IOVAs
by Suravee Suthikulpanit
· 7 years ago
94db151
vfio: disable filesystem-dax page pinning
by Dan Williams
· 7 years ago
a9a0884
vfs: do bulk POLL* -> EPOLL* replacement
by Linus Torvalds
· 7 years ago
34b1cf6
Merge tag 'vfio-v4.16-rc1' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 7 years ago
46ed90f
vfio: mdev: make a couple of functions and structure vfio_mdev_driver static
by Xiongwei Song
· 7 years ago
a32295c
vfio-pci: Allow mapping MSIX BAR
by Alexey Kardashevskiy
· 7 years ago
dda01f7
vfio: Simplify capability helper
by Alex Williamson
· 7 years ago
2170dd0
vfio-pci: Mask INTx if a device is not capabable of enabling it
by Alexey Kardashevskiy
· 7 years ago
3ad6f93
annotate poll-related wait keys
by Al Viro
· 8 years ago
e6c8adc
anntotate the places where ->poll() return values go
by Al Viro
· 8 years ago
e0ca382
Merge tag 'vfio-v4.15-rc1' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 7 years ago
f319967
Merge branches 'vfio/fixes' and 'vfio/platform' into vfio-next-20171113.0
by Alex Williamson
· 7 years ago
8c5db92
Merge branch 'linus' into locking/core, to resolve conflicts
by Ingo Molnar
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
6aa7de0
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()
by Mark Rutland
· 7 years ago
e258834
vfio: platform: reset: Add Broadcom FlexRM reset module
by Anup Patel
· 7 years ago
71a7d3d
vfio/type1: silence integer overflow warning
by Dan Carpenter
· 7 years ago
5c2fefd
vfio/spapr: Add cond_resched() for huge updates
by Alexey Kardashevskiy
· 7 years ago
cf0d53b
vfio/pci: Virtualize Maximum Read Request Size
by Alex Williamson
· 7 years ago
5231849
vfio/pci: Virtualize Maximum Payload Size
by Alex Williamson
· 7 years ago
417fb50
vfio: platform: constify amba_id
by Arvind Yadav
· 7 years ago
6586b56
vfio: Stall vfio_del_group_dev() for container group detach
by Alex Williamson
· 7 years ago
d935ad9
vfio: fix noiommu vfio_iommu_group_get reference count
by Eric Auger
· 7 years ago
f203f7f
vfio/type1: Give hardware MSI regions precedence
by Robin Murphy
· 7 years ago
db406cc
vfio/type1: Cope with hardware MSI reserved regions
by Robin Murphy
· 7 years ago
796b755
vfio/pci: Fix handling of RC integrated endpoint PCIe capability size
by Alex Williamson
· 7 years ago
9f47803
vfio/pci: Use pci_try_reset_function() on initial open
by Alex Williamson
· 7 years ago
8c6f5e7
Merge tag 'vfio-v4.13-rc1' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 7 years ago
7f56c30
vfio: Remove unnecessary uses of vfio_container.group_lock
by Alex Williamson
· 7 years ago
5d6dee8
vfio: New external user group/file match
by Alex Williamson
· 8 years ago
811642d
vfio: Fix group release deadlock
by Alex Williamson
· 8 years ago
ac6424b
sched/wait: Rename wait_queue_t => wait_queue_entry_t
by Ingo Molnar
· 8 years ago
7b3a10d
vfio: Use ERR_CAST() instead of open coding it
by Dan Carpenter
· 8 years ago
7d57e5e
vfio/pci: Add Intel XXV710 to hidden INTx devices
by Alex Williamson
· 8 years ago
7246f60
Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
7cb671e
vfio/type1: Reduce repetitive calls in vfio_pin_pages_remote()
by Alex Williamson
· 8 years ago
80dbe1f
vfio/type1: Prune vfio_pin_page_external()
by Alex Williamson
· 8 years ago
0cfef2b
vfio/type1: Remove locked page accounting workqueue
by Alex Williamson
· 8 years ago
3393af2
vfio/spapr_tce: Check kzalloc() return when preregistering memory
by Alexey Kardashevskiy
· 8 years ago
1282ba7
vfio/powerpc/spapr_tce: Enforce IOMMU type compatibility check
by Alexey Kardashevskiy
· 8 years ago
e5afdf9
powerpc/vfio_spapr_tce: Add reference counting to iommu_table
by Alexey Kardashevskiy
· 8 years ago
11edf11
powerpc/iommu/vfio_spapr_tce: Cleanup iommu_table disposal
by Alexey Kardashevskiy
· 8 years ago
d07c6f4
Merge tag 'vfio-v4.11-rc4' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 8 years ago
9d3a4de
iommu: Disambiguate MSI region types
by Robin Murphy
· 8 years ago
65b1ade
vfio: Rework group release notifier warning
by Alex Williamson
· 8 years ago
3f07c01
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
Next »