summaryrefslogtreecommitdiff
path: root/drivers/hv/mshv_eventfd.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
2026-02-18mshv: Use try_cmpxchg() instead of cmpxchg()Uros Bizjak
2026-02-06mshv: fix SRCU protection in irqfd resampler ack handlerLi RongQing
2026-02-04mshv: clear eventfd counter on irqfd shutdownCarlos López
2026-02-04mshv: Use EPOLLIN and EPOLLHUP instead of POLLIN and POLLHUPMichael Kelley
2026-01-15mshv: Store the result of vfs_poll in a variable of type __poll_tMichael Kelley
2025-12-05mshv: adjust interrupt control structure for ARM64Jinank Jain
2025-11-15mshv: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari
2025-07-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-07-16mshv_eventfd: convert to CLASS(fd)Al Viro
2025-06-23sched/wait: Drop WQ_FLAG_EXCLUSIVE from add_wait_queue_priority()Sean Christopherson
2025-03-21Drivers: hv: Introduce mshv_root module to expose /dev/mshv to VMMsNuno Das Neves