index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
vhost
/
vringh.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
vhost: vringh: use krealloc_array()
Bartosz Golaszewski
2020-12-15
1
-1
/
+2
*
vringh: fix vringh_iov_push_*() documentation
Stefano Garzarella
2020-11-25
1
-3
/
+3
*
vringh: fix __vringh_iov() when riov and wiov are different
Stefano Garzarella
2020-10-21
1
-4
/
+5
*
virtio: force spec specified alignment on types
Michael S. Tsirkin
2020-06-02
1
-3
/
+3
*
virtio/test: fix up after IOTLB changes
Michael S. Tsirkin
2020-04-17
1
-0
/
+5
*
vringh: IOTLB support
Jason Wang
2020-04-01
1
-23
/
+398
*
vringh: fix copy direction of vringh_iov_push_kern()
Jason Wang
2019-10-28
1
-1
/
+7
*
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-13
1
-1
/
+1
*
vringh: kill off ACCESS_ONCE()
Mark Rutland
2016-12-15
1
-2
/
+3
*
vringh: update for virtio 1.0 APIs
Michael S. Tsirkin
2014-12-15
1
-47
/
+74
*
vringh: 64 bit features
Michael S. Tsirkin
2014-12-15
1
-2
/
+2
*
Add missing module license tag to vring helpers.
Dave Jones
2013-05-08
1
-0
/
+3
*
vringh: host-side implementation of virtio rings.
Rusty Russell
2013-03-20
1
-0
/
+1007