linux-hyperv.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-13 03:04:52 to 2023-11-28 07:34:18 UTC [more...]

[RFC 0/33] KVM: x86: hyperv: Introduce VSM support
 2023-11-28  7:34 UTC  (33+ messages)
` [RFC 02/33] KVM: x86: Introduce KVM_CAP_APIC_ID_GROUPS
` [RFC 03/33] KVM: x86: hyper-v: Introduce XMM output support
` [RFC 04/33] KVM: x86: hyper-v: Move hypercall page handling into separate function
` [RFC 05/33] KVM: x86: hyper-v: Introduce VTL call/return prologues in hypercall page
` [RFC 06/33] KVM: x86: hyper-v: Introduce VTL awareness to Hyper-V's PV-IPIs
` [RFC 07/33] KVM: x86: hyper-v: Introduce KVM_CAP_HYPERV_VSM
` [RFC 08/33] KVM: x86: Don't use hv_timer if CAP_HYPERV_VSM enabled
` [RFC 09/33] KVM: x86: hyper-v: Introduce per-VTL vcpu helpers
` [RFC 10/33] KVM: x86: hyper-v: Introduce KVM_HV_GET_VSM_STATE
` [RFC 11/33] KVM: x86: hyper-v: Handle GET/SET_VP_REGISTER hcall in user-space
` [RFC 12/33] KVM: x86: hyper-v: Handle VSM hcalls "
` [RFC 13/33] KVM: Allow polling vCPUs for events
` [RFC 14/33] KVM: x86: Add VTL to the MMU role

[PATCH v2 0/8] x86/coco: Mark CoCo VM pages not present when changing encrypted state
 2023-11-27 22:21 UTC  (16+ messages)
` [PATCH v2 1/8] x86/coco: Use slow_virt_to_phys() in page transition hypervisor callbacks
` [PATCH v2 2/8] x86/mm: Don't do a TLB flush if changing a PTE that isn't marked present
` [PATCH v2 3/8] x86/mm: Remove "static" from vmap_pages_range()
` [PATCH v2 4/8] x86/sev: Enable PVALIDATE for PFNs without a valid virtual address
` [PATCH v2 5/8] x86/mm: Mark CoCo VM pages not present while changing encrypted state
` [PATCH v2 6/8] x86/mm: Merge CoCo prepare and finish hypervisor callbacks
` [PATCH v2 7/8] x86/mm: Remove unnecessary call layer for __set_memory_enc_pgtable()
` [PATCH v2 8/8] x86/mm: Add comments about errors in set_memory_decrypted()/encrypted()

[PATCH v2] hv_utils: Allow implicit ICTIMESYNCFLAG_SYNC
 2023-11-27 21:35 UTC 

[RFC PATCH v2 00/19] Hypervisor-Enforced Kernel Integrity
 2023-11-27 20:08 UTC  (9+ messages)
` [RFC PATCH v2 17/19] heki: x86: Update permissions counters during text patching
` [RFC PATCH v2 18/19] heki: x86: Protect guest kernel memory using the KVM hypervisor

[PATCH V2 net-next] net: mana: Assigning IRQ affinity on HT cores
 2023-11-27 19:07 UTC  (9+ messages)
  ` [EXTERNAL] "

[Patch v1 0/4]
 2023-11-27 19:00 UTC  (7+ messages)
` [Patch v1 1/4] RDMA/mana_ib: register RDMA device with GDMA
` [Patch v1 2/4] RDMA/mana_ib: create and process EQ events
` [Patch v1 3/4] RDMA/mana_ib: create RDMA adapter handle
` [Patch v1 4/4] RDMA/mana_ib: query device capabilities

[PATCH] Replace ioremap_cache() with memremap()
 2023-11-27 18:56 UTC  (3+ messages)

Merging raw block device writes
 2023-11-27 16:10 UTC  (3+ messages)

[PATCH] net :mana :Add remaining GDMA stats for MANA to ethtool
 2023-11-27 12:20 UTC  (3+ messages)

[PATCH V3 net-next] net: mana: Assigning IRQ affinity on HT cores
 2023-11-27  9:26 UTC 

[PATCH v1 1/3] x86/tdx: Check for TDX partitioning during early TDX init
 2023-11-24 16:19 UTC  (14+ messages)
` [PATCH v1 2/3] x86/coco: Disable TDX module calls when TD partitioning is active
` [PATCH v1 3/3] x86/tdx: Provide stub tdx_accept_memory() for non-TDX configs

[PATCH v2 00/17] Solve iommu probe races around iommu_fwspec
 2023-11-23  9:08 UTC  (35+ messages)
