summaryrefslogtreecommitdiffstats
path: root/drivers/vfio/cdx
AgeCommit message (Expand)AuthorLines
9 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-1/+1
10 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-3/+3
2025-11-12vfio: Move the remaining drivers to get_region_info_capsJason Gunthorpe-16/+8
2025-11-12vfio/cdx: Provide a get_region_info opJason Gunthorpe-3/+4
2025-08-27vfio/cdx: update driver to build without CONFIG_GENERIC_MSI_IRQNipun Gupta-1/+19
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra-1/+1
2024-04-23vfio/cdx: add interrupt supportNipun Gupta-2/+298
2023-11-03Merge tag 'char-misc-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+1
2023-10-27cdx: Create symbol namespaces for cdx subsystemAbhijit Gangurde-0/+1
2023-10-03vfio/cdx: Add parentheses between bitwise AND expression and logical NOTNathan Chancellor-1/+1
2023-09-28vfio-cdx: add bus mastering device feature supportNipun Gupta-1/+58
2023-08-16vfio/cdx: Remove redundant initialization owner in vfio_cdx_driverLi Zetao-1/+0
2023-06-16vfio/cdx: add support for CDX busNipun Gupta-0/+287