summaryrefslogtreecommitdiff
path: root/drivers/hv/mshv_synic.c
AgeCommit message (Expand)AuthorFilesLines
2026-06-22Merge tag 'hyperv-next-signed-20260621' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+5
2026-06-07mshv: add bounds check on vp_index in mshv_intercept_isr()Junrui Luo1-0/+5
2026-04-29mshv: unmap debugfs stats pages on kexecJork Loeser1-0/+1
2026-04-29mshv: clean up SynIC state on kexec for L1VHJork Loeser1-3/+0
2026-04-29mshv: limit SynIC management to MSHV-owned resourcesJork Loeser1-50/+100
2026-04-04Drivers: hv: Move add_interrupt_randomness() to hypervisor callback sysvecMichael Kelley1-3/+0
2026-02-25mshv: add arm64 support for doorbell & intercept SINTsAnirudh Rayabharam (Microsoft)1-10/+109
2026-02-25mshv: refactor synic init and cleanupAnirudh Rayabharam (Microsoft)1-6/+65
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-1/+1
2025-11-15Drivers: hv: Rename fields for SynIC message and event pagesRoman Kisel1-3/+3
2025-03-21Drivers: hv: Introduce mshv_root module to expose /dev/mshv to VMMsNuno Das Neves1-0/+665