summaryrefslogtreecommitdiff
path: root/drivers/vfio/cdx/intr.c
AgeCommit message (Expand)Author
2026-04-21vfio/cdx: Consolidate MSI configured state onto cdx_irqsAlex Williamson
2026-04-21vfio/cdx: Serialize VFIO_DEVICE_SET_IRQS with a per-device mutexAlex Williamson
2026-04-21vfio/cdx: Fix NULL pointer dereference in interrupt trigger pathPrasanna Kumar T S M
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
2024-04-23vfio/cdx: add interrupt supportNipun Gupta