index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vfio
/
pci
/
vfio_pci_rdwr.c
Age
Commit message (
Expand
)
Author
2023-12-19
vfio/pci: Expose vfio_pci_core_iowrite/read##size()
Yishai Hadas
2023-12-19
vfio/pci: Expose vfio_pci_core_setup_barmap()
Yishai Hadas
2023-01-23
vfio: Use GFP_KERNEL_ACCOUNT for userspace persistent allocations
Jason Gunthorpe
2022-09-01
vfio-pci: Fix vfio_pci_ioeventfd() to return int
Jason Gunthorpe
2022-09-01
vfio/pci: Split linux/vfio_pci_core.h
Jason Gunthorpe
2022-02-22
vfio/pci: Stub vfio_pci_vga_rw when !CONFIG_VFIO_PCI_VGA
Alex Williamson
2021-08-26
vfio/pci: Introduce vfio_pci_core.ko
Max Gurtovoy
2021-08-26
vfio/pci: Rename vfio_pci_device to vfio_pci_core_device
Max Gurtovoy
2021-08-26
vfio/pci: Rename vfio_pci_private.h to vfio_pci_core.h
Max Gurtovoy
2020-11-03
vfio/pci: Implement ioeventfd thread handler for contended memory lock
Alex Williamson
2020-08-17
vfio-pci: Avoid recursive read-lock usage
Alex Williamson
2020-05-18
vfio-pci: Invalidate mmaps and block MMIO access on disabled memory
Alex Williamson
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-03-26
vfio/pci: Add ioeventfd support
Alex Williamson
2018-03-26
vfio/pci: Use endian neutral helpers
Alex Williamson
2018-03-26
vfio/pci: Pull BAR mapping setup from read-write path
Alex Williamson
2016-12-30
vfio-pci: use 32-bit comparisons for register address for gcc-4.5
Arnd Bergmann
2016-02-22
vfio/pci: Expose shadow ROM as PCI option ROM
Alex Williamson
2013-02-18
vfio-pci: Add support for VGA region access
Alex Williamson
2013-02-14
vfio-pci: Cleanup BAR access
Alex Williamson
2013-01-15
vfio-pci: Fix buffer overfill
Alex Williamson
2012-07-31
vfio: Add PCI device driver
Alex Williamson