开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hv
Age
Commit message (
Expand
)
Author
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-20
Merge tag 'hyperv-next-signed-20260218' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2026-02-19
mshv: Handle insufficient root memory hypervisor statuses
Stanislav Kinsburskii
2026-02-19
mshv: Handle insufficient contiguous memory hypervisor status
Stanislav Kinsburskii
2026-02-19
mshv: Introduce hv_deposit_memory helper functions
Stanislav Kinsburskii
2026-02-19
mshv: Introduce hv_result_needs_memory() helper function
Stanislav Kinsburskii
2026-02-18
mshv: Add SMT_ENABLED_GUEST partition creation flag
Anatol Belski
2026-02-18
mshv: Add nested virtualization creation flag
Muminul Islam
2026-02-18
Drivers: hv: vmbus: Simplify allocation of vmbus_evt
Michael Kelley
2026-02-18
mshv: expose the scrub partition hypercall
Magnus Kulke
2026-02-18
mshv: Add support for integrated scheduler
Stanislav Kinsburskii
2026-02-18
mshv: Use try_cmpxchg() instead of cmpxchg()
Uros Bizjak
2026-02-18
Drivers: hv: vmbus: Use kthread for vmbus interrupts on PREEMPT_RT
Jan Kiszka
2026-02-14
drivers: hv: vmbus_drv: Remove reference to hpyerv_fb
Prasanna Kumar T S M
2026-02-09
Merge tag 'efi-next-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-02-06
mshv: fix SRCU protection in irqfd resampler ack handler
Li RongQing
2026-02-06
mshv: make field names descriptive in a header struct
Mukesh R
2026-02-04
mshv: clear eventfd counter on irqfd shutdown
Carlos López
2026-02-04
Drivers: hv: Use memremap()/memunmap() instead of ioremap_cache()/iounmap()
Michael Kelley
2026-02-04
mshv: Add debugfs to view hypervisor statistics
Nuno Das Neves
2026-02-04
mshv: Add data for printing stats page counters
Nuno Das Neves
2026-02-04
mshv: Update hv_stats_page definitions
Nuno Das Neves
2026-02-04
mshv: Always map child vp stats pages regardless of scheduler type
Stanislav Kinsburskii
2026-02-04
mshv: Improve mshv_vp_stats_map/unmap(), add them to mshv_root.h
Stanislav Kinsburskii
2026-02-04
mshv: Use typed hv_stats_page pointers
Stanislav Kinsburskii
2026-02-04
mshv: Ignore second stats page map result failure
Purna Pavan Chandra Aekkaladevi
2026-02-04
mshv: Use EPOLLIN and EPOLLHUP instead of POLLIN and POLLHUP
Michael Kelley
2026-02-04
mshv: Fix compiler warning about cast converting incompatible function type
Michael Kelley
2026-01-15
mshv: handle gpa intercepts for arm64
Anirudh Rayabharam (Microsoft)
2026-01-15
mshv: Add __user attribute to argument passed to access_ok()
Michael Kelley
2026-01-15
mshv: Store the result of vfs_poll in a variable of type __poll_t
Michael Kelley
2026-01-15
mshv: Align huge page stride with guest mapping
Stanislav Kinsburskii
2026-01-15
Drivers: hv: Always do Hyper-V panic notification in hv_kmsg_dump()
Michael Kelley
2026-01-15
Drivers: hv: vmbus: fix typo in function name reference
Julia Lawall
2025-12-18
mshv: release mutex on region invalidation failure
Anirudh Rayabharam (Microsoft)
2025-12-17
mshv: hide x86-specific functions on arm64
Arnd Bergmann
2025-12-16
sysfb: Replace screen_info with sysfb_primary_display
Thomas Zimmermann
2025-12-15
mshv: Initialize local variables early upon region invalidation
Stanislav Kinsburskii
2025-12-15
mshv: Use PMD_ORDER instead of HPAGE_PMD_ORDER when processing regions
Stanislav Kinsburskii
2025-12-09
Merge tag 'hyperv-next-signed-20251207' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-12-05
Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-12-05
mshv: Cleanly shutdown root partition with MSHV
Praveen K Paladugu
2025-12-05
mshv: Use reboot notifier to configure sleep state
Praveen K Paladugu
2025-12-05
mshv: Add support for movable memory regions
Stanislav Kinsburskii
2025-12-05
mshv: Add refcount and locking to mem regions
Stanislav Kinsburskii
2025-12-05
mshv: Fix huge page handling in memory region traversal
Stanislav Kinsburskii
2025-12-05
mshv: Move region management to mshv_regions.c
Stanislav Kinsburskii
[next]