linux-hyperv.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-04-02 00:21:32 to 2025-04-18 00:00:53 UTC [more...]

[PATCH 0/3] net: mana: Add HTB Qdisc offload support
 2025-04-18  0:00 UTC  (9+ messages)
` [PATCH 1/3] net: mana: Add speed support in mana_get_link_ksettings
` [PATCH 2/3] net: mana: Add sched HTB offload support
` [PATCH 3/3] net: mana: Handle unsupported HWC commands

[PATCH hyperv-next v8 00/11] arm64: hyperv: Support Virtual Trust Level Boot
 2025-04-17 15:28 UTC  (17+ messages)
` [PATCH hyperv-next v8 01/11] arm64: kvm, smccc: Introduce and use API for getting hypervisor UUID
` [PATCH hyperv-next v8 02/11] arm64: hyperv: Use SMCCC to detect hypervisor presence
` [PATCH hyperv-next v8 03/11] Drivers: hv: Enable VTL mode for arm64
` [PATCH hyperv-next v8 04/11] Drivers: hv: Provide arch-neutral implementation of get_vtl()
` [PATCH hyperv-next v8 05/11] arm64: hyperv: Initialize the Virtual Trust Level field
` [PATCH hyperv-next v8 06/11] arm64, x86: hyperv: Report the VTL the system boots in
` [PATCH hyperv-next v8 07/11] dt-bindings: microsoft,vmbus: Add interrupt and DMA coherence properties
` [PATCH hyperv-next v8 08/11] Drivers: hv: vmbus: Get the IRQ number from DeviceTree
` [PATCH hyperv-next v8 09/11] Drivers: hv: vmbus: Introduce hv_get_vmbus_root_device()
` [PATCH hyperv-next v8 10/11] ACPI: irq: Introduce acpi_get_gsi_dispatcher()
` [PATCH hyperv-next v8 11/11] PCI: hv: Get vPCI MSI IRQ domain from DeviceTree

[RFC PATCH v1 13/15] x86/msr: Use the alternatives mechanism to read MSR
 2025-04-17 11:10 UTC  (3+ messages)

[PATCH 0/2] Allow dyn pci vector allocation of MANA
 2025-04-17 10:00 UTC  (10+ messages)
` [PATCH 1/2] PCI: hv: enable pci_hyperv to allow dynamic vector allocation
` [PATCH 2/2] net: mana: Allow MANA driver to allocate PCI vector dynamically

[PATCH 2/3] net: mana: Implement set_link_ksettings in ethtool for speed
 2025-04-17  8:12 UTC  (11+ messages)
        ` [EXTERNAL] "

[PATCH 0/2] mm: Explicitly check & doc fragsz limit
 2025-04-16 14:11 UTC  (6+ messages)
` [PATCH 1/2] mm: page_frag: Check fragsz at the beginning of __page_frag_alloc_align()
    ` [EXTERNAL] "
` [PATCH 2/2] docs/mm: Specify page frag size is not bigger than PAGE_SIZE

[PATCH 0/6] objtool: Detect and warn about indirect calls in __nocfi functions
 2025-04-16  8:38 UTC  (15+ messages)
` [PATCH 1/6] x86/nospec: JMP_NOSPEC
` [PATCH 2/6] x86/kvm/emulate: Implement test_cc() in C
` [PATCH 3/6] x86/kvm/emulate: Avoid RET for fastops
` [PATCH 4/6] x86,hyperv: Clean up hv_do_hypercall()
` [PATCH 5/6] x86_64,hyperv: Use direct call to hypercall-page
` [PATCH 6/6] objtool: Validate kCFI calls

[PATCH v1] tools/hv: update route parsing in kvp daemon
 2025-04-16  5:02 UTC  (4+ messages)

[PATCH v3 0/7] hyperv: Introduce new way to manage hypercall args
 2025-04-15 18:07 UTC  (8+ messages)
` [PATCH v3 1/7] Drivers: hv: Introduce hv_hvcall_*() functions for hypercall arguments
` [PATCH v3 2/7] x86/hyperv: Use hv_hvcall_*() to set up hypercall arguments -- part 1
` [PATCH v3 3/7] x86/hyperv: Use hv_hvcall_*() to set up hypercall arguments -- part 2
` [PATCH v3 4/7] Drivers: hv: Use hv_hvcall_*() to set up hypercall arguments
` [PATCH v3 5/7] PCI: "
` [PATCH v3 6/7] Drivers: hv: Use hv_hvcall_*() to set up hypercall arguments for mshv code
` [PATCH v3 7/7] Drivers: hv: Replace hyperv_pcpu_input/output_arg with hyperv_pcpu_arg

[RFC PATCH v1 00/15] MSR refactor with new MSR instructions support
 2025-04-15 17:07 UTC  (32+ messages)
` [RFC PATCH v1 01/15] x86/msr: Replace __wrmsr() with native_wrmsrl()
          ` [PATCH] x86/msr: Standardize on 'u32' MSR indices in <asm/msr.h>
` [RFC PATCH v1 10/15] KVM: VMX: Use WRMSRNS or its immediate form when available

