index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hv
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
1
-1
/
+1
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2
-4
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
10
-19
/
+19
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
16
-42
/
+38
2026-02-20
Merge tag 'hyperv-next-signed-20260218' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
15
-203
/
+1663
2026-02-19
mshv: Handle insufficient root memory hypervisor statuses
Stanislav Kinsburskii
2
-0
/
+16
2026-02-19
mshv: Handle insufficient contiguous memory hypervisor status
Stanislav Kinsburskii
2
-0
/
+5
2026-02-19
mshv: Introduce hv_deposit_memory helper functions
Stanislav Kinsburskii
3
-20
/
+29
2026-02-19
mshv: Introduce hv_result_needs_memory() helper function
Stanislav Kinsburskii
3
-16
/
+25
2026-02-18
mshv: Add SMT_ENABLED_GUEST partition creation flag
Anatol Belski
1
-0
/
+2
2026-02-18
mshv: Add nested virtualization creation flag
Muminul Islam
1
-0
/
+2
2026-02-18
Drivers: hv: vmbus: Simplify allocation of vmbus_evt
Michael Kelley
1
-14
/
+8
2026-02-18
mshv: expose the scrub partition hypercall
Magnus Kulke
1
-0
/
+1
2026-02-18
mshv: Add support for integrated scheduler
Stanislav Kinsburskii
1
-32
/
+50
2026-02-18
mshv: Use try_cmpxchg() instead of cmpxchg()
Uros Bizjak
2
-4
/
+4
2026-02-18
Drivers: hv: vmbus: Use kthread for vmbus interrupts on PREEMPT_RT
Jan Kiszka
1
-1
/
+65
2026-02-14
drivers: hv: vmbus_drv: Remove reference to hpyerv_fb
Prasanna Kumar T S M
1
-2
/
+2
2026-02-09
Merge tag 'efi-next-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+3
2026-02-06
mshv: fix SRCU protection in irqfd resampler ack handler
Li RongQing
1
-2
/
+3
2026-02-06
mshv: make field names descriptive in a header struct
Mukesh R
3
-40
/
+40
2026-02-04
mshv: clear eventfd counter on irqfd shutdown
Carlos López
2
-4
/
+2
2026-02-04
Drivers: hv: Use memremap()/memunmap() instead of ioremap_cache()/iounmap()
Michael Kelley
1
-6
/
+6
2026-02-04
mshv: Add debugfs to view hypervisor statistics
Nuno Das Neves
4
-2
/
+785
2026-02-04
mshv: Add data for printing stats page counters
Nuno Das Neves
1
-0
/
+490
2026-02-04
mshv: Update hv_stats_page definitions
Nuno Das Neves
1
-19
/
+8
2026-02-04
mshv: Always map child vp stats pages regardless of scheduler type
Stanislav Kinsburskii
1
-17
/
+8
2026-02-04
mshv: Improve mshv_vp_stats_map/unmap(), add them to mshv_root.h
Stanislav Kinsburskii
2
-17
/
+54
2026-02-04
mshv: Use typed hv_stats_page pointers
Stanislav Kinsburskii
3
-11
/
+14
2026-02-04
mshv: Ignore second stats page map result failure
Purna Pavan Chandra Aekkaladevi
2
-4
/
+51
2026-02-04
mshv: Use EPOLLIN and EPOLLHUP instead of POLLIN and POLLHUP
Michael Kelley
1
-4
/
+4
2026-02-04
mshv: Fix compiler warning about cast converting incompatible function type
Michael Kelley
1
-2
/
+3
2026-01-15
mshv: handle gpa intercepts for arm64
Anirudh Rayabharam (Microsoft)
1
-7
/
+8
2026-01-15
mshv: Add __user attribute to argument passed to access_ok()
Michael Kelley
1
-1
/
+1
2026-01-15
mshv: Store the result of vfs_poll in a variable of type __poll_t
Michael Kelley
1
-1
/
+1
2026-01-15
mshv: Align huge page stride with guest mapping
Stanislav Kinsburskii
1
-31
/
+62
2026-01-15
Drivers: hv: Always do Hyper-V panic notification in hv_kmsg_dump()
Michael Kelley
1
-5
/
+7
2026-01-15
Drivers: hv: vmbus: fix typo in function name reference
Julia Lawall
1
-1
/
+1
2025-12-18
mshv: release mutex on region invalidation failure
Anirudh Rayabharam (Microsoft)
1
-1
/
+3
2025-12-17
mshv: hide x86-specific functions on arm64
Arnd Bergmann
1
-0
/
+2
2025-12-16
sysfb: Replace screen_info with sysfb_primary_display
Thomas Zimmermann
1
-3
/
+3
2025-12-15
mshv: Initialize local variables early upon region invalidation
Stanislav Kinsburskii
1
-7
/
+7
2025-12-15
mshv: Use PMD_ORDER instead of HPAGE_PMD_ORDER when processing regions
Stanislav Kinsburskii
1
-1
/
+1
2025-12-09
Merge tag 'hyperv-next-signed-20251207' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
21
-602
/
+3306
2025-12-05
Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+9
2025-12-05
mshv: Cleanly shutdown root partition with MSHV
Praveen K Paladugu
1
-0
/
+21
2025-12-05
mshv: Use reboot notifier to configure sleep state
Praveen K Paladugu
1
-0
/
+78
2025-12-05
mshv: Add support for movable memory regions
Stanislav Kinsburskii
4
-36
/
+346
2025-12-05
mshv: Add refcount and locking to mem regions
Stanislav Kinsburskii
3
-12
/
+45
2025-12-05
mshv: Fix huge page handling in memory region traversal
Stanislav Kinsburskii
2
-31
/
+191
2025-12-05
mshv: Move region management to mshv_regions.c
Stanislav Kinsburskii
4
-165
/
+198
[next]