Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
c9d2203bcb813805cd74abe17e9a4c811fc0bf02
/
drivers
/
vfio
95f89e0
vfio/type1: Initialize resv_msi_base
by Joerg Roedel
· 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
· 5 years ago
57a8ec3
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 5 years ago
79eb597
mm: add account_locked_vm utility function
by Daniel Jordan
· 5 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
· 5 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
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
Next »