index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hv
/
hv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-15
Drivers: hv: Export some symbols for mshv_vtl
Naman Jain
1
-0
/
+3
2025-11-15
Drivers: hv: Functions for setting up and tearing down the paravisor SynIC
Roman Kisel
1
-12
/
+126
2025-11-15
Drivers: hv: Rename the SynIC enable and disable routines
Roman Kisel
1
-5
/
+6
2025-11-15
Drivers: hv: Check message and event pages for non-NULL before iounmap()
Roman Kisel
1
-4
/
+8
2025-11-15
Drivers: hv: remove stale comment
Roman Kisel
1
-5
/
+1
2025-11-15
Drivers: hv: Post messages through the confidential VMBus if available
Roman Kisel
1
-1
/
+10
2025-11-15
Drivers: hv: Allocate the paravisor SynIC pages when required
Roman Kisel
1
-90
/
+94
2025-11-15
Drivers: hv: Rename fields for SynIC message and event pages
Roman Kisel
1
-33
/
+33
2025-11-15
drivers: hv: Allow vmbus message synic interrupt injected from Hyper-V
Tianyu Lan
1
-0
/
+2
2025-07-15
Drivers: hv: Use nested hypercall for post message and signal event
Nuno Das Neves
1
-2
/
+4
2025-03-20
hyperv: Introduce hv_recommend_using_aeoi()
Nuno Das Neves
1
-11
/
+1
2025-02-22
hyperv: Change hv_root_partition into a function
Nuno Das Neves
1
-5
/
+5
2025-02-13
drivers/hv: add CPU offlining support
Hamza Mahfooz
1
-21
/
+51
2024-08-03
Drivers: hv: vmbus: Fix the misplaced function description
Roman Kisel
1
-3
/
+3
2024-06-06
Drivers: hv: Cosmetic changes for hv.c and balloon.c
Aditya Nagesh
1
-19
/
+18
2024-03-04
hyperv-tlfs: Change prefix of generic HV_REGISTER_* MSRs to HV_MSR_*
Nuno Das Neves
1
-20
/
+16
2023-08-25
x86/hyperv: Remove hv_isolation_type_en_snp
Dexuan Cui
1
-2
/
+2
2023-08-25
Drivers: hv: vmbus: Bring the post_msg_page back for TDX VMs with the paravisor
Dexuan Cui
1
-6
/
+53
2023-08-25
x86/hyperv: Introduce a global variable hyperv_paravisor_present
Dexuan Cui
1
-5
/
+5
2023-08-25
Drivers: hv: vmbus: Support fully enlightened TDX guests
Dexuan Cui
1
-2
/
+7
2023-08-22
drivers: hv: Mark percpu hvcall input arg page unencrypted in SEV-SNP enlight...
Tianyu Lan
1
-3
/
+54
2023-04-20
Drivers: hv: move panic report code from vmbus to hv early init code
Long Li
1
-36
/
+0
2023-04-17
Drivers: hv: vmbus: Remove the per-CPU post_msg_page
Dexuan Cui
1
-15
/
+5
2023-04-17
Drivers: hv: Don't remap addresses that are above shared_gpa_boundary
Michael Kelley
1
-10
/
+13
2023-01-17
Drivers: hv: Setup synic registers in case of nested root partition
Jinank Jain
1
-7
/
+11
2021-10-28
x86/hyperv: Add ghcb hvcall support for SNP VM
Tianyu Lan
1
-1
/
+7
2021-10-28
x86/hyperv: Add Write/Read MSR registers via ghcb page
Tianyu Lan
1
-16
/
+58
2021-04-21
drivers: hv: Create a consistent pattern for checking Hyper-V hypercall status
Joseph Salisbury
1
-1
/
+1
2021-04-18
Drivers: hv: vmbus: Check for pending channel interrupts before taking a CPU ...
Andrea Parri (Microsoft)
1
-3
/
+53
2021-04-02
Drivers: hv: vmbus: Remove unused linux/version.h header
Qiheng Lin
1
-1
/
+0
2021-03-08
Drivers: hv: vmbus: Move handling of VMbus interrupts
Michael Kelley
1
-1
/
+7
2021-03-08
Drivers: hv: vmbus: Handle auto EOI quirk inline
Michael Kelley
1
-1
/
+11
2021-03-08
Drivers: hv: Redo Hyper-V synthetic MSR get/set functions
Michael Kelley
1
-16
/
+21
2021-03-08
Drivers: hv: vmbus: Move Hyper-V page allocator to arch neutral code
Michael Kelley
1
-0
/
+36
2020-11-16
Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+6
2020-11-11
Drivers: hv: vmbus: Allow cleanup of VMBUS_CONNECT_CPU if disconnected
Chris Co
1
-2
/
+6
2020-10-14
Drivers: hv: vmbus: Add parsing of VMbus interrupt in ACPI DSDT
Michael Kelley
1
-1
/
+1
2020-09-28
Drivers: hv: Use HV_HYP_PAGE in hv_synic_enable_regs()
Boqun Feng
1
-2
/
+2
2020-06-19
Drivers: hv: vmbus: Remove unnecessary channel->lock critical sections (sc_li...
Andrea Parri (Microsoft)
1
-3
/
+0
2020-06-03
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-5
/
+11
2020-04-23
Drivers: hv: vmbus: Synchronize init_vp_index() vs. CPU hotplug
Andrea Parri (Microsoft)
1
-3
/
+4
2020-04-23
Drivers: hv: vmbus: Replace the per-CPU channel lists with a global array of ...
Andrea Parri (Microsoft)
1
-2
/
+0
2020-04-23
Drivers: hv: vmbus: Always handle the VMBus messages on CPU0
Andrea Parri (Microsoft)
1
-0
/
+7
2020-04-21
Drivers: hv: Move AEOI determination to architecture dependent code
Michael Kelley
1
-5
/
+1
2019-11-15
x86/hyperv: Initialize clockevents earlier in CPU onlining
Michael Kelley
1
-2
/
+2
2019-09-06
Drivers: hv: vmbus: Break out synic enable and disable operations
Dexuan Cui
1
-29
/
+37
2019-07-03
clocksource/drivers: Make Hyper-V clocksource ISA agnostic
Michael Kelley
1
-152
/
+4
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320
Thomas Gleixner
1
-14
/
+1
2019-04-13
Drivers: hv: vmbus: Remove the undesired put_cpu_ptr() in hv_synic_cleanup()
Dexuan Cui
1
-1
/
+0
2018-12-28
Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-7
/
+3
[next]