index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
hyperv
/
hv_init.c
Age
Commit message (
Expand
)
Author
2025-11-14
syscore: Pass context data to callbacks
Thierry Reding
2025-08-18
x86/hyperv: Use direct call to hypercall-page
Peter Zijlstra
2025-08-18
x86/hyperv: Clean up hv_do_hypercall()
Peter Zijlstra
2025-07-09
x86/hyperv: Fix warnings for missing export.h header inclusion
Naman Jain
2025-06-03
Merge tag 'hyperv-next-signed-20250602' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-05-23
x86/hyperv: Fix APIC ID and VP index confusion in hv_snp_boot_ap()
Roman Kisel
2025-05-23
Drivers: hv: Provide arch-neutral implementation of get_vtl()
Roman Kisel
2025-05-02
x86/msr: Add explicit includes of <asm/msr.h>
Xin Li (Intel)
2025-04-10
x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'
Ingo Molnar
2025-04-10
x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'
Ingo Molnar
2025-02-22
hyperv: Change hv_root_partition into a function
Nuno Das Neves
2025-02-13
hyperv: Move hv_current_partition_id to arch-generic code
Nuno Das Neves
2025-01-10
hyperv: Do not overlap the hvcall IO areas in get_vtl()
Roman Kisel
2025-01-10
x86/hyperv: Don't assume cpu_possible_mask is dense
Michael Kelley
2025-01-10
hyperv: Switch from hyperv-tlfs.h to hyperv/hvhdk.h
Nuno Das Neves
2025-01-08
hyperv: Clean up unnecessary #includes
Nuno Das Neves
2024-09-05
x86/hyperv: fix kexec crash due to VP assist page corruption
Anirudh Rayabharam (Microsoft)
2024-03-04
hyperv-tlfs: Change prefix of generic HV_REGISTER_* MSRs to HV_MSR_*
Nuno Das Neves
2023-11-12
x86/hyperv: Fix the detection of E820_TYPE_PRAM in a Gen2 VM
Saurabh Sengar
2023-09-22
x86/hyperv: Add common print prefix "Hyper-V" in hv_init
Saurabh Sengar
2023-09-22
x86/hyperv: Remove hv_vtl_early_init initcall
Saurabh Sengar
2023-09-22
x86/hyperv: Restrict get_vtl to only VTL platforms
Saurabh Sengar
2023-09-04
Merge tag 'hyperv-next-signed-20230902' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2023-08-30
Merge tag 'x86_apic_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-08-25
x86/hyperv: Remove hv_isolation_type_en_snp
Dexuan Cui
2023-08-25
x86/hyperv: Use TDX GHCI to access some MSRs in a TDX VM with the paravisor
Dexuan Cui
2023-08-25
Drivers: hv: vmbus: Bring the post_msg_page back for TDX VMs with the paravisor
Dexuan Cui
2023-08-25
x86/hyperv: Introduce a global variable hyperv_paravisor_present
Dexuan Cui
2023-08-25
Drivers: hv: vmbus: Support fully enlightened TDX guests
Dexuan Cui
2023-08-25
x86/hyperv: Support hypercalls for fully enlightened TDX guests
Dexuan Cui
2023-08-22
x86/hyperv: Mark Hyper-V vp assist page unencrypted in SEV-SNP enlightened guest
Tianyu Lan
2023-08-22
x86/hyperv: Set Virtual Trust Level in VMBus init message
Tianyu Lan
2023-08-09
x86/apic: Nuke ack_APIC_irq()
Dave Hansen
2023-07-23
x86/hyperv: Disable IBT when hypercall page lacks ENDBR instruction
Michael Kelley
2023-06-17
x86/hyperv: Fix hyperv_pcpu_input_arg handling when CPUs go online/offline
Michael Kelley
2023-04-17
Drivers: hv: Don't remap addresses that are above shared_gpa_boundary
Michael Kelley
2023-03-27
x86/hyperv: Change vTOM handling to use standard coco mechanisms
Michael Kelley
2022-11-29
x86/hyperv: Remove unregister syscore call from Hyper-V cleanup
Gaurav Kohli
2022-11-28
clocksource: hyper-v: Add TSC page support for root partition
Stanislav Kinsburskiy
2022-11-11
x86/hyperv: Restore VP assist page after cpu offlining/onlining
Vitaly Kuznetsov
2022-11-03
x86/hyperv: fix invalid writes to MSRs during root partition kexec
Anirudh Rayabharam
2022-10-27
x86/hyperv: Remove BUG_ON() for kmap_local_page()
Zhao Liu
2022-10-03
x86/hyperv: Replace kmap() with kmap_local_page()
Zhao Liu
2022-09-28
hyperv: simplify and rename generate_guest_id
Li kunyu
2022-06-15
x86/Hyper-V: Add SEV negotiate protocol support in Isolation VM
Tianyu Lan
2021-12-28
x86/hyperv: Fix definition of hv_ghcb_pg variable
Michael Kelley
2021-12-20
hyper-v: Enable swiotlb bounce buffer for Isolation VM
Tianyu Lan
2021-11-15
x86/hyperv: Move required MSRs check to initial platform probing
Sean Christopherson
2021-11-15
x86/hyperv: Fix NULL deref in set_hv_tscchange_cb() if Hyper-V setup fails
Sean Christopherson
2021-10-28
x86/hyperv: Protect set_hv_tscchange_cb() against getting preempted
Vitaly Kuznetsov
[next]