linux-hyperv.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-06-11 19:41:52 to 2024-07-26 22:59:28 UTC [more...]

[PATCH v3 0/7] arm64: hyperv: Support Virtual Trust Level Boot
 2024-07-26 22:59 UTC  (2+ messages)
` [PATCH v3 1/7] arm64: hyperv: Use SMC to detect hypervisor presence

[PATCH] Drivers: hv: vmbus: Deferring per cpu tasks
 2024-07-26 11:26 UTC  (8+ messages)

[RFC PATCH net-next v6 00/14] virtio/vsock: support datagrams
 2024-07-25  6:29 UTC  (29+ messages)
` [RFC PATCH net-next v6 01/14] af_vsock: generalize vsock_dgram_recvmsg() to all transports
` [RFC PATCH net-next v6 02/14] af_vsock: refactor transport lookup code
` [RFC PATCH net-next v6 03/14] af_vsock: support multi-transport datagrams
` [RFC PATCH net-next v6 04/14] af_vsock: generalize bind table functions
` [RFC PATCH net-next v6 05/14] af_vsock: use a separate dgram bind table
` [RFC PATCH net-next v6 06/14] virtio/vsock: add VIRTIO_VSOCK_TYPE_DGRAM
` [RFC PATCH net-next v6 07/14] virtio/vsock: add common datagram send path
` [RFC PATCH net-next v6 08/14] af_vsock: add vsock_find_bound_dgram_socket()
` [RFC PATCH net-next v6 09/14] virtio/vsock: add common datagram recv path
` [RFC PATCH net-next v6 10/14] virtio/vsock: add VIRTIO_VSOCK_F_DGRAM feature bit
` [RFC PATCH net-next v6 11/14] vhost/vsock: implement datagram support
` [RFC PATCH net-next v6 12/14] vsock/loopback: "
` [RFC PATCH net-next v6 13/14] virtio/vsock: "
` [RFC PATCH net-next v6 14/14] test/vsock: add vsock dgram tests

[PATCH v2] printk: Add a short description string to kmsg_dump()
 2024-07-17 18:19 UTC  (14+ messages)

[PATCH 00/18] Introducing Core Building Blocks for Hyper-V VSM Emulation
 2024-07-17 14:12 UTC  (7+ messages)
` [PATCH 01/18] KVM: x86: hyper-v: Introduce XMM output support

[PATCH net-next] net: mana: Implement get_ringparam/set_ringparam for mana
 2024-07-16  5:52 UTC  (7+ messages)

[PATCH v3] PCI: hv: Return zero, not garbage, when reading PCI_INTERRUPT_PIN
 2024-07-06  3:20 UTC  (5+ messages)

[PATCH v2] drivers: hv: vmbus: Add missing check for dma_set_mask in vmbus_device_register()
 2024-07-03 21:16 UTC  (3+ messages)

[PATCH v2] tools: hv: lsvmbus: change shebang to use python3
 2024-07-03 16:44 UTC  (2+ messages)

[PATCH] tools: hv: lsvmbus: change shebang to use python3
 2024-07-02  9:32 UTC  (5+ messages)

[PATCH v2] PCI: hv: fix reading of PCI_INTERRUPT_PIN
 2024-07-01 20:01 UTC  (6+ messages)

[PATCH] Drivers: hv: vmbus: Add missing check for dma_set_mask in vmbus_device_register()
 2024-07-01  9:30 UTC  (3+ messages)

[PATCH] x86/tdx: Support vmalloc() for tdx_enc_status_changed()
 2024-06-28 19:24 UTC  (4+ messages)

[PATCH] printk: Add a short description string to kmsg_dump()
 2024-06-28 16:42 UTC  (6+ messages)

[PATCH v3] net: mana: Fix possible double free in error handling path
 2024-06-27 10:40 UTC  (2+ messages)

[PATCH v1 0/3] mm/memory_hotplug: use PageOffline() instead of PageReserved() for !ZONE_DEVICE
 2024-06-26  5:01 UTC  (9+ messages)
