index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
virtio
/
linux
Age
Commit message (
Expand
)
Author
4 days
tools/virtio: add device, device_driver stubs
Michael S. Tsirkin
4 days
tools/virtio: switch to kernel's virtio_config.h
Michael S. Tsirkin
4 days
tools/virtio: stub might_sleep and synchronize_rcu
Michael S. Tsirkin
4 days
tools/virtio: add struct cpumask to cpumask.h
Michael S. Tsirkin
4 days
tools/virtio: add ucopysize.h stub
Michael S. Tsirkin
4 days
tools/virtio: add dev_WARN_ONCE and is_vmalloc_addr stubs
Michael S. Tsirkin
4 days
tools/virtio: stub DMA mapping functions
Michael S. Tsirkin
4 days
tools/virtio: add struct module forward declaration
Michael S. Tsirkin
4 days
tools/virtio: use kernel's virtio.h
Michael S. Tsirkin
4 days
tools/virtio: fix up compiler.h stub
Michael S. Tsirkin
2025-12-08
tools/virtio: replace "__auto_type" with "auto"
H. Peter Anvin
2025-09-12
kmsan: convert kmsan_handle_dma to use physical addresses
Leon Romanovsky
2025-02-25
tools: virtio/linux/module.h add MODULE_DESCRIPTION() define.
Yufeng Wang
2025-02-25
tools: virtio/linux/compiler.h: Add data_race() define.
Yufeng Wang
2025-02-25
tools/virtio: Add DMA_MAPPING_ERROR and sg_dma_len api define for virtio test
Yufeng Wang
2024-03-05
tools: virtio: introduce vhost_net_test
Yunsheng Lin
2023-10-16
tools/virtio: Add dma sync api for virtio test
Liming Wu
2023-04-21
tools/virtio: fix build caused by virtio_ring changes
Shunsuke Mie
2023-01-27
tools/virtio: fix the vringh test for virtio ring changes
Shunsuke Mie
2022-09-27
virtio_test: fixup for vq reset
Xuan Zhuo
2022-08-11
tools/virtio: fix build
Stefano Garzarella
2022-03-28
tools/virtio: fix after premapped buf support
Michael S. Tsirkin
2022-03-06
tools/virtio: handle fallout from folio work
Michael S. Tsirkin
2021-08-11
tools/virtio: fix build
Michael S. Tsirkin
2020-12-18
tools/virtio: add krealloc_array
Peng Fan
2020-12-18
tools/virtio: include asm/bug.h
Peng Fan
2020-08-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2020-08-03
virtio: virtio_has_iommu_quirk -> virtio_has_dma_quirk
Michael S. Tsirkin
2020-08-03
virtio: VIRTIO_F_IOMMU_PLATFORM -> VIRTIO_F_ACCESS_PLATFORM
Michael S. Tsirkin
2020-07-16
compiler: Remove uninitialized_var() macro
Kees Cook
2020-06-22
tools/virtio: Use tools/include/list.h instead of stubs
Eugenio Pérez
2020-04-17
tools/virtio: define aligned attribute
Michael S. Tsirkin
2019-10-11
tools/virtio: more stubs
Michael S. Tsirkin
2019-05-27
virtio: add unlikely() to WARN_ON_ONCE()
Igor Stoppa
2018-12-19
virtio: fix test build after uio.h change
Michael S. Tsirkin
2018-07-27
tools/virtio: add kmalloc_array stub
Michael S. Tsirkin
2018-06-29
sg: remove ->sg_magic member
Jens Axboe
2018-05-07
PCI: remove PCI_DMA_BUS_IS_PHYS
Christoph Hellwig
2018-01-29
tools/virtio: more stubs to fix tools build
Michael S. Tsirkin
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-05-02
tools/virtio: fix build breakage
Sekhar Nori
2016-12-16
tools/virtio: use {READ,WRITE}_ONCE() in uaccess.h
Mark Rutland
2016-12-16
tools/virtio: fix READ_ONCE()
Mark Rutland
2016-08-15
tools/virtio: add dma stubs
Michael S. Tsirkin
2016-03-02
virtio_ring: Support DMA APIs
Andy Lutomirski
2016-01-26
tools/virtio: use virt_xxx barriers
Michael S. Tsirkin
2015-12-07
tools/virtio: fix byteswap logic
Michael S. Tsirkin
2015-12-07
tools/virtio: move list macro stubs
Michael S. Tsirkin
2015-09-09
tools/virtio: fix build after 4.2 changes
Michael S. Tsirkin
2014-12-15
tools/virtio: more stubs
Michael S. Tsirkin
[next]