index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vfio
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-12
vfio/fsl-mc: trigger an interrupt via eventfd
Diana Craciun
3
-2
/
+194
2020-10-12
vfio/fsl-mc: Add irq infrastructure for fsl-mc devices
Diana Craciun
4
-3
/
+91
2020-10-12
vfio/fsl-mc: Added lock support in preparation for interrupt handling
Diana Craciun
2
-9
/
+90
2020-10-12
vfio/fsl-mc: Allow userspace to MMAP fsl-mc device MMIO regions
Diana Craciun
1
-2
/
+66
2020-10-12
vfio/fsl-mc: Implement VFIO_DEVICE_GET_REGION_INFO ioctl call
Diana Craciun
2
-1
/
+96
2020-10-12
vfio/fsl-mc: Implement VFIO_DEVICE_GET_INFO ioctl
Diana Craciun
1
-1
/
+20
2020-10-12
vfio/fsl-mc: Scan DPRC objects on vfio-fsl-mc driver bind
Diana Craciun
2
-0
/
+92
2020-10-07
vfio/fsl-mc: Add VFIO framework skeleton for fsl-mc devices
Bharat Bhushan
6
-0
/
+186
2020-09-22
Merge branches 'v5.10/vfio/bardirty', 'v5.10/vfio/dma_avail', 'v5.10/vfio/mis...
Alex Williamson
4
-14
/
+40
2020-09-22
vfio/type1: fix dirty bitmap calculation in vfio_dma_rw
Yan Zhao
1
-1
/
+2
2020-09-22
vfio: fix a missed vfio group put in vfio_pin_pages
Yan Zhao
1
-2
/
+4
2020-09-22
vfio/pci: Decouple PCI_COMMAND_MEMORY bit checks from is_virtfn
Matthew Rosato
1
-10
/
+14
2020-09-21
vfio iommu: Add dma available capability
Matthew Rosato
1
-0
/
+17
2020-09-21
vfio: add a singleton check for vfio_group_pin_pages
Yan Zhao
1
-0
/
+3
2020-09-21
vfio/pci: Don't regenerate vconfig for all BARs if !bardirty
Zenghui Yu
1
-0
/
+3
2020-09-21
vfio/pci: Remove redundant declaration of vfio_pci_driver
Zenghui Yu
1
-1
/
+0
2020-09-04
iommu: Rename iommu_tlb_* functions to iommu_iotlb_*
Tom Murphy
1
-1
/
+1
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2
-2
/
+2
2020-08-17
vfio/type1: Add proper error unwind for vfio_iommu_replay()
Alex Williamson
1
-5
/
+66
2020-08-17
vfio-pci: Avoid recursive read-lock usage
Alex Williamson
2
-24
/
+98
2020-08-12
Merge tag 'vfio-v5.9-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
4
-193
/
+276
2020-08-12
mm/gup: remove task_struct pointer for all gup code
Peter Xu
1
-2
/
+2
2020-07-27
vfio/type1: Refactor vfio_iommu_type1_ioctl()
Liu Yi L
1
-181
/
+213
2020-07-27
vfio/pci: Add QAT devices to denylist
Giovanni Cabiddu
1
-0
/
+15
2020-07-27
vfio/pci: Add device denylist
Giovanni Cabiddu
1
-0
/
+33
2020-07-27
vfio/pci: Hold igate across releasing eventfd contexts
Alex Williamson
1
-3
/
+1
2020-07-27
vfio/spapr_tce: convert get_user_pages() --> pin_user_pages()
John Hubbard
1
-2
/
+2
2020-07-27
vfio/type1: Add conditional rescheduling after iommu map failed
Xiang Zheng
1
-1
/
+3
2020-07-27
vfio/pci: Add Intel X550 to hidden INTx devices
Alex Williamson
1
-0
/
+2
2020-07-27
vfio: Cleanup allowed driver naming
Alex Williamson
1
-6
/
+7
2020-07-17
vfio/pci: fix racy on error and request eventfd ctx
Zeng Tao
1
-0
/
+5
2020-06-25
vfio/pci: Fix SR-IOV VF handling with MMIO blocking
Alex Williamson
1
-1
/
+16
2020-06-18
vfio/pci: Clear error and request eventfd ctx after releasing
Alex Williamson
1
-2
/
+6
2020-06-11
kernel: better document the use_mm/unuse_mm API contract
Christoph Hellwig
1
-2
/
+2
2020-06-11
kernel: move use_mm/unuse_mm to kthread.c
Christoph Hellwig
1
-1
/
+1
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
1
-7
/
+7
2020-06-09
mmap locking API: convert mmap_sem call sites missed by coccinelle
Michel Lespinasse
1
-4
/
+4
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
1
-4
/
+4
2020-06-05
Merge tag 'vfio-v5.8-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
8
-101
/
+979
2020-06-05
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+1
2020-06-02
Merge branch 'v5.8/vfio/kirti-migration-fixes' into v5.8/vfio/next
Alex Williamson
1
-3
/
+4
2020-06-02
vfio iommu: typecast corrections
Kirti Wankhede
1
-2
/
+2
2020-06-02
vfio iommu: Use shift operation for 64-bit integer division
Kirti Wankhede
1
-1
/
+2
2020-05-30
Merge branch 'qiushi-wu-mdev-ref-v1' into v5.8/vfio/next
Alex Williamson
1
-1
/
+1
2020-05-30
vfio/mdev: Fix reference count leak in add_mdev_supported_type
Qiushi Wu
1
-1
/
+1
2020-05-29
vfio: Selective dirty page tracking if IOMMU backed device pins pages
Kirti Wankhede
2
-10
/
+106
2020-05-29
vfio iommu: Add migration capability to report supported features
Kirti Wankhede
1
-1
/
+22
2020-05-29
vfio iommu: Update UNMAP_DMA ioctl to get dirty bitmap before unmap
Kirti Wankhede
1
-11
/
+50
2020-05-29
vfio iommu: Implementation of ioctl for dirty pages tracking
Kirti Wankhede
1
-6
/
+308
2020-05-29
vfio iommu: Cache pgsize_bitmap in struct vfio_iommu
Kirti Wankhede
1
-39
/
+49
[prev]
[next]