` [PATCH v1 1/3] mm: pass meminit_context to __free_pages_core()

[PATCH v2] net: mana: Fix possible double free in error handling path
 2024-06-25  9:41 UTC  (4+ messages)

[RFC 00/12] Hyper-V guests use Linux IRQs for channel interrupts
 2024-06-24 19:32 UTC  (6+ messages)
` [RFC 01/12] Drivers: hv: vmbus: Drop unsupported VMBus devices earlier
` [RFC 11/12] Drivers: hv: vmbus: Wait for MODIFYCHANNEL to finish when offlining CPUs

[PATCH] net: mana: Fix possible double free in error handling path
 2024-06-24 10:18 UTC  (4+ messages)

[PATCH v2 1/1] Documentation: hyperv: Add overview of Confidential Computing VM support
 2024-06-24  7:07 UTC  (3+ messages)

[PATCH v2] clocksource: hyper-v: Use lapic timer in a TDX VM without paravisor
 2024-06-24  7:06 UTC  (3+ messages)

[PATCH] Drivers: hv: Remove deprecated hv_fcopy declarations
 2024-06-24  7:06 UTC  (4+ messages)

[PATCH] PCI: hv: fix reading of PCI_INTERRUPT_LINE and PCI_INTERRUPT_PIN
 2024-06-21 20:32 UTC  (7+ messages)

[PATCHv11 00/19] x86/tdx: Add kexec support
 2024-06-21 13:38 UTC  (27+ messages)
` [PATCHv11 05/19] x86/relocate_kernel: Use named labels for less confusion
` [PATCHv11 18/19] x86/acpi: Add support for CPU offlining for ACPI MADT wakeup method

[PATCH] clocksource: hyper-v: Use lapic timer in a TDX VM without paravisor
 2024-06-20 23:00 UTC  (4+ messages)

[PATCH v4 00/40] lib/find: add atomic find_bit() primitives
 2024-06-20 20:32 UTC  (9+ messages)
` [PATCH v4 01/40] "
` [PATCH v4 02/40] lib/find: add test for atomic find_bit() ops
` [PATCH v4 14/40] PCI: hv: Optimize hv_get_dom_num() by using find_and_set_bit()

[PATCH v3,net-next] net: mana: Add support for page sizes other than 4KB on ARM64
 2024-06-19  1:30 UTC  (3+ messages)

[PATCH net-next] net: mana: Use mana_cleanup_port_context() for rxq cleanup
 2024-06-18  1:10 UTC  (5+ messages)

[GIT PULL] Hyper-V fixes for v6.10-rc5
 2024-06-17 19:00 UTC  (2+ messages)

[PATCH v2, net-next] net: mana: Add support for page sizes other than 4KB on ARM64
 2024-06-17 12:56 UTC  (3+ messages)

[PATCH net-next] net: mana: Add support for variable page sizes of ARM64
 2024-06-14 18:46 UTC  (6+ messages)

[PATCHv12 00/19] x86/tdx: Add kexec support
 2024-06-14  9:59 UTC  (20+ messages)
` [PATCHv12 01/19] x86/acpi: Extract ACPI MADT wakeup code into a separate file
` [PATCHv12 02/19] x86/apic: Mark acpi_mp_wake_* variables as __ro_after_init
` [PATCHv12 03/19] cpu/hotplug: Add support for declaring CPU offlining not supported
` [PATCHv12 04/19] cpu/hotplug, x86/acpi: Disable CPU offlining for ACPI MADT wakeup
` [PATCHv12 05/19] x86/relocate_kernel: Use named labels for less confusion
` [PATCHv12 06/19] x86/kexec: Keep CR4.MCE set during kexec for TDX guest
` [PATCHv12 07/19] x86/mm: Make x86_platform.guest.enc_status_change_*() return errno
` [PATCHv12 08/19] x86/mm: Return correct level from lookup_address() if pte is none
` [PATCHv12 09/19] x86/tdx: Account shared memory
` [PATCHv12 10/19] x86/mm: Add callbacks to prepare encrypted memory for kexec
` [PATCHv12 11/19] x86/tdx: Convert shared memory back to private on kexec
` [PATCHv12 12/19] x86/mm: Make e820__end_ram_pfn() cover E820_TYPE_ACPI ranges
` [PATCHv12 13/19] x86/mm: Do not zap page table entries mapping unaccepted memory table during kdump
` [PATCHv12 14/19] x86/acpi: Rename fields in acpi_madt_multiproc_wakeup structure
` [PATCHv12 15/19] x86/acpi: Do not attempt to bring up secondary CPUs in kexec case
` [PATCHv12 16/19] x86/smp: Add smp_ops.stop_this_cpu() callback
` [PATCHv12 17/19] x86/mm: Introduce kernel_ident_mapping_free()
` [PATCHv12 18/19] x86/acpi: Add support for CPU offlining for ACPI MADT wakeup method
` [PATCHv12 19/19] ACPI: tables: Print MULTIPROC_WAKEUP when MADT is parsed

[PATCH net-next v4] net: mana: Allow variable size indirection table
 2024-06-13 23:50 UTC  (4+ messages)

[PATCH 1/1] Documentation: hyperv: Add overview of Confidential Computing VM support
 2024-06-13  1:01 UTC  (3+ messages)

[PATCH] tracing/treewide: Remove second parameter of __assign_str()
 2024-06-12 15:55 UTC  (2+ messages)
` [f2fs-dev] "


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).