summaryrefslogtreecommitdiff
path: root/drivers/vdpa
AgeCommit message (Expand)Author
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
2026-01-28vduse: bump version numberEugenio Pérez
2026-01-28vduse: add vq group asid supportEugenio Pérez
2026-01-28vduse: merge tree search logic of IOTLB_GET_FD and IOTLB_GET_INFO ioctlsEugenio Pérez
2026-01-28vduse: take out allocations from vduse_dev_alloc_coherentEugenio Pérez
2026-01-28vduse: remove unused vaddr parameter of vduse_domain_free_coherentEugenio Pérez
2026-01-28vduse: refactor vdpa_dev_add for goto err handlingEugenio Pérez
2026-01-28vduse: return internal vq group struct as map tokenEugenio Pérez
2026-01-28vduse: add vq group supportEugenio Pérez
2026-01-28vhost: move vdpa group bound check to vhost_vdpaEugenio Pérez
2025-12-05Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-11-27vduse: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari
2025-11-27vdpa/pds: use %pe for ERR_PTR() in event handler registrationAlok Tiwari
2025-11-27virtio: vdpa: Fix reference count leak in octep_sriov_enable()Miaoqian Lin
2025-11-27vdpa/mlx5: Fix incorrect error code reporting in query_virtqueuesAlok Tiwari
2025-11-16mm: make INVALID_PHYS_ADDR a generic macroAnshuman Khandual
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