index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
vfio
/
pci
/
vfio_pci_core.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-06
vfio/pci: Align huge faults to order
Alex Williamson
1
-6
/
+6
2025-04-01
Merge tag 'vfio-v6.15-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
1
-9
/
+1
2025-03-21
s390/pci: Introduce pdev->non_mappable_bars and replace VFIO_PCI_MMAP
Niklas Schnelle
1
-1
/
+1
2025-03-17
vfio/pci: Handle INTx IRQ_NOTCONNECTED
Alex Williamson
1
-9
/
+1
2025-01-06
vfio/pci: Expose setup ROM at ROM bar when needed
Yunxiang Li
1
-16
/
+18
2025-01-06
vfio/pci: Remove shadow ROM specific code paths
Yunxiang Li
1
-8
/
+2
2025-01-03
vfio/pci: Fallback huge faults for unaligned pfn
Alex Williamson
1
-8
/
+9
2024-09-24
Merge tag 'vfio-v6.12-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
1
-6
/
+1
2024-09-17
vfio/pci: implement huge_fault support
Alex Williamson
1
-17
/
+43
2024-09-12
vfio/pci: clean up a type in vfio_pci_ioctl_pci_hot_reset_groups()
Dan Carpenter
1
-1
/
+1
2024-09-03
vfio/pci: Remove unused struct 'vfio_pci_mmap_vma'
Dr. David Alan Gilbert
1
-5
/
+0
2024-07-10
vfio/pci: Init the count variable in collecting hot-reset devices
Yi Liu
1
-1
/
+1
2024-06-12
vfio/pci: Insert full vma on mmap'd MMIO fault
Alex Williamson
1
-2
/
+17
2024-05-31
vfio/pci: Use unmap_mapping_range()
Alex Williamson
1
-209
/
+55
2024-05-17
vfio/pci: Restore zero affected bus reset devices warning
Alex Williamson
1
-0
/
+3
2024-05-09
vfio/pci: Collect hot-reset devices to local buffer
Alex Williamson
1
-29
/
+49
2024-03-04
Merge branch 'kvm-arm64/vfio-normal-nc' of https://git.kernel.org/pub/scm/linux/kernel/git/oupton/linux into v6.9/vfio/next
Alex Williamson
1
-1
/
+18
2024-02-24
vfio: Convey kvm that the vfio-pci device is wc safe
Ankit Agrawal
1
-1
/
+18
2024-02-22
vfio/pci: WARN_ON driver_override kasprintf failure
Kunwu Chan
1
-0
/
+1
2023-11-28
eventfd: simplify eventfd_signal()
Christian Brauner
1
-3
/
+3
2023-08-17
vfio: align capability structures
Stefan Hajnoczi
1
-9
/
+2
2023-07-25
vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET
Yi Liu
1
-11
/
+50
2023-07-25
vfio/pci: Copy hot-reset device info to userspace in the devices loop
Yi Liu
1
-60
/
+33
2023-07-25
vfio/pci: Extend VFIO_DEVICE_GET_PCI_HOT_RESET_INFO for vfio device cdev
Yi Liu
1
-7
/
+47
2023-07-25
vfio: Add helper to search vfio_device in a dev_set
Yi Liu
1
-5
/
+1
2023-07-25
vfio/pci: Move the existing hot reset logic to be a helper
Yi Liu
1
-23
/
+32
2023-07-25
vfio/pci: Update comment around group_fd get in vfio_pci_ioctl_pci_hot_reset()
Yi Liu
1
-3
/
+2
2023-06-16
vfio/pci-core: Add capability for AtomicOp completer support
Alex Williamson
1
-0
/
+38
2023-05-23
vfio/pci: Clear VFIO_IRQ_INFO_NORESIZE for MSI-X
Reinette Chatre
1
-1
/
+1
2023-05-23
vfio/pci: Probe and store ability to support dynamic MSI-X
Reinette Chatre
1
-1
/
+4
2023-05-23
vfio/pci: Use xarray for interrupt context storage
Reinette Chatre
1
-0
/
+1
2023-02-25
Merge tag 'vfio-v6.3-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
1
-3
/
+4
2023-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
1
-1
/
+1
2023-01-23
vfio: Use GFP_KERNEL_ACCOUNT for userspace persistent allocations
Jason Gunthorpe
1
-3
/
+4
2022-12-15
Merge tag 'vfio-v6.2-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
1
-4
/
+11
2022-12-05
vfio: Remove CONFIG_VFIO_SPAPR_EEH
Jason Gunthorpe
1
-3
/
+3
2022-12-05
vfio/pci: Move all the SPAPR PCI specific logic to vfio_pci_core.ko
Jason Gunthorpe
1
-2
/
+9
2022-11-14
vfio: Add an option to get migration data size
Yishai Hadas
1
-1
/
+2
2022-11-10
vfio/pci: Check the device set open count on reset
Anthony DeRossi
1
-5
/
+5
2022-11-10
vfio: Remove vfio_free_device
Eric Farman
1
-1
/
+0
2022-10-07
vfio: Add vfio_file_is_group()
Jason Gunthorpe
1
-1
/
+1
2022-09-21
vfio/hisi_acc: Use the new device life cycle helpers
Yi Liu
1
-30
/
+0
2022-09-21
vfio/pci: Use the new device life cycle helpers
Yi Liu
1
-0
/
+35
2022-09-08
vfio: Introduce the DMA logging feature support
Yishai Hadas
1
-0
/
+5
2022-09-01
vfio/pci: Implement VFIO_DEVICE_FEATURE_LOW_POWER_ENTRY_WITH_WAKEUP
Abhishek Sahu
1
-3
/
+60
2022-09-01
vfio/pci: Implement VFIO_DEVICE_FEATURE_LOW_POWER_ENTRY/EXIT
Abhishek Sahu
1
-8
/
+145
2022-09-01
vfio/pci: Mask INTx during runtime suspend
Abhishek Sahu
1
-4
/
+34
2022-09-01
vfio-pci: Replace 'void __user *' with proper types in the ioctl functions
Jason Gunthorpe
1
-30
/
+28
2022-09-01
vfio-pci: Re-indent what was vfio_pci_core_ioctl()
Jason Gunthorpe
1
-362
/
+349
2022-09-01
vfio-pci: Break up vfio_pci_core_ioctl() into one function per ioctl
Jason Gunthorpe
1
-29
/
+68
[next]