index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vdpa
Age
Commit message (
Expand
)
Author
11 days
vduse: Add suspend
Eugenio Pérez
11 days
vduse: do not take rwsem at reset work flush
Eugenio Pérez
11 days
vduse: add F_QUEUE_READY feature
Eugenio Pérez
11 days
vduse: add VDUSE_SET_FEATURES ioctl
Eugenio Pérez
11 days
vduse: add VDUSE_GET_FEATURES ioctl
Eugenio Pérez
11 days
vduse: store control device pointer
Eugenio Pérez
11 days
vdpa: Remove redundant dev_err()
Pan Chuang
11 days
vdpa/mlx5: roll back MR update after VQ setup failure
Weimin Xiong
11 days
vdpa/solidrun: fix typos in snet_ctrl comments
xiongweimin
11 days
vdpa/mlx5: fix wrong MLX5_ADDR_OF struct type in alloc_inout()
Li RongQing
11 days
vdpa: octeon_ep: add missing MODULE_DEVICE_TABLE()
Pengpeng Hou
11 days
vdpa: alibaba: add missing MODULE_DEVICE_TABLE()
Pengpeng Hou
11 days
vdpa/mlx5: fix wrong list iterated in add_direct_chain error path
Li RongQing
11 days
vdpa_sim: hold iommu_lock across dma_unmap passthrough transition
Xiong Weimin
11 days
vdpa_sim: clear pending_kick on device reset
Xiong Weimin
11 days
vdpa_sim: fix cleanup after worker creation failure
Linfeng Sun
2026-08-03
vdpa/mlx5: Fix buffer length in create_direct_keys()
Christian Borntraeger
2026-08-03
vhost_iotlb: bound map allocation in add_range
Linfeng Sun
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
2026-06-10
vdpa/octeon_ep: fix IRQ-to-ring mapping in interrupt handler
Srujana Challa
2026-06-10
vdpa/octeon_ep: Add vDPA device event handling for firmware notifications
Vamsi Attunuru
2026-06-10
vdpa/octeon_ep: Use 4 bytes for mailbox signature
Vamsi Attunuru
2026-06-10
vdpa/octeon_ep: Fix PF->VF mailbox data address calculation
Srujana Challa
2026-06-10
vdpa/mlx5: Use kvzalloc_flex() for MTT command memory
Rosen Penev
2026-06-10
vdpa_sim_net: switch to dynamic root device
Johan Hovold
2026-06-10
vdpa_sim_blk: switch to dynamic root device
Johan Hovold
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
vdpa/mlx5: update MAC address handling in mlx5_vdpa_set_attr()
Cindy Lu
2026-06-10
vdpa/mlx5: update mlx_features with driver state check
Cindy Lu
2026-06-10
vdpa/ifcvf: handle dev_set_name() failure in ifcvf_vdpa_dev_add()
Evgenii Burenchev
2026-06-10
vduse: hold vduse_lock across IDR lookup in open path
Qihang Tang
2026-04-04
vdpa: use generic driver_override infrastructure
Danilo Krummrich
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
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-02-04
vdpa/mlx5: update MAC address handling in mlx5_vdpa_set_attr()
Cindy Lu
2026-02-04
vdpa/mlx5: reuse common function for MAC address updates
Cindy Lu
2026-02-04
vdpa/mlx5: update mlx_features with driver state check
Cindy Lu
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
[next]