Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
fe9912ac58e4fa205faabcccc980eb834cc5f1aa
/
drivers
/
vfio
/
pci
94e89b4
Merge tag 'vfio-v5.5-rc1' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 5 years ago
d567fb8
vfio/pci: call irq_bypass_unregister_producer() before freeing irq
by Jiang Yi
· 5 years ago
c9c13ba
PCI: Add PCI_STD_NUM_BARS for the number of standard BARs
by Denis Efremov
· 5 years ago
92c8026
vfio_pci: Restore original state on release
by hexin
· 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
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
2c85f2b
vfio-pci/nvlink2: Fix potential VMA leak
by Greg Kurz
· 6 years ago
a88a7b3
vfio: Use dev_printk() when possible
by Bjorn Helgaas
· 6 years ago
426b046
vfio/pci: use correct format characters
by Louis Taylor
· 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
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
d1fc117
vfio/pci: set TRACE_INCLUDE_PATH to fix the build error
by Masahiro Yamada
· 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
e309df5
vfio/pci: Parallelize device open and release
by Alex Williamson
· 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
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
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
· 7 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
08ca1b5
vfio/pci: Make IGD support a configurable option
by Alex Williamson
· 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
834814e
Revert: "vfio-pci: Mask INTx if a device is not capabable of enabling it"
by Alex Williamson
· 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
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
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
7d57e5e
vfio/pci: Add Intel XXV710 to hidden INTx devices
by Alex Williamson
· 8 years ago
e19f32d
vfio-pci: Handle error from pci_iomap
by Arvind Yadav
· 8 years ago
45e8697
vfio-pci: use 32-bit comparisons for register address for gcc-4.5
by Arnd Bergmann
· 8 years ago
0ab7b12
Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 8 years ago
cc10385
PCI: Move config space size macros to pci_regs.h
by Wang Sheng-Hui
· 8 years ago
f4cb410
vfio/pci: Drop unnecessary pcibios_err_to_errno()
by Cao jin
· 8 years ago
ef198aa
vfio_pci: Updated to use vfio_set_irqs_validate_and_prepare()
by Kirti Wankhede
· 8 years ago
c535d34
vfio_pci: Update vfio_pci to use vfio_info_add_capability()
by Kirti Wankhede
· 8 years ago
05692d7
vfio/pci: Fix integer overflows, bitmask check
by Vlad Tsyrklevich
· 8 years ago
6177146
vfio_pci: use pci_alloc_irq_vectors
by Christoph Hellwig
· 8 years ago
c93a97e
vfio-pci: Disable INTx after MSI/X teardown
by Alex Williamson
· 8 years ago
ddf9dc0
vfio-pci: Virtualize PCIe & AF FLR
by Alex Williamson
· 8 years ago
8138dab
vfio/pci: Fix typos in comments
by Wei Jiangang
· 8 years ago
c8952a7
vfio/pci: Fix NULL pointer oops in error interrupt setup handling
by Alex Williamson
· 8 years ago
05f0c03
vfio-pci: Allow to mmap sub-page MMIO BARs if the mmio page is exclusive
by Yongji Xie
· 9 years ago
ce7585f3
vfio/pci: Allow VPD short read
by Alex Williamson
· 9 years ago
956b56a
vfio/pci: Fix ordering of eventfd vs virqfd shutdown
by Alex Williamson
· 9 years ago
f705528
vfio_pci: Test for extended capabilities if config space > 256 bytes
by Alexey Kardashevskiy
· 9 years ago
dc92810
vfio/pci: Add test for BAR restore
by Alex Williamson
· 9 years ago
45074405
vfio/pci: Hide broken INTx support from user
by Alex Williamson
· 9 years ago
45cb523
Merge tag 'vfio-v4.6-rc1' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 9 years ago
8160c4e
vfio: fix ioctl error handling
by Michael S. Tsirkin
· 9 years ago
c4aec31
vfio/pci: return -EFAULT if copy_to_user fails
by Dan Carpenter
· 9 years ago
a13b645
vfio/pci: Expose shadow ROM as PCI option ROM
by Alex Williamson
· 9 years ago
f572a96
vfio/pci: Intel IGD host and LCP bridge config space access
by Alex Williamson
· 9 years ago
5846ff5
vfio/pci: Intel IGD OpRegion support
by Alex Williamson
· 9 years ago
345d710
vfio/pci: Enable virtual register in PCI config space
by Alex Williamson
· 9 years ago
28541d4
vfio/pci: Add infrastructure for additional device specific regions
by Alex Williamson
· 9 years ago
188ad9d
vfio/pci: Include sparse mmap capability for MSI-X table regions
by Alex Williamson
· 9 years ago
b95d930
vfio/pci: Fix unsigned comparison overflow
by Alex Williamson
· 9 years ago
03a76b6
vfio: Include No-IOMMU mode
by Alex Williamson
· 9 years ago
ae5515d
Revert: "vfio: Include No-IOMMU mode"
by Alex Williamson
· 9 years ago
7d10f4e0
vfio-pci: constify pci_error_handlers structures
by Julia Lawall
· 9 years ago
934f98d
Merge tag 'vfio-v4.4-rc1' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 9 years ago
222e684
vfio/pci: make an array larger
by Dan Carpenter
· 9 years ago
033291e
vfio: Include No-IOMMU mode
by Alex Williamson
· 9 years ago
4e1a635
vfio/pci: Use kernel VPD access functions
by Alex Williamson
· 9 years ago
6d7425f
vfio: Register/unregister irq_bypass_producer
by Feng Wu
· 9 years ago
20f3001
vfio/pci: Fix racy vfio_device_get_from_dev() call
by Alex Williamson
· 10 years ago
5f55d2a
vfio-pci: Log device requests more verbosely
by Alex Williamson
· 10 years ago
5a0ff17
vfio-pci: Fix use after free
by Alex Williamson
· 10 years ago
6eb7018
vfio-pci: Move idle devices to D3hot power state
by Alex Williamson
· 10 years ago
561d72d
vfio-pci: Remove warning if try-reset fails
by Alex Williamson
· 10 years ago
80c7e8c
vfio-pci: Allow PCI IDs to be specified as module options
by Alex Williamson
· 10 years ago
ecaa1f6
vfio-pci: Add VGA arbiter client
by Alex Williamson
· 10 years ago
88c0dead
vfio-pci: Add module option to disable VGA region access
by Alex Williamson
· 10 years ago
71be342
vfio: Split virqfd into a separate module for vfio bus drivers
by Alex Williamson
· 10 years ago
42ac9bd
vfio: initialize the virqfd workqueue in VFIO generic code
by Antonios Motakis
· 10 years ago
7e992d6
vfio: move eventfd support code for VFIO_PCI to a separate file
by Antonios Motakis
· 10 years ago
09bbcb8
vfio: pass an opaque pointer on virqfd initialization
by Antonios Motakis
· 10 years ago
9269c39
vfio: add local lock for virqfd instead of depending on VFIO PCI
by Antonios Motakis
· 10 years ago
bb78e9e
vfio: virqfd: rename vfio_pci_virqfd_init and vfio_pci_virqfd_exit
by Antonios Motakis
· 10 years ago
bdc5e10
vfio: add a vfio_ prefix to virqfd_enable and virqfd_disable and export
by Antonios Motakis
· 10 years ago
ec76f40
vfio-pci: Add missing break to enable VFIO_PCI_ERR_IRQ_INDEX
by Alexey Kardashevskiy
· 10 years ago
6140a8f
vfio-pci: Add device request interface
by Alex Williamson
· 10 years ago
cac80d6
vfio-pci: Generalize setup of simple eventfds
by Alex Williamson
· 10 years ago
7c2e211
vfio-pci: Fix the check on pci device type in vfio_pci_probe()
by Wei Yang
· 10 years ago
cc66974
Merge tag 'vfio-v3.19-rc1' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 10 years ago
Next »