summaryrefslogtreecommitdiff
path: root/drivers/virt/acrn/ioreq.c
AgeCommit message (Expand)Author
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-24drivers: virt: acrn: Don't use %pK through printkThomas Weißschuh
2024-04-24virt: acrn: replace deprecated strncpy with strscpyJustin Stitt
2023-08-24minmax: add in_range() macroMatthew Wilcox (Oracle)
2023-05-08virt: acrn: Use alloc_ordered_workqueue() to create ordered workqueuesTejun Heo
2022-07-08virt: acrn: using for_each_set_bit to simplify the codeYang Yingliang
2022-01-15all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriateYury Norov
2021-02-09virt: acrn: Introduce I/O ranges operation interfacesShuo Liu
2021-02-09virt: acrn: Introduce PCI configuration space PIO accesses combinerShuo Liu
2021-02-09virt: acrn: Introduce I/O request managementShuo Liu