index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
hyperv
/
hv_init.c
Age
Commit message (
Expand
)
Author
2026-05-26
x86/irq: Make irqstats array based
Thomas Gleixner
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-04
x86/hyperv: Update comment in hyperv_cleanup()
Michael Kelley
2026-02-04
x86/hyperv: Use memremap()/memunmap() instead of ioremap_cache()/iounmap()
Michael Kelley
2026-02-04
x86/hyperv: Move hv crash init after hypercall pg setup
Mukesh R
2025-12-09
Merge tag 'hyperv-next-signed-20251207' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-12-05
mshv: Use reboot notifier to configure sleep state
Praveen K Paladugu
2025-11-15
x86/hyperv: Enable build of hypervisor crashdump collection files
Mukesh Rathor
2025-11-15
x86/hyperv: Allow Hyper-V to inject STIMER0 interrupts
Tianyu Lan
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
[next]