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