index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hv
/
mshv_eventfd.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-18
mshv: Use try_cmpxchg() instead of cmpxchg()
Uros Bizjak
2026-02-06
mshv: fix SRCU protection in irqfd resampler ack handler
Li RongQing
2026-02-04
mshv: clear eventfd counter on irqfd shutdown
Carlos López
2026-02-04
mshv: Use EPOLLIN and EPOLLHUP instead of POLLIN and POLLHUP
Michael Kelley
2026-01-15
mshv: Store the result of vfs_poll in a variable of type __poll_t
Michael Kelley
2025-12-05
mshv: adjust interrupt control structure for ARM64
Jinank Jain
2025-11-15
mshv: add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
2025-07-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-07-16
mshv_eventfd: convert to CLASS(fd)
Al Viro
2025-06-23
sched/wait: Drop WQ_FLAG_EXCLUSIVE from add_wait_queue_priority()
Sean Christopherson
2025-03-21
Drivers: hv: Introduce mshv_root module to expose /dev/mshv to VMMs
Nuno Das Neves