summaryrefslogtreecommitdiff
path: root/arch/um/drivers/vfio_kern.c
AgeCommit message (Expand)AuthorFilesLines
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook1-1/+1
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-5/+4
2025-07-11um: vfio: Support adding devices via mconsoleTiwei Bie1-5/+57
2025-06-25um: vfio: Prevent duplicate device assignmentsTiwei Bie1-0/+14
2025-05-05um: Add VFIO-based virtual PCI driverTiwei Bie1-0/+642