index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
vhost
/
vdpa.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vhost-vdpa: Use iommu_paging_domain_alloc()
Lu Baolu
2024-07-04
1
-8
/
+6
*
vhost-vdpa: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2024-05-22
1
-3
/
+3
*
vDPA: introduce get_vq_size to vdpa_config_ops
Zhu Lingshan
2024-03-19
1
-0
/
+8
*
vdpa: skip suspend/resume ops if not DRIVER_OK
Steve Sistare
2024-03-19
1
-0
/
+6
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2024-01-18
1
-3
/
+23
|
\
|
*
vdpa: Block vq property changes in DRIVER_OK
Dragos Tatulea
2024-01-10
1
-0
/
+6
|
*
vdpa: Track device suspended state
Dragos Tatulea
2024-01-10
1
-2
/
+15
|
*
vhost-vdpa: account iommu allocations
Pasha Tatashin
2023-12-27
1
-1
/
+2
*
|
Merge tag 'vfs-6.8.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-01-08
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
eventfd: simplify eventfd_signal()
Christian Brauner
2023-11-28
1
-2
/
+2
*
|
vhost-vdpa: fix use after free in vhost_vdpa_probe()
Dan Carpenter
2023-11-01
1
-1
/
+0
|
/
*
vhost-vdpa: clean iotlb map during reset for older userspace
Si-Wei Liu
2023-11-01
1
-4
/
+16
*
vhost-vdpa: introduce IOTLB_PERSIST backend feature bit
Si-Wei Liu
2023-11-01
1
-0
/
+15
*
vhost-vdpa: reset vendor specific mapping to initial state in .release
Si-Wei Liu
2023-11-01
1
-0
/
+17
*
vhost-vdpa: uAPI to get dedicated descriptor group id
Si-Wei Liu
2023-11-01
1
-0
/
+10
*
vhost-vdpa: introduce descriptor group backend feature
Si-Wei Liu
2023-11-01
1
-0
/
+17
*
vdpa: add get_backend_features vdpa operation
Eugenio Pérez
2023-09-03
1
-0
/
+12
*
vdpa: accept VHOST_BACKEND_F_ENABLE_AFTER_DRIVER_OK backend feature
Eugenio Pérez
2023-09-03
1
-1
/
+2
*
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-28
1
-1
/
+1
|
\
|
*
mm/gup: remove vmas parameter from pin_user_pages()
Lorenzo Stoakes
2023-06-09
1
-1
/
+1
*
|
vhost_vdpa: support PACKED when setting-getting vring_base
Shannon Nelson
2023-06-09
1
-4
/
+17
*
|
vhost_vdpa: tell vqs about the negotiated
Shannon Nelson
2023-06-08
1
-0
/
+13
|
/
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2023-04-27
1
-7
/
+37
|
\
|
*
vhost_vdpa: fix unmap process in no-batch mode
Cindy Lu
2023-04-21
1
-7
/
+1
|
*
vhost-vdpa: use bind_mm/unbind_mm device callbacks
Stefano Garzarella
2023-04-21
1
-0
/
+34
|
*
vdpa: Add eventfd for the vdpa callback
Xie Yongji
2023-04-21
1
-0
/
+2
*
|
Merge 6.3-rc5 into driver-core-next
Greg Kroah-Hartman
2023-04-03
1
-1
/
+2
|
\
|
|
*
vhost-vdpa: free iommu domain after last use during cleanup
Gautam Dawar
2023-03-13
1
-1
/
+2
*
|
vhost-vdpa: vhost_vdpa_alloc_domain() should be using a const struct bus_type *
Greg Kroah-Hartman
2023-03-23
1
-1
/
+1
|
/
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2023-02-25
1
-2
/
+37
|
\
|
*
vhost-vdpa: print warning when vhost_vdpa_alloc_domain fails
Alvaro Karsz
2023-02-20
1
-1
/
+4
|
*
vhost-vdpa: uAPI to resume the device
Sebastien Boeuf
2023-02-20
1
-0
/
+18
|
*
vhost-vdpa: Introduce RESUME backend feature bit
Sebastien Boeuf
2023-02-20
1
-1
/
+15
*
|
Merge tag 'iommu-updates-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-02-24
1
-1
/
+1
|
\
\
|
*
|
iommu: Add a gfp parameter to iommu_map()
Jason Gunthorpe
2023-01-25
1
-1
/
+1
|
|
/
*
/
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2023-02-09
1
-1
/
+1
|
/
*
vhost_vdpa: fix the crash in unmap a large memory
Cindy Lu
2022-12-28
1
-20
/
+26
*
vhost-vdpa: fix an iotlb memory leak
Stefano Garzarella
2022-12-28
1
-4
/
+8
*
vhost-vdpa: uAPI to suspend the device
Eugenio Pérez
2022-08-11
1
-0
/
+19
*
vhost-vdpa: introduce SUSPEND backend feature bit
Eugenio Pérez
2022-08-11
1
-1
/
+15
*
vhost-vdpa: Call ida_simple_remove() when failed
Bo Liu
2022-08-11
1
-0
/
+1
*
vdpa: Use device_iommu_capable()
Robin Murphy
2022-08-11
1
-1
/
+1
*
vhost-vdpa: call vhost_vdpa_cleanup during the release
Stefano Garzarella
2022-06-27
1
-1
/
+1
*
vdpa: make get_vq_group and set_group_asid optional
Jason Wang
2022-06-09
1
-0
/
+2
*
vhost-vdpa: return -EFAULT on copy_to_user() failure
Dan Carpenter
2022-05-31
1
-3
/
+5
*
vhost-vdpa: support ASID based IOTLB API
Gautam Dawar
2022-05-31
1
-19
/
+92
*
vhost-vdpa: introduce uAPI to set group ASID
Gautam Dawar
2022-05-31
1
-0
/
+8
*
vhost-vdpa: uAPI to get virtqueue group id
Gautam Dawar
2022-05-31
1
-0
/
+8
*
vhost-vdpa: introduce uAPI to get the number of address spaces
Gautam Dawar
2022-05-31
1
-0
/
+3
*
vhost-vdpa: introduce uAPI to get the number of virtqueue groups
Gautam Dawar
2022-05-31
1
-0
/
+4
[next]