` [PATCH v2 01/17] iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()
` [PATCH v2 02/17] iommmu/of: Do not return struct iommu_ops from of_iommu_configure()
` [PATCH v2 03/17] iommu/of: Use -ENODEV consistently in of_iommu_configure()
` [PATCH v2 04/17] acpi: Do not return struct iommu_ops from acpi_iommu_configure_id()
` [PATCH v2 05/17] iommu: Make iommu_fwspec->ids a distinct allocation
` [PATCH v2 06/17] iommu: Add iommu_fwspec_alloc/dealloc()
` [PATCH v2 07/17] iommu: Add iommu_probe_device_fwspec()
` [PATCH v2 08/17] iommu/of: Do not use dev->iommu within of_iommu_configure()
` [PATCH v2 09/17] iommu: Add iommu_fwspec_append_ids()
` [PATCH v2 10/17] acpi: Do not use dev->iommu within acpi_iommu_configure()
` [PATCH v2 11/17] iommu: Hold iommu_probe_device_lock while calling ops->of_xlate
` [PATCH v2 12/17] iommu: Make iommu_ops_from_fwnode() static
` [PATCH v2 13/17] iommu: Remove dev_iommu_fwspec_set()
` [PATCH v2 14/17] iommu: Remove pointless iommu_fwspec_free()
` [PATCH v2 15/17] iommu: Add ops->of_xlate_fwspec()
` [PATCH v2 16/17] iommu: Mark dev_iommu_get() with lockdep
` [PATCH v2 17/17] iommu: Mark dev_iommu_priv_set() with a lockdep

[GIT PULL] Hyper-V fixes for 6.7-rc3
 2023-11-22 19:17 UTC  (2+ messages)

[PATCH] x86/mm: Check cc_vendor when printing memory encryption info
 2023-11-22 17:11 UTC  (15+ messages)

[PATCH] x86/hyperv: Use atomic_try_cmpxchg() to micro-optimize hv_nmi_unknown()
 2023-11-22 16:52 UTC  (7+ messages)

[PATCH net-next] net: mana: Assigning IRQ affinity on HT cores
 2023-11-21 13:59 UTC  (6+ messages)

[PATCH net,v5, 0/3] hv_netvsc: fix race of netvsc, VF register, and slave bit
 2023-11-21 12:20 UTC  (7+ messages)
` [PATCH net,v5, 1/3] hv_netvsc: fix race of netvsc and VF register_netdevice
` [PATCH net,v5, 2/3] hv_netvsc: Fix race of register_netdevice_notifier and VF register
` [PATCH net,v5, 3/3] hv_netvsc: Mark VF as slave before exposing it to user-mode

Proszę o kontakt
 2023-11-21  8:51 UTC 

[PATCH net-next v4] hv_netvsc: Mark VF as slave before exposing it to user-mode
 2023-11-21  0:23 UTC  (7+ messages)

[PATCH v1 00/23] Enable FRED with KVM VMX
 2023-11-20 17:42 UTC  (49+ messages)
` [PATCH v1 05/23] KVM: VMX: Initialize FRED VM entry/exit controls in vmcs_config
` [PATCH v1 06/23] KVM: VMX: Defer enabling FRED MSRs save/load until after set CPUID
` [PATCH v1 08/23] KVM: VMX: Initialize VMCS FRED fields
` [PATCH v1 09/23] KVM: VMX: Switch FRED RSP0 between host and guest
` [PATCH v1 10/23] KVM: VMX: Add support for FRED context save/restore
` [PATCH v1 11/23] KVM: x86: Add kvm_is_fred_enabled()
` [PATCH v1 12/23] KVM: VMX: Handle FRED event data
` [PATCH v1 13/23] KVM: VMX: Handle VMX nested exception for FRED
` [PATCH v1 14/23] KVM: VMX: Dump FRED context in dump_vmcs()
` [PATCH v1 15/23] KVM: nVMX: Add support for the secondary VM exit controls

[PATCH 00/34] biops: add atomig find_bit() operations
 2023-11-18 19:06 UTC  (7+ messages)
` [PATCH 01/34] lib/find: add atomic find_bit() primitives
` [PATCH 14/34] PCI: hv: switch hv_get_dom_num() to use atomic find_bit()

[PATCH net,v4, 0/3] hv_netvsc: fix race of netvsc, VF register, and slave bit
 2023-11-15 23:52 UTC  (6+ messages)
` [PATCH net,v4, 2/3] hv_netvsc: Fix race of register_netdevice_notifier and VF register
` [PATCH net,v4, 3/3] hv_netvsc: Mark VF as slave before exposing it to user-mode

[PATCH 0/3] x86/apic: Misc pruning
 2023-11-14 11:32 UTC  (4+ messages)
` [PATCH 3/3] x86/apic: Drop struct local_apic

[PATCH v12 00/37] x86: enable FRED for x86-64
 2023-11-14  5:58 UTC  (11+ messages)
` [PATCH v12 01/37] x86/cpufeatures: Add the cpu feature bit for WRMSRNS
` [PATCH v12 19/37] x86/fred: Update MSR_IA32_FRED_RSP0 during task switch

[PATCH RFC 00/17] Solve iommu probe races around iommu_fwspec
 2023-11-14  4:56 UTC  (30+ messages)
` [PATCH RFC 05/17] iommu: Make iommu_fwspec->ids a distinct allocation
` [PATCH RFC 06/17] iommu: Add iommu_fwspec_alloc/dealloc()
` [PATCH RFC 07/17] iommu: Add iommu_probe_device_fwspec()
` [PATCH RFC 08/17] of: Do not use dev->iommu within of_iommu_configure()
` [PATCH RFC 09/17] iommu: Add iommu_fwspec_append_ids()
` [PATCH RFC 10/17] acpi: Do not use dev->iommu within acpi_iommu_configure()
` [PATCH RFC 11/17] iommu: Hold iommu_probe_device_lock while calling ops->of_xlate
` [PATCH RFC 12/17] iommu: Make iommu_ops_from_fwnode() static
` [PATCH RFC 13/17] iommu: Remove dev_iommu_fwspec_set()
` [PATCH RFC 14/17] iommu: Remove pointless iommu_fwspec_free()
` [PATCH RFC 15/17] iommu: Add ops->of_xlate_fwspec()
` [PATCH RFC 16/17] iommu: Mark dev_iommu_get() with lockdep
` [PATCH RFC 17/17] iommu: Mark dev_iommu_priv_set() with a lockdep


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