Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
d35054010b571486596f9da159f798fc38628683
/
drivers
/
vfio
a6d5f9d
Merge tag 'vfio-v5.6-rc1' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 5 years ago
f1f6a7d
mm, tree-wide: rename put_user_page*() to unpin_user_page*()
by John Hubbard
· 5 years ago
19fed0d
vfio, mm: pin_user_pages (FOLL_PIN) and put_user_page() conversion
by John Hubbard
· 5 years ago
3567813
vfio: fix FOLL_LONGTERM use, simplify get_user_pages_remote() call
by John Hubbard
· 5 years ago
7b5372b
vfio: platform: fix __iomem in vfio_platform_amdxgbe.c
by Ben Dooks (Codethink)
· 5 years ago
e10b4f6
vfio/mdev: make create attribute static
by Ben Dooks (Codethink)
· 5 years ago
7a49de9
vfio/spapr_tce: use mmgrab
by Julia Lawall
· 5 years ago
bb3d3cf
vfio: vfio_pci_nvlink2: use mmgrab
by Julia Lawall
· 5 years ago
338b4e1
vfio/spapr/nvlink2: Skip unpinning pages on error exit
by Alexey Kardashevskiy
· 5 years ago
4bdc0d6
remove ioremap_nocache and devm_ioremap_nocache
by Christoph Hellwig
· 5 years ago
94e89b4
Merge tag 'vfio-v5.5-rc1' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 5 years ago
9917b54
Merge branch 'v5.5/vfio/jiang-yi-irq-bypass-unregister-v1' into v5.5/vfio/next
by Alex Williamson
· 5 years ago
c3bed3b
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 5 years ago
d567fb8
vfio/pci: call irq_bypass_unregister_producer() before freeing irq
by Jiang Yi
· 5 years ago
0da5221
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground
by Linus Torvalds
· 5 years ago
407e9ef
compat_ioctl: move drivers to compat_ptr_ioctl
by Arnd Bergmann
· 6 years ago
026948f
vfio/type1: remove hugepage checks in is_invalid_reserved_pfn()
by Ben Luo
· 5 years ago
95f89e0
vfio/type1: Initialize resv_msi_base
by Joerg Roedel
· 5 years ago
c9c13ba
PCI: Add PCI_STD_NUM_BARS for the number of standard BARs
by Denis Efremov
· 5 years ago
6cf5354
vfio/type1: untag user pointers in vaddr_get_pfn
by Andrey Konovalov
· 5 years ago
94ad933
mm: introduce page_shift()
by Matthew Wilcox (Oracle)
· 5 years ago
1ddd002
Merge tag 'vfio-v5.4-rc1' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 5 years ago
45824fc
Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 5 years ago
650ab1e
vfio/spapr_tce: Invalidate multiple TCEs at once
by Alexey Kardashevskiy
· 5 years ago
e6c5d72
Merge branches 'v5.4/vfio/alexey-tce-memory-free-v1', 'v5.4/vfio/connie-re-arrange-v2', 'v5.4/vfio/hexin-pci-reset-v3', 'v5.4/vfio/parav-mtty-uuid-v2' and 'v5.4/vfio/shameer-iova-list-v8' into v5.4/vfio/next
by Alex Williamson
· 5 years ago
92c8026
vfio_pci: Restore original state on release
by hexin
· 5 years ago
b09d6e4
vfio/type1: remove duplicate retrieval of reserved regions
by Shameer Kolothum
· 5 years ago
a717072
vfio/type1: Add IOVA range capability support
by Shameer Kolothum
· 5 years ago
9b77e5c
vfio/type1: check dma map request is within a valid iova range
by Shameer Kolothum
· 5 years ago
78becab
vfio/spapr_tce: Fix incorrect tce_iommu_group memory free
by Alexey Kardashevskiy
· 5 years ago
f45daad
vfio/type1: Update iova list on detach
by Shameer Kolothum
· 5 years ago
af02916
vfio/type1: Check reserved region conflict and update iova list
by Shameer Kolothum
· 5 years ago
1108696
vfio/type1: Introduce iova list and add iommu aperture validity check
by Shameer Kolothum
· 5 years ago
a7d20dc
iommu: Introduce struct iommu_iotlb_gather for batching TLB flushes
by Will Deacon
· 6 years ago
6d1bcb9
iommu: Remove empty iommu_tlb_range_add() callback from iommu_ops
by Will Deacon
· 6 years ago
37d4607
Merge tag 'vfio-v5.3-rc1' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 6 years ago
57a8ec3
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
79eb597
mm: add account_locked_vm utility function
by Daniel Jordan
· 6 years ago
baa293e
docs: driver-api: add a series of orphaned documents
by Mauro Carvalho Chehab
· 6 years ago
1e4d09d
mdev: Send uevents around parent device registration
by Alex Williamson
· 6 years ago
e66e02c4
vfio: vfio_pci_nvlink2: use a vma helper function
by Peng Hao
· 6 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
5715c4dd
vfio/mdev: Synchronize device create/remove with parent removal
by Parav Pandit
· 6 years ago
26c9e39
vfio/mdev: Avoid creating sysfs remove file on stale device removal
by Parav Pandit
· 6 years ago
522ecce
vfio/mdev: Improve the create/remove sequence
by Parav Pandit
· 6 years ago
9952f69
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
by Thomas Gleixner
· 6 years ago
1802d0b
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
by Thomas Gleixner
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
73b0140
mm/gup: change GUP fast to use flags rather than a write 'bool'
by Ira Weiny
· 6 years ago
932f4a6
mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERM
by Ira Weiny
· 6 years ago
a13f065
Merge tag 'iommu-updates-v5.2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 6 years ago
6fe567d
Merge tag 'vfio-v5.2-rc1' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 6 years ago
405ecbf
vfio/mdev: Avoid inline get and put parent helpers
by Parav Pandit
· 6 years ago
6093e34
vfio/mdev: Fix aborting mdev child device removal if one fails
by Parav Pandit
· 6 years ago
a6d6f4f
vfio/mdev: Follow correct remove sequence
by Parav Pandit
· 6 years ago
d300046
vfio/mdev: Avoid masking error code to EBUSY
by Parav Pandit
· 6 years ago
f707d83
vfio/mdev: Removed unused kref
by Parav Pandit
· 6 years ago
60e7f2c
vfio/mdev: Avoid release parent reference during error path
by Parav Pandit
· 6 years ago
2c85f2b
vfio-pci/nvlink2: Fix potential VMA leak
by Greg Kurz
· 6 years ago
41be3e2
vfio: Fix WARNING "do not call blocking ops when !TASK_RUNNING"
by Farhan Ali
· 6 years ago
a88a7b3
vfio: Use dev_printk() when possible
by Bjorn Helgaas
· 6 years ago
5dd50aa
Make anon_inodes unconditional
by David Howells
· 6 years ago
be068fa
vfio/type1: Handle different mdev isolation type
by Lu Baolu
· 6 years ago
7bd50f0
vfio/type1: Add domain at(de)taching group helpers
by Lu Baolu
· 6 years ago
8ac1317
vfio/mdev: Add iommu related member in mdev_device
by Lu Baolu
· 6 years ago
4928559
vfio/type1: Limit DMA mappings per container
by Alex Williamson
· 6 years ago
e39dd51
vfio/spapr_tce: Make symbol 'tce_iommu_driver_ops' static
by Wang Hai
· 6 years ago
426b046
vfio/pci: use correct format characters
by Louis Taylor
· 6 years ago
6c3ac11
Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
0cfd027
vfio_pci: Enable memory accesses before calling pci_map_rom
by Eric Auger
· 6 years ago
51ef3a0
vfio/pci: Restore device state on PM transition
by Alex Williamson
· 6 years ago
a390685
vfio/spapr_tce: Skip unsetting already unset table
by Alexey Kardashevskiy
· 6 years ago
8bcb64a
vfio: expand minor range when registering chrdev region
by Chengguang Xu
· 6 years ago
3c8d7ef
vfio: platform: reset: fix up include directives to remove ccflags-y
by Masahiro Yamada
· 6 years ago
278bca7
vfio-mdev: Switch to use new generic UUID API
by Andy Shevchenko
· 6 years ago
1ef5207
powerpc/eeh: Improve recovery of passed-through devices
by Sam Bobroff
· 6 years ago
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
Next »