summaryrefslogtreecommitdiff
path: root/drivers/vdpa
AgeCommit message (Expand)Author
2026-08-19vdpa/mlx5: Fix buffer length in create_direct_keys()Christian Borntraeger
2026-08-03VDUSE: avoid leaking information to userspaceJason Wang
2026-08-03vduse: take out allocations from vduse_dev_alloc_coherentEugenio Pérez
2026-08-03vduse: remove unused vaddr parameter of vduse_domain_free_coherentEugenio Pérez
2026-08-03vduse: return internal vq group struct as map tokenEugenio Pérez
2026-07-24vduse: Fix race in vduse_dev_msg_sync and vduse_dev_read_iterZhang Tianci
2026-07-24vdpa/octeon_ep: fix IRQ-to-ring mapping in interrupt handlerSrujana Challa
2026-07-24vdpa/octeon_ep: Fix PF->VF mailbox data address calculationSrujana Challa
2026-07-24vduse: Requeue failed read to send_list headZhang Tianci
2026-07-24vduse: hold vduse_lock across IDR lookup in open pathQihang Tang
2026-05-23vdpa: use generic driver_override infrastructureDanilo Krummrich
2026-03-04vhost: move vdpa group bound check to vhost_vdpaEugenio Pérez
2026-01-02virtio: vdpa: Fix reference count leak in octep_sriov_enable()Miaoqian Lin
2025-12-18vdpa/pds: use %pe for ERR_PTR() in event handler registrationAlok Tiwari
2025-12-18vdpa/mlx5: Fix incorrect error code reporting in query_virtqueuesAlok Tiwari
2025-11-11mlx5: Fix default values in create CQAkiva Goldberger
2025-10-01vduse: Use fixed 4KB bounce pages for non-4KB page sizeSheng Zhao
2025-10-01vduse: switch to use virtio map API instead of DMA APIJason Wang
2025-10-01vdpa: introduce map opsJason Wang
2025-10-01vdpa: support virtio_mapJason Wang
2025-08-01vdpa: Fix IDR memory leak in VDUSE module exitAnders Roxell
2025-08-01vdpa/mlx5: Fix release of uninitialized resources on error pathDragos Tatulea
2025-08-01vdpa/mlx5: Fix needs_teardown flag calculationDragos Tatulea
2025-05-27vdpa/octeon_ep: Control PCI dev enabling manuallyPhilipp Stanner
2025-02-25vduse: add virtio_fs to allowed dev idEugenio Pérez
2025-02-25vdpa/mlx5: Fix oversized null mkey longer than 32bitSi-Wei Liu
2025-02-25vdpa/mlx5: Fix mlx5_vdpa_get_config() endianness on big-endian machinesKonstantin Shkolnyy
2025-01-27Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2025-01-27vdpa/octeon_ep: read vendor-specific PCI capabilityShijith Thotton
2025-01-27vdpa/octeon_ep: handle device config change eventsSatha Rao
2025-01-27vdpa/octeon_ep: enable support for multiple interrupts per deviceShijith Thotton
2025-01-27vdpa: solidrun: Replace deprecated PCI functionsPhilipp Stanner
2025-01-22Merge tag 'net-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-01-08treewide: Introduce kthread_run_worker[_on_cpu]()Frederic Weisbecker
2025-01-08vdpa/vp_vdpa: implement kick_vq_with_data callbackYuxue Liu
2024-12-23net/mlx5: fs, add counter object to flow destinationMoshe Shemesh
2024-11-12vdpa/mlx5: Fix suboptimal range on iotlb iterationSi-Wei Liu
2024-11-12vdpa/mlx5: Fix PA offset with unaligned starting iotlb mapSi-Wei Liu
2024-11-07vdpa/mlx5: Fix error path during device addDragos Tatulea
2024-11-06vp_vdpa: fix id_table array not null terminated errorXiaoguang Wang
2024-11-06vDPA/ifcvf: Fix pci_read_config_byte() return code handlingYuan Can
2024-11-06vdpa: solidrun: Fix UB bug with devresPhilipp Stanner
2024-10-07Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2024-09-26Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2024-09-25vdpa/octeon_ep: Fix format specifier for pointers in debug messagesSrujana Challa
2024-09-25vdpa/mlx5: Postpone MR deletionDragos Tatulea
2024-09-25vdpa/mlx5: Introduce init/destroy for MR resourcesDragos Tatulea
2024-09-25vdpa/mlx5: Rename mr_mtx -> lockDragos Tatulea
2024-09-25vdpa/mlx5: Extract mr members in own resource structDragos Tatulea
2024-09-25vdpa/mlx5: Rename functionDragos Tatulea