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
/
vdpa
/
vdpa_user
/
vduse_dev.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vdpa: Provide interface to read driver features
Eli Cohen
2022-01-14
1
-4
/
+12
*
vduse: moving kvfree into caller
Guanjun
2022-01-14
1
-1
/
+2
*
vduse: check that offset is within bounds in get_config()
Dan Carpenter
2021-12-08
1
-1
/
+2
*
vduse: fix memory corruption in vduse_dev_ioctl()
Dan Carpenter
2021-12-08
1
-1
/
+2
*
vdpa: Enable user to set mac and mtu of vdpa device
Parav Pandit
2021-11-01
1
-1
/
+2
*
vduse: Fix race condition between resetting and irq injecting
Xie Yongji
2021-10-22
1
-12
/
+25
*
vduse: Disallow injecting interrupt before DRIVER_OK is set
Xie Yongji
2021-10-22
1
-0
/
+8
*
vduse: Cleanup the old kernel states after reset failure
Xie Yongji
2021-09-14
1
-4
/
+2
*
vduse: missing error code in vduse_init()
Dan Carpenter
2021-09-14
1
-1
/
+3
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2021-09-11
1
-1
/
+1
*
Documentation: Add documentation for VDUSE
Xie Yongji
2021-09-06
1
-5
/
+0
*
vduse: Introduce VDUSE - vDPA Device in Userspace
Xie Yongji
2021-09-06
1
-0
/
+1646