summaryrefslogtreecommitdiff
path: root/drivers/vdpa
AgeCommit message (Expand)Author
4 daysvdpa_sim_net: check TX pull result before RX copyLinfeng Sun
4 daysvdpa_sim_blk: reject out-of-range sector startsLinfeng Sun
4 daysvdpa: octeon_ep: Check dev_set_name() in dev addXiong Weimin
4 daysvdpa: ifcvf: Put device on unsupported feature errorXiong Weimin
4 daysvdpa: solidrun: Free IRQs after request failureXiong Weimin
4 daysvdpa: alibaba: Keep DRIVER_OK clear if IRQ setup failsXiong Weimin
4 daysvdpa/pds: check virtqueue notify mappingXiong Weimin
2026-08-19vduse: Add suspendEugenio Pérez
2026-08-19vduse: do not take rwsem at reset work flushEugenio Pérez
2026-08-19vduse: add F_QUEUE_READY featureEugenio Pérez
2026-08-19vduse: add VDUSE_SET_FEATURES ioctlEugenio Pérez
2026-08-19vduse: add VDUSE_GET_FEATURES ioctlEugenio Pérez
2026-08-19vduse: store control device pointerEugenio Pérez
2026-08-19vdpa: Remove redundant dev_err()Pan Chuang
2026-08-19vdpa/mlx5: roll back MR update after VQ setup failureWeimin Xiong
2026-08-19vdpa/solidrun: fix typos in snet_ctrl commentsxiongweimin
2026-08-19vdpa/mlx5: fix wrong MLX5_ADDR_OF struct type in alloc_inout()Li RongQing
2026-08-19vdpa: octeon_ep: add missing MODULE_DEVICE_TABLE()Pengpeng Hou
2026-08-19vdpa: alibaba: add missing MODULE_DEVICE_TABLE()Pengpeng Hou
2026-08-19vdpa/mlx5: fix wrong list iterated in add_direct_chain error pathLi RongQing
2026-08-19vdpa_sim: hold iommu_lock across dma_unmap passthrough transitionXiong Weimin
2026-08-19vdpa_sim: clear pending_kick on device resetXiong Weimin
2026-08-19vdpa_sim: fix cleanup after worker creation failureLinfeng Sun 
2026-08-03vdpa/mlx5: Fix buffer length in create_direct_keys()Christian Borntraeger
2026-08-03vhost_iotlb: bound map allocation in add_rangeLinfeng Sun 
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-06-10vdpa/octeon_ep: fix IRQ-to-ring mapping in interrupt handlerSrujana Challa
2026-06-10vdpa/octeon_ep: Add vDPA device event handling for firmware notificationsVamsi Attunuru
2026-06-10vdpa/octeon_ep: Use 4 bytes for mailbox signatureVamsi Attunuru
2026-06-10vdpa/octeon_ep: Fix PF->VF mailbox data address calculationSrujana Challa
2026-06-10vdpa/mlx5: Use kvzalloc_flex() for MTT command memoryRosen Penev
2026-06-10vdpa_sim_net: switch to dynamic root deviceJohan Hovold
2026-06-10vdpa_sim_blk: switch to dynamic root deviceJohan Hovold
2026-06-10vduse: fix compat handling for VDUSE_IOTLB_GET_FD/VDUSE_VQ_GET_INFOArnd Bergmann
2026-06-10VDUSE: avoid leaking information to userspaceJason Wang
2026-06-10vduse: Fix race in vduse_dev_msg_sync and vduse_dev_read_iterZhang Tianci
2026-06-10vduse: Requeue failed read to send_list headZhang Tianci
2026-06-10vdpa/mlx5: update MAC address handling in mlx5_vdpa_set_attr()Cindy Lu
2026-06-10vdpa/mlx5: update mlx_features with driver state checkCindy Lu
2026-06-10vdpa/ifcvf: handle dev_set_name() failure in ifcvf_vdpa_dev_add()Evgenii Burenchev
2026-06-10vduse: hold vduse_lock across IDR lookup in open pathQihang Tang
2026-04-04vdpa: use generic driver_override infrastructureDanilo Krummrich
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-09vduse: avoid adding implicit paddingArnd Bergmann
2026-02-04vdpa/mlx5: update MAC address handling in mlx5_vdpa_set_attr()Cindy Lu
2026-02-04vdpa/mlx5: reuse common function for MAC address updatesCindy Lu
2026-02-04vdpa/mlx5: update mlx_features with driver state checkCindy Lu