index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vdpa
/
vdpa_user
Age
Commit message (
Expand
)
Author
2 days
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
2026-06-10
vduse: fix compat handling for VDUSE_IOTLB_GET_FD/VDUSE_VQ_GET_INFO
Arnd Bergmann
2026-06-10
VDUSE: avoid leaking information to userspace
Jason Wang
2026-06-10
vduse: Fix race in vduse_dev_msg_sync and vduse_dev_read_iter
Zhang Tianci
2026-06-10
vduse: Requeue failed read to send_list head
Zhang Tianci
2026-06-10
vduse: hold vduse_lock across IDR lookup in open path
Qihang Tang
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-09
vduse: avoid adding implicit padding
Arnd Bergmann
2026-01-28
vduse: bump version number
Eugenio Pérez
2026-01-28
vduse: add vq group asid support
Eugenio Pérez
2026-01-28
vduse: merge tree search logic of IOTLB_GET_FD and IOTLB_GET_INFO ioctls
Eugenio Pérez
2026-01-28
vduse: take out allocations from vduse_dev_alloc_coherent
Eugenio Pérez
2026-01-28
vduse: remove unused vaddr parameter of vduse_domain_free_coherent
Eugenio Pérez
2026-01-28
vduse: refactor vdpa_dev_add for goto err handling
Eugenio Pérez
2026-01-28
vduse: return internal vq group struct as map token
Eugenio Pérez
2026-01-28
vduse: add vq group support
Eugenio Pérez
2025-12-05
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-11-27
vduse: add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
2025-11-16
mm: make INVALID_PHYS_ADDR a generic macro
Anshuman Khandual
2025-10-01
vduse: Use fixed 4KB bounce pages for non-4KB page size
Sheng Zhao
2025-10-01
vduse: switch to use virtio map API instead of DMA API
Jason Wang
2025-10-01
vdpa: introduce map ops
Jason Wang
2025-10-01
vdpa: support virtio_map
Jason Wang
2025-08-01
vdpa: Fix IDR memory leak in VDUSE module exit
Anders Roxell
2025-02-25
vduse: add virtio_fs to allowed dev id
Eugenio Pérez
2024-09-09
vduse: avoid using __GFP_NOFAIL
Jason Wang
2024-03-19
vduse: enable Virtio-net device type
Maxime Coquelin
2024-03-19
vduse: Temporarily fail if control queue feature requested
Maxime Coquelin
2024-03-19
vduse: validate block features only with block devices
Maxime Coquelin
2024-03-19
vduse: implement vdpa_config_ops.get_vq_size for vduse
Zhu Lingshan
2024-03-19
vduse: implement DMA sync callbacks
Maxime Coquelin
2023-12-21
Merge branch 'vfs.file'
Christian Brauner
2023-12-12
file: remove __receive_fd()
Christian Brauner
2023-11-28
eventfd: simplify eventfd_signal()
Christian Brauner
2023-11-01
vduse: make vduse_class constant
Greg Kroah-Hartman
2023-08-10
vduse: Use proper spinlock for IRQ injection
Maxime Coquelin
2023-07-03
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2023-07-03
vduse: fix NULL pointer dereference
Maxime Coquelin
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-09
mm/gup: remove vmas parameter from pin_user_pages()
Lorenzo Stoakes
2023-06-08
vduse: avoid empty string for dev name
Sheng Zhao
2023-04-27
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2023-04-21
vduse: Support specifying bounce buffer size via sysfs
Xie Yongji
2023-04-21
vduse: Delay iova domain creation
Xie Yongji
2023-04-21
vduse: Signal vq trigger eventfd directly if possible
Xie Yongji
2023-04-21
vduse: Add sysfs interface for irq callback affinity
Xie Yongji
2023-04-21
vduse: Support get_vq_affinity callback
Xie Yongji
2023-04-21
vduse: Support set_vq_affinity callback
Xie Yongji
2023-04-21
vduse: Refactor allocation for vduse virtqueues
Xie Yongji
[next]