Linux Hyperv
[Prev Page][Next Page]
- [PATCH v4 02/40] lib/find: add test for atomic find_bit() ops, (continued)
- [PATCH] clocksource: hyper-v: Use lapic timer in a TDX VM without paravisor,
Dexuan Cui
- [PATCH v2 1/1] Documentation: hyperv: Add overview of Confidential Computing VM support,
mhkelley58
- [PATCH v3,net-next] net: mana: Add support for page sizes other than 4KB on ARM64,
Haiyang Zhang
- [GIT PULL] Hyper-V fixes for v6.10-rc5,
Wei Liu
- [PATCH v2, net-next] net: mana: Add support for page sizes other than 4KB on ARM64,
Haiyang Zhang
- [PATCHv12 00/19] x86/tdx: Add kexec support,
Kirill A. Shutemov
- [PATCHv12 03/19] cpu/hotplug: Add support for declaring CPU offlining not supported, Kirill A. Shutemov
- [PATCHv12 02/19] x86/apic: Mark acpi_mp_wake_* variables as __ro_after_init, Kirill A. Shutemov
- [PATCHv12 04/19] cpu/hotplug, x86/acpi: Disable CPU offlining for ACPI MADT wakeup, Kirill A. Shutemov
- [PATCHv12 01/19] x86/acpi: Extract ACPI MADT wakeup code into a separate file, Kirill A. Shutemov
- [PATCHv12 06/19] x86/kexec: Keep CR4.MCE set during kexec for TDX guest, Kirill A. Shutemov
- [PATCHv12 05/19] x86/relocate_kernel: Use named labels for less confusion, Kirill A. Shutemov
- [PATCHv12 08/19] x86/mm: Return correct level from lookup_address() if pte is none, Kirill A. Shutemov
- [PATCHv12 07/19] x86/mm: Make x86_platform.guest.enc_status_change_*() return errno, Kirill A. Shutemov
- [PATCHv12 10/19] x86/mm: Add callbacks to prepare encrypted memory for kexec, Kirill A. Shutemov
- [PATCHv12 09/19] x86/tdx: Account shared memory, Kirill A. Shutemov
- [PATCHv12 12/19] x86/mm: Make e820__end_ram_pfn() cover E820_TYPE_ACPI ranges, Kirill A. Shutemov
- [PATCHv12 13/19] x86/mm: Do not zap page table entries mapping unaccepted memory table during kdump., Kirill A. Shutemov
- [PATCHv12 11/19] x86/tdx: Convert shared memory back to private on kexec, Kirill A. Shutemov
- [PATCHv12 14/19] x86/acpi: Rename fields in acpi_madt_multiproc_wakeup structure, Kirill A. Shutemov
- [PATCHv12 15/19] x86/acpi: Do not attempt to bring up secondary CPUs in kexec case, Kirill A. Shutemov
- [PATCHv12 16/19] x86/smp: Add smp_ops.stop_this_cpu() callback, Kirill A. Shutemov
- [PATCHv12 17/19] x86/mm: Introduce kernel_ident_mapping_free(), Kirill A. Shutemov
- [PATCHv12 19/19] ACPI: tables: Print MULTIPROC_WAKEUP when MADT is parsed, Kirill A. Shutemov
- [PATCHv12 18/19] x86/acpi: Add support for CPU offlining for ACPI MADT wakeup method, Kirill A. Shutemov
- [PATCH net-next] net: mana: Use mana_cleanup_port_context() for rxq cleanup,
Shradha Gupta
- [PATCH net-next] net: mana: Add support for variable page sizes of ARM64,
Haiyang Zhang
[PATCH 1/1] Documentation: hyperv: Add overview of Confidential Computing VM support,
mhkelley58
[PATCH net-next v4] net: mana: Allow variable size indirection table,
Shradha Gupta
[PATCH 00/18] Introducing Core Building Blocks for Hyper-V VSM Emulation,
Nicolas Saenz Julienne
- [PATCH 01/18] KVM: x86: hyper-v: Introduce XMM output support, Nicolas Saenz Julienne
- [PATCH 02/18] KVM: x86: hyper-v: Introduce helpers to check if VSM is exposed to guest, Nicolas Saenz Julienne
- [PATCH 03/18] hyperv-tlfs: Update struct hv_send_ipi{_ex}'s declarations, Nicolas Saenz Julienne
- [PATCH 04/18] KVM: x86: hyper-v: Introduce VTL awareness to Hyper-V's PV-IPIs, Nicolas Saenz Julienne
- [PATCH 05/18] KVM: x86: hyper-v: Introduce MP_STATE_HV_INACTIVE_VTL, Nicolas Saenz Julienne
- [PATCH 06/18] KVM: x86: hyper-v: Exit on Get/SetVpRegisters hcall, Nicolas Saenz Julienne
- [PATCH 07/18] KVM: x86: hyper-v: Exit on TranslateVirtualAddress hcall, Nicolas Saenz Julienne
- [PATCH 08/18] KVM: x86: hyper-v: Exit on StartVirtualProcessor and GetVpIndexFromApicId hcalls, Nicolas Saenz Julienne
- [PATCH 09/18] KVM: Define and communicate KVM_EXIT_MEMORY_FAULT RWX flags to userspace, Nicolas Saenz Julienne
- [PATCH 10/18] KVM: x86: Keep track of instruction length during faults, Nicolas Saenz Julienne
- [PATCH 11/18] KVM: x86: Pass the instruction length on memory fault user-space exits, Nicolas Saenz Julienne
- [PATCH 12/18] KVM: x86/mmu: Introduce infrastructure to handle non-executable mappings, Nicolas Saenz Julienne
- [PATCH 13/18] KVM: x86/mmu: Avoid warning when installing non-private memory attributes, Nicolas Saenz Julienne
- [PATCH 14/18] KVM: x86/mmu: Init memslot if memory attributes available, Nicolas Saenz Julienne
- [PATCH 15/18] KVM: Introduce RWX memory attributes, Nicolas Saenz Julienne
- [PATCH 16/18] KVM: x86: Take mem attributes into account when faulting memory, Nicolas Saenz Julienne
- [PATCH 17/18] KVM: Introduce traces to track memory attributes modification., Nicolas Saenz Julienne
- [PATCH 18/18] KVM: x86: hyper-v: Handle VSM hcalls in user-space, Nicolas Saenz Julienne
- Re: [PATCH 00/18] Introducing Core Building Blocks for Hyper-V VSM Emulation, Nicolas Saenz Julienne
- Re: [PATCH 00/18] Introducing Core Building Blocks for Hyper-V VSM Emulation, Sean Christopherson
[PATCH] Input: serio - use sizeof(*pointer) instead of sizeof(type),
Erick Archer
[PATCH v1 0/3] mm/memory_hotplug: use PageOffline() instead of PageReserved() for !ZONE_DEVICE,
David Hildenbrand
[PATCH 1/1] x86/hyperv: Set X86_FEATURE_TSC_KNOWN_FREQ when Hyper-V provides frequency,
mhkelley58
[RFC 00/12] Hyper-V guests use Linux IRQs for channel interrupts,
mhkelley58
- [RFC 01/12] Drivers: hv: vmbus: Drop unsupported VMBus devices earlier, mhkelley58
- [RFC 02/12] Drivers: hv: vmbus: Fix error path that deletes non-existent sysfs group, mhkelley58
- [RFC 03/12] Drivers: hv: vmbus: Add an IRQ name to VMBus channels, mhkelley58
- [RFC 04/12] PCI: hv: Annotate the VMBus channel IRQ name, mhkelley58
- [RFC 05/12] scsi: storvsc: Annotate the VMBus channel IRQ name, mhkelley58
- [RFC 06/12] genirq: Add per-cpu flow handler with conditional IRQ stats, mhkelley58
- [RFC 07/12] Drivers: hv: vmbus: Set up irqdomain and irqchip for the VMBus connection, mhkelley58
- [RFC 08/12] Drivers: hv: vmbus: Allocate an IRQ per channel and use for relid mapping, mhkelley58
- [RFC 09/12] Drivers: hv: vmbus: Use Linux IRQs to handle VMBus channel interrupts, mhkelley58
- [RFC 10/12] Drivers: hv: vmbus: Implement vmbus_irq_set_affinity, mhkelley58
- [RFC 11/12] Drivers: hv: vmbus: Wait for MODIFYCHANNEL to finish when offlining CPUs, mhkelley58
- [RFC 12/12] Drivers: hv: vmbus: Ensure IRQ affinity isn't set to a CPU going offline, mhkelley58
- RE: [RFC 00/12] Hyper-V guests use Linux IRQs for channel interrupts, Michael Kelley
[PATCH] x86/tdx: Enhance code generation for TDCALL and SEAMCALL wrappers,
Kirill A. Shutemov
[PATCH net-next v3] net: mana: Allow variable size indirection table,
Shradha Gupta
[PATCH v6] Drivers: hv: Cosmetic changes for hv.c and balloon.c,
Aditya Nagesh
[PATCH v5] Drivers: hv: Cosmetic changes for hv.c and balloon.c,
Aditya Nagesh
[PATCH net-next v2] net: mana: Allow variable size indirection table,
Shradha Gupta
[PATCHv11 00/19] x86/tdx: Add kexec support,
Kirill A. Shutemov
- [PATCHv11 03/19] cpu/hotplug: Add support for declaring CPU offlining not supported, Kirill A. Shutemov
- [PATCHv11 01/19] x86/acpi: Extract ACPI MADT wakeup code into a separate file, Kirill A. Shutemov
- [PATCHv11 06/19] x86/kexec: Keep CR4.MCE set during kexec for TDX guest, Kirill A. Shutemov
- [PATCHv11 08/19] x86/mm: Return correct level from lookup_address() if pte is none, Kirill A. Shutemov
- [PATCHv11 05/19] x86/relocate_kernel: Use named labels for less confusion, Kirill A. Shutemov
- [PATCHv11 11/19] x86/tdx: Convert shared memory back to private on kexec, Kirill A. Shutemov
- [PATCHv11 13/19] x86/mm: Do not zap page table entries mapping unaccepted memory table during kdump., Kirill A. Shutemov
- [PATCHv11 02/19] x86/apic: Mark acpi_mp_wake_* variables as __ro_after_init, Kirill A. Shutemov
- [PATCHv11 04/19] cpu/hotplug, x86/acpi: Disable CPU offlining for ACPI MADT wakeup, Kirill A. Shutemov
- [PATCHv11 15/19] x86/acpi: Do not attempt to bring up secondary CPUs in kexec case, Kirill A. Shutemov
- [PATCHv11 16/19] x86/smp: Add smp_ops.stop_this_cpu() callback, Kirill A. Shutemov
- [PATCHv11 18/19] x86/acpi: Add support for CPU offlining for ACPI MADT wakeup method, Kirill A. Shutemov
- [PATCHv11 09/19] x86/tdx: Account shared memory, Kirill A. Shutemov
- [PATCHv11 19/19] ACPI: tables: Print MULTIPROC_WAKEUP when MADT is parsed, Kirill A. Shutemov
- [PATCHv11 10/19] x86/mm: Add callbacks to prepare encrypted memory for kexec, Kirill A. Shutemov
- [PATCHv11 17/19] x86/mm: Introduce kernel_ident_mapping_free(), Kirill A. Shutemov
- [PATCHv11 12/19] x86/mm: Make e820__end_ram_pfn() cover E820_TYPE_ACPI ranges, Kirill A. Shutemov
- [PATCHv11 14/19] x86/acpi: Rename fields in acpi_madt_multiproc_wakeup structure, Kirill A. Shutemov
- [PATCHv11 07/19] x86/mm: Make x86_platform.guest.enc_status_change_*() return errno, Kirill A. Shutemov
- Re: [PATCHv11 00/19] x86/tdx: Add kexec support, Rafael J. Wysocki
[PATCH 1/1] clocksource: use symbolic error names (%pe) to print logs, Onkarnarth
[PATCH net-next] net: mana: Allow variable size indirection table,
Shradha Gupta
[RFC PATCH] clocksource: hyper-v: Enable the tsc_page for a TDX VM in TD mode,
Dexuan Cui
[PATCH] x86/tdx: Support vmalloc() for tdx_enc_status_changed(),
Dexuan Cui
[PATCH V2 net] net: mana: Fix the extra HZ in mana_hwc_send_request,
Souradeep Chakrabarti
[PATCH 00/20] x86/tdx: Rewrite TDCALL wrappers,
Kirill A. Shutemov
- [PATCH 04/20] x86/tdx: Convert HLT handling to use new TDVMCALL_0(), Kirill A. Shutemov
- [PATCH 03/20] x86/tdx: Convert port I/O handling to use new TDVMCALL macros, Kirill A. Shutemov
- [PATCH 02/20] x86/tdx: Add macros to generate TDVMCALL wrappers, Kirill A. Shutemov
- [PATCH 01/20] x86/tdx: Introduce tdvmcall_trampoline(), Kirill A. Shutemov
- [PATCH 06/20] x86/tdx: Convert MSR write handling to use new TDVMCALL_0(), Kirill A. Shutemov
- [PATCH 05/20] x86/tdx: Convert MSR read handling to use new TDVMCALL_1(), Kirill A. Shutemov
- [PATCH 10/20] x86/tdx: Convert GET_QUOTE hypercall to use new TDVMCALL macros, Kirill A. Shutemov
- [PATCH 13/20] x86/tdx: Rewrite hv_tdx_hypercall() without __tdx_hypercall(), Kirill A. Shutemov
- [PATCH 07/20] x86/tdx: Convert CPUID handling to use new TDVMCALL_4(), Kirill A. Shutemov
- [PATCH 09/20] x86/tdx: Convert MAP_GPA hypercall to use new TDVMCALL macros, Kirill A. Shutemov
- [PATCH 14/20] x86/tdx: Add macros to generate TDCALL wrappers, Kirill A. Shutemov
- [PATCH 11/20] x86/tdx: Rewrite tdx_panic() without __tdx_hypercall(), Kirill A. Shutemov
- [PATCH 12/20] x86/tdx: Rewrite tdx_kvm_hypercall() without __tdx_hypercall(), Kirill A. Shutemov
- [PATCH 08/20] x86/tdx: Convert MMIO handling to use new TDVMCALL macros, Kirill A. Shutemov
- [PATCH 15/20] x86/tdx: Convert PAGE_ACCEPT tdcall to use new TDCALL_0() macro, Kirill A. Shutemov
- [PATCH 16/20] x86/tdx: Convert VP_INFO tdcall to use new TDCALL_5() macro, Kirill A. Shutemov
- [PATCH 19/20] x86/tdx: Convert MR_REPORT tdcall to use new TDCALL_0() macro, Kirill A. Shutemov
- [PATCH 18/20] x86/tdx: Convert VP_VEINFO_GET tdcall to use new TDCALL_5() macro, Kirill A. Shutemov
- [PATCH 17/20] x86/tdx: Convert VM_RD/VM_WR tdcalls to use new TDCALL macros, Kirill A. Shutemov
- [PATCH 20/20] x86/tdx: Remove old TDCALL wrappers, Kirill A. Shutemov
- Re: [PATCH 00/20] x86/tdx: Rewrite TDCALL wrappers, Dave Hansen
[PATCH] tracing/treewide: Remove second parameter of __assign_str(),
Steven Rostedt
[PATCH] net: mana: Fix the extra HZ in mana_hwc_send_request,
Souradeep Chakrabarti
[PATCH v2 0/6] arm64/hyperv: Support Virtual Trust Level Boot,
Roman Kisel
[PATCH net-next] net: mana: Enable MANA driver on ARM64 with 4K page size,
Haiyang Zhang
[PATCH v2 1/2] Documentation: hyperv: Update spelling and fix typo,
mhkelley58
[PATCH 0/6] arm64/hyperv: Support Virtual Trust Level boot,
romank
[PATCH 1/2] Documentation: hyperv: Update spelling and fix typo,
mhkelley58
[PATCH v2] tools: hv: suppress the invalid warning for packed member alignment,
Saurabh Sengar
[PATCH v3 1/2] hv_balloon: Use kernel macros to simplify open coded sequences,
mhkelley58
[RFC PATCH v3 0/5] Hypervisor-Enforced Kernel Integrity - CR pinning,
Mickaël Salaün
[PATCH v2 1/2] hv_balloon: Use kernel macros to simplify open coded sequences,
mhkelley58
Re: [PATCHv10 06/18] x86/mm: Make x86_platform.guest.enc_status_change_*() return errno,
Borislav Petkov
[PATCH net-next v2 0/2] Add sysfs attributes for MANA,
Shradha Gupta
[PATCH v4] Drivers: hv: Cosmetic changes for hv.c and balloon.c,
Aditya Nagesh
[PATCH AUTOSEL 6.1 18/19] Drivers: hv: vmbus: Don't free ring buffers that couldn't be re-encrypted, Sasha Levin
[PATCH AUTOSEL 6.1 17/19] uio_hv_generic: Don't free decrypted memory, Sasha Levin
[PATCH AUTOSEL 6.1 16/19] Drivers: hv: vmbus: Track decrypted status in vmbus_gpadl, Sasha Levin
[PATCH AUTOSEL 6.6 27/29] Drivers: hv: vmbus: Don't free ring buffers that couldn't be re-encrypted, Sasha Levin
[PATCH AUTOSEL 6.6 26/29] uio_hv_generic: Don't free decrypted memory, Sasha Levin
[PATCH AUTOSEL 6.6 25/29] hv_netvsc: Don't free decrypted memory, Sasha Levin
[PATCH AUTOSEL 6.6 24/29] Drivers: hv: vmbus: Track decrypted status in vmbus_gpadl, Sasha Levin
[PATCH AUTOSEL 6.6 23/29] Drivers: hv: vmbus: Leak pages if set_memory_encrypted() fails, Sasha Levin
[PATCH AUTOSEL 6.8 39/43] Drivers: hv: vmbus: Don't free ring buffers that couldn't be re-encrypted, Sasha Levin
[PATCH AUTOSEL 6.8 38/43] uio_hv_generic: Don't free decrypted memory, Sasha Levin
[PATCH AUTOSEL 6.8 37/43] hv_netvsc: Don't free decrypted memory, Sasha Levin
[PATCH AUTOSEL 6.8 36/43] Drivers: hv: vmbus: Track decrypted status in vmbus_gpadl, Sasha Levin
[PATCH AUTOSEL 6.8 35/43] Drivers: hv: vmbus: Leak pages if set_memory_encrypted() fails, Sasha Levin
[PATCH] hv/vmbus_drv: rename hv_acpi_init() to vmbus_init(),
Erni Sri Satya Vennela
[PATCH] PCI: Add a mutex to protect the global list pci_domain_busn_res_list,
Dexuan Cui
[PATCH v2] firmware: dmi: Stop decoding on broken entry,
Jean Delvare
[PATCH v2] Add a header in ifcfg and nm keyfiles describing the owner of the files,
Ani Sinha
[PATCH] Add a header in ifcfg and nm keyfiles describing the owner of the files, Ani Sinha
[PATCH] firmware: dmi: Stop decoding on broken entry,
Jean Delvare
[PATCH] tools: hv: suppress the invalid warning for packed member alignment,
Saurabh Sengar
[PATCH net-next] net: mana: Add new device attributes for mana,
Shradha Gupta
[PATCH] x86/hyperv: Consider NUMA affinity when allocating memory for per-CPU vmsa,
Li RongQing
Nic flaps for 1 minute when reconnecting,
Francois
Early kernel panic in dmi_decode when running 32-bit kernel on Hyper-V on Windows 11,
Michael Schierl
[PATCH v3] Drivers: hv: Cosmetic changes for hv.c and balloon.c,
Aditya Nagesh
[GIT PULL] Hyper-V fixes for 6.9-rc4,
Wei Liu
[PATCH v4 RESEND 0/7] Handle faults in KUnit tests,
Mickaël Salaün
[PATCH v3 3/3] net: mana: Avoid open coded arithmetic,
Erick Archer
[PATCH v3 2/3] RDMA/mana_ib: Prefer struct_size over open coded arithmetic,
Erick Archer
[PATCH v3 1/3] net: mana: Add flex array to struct mana_cfg_rx_steer_req_v2,
Erick Archer
[PATCH v3 0/3] RDMA/mana_ib: Add flex array to struct mana_cfg_rx_steer_req_v2,
Erick Archer
[PATCH v2 1/2] hyperv: Convert from tasklet to BH workqueue,
Allen Pais
[PATCH net,v2] net: mana: Fix Rx DMA datasize and skb_over_panic,
Haiyang Zhang
[PATCH v2 0/4] Fixing SMP config for DeviceTree platforms,
Saurabh Sengar
[PATCH v2] Drivers: hv: Cosmetic changes for hv.c and balloon.c,
Aditya Nagesh
[PATCH v2] RDMA/mana_ib: Add flex array to struct mana_cfg_rx_steer_req_v2,
Erick Archer
[PATCH] RDMA/mana_ib: Add flex array to struct mana_cfg_rx_steer_req_v2,
Erick Archer
[PATCH v3 0/7] Low speed Hyper-V devices support,
Saurabh Sengar
[PATCH net] net: mana: Fix Rx DMA datasize and skb_over_panic,
Haiyang Zhang
[PATCH 0/9] Convert Tasklets to BH Workqueues,
Allen Pais
FAILED: Patch "PCI: hv: Fix ring buffer size calculation" failed to apply to 5.15-stable tree, Sasha Levin
[PATCH v4 0/7] Handle faults in KUnit tests,
Mickaël Salaün
[PATCH] Drivers: hv: Fix Issues reported by checkpatch.pl script,
Aditya Nagesh
[PATCH v3] mshyperv: Introduce hv_numa_node_to_pxm_info(),
Nuno Das Neves
[PATCH v5] hv/hv_kvp_daemon: Handle IPv4 and Ipv6 combination for keyfile format,
Shradha Gupta
[PATCH] x86/hyperv: Cosmetic changes for hv_apic.c,
Erni Sri Satya Vennela
[GIT PULL] Hyper-V commits for 6.9,
Wei Liu
[PATCH v4] hv/hv_kvp_daemon: Handle IPv4 and Ipv6 combination for keyfile format,
Shradha Gupta
[Index of Archives]
[Linux Samsung SoC]
[Linux Actions SoC]
[Linux Rockchip SoC]
[Linux for Synopsys ARC Processors]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]