summaryrefslogtreecommitdiff
path: root/drivers/vfio/virqfd.c
AgeCommit message (Expand)Author
2024-03-11vfio: Introduce interface to flush virqfd inject workqueueAlex Williamson
2023-01-23vfio: Use GFP_KERNEL_ACCOUNT for userspace persistent allocationsJason Gunthorpe
2022-12-05vfio: Fold vfio_virqfd.ko into vfio.koJason Gunthorpe
2020-11-15vfio/virqfd: Drain events from eventfd in virqfd_wakeup()David Woodhouse
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-05-26fs: add new vfs_poll and file_can_poll helpersChristoph Hellwig
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2017-11-27annotate poll-related wait keysAl Viro
2017-11-27anntotate the places where ->poll() return values goAl Viro
2017-06-20sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar
2015-03-17vfio: Split virqfd into a separate module for vfio bus driversAlex Williamson
2015-03-17vfio: virqfd_lock can be statickbuild test robot
2015-03-16vfio: move eventfd support code for VFIO_PCI to a separate fileAntonios Motakis