summaryrefslogtreecommitdiff
path: root/drivers/virtio/virtio_pci_admin_legacy_io.c
AgeCommit message (Expand)AuthorFilesLines
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-2/+2
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-2/+2
2023-12-19virtio-pci: Introduce APIs to execute legacy IO admin commandsYishai Hadas1-0/+244