index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
vdpa
/
vdpa_user
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-24
vduse: Tie vduse mgmtdev and its device
Parav Pandit
1
-23
/
+37
2022-06-08
vduse: Fix NULL pointer dereference on sysfs access
Xie Yongji
1
-4
/
+3
2022-05-31
vdpa: multiple address spaces support
Gautam Dawar
1
-1
/
+2
2022-05-31
vdpa: introduce virtqueue groups
Gautam Dawar
1
-1
/
+1
2022-03-24
Merge tag 'iommu-updates-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+11
2022-03-04
vduse: Fix returning wrong type in vduse_domain_alloc_iova()
Xie Yongji
1
-1
/
+1
2022-02-14
iommu/iova: Separate out rcache init
John Garry
1
-0
/
+11
2022-01-18
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-5
/
+14
2022-01-14
vdpa: Provide interface to read driver features
Eli Cohen
1
-4
/
+12
2022-01-14
vduse: moving kvfree into caller
Guanjun
1
-1
/
+2
2022-01-04
Merge branches 'arm/smmu', 'virtio', 'x86/amd', 'x86/vt-d' and 'core' into next
Joerg Roedel
1
-8
/
+0
2021-12-17
iommu/iova: Move fast alloc size roundup into alloc_iova_fast()
John Garry via iommu
1
-8
/
+0
2021-12-08
vduse: check that offset is within bounds in get_config()
Dan Carpenter
1
-1
/
+2
2021-12-08
vduse: fix memory corruption in vduse_dev_ioctl()
Dan Carpenter
1
-1
/
+2
2021-11-01
vdpa: Enable user to set mac and mtu of vdpa device
Parav Pandit
1
-1
/
+2
2021-10-22
vduse: Fix race condition between resetting and irq injecting
Xie Yongji
1
-12
/
+25
2021-10-22
vduse: Disallow injecting interrupt before DRIVER_OK is set
Xie Yongji
1
-0
/
+8
2021-09-14
vduse: Cleanup the old kernel states after reset failure
Xie Yongji
1
-4
/
+2
2021-09-14
vduse: missing error code in vduse_init()
Dan Carpenter
1
-1
/
+3
2021-09-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
4
-0
/
+2264
2021-09-06
Documentation: Add documentation for VDUSE
Xie Yongji
1
-5
/
+0
2021-09-06
vduse: Introduce VDUSE - vDPA Device in Userspace
Xie Yongji
2
-0
/
+1651
2021-09-06
vduse: Implement an MMU-based software IOTLB
Xie Yongji
2
-0
/
+618