[PATCH v5 0/2] uio_hv_generic: Fix ring buffer sysfs creation path
 2025-04-15 16:44 UTC  (3+ messages)
` [PATCH v5 1/2] uio_hv_generic: Fix sysfs creation path for ring buffer
` [PATCH v5 2/2] Drivers: hv: Make the sysfs node size for the ring buffer dynamic

[PATCH v4 0/2] uio_hv_generic: Fix ring buffer sysfs creation path
 2025-04-15 16:21 UTC  (10+ messages)
` [PATCH v4 1/2] uio_hv_generic: Fix sysfs creation path for ring buffer
` [PATCH v4 2/2] Drivers: hv: Make the sysfs node size for the ring buffer dynamic

[PATCH v4] hv/hv_kvp_daemon: Enable debug logs for hv_kvp_daemon
 2025-04-15 11:19 UTC 

[PATCH v3] hv/hv_kvp_daemon: Enable debug logs for hv_kvp_daemon
 2025-04-15  2:56 UTC  (5+ messages)

[PATCH 0/3] fbdev: Add deferred I/O support for contiguous kernel memory framebuffers
 2025-04-11  3:40 UTC  (9+ messages)
` [PATCH 1/3] mm: Export vmf_insert_mixed_mkwrite()
` [PATCH 2/3] fbdev/deferred-io: Support contiguous kernel memory framebuffers
` [PATCH 3/3] fbdev: hyperv_fb: Fix mmap of framebuffers allocated using alloc_pages()

[PATCH hyperv-next 0/6] Confidential VMBus
 2025-04-11  0:03 UTC  (24+ messages)
` [PATCH hyperv-next 1/6] Documentation: hyperv: "
` [PATCH hyperv-next 2/6] drivers: hyperv: VMBus protocol version 6.0
` [PATCH hyperv-next 3/6] arch: hyperv: Get/set SynIC synth.registers via paravisor
` [PATCH hyperv-next 4/6] arch: x86, drivers: hyperv: Enable confidential VMBus
` [PATCH hyperv-next 5/6] arch, drivers: Add device struct bitfield to not bounce-buffer
` [PATCH hyperv-next 6/6] drivers: SCSI: Do not bounce-bufffer for the confidential VMBus

vmbus CVE-2024-36912 CVE-2024-36913
 2025-04-10 19:22 UTC  (2+ messages)

[patch V4 09/14] PCI/MSI: Switch msix_capability_init() to guard(msi_desc_lock)
 2025-04-09 18:38 UTC  (13+ messages)
` commit 7b025f3f85ed causes NULL pointer dereference

[PATCH hyperv-next v7 00/11] arm64: hyperv: Support Virtual Trust Level Boot
 2025-04-08 16:16 UTC  (14+ messages)
` [PATCH hyperv-next v7 01/11] arm64: kvm, smccc: Introduce and use API for getting hypervisor UUID
` [PATCH hyperv-next v7 02/11] arm64: hyperv: Use SMCCC to detect hypervisor presence
` [PATCH hyperv-next v7 03/11] Drivers: hv: Enable VTL mode for arm64
` [PATCH hyperv-next v7 04/11] Drivers: hv: Provide arch-neutral implementation of get_vtl()
` [PATCH hyperv-next v7 05/11] arm64: hyperv: Initialize the Virtual Trust Level field
` [PATCH hyperv-next v7 06/11] arm64, x86: hyperv: Report the VTL the system boots in
` [PATCH hyperv-next v7 07/11] dt-bindings: microsoft,vmbus: Add interrupt and DMA coherence properties
` [PATCH hyperv-next v7 08/11] Drivers: hv: vmbus: Get the IRQ number from DeviceTree
` [PATCH hyperv-next v7 09/11] Drivers: hv: vmbus: Introduce hv_get_vmbus_root_device()
` [PATCH hyperv-next v7 10/11] ACPI: irq: Introduce acpi_get_gsi_dispatcher()
` [PATCH hyperv-next v7 11/11] PCI: hv: Get vPCI MSI IRQ domain from DeviceTree

[PATCH v3 0/2] uio_hv_generic: Fix ring buffer sysfs creation path
 2025-04-07  8:37 UTC  (5+ messages)
` [PATCH v3 1/2] uio_hv_generic: Fix sysfs creation path for ring buffer

[PATCH] tools/hv: Memory Leak on realloc
 2025-04-07  7:14 UTC  (4+ messages)

[PATCH] Drivers: hv: Fix bad pointer dereference in hv_get_partition_id
 2025-04-07  5:42 UTC  (7+ messages)

[PATCH v2 0/3] vsock: add namespace support to vhost-vsock
 2025-04-04 13:05 UTC  (12+ messages)

[PATCH RFC drm-next 0/1] Add support for drm_panic
 2025-04-03  7:23 UTC  (5+ messages)
` [PATCH RFC drm-next 1/1] drm/hyperv: "

[PATCH v2] hv/hv_kvp_daemon: Enable debug logs for hv_kvp_daemon
 2025-04-02  5:40 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).