messages from 2022-06-13 18:00:28 to 2022-07-01 20:11:31 UTC [more...]
[PATCH v3 0/8] genirq: Provide real IRQ affinity masks in non-SMP configs
2022-07-01 20:00 UTC (9+ messages)
` [PATCH v3 1/8] irqchip/mips-gic: Only register IPI domain when SMP is enabled
` [PATCH v3 2/8] genirq: GENERIC_IRQ_IPI depends on SMP
` [PATCH v3 3/8] genirq: GENERIC_IRQ_EFFECTIVE_AFF_MASK "
` [PATCH v3 4/8] genirq: Drop redundant irq_init_effective_affinity
` [PATCH v3 5/8] genirq: Refactor accessors to use irq_data_get_affinity_mask
` [PATCH v3 6/8] genirq: Add and use an irq_data_update_affinity helper
` [PATCH v3 7/8] genirq: Return a const cpumask from irq_data_get_affinity_mask
` [PATCH v3 8/8] genirq: Provide an IRQ affinity mask in non-SMP configs
[PATCH v2 00/28] KVM: VMX: Support TscScaling and EnclsExitingBitmap with eVMCS + use vmcs_config for L1 VMX MSRs
2022-07-01 16:26 UTC (44+ messages)
` [PATCH v2 01/28] KVM: x86: hyper-v: Expose access to debug MSRs in the partition privilege flags
` [PATCH v2 02/28] x86/hyperv: Fix 'struct hv_enlightened_vmcs' definition
` [PATCH v2 03/28] x86/hyperv: Update "
` [PATCH v2 04/28] KVM: VMX: Define VMCS-to-EVMCS conversion for the new fields
` [PATCH v2 05/28] KVM: nVMX: Support several new fields in eVMCSv1
` [PATCH v2 06/28] KVM: nVMX: Introduce KVM_CAP_HYPERV_ENLIGHTENED_VMCS2
` [PATCH v2 07/28] KVM: selftests: Switch to KVM_CAP_HYPERV_ENLIGHTENED_VMCS2
` [PATCH v2 08/28] KVM: VMX: Support TSC scaling with enlightened VMCS
` [PATCH v2 09/28] KVM: selftests: Add ENCLS_EXITING_BITMAP{,HIGH} VMCS fields
` [PATCH v2 10/28] KVM: selftests: Switch to updated eVMCSv1 definition
` [PATCH v2 11/28] KVM: selftests: Enable TSC scaling in evmcs selftest
` [PATCH v2 12/28] KVM: VMX: Enable VM_{EXIT,ENTRY}_LOAD_IA32_PERF_GLOBAL_CTRL for KVM on Hyper-V
` [PATCH v2 13/28] KVM: VMX: Get rid of eVMCS specific VMX controls sanitization
` [PATCH v2 14/28] KVM: VMX: Check VM_ENTRY_IA32E_MODE in setup_vmcs_config()
` [PATCH v2 15/28] KVM: VMX: Check CPU_BASED_{INTR,NMI}_WINDOW_EXITING "
` [PATCH v2 16/28] KVM: VMX: Tweak the special handling of SECONDARY_EXEC_ENCLS_EXITING "
` [PATCH v2 17/28] KVM: VMX: Extend VMX controls macro shenanigans
` [PATCH v2 18/28] KVM: VMX: Move CPU_BASED_CR8_{LOAD,STORE}_EXITING filtering out of setup_vmcs_config()
` [PATCH v2 19/28] KVM: VMX: Add missing VMEXIT controls to vmcs_config
` [PATCH v2 20/28] KVM: VMX: Add missing VMENTRY "
` [PATCH v2 21/28] KVM: VMX: Add missing CPU based VM execution "
` [PATCH v2 22/28] KVM: VMX: Clear controls obsoleted by EPT at runtime, not setup
` [PATCH v2 23/28] KVM: VMX: Move LOAD_IA32_PERF_GLOBAL_CTRL errata handling out of setup_vmcs_config()
` [PATCH v2 24/28] KVM: nVMX: Use sanitized allowed-1 bits for VMX control MSRs
` [PATCH v2 25/28] KVM: VMX: Store required-1 VMX controls in vmcs_config
` [PATCH v2 26/28] KVM: nVMX: Use sanitized required-1 bits for VMX control MSRs
` [PATCH v2 27/28] KVM: VMX: Cache MSR_IA32_VMX_MISC in vmcs_config
` [PATCH v2 28/28] KVM: nVMX: Use cached host MSR_IA32_VMX_MISC value for setting up nested MSR
[PATCH 0/2] swiotlb: Split up single swiotlb lock
2022-06-30 17:02 UTC (6+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] x86/ACPI: Set swiotlb area according to the number of lapic entry in MADT
[PATCH V2 1/1] swiotlb: Split up single swiotlb lock
2022-06-30 17:00 UTC
[PATCH 00/14] KVM: nVMX: Use vmcs_config for setting up nested VMX MSRs
2022-06-30 8:14 UTC (30+ messages)
` [PATCH 01/14] KVM: VMX: Check VM_ENTRY_IA32E_MODE in setup_vmcs_config()
` [PATCH 02/14] KVM: VMX: Check CPU_BASED_{INTR,NMI}_WINDOW_EXITING "
` [PATCH 03/14] KVM: VMX: Tweak the special handling of SECONDARY_EXEC_ENCLS_EXITING "
` [PATCH 04/14] KVM: VMX: Extend VMX controls macro shenanigans
` [PATCH 05/14] KVM: VMX: Move CPU_BASED_CR8_{LOAD,STORE}_EXITING filtering out of setup_vmcs_config()
` [PATCH 06/14] KVM: VMX: Add missing VMEXIT controls to vmcs_config
` [PATCH 07/14] KVM: VMX: Add missing VMENTRY "
` [PATCH 08/14] KVM: VMX: Add missing CPU based VM execution "
` [PATCH 09/14] KVM: VMX: Clear controls obsoleted by EPT at runtime, not setup
` [PATCH 10/14] KVM: nVMX: Use sanitized allowed-1 bits for VMX control MSRs
` [PATCH 11/14] KVM: VMX: Store required-1 VMX controls in vmcs_config
` [PATCH 12/14] KVM: nVMX: Use sanitized required-1 bits for VMX control MSRs
` [PATCH 13/14] KVM: VMX: Cache MSR_IA32_VMX_MISC in vmcs_config
` [PATCH 14/14] KVM: nVMX: Use cached host MSR_IA32_VMX_MISC value for setting up nested MSR
[PATCH] KVM: x86: Fully initialize 'struct kvm_lapic_irq' in kvm_pv_kick_cpu_op()
2022-06-28 13:30 UTC
[PATCH RFC v1 00/10] KVM: nVMX: Use vmcs_config for setting up nested VMX MSRs
2022-06-27 16:06 UTC (17+ messages)
` [PATCH RFC v1 01/10] KVM: VMX: Move CPU_BASED_CR8_{LOAD,STORE}_EXITING filtering out of setup_vmcs_config()
` [PATCH RFC v1 02/10] KVM: VMX: Add missing CPU based VM execution controls to vmcs_config
` [PATCH RFC v1 03/10] KVM: VMX: Move CPU_BASED_{CR3_LOAD,CR3_STORE,INVLPG}_EXITING filtering out of setup_vmcs_config()
` [PATCH RFC v1 04/10] KVM: VMX: Add missing VMEXIT controls to vmcs_config
` [PATCH RFC v1 05/10] KVM: VMX: Add missing VMENTRY "
` [PATCH RFC v1 06/10] KVM: nVMX: Use sanitized allowed-1 bits for VMX control MSRs
` [PATCH RFC v1 07/10] KVM: VMX: Store required-1 VMX controls in vmcs_config
` [PATCH RFC v1 08/10] KVM: nVMX: Use sanitized required-1 bits for VMX control MSRs
` [PATCH RFC v1 09/10] KVM: VMX: Cache MSR_IA32_VMX_MISC in vmcs_config
` [PATCH RFC v1 10/10] KVM: nVMX: Use cached host MSR_IA32_VMX_MISC value for setting up nested MSR
[Patch v4 00/12] Introduce Microsoft Azure Network Adapter (MANA) RDMA driver
2022-06-26 0:03 UTC (15+ messages)
` [Patch v4 01/12] net: mana: Add support for auxiliary device
` [Patch v4 02/12] net: mana: Record the physical address for doorbell page region
` [Patch v4 03/12] net: mana: Handle vport sharing between devices
` [Patch v4 04/12] net: mana: Add functions for allocating doorbell page from GDMA
` [Patch v4 05/12] net: mana: Set the DMA device max segment size
` [Patch v4 06/12] net: mana: Define data structures for protection domain and memory registration
` [Patch v4 07/12] net: mana: Export Work Queue functions for use by RDMA driver
` [Patch v4 08/12] net: mana: Record port number in netdev
` [Patch v4 09/12] net: mana: Move header files to a common location
` [Patch v4 10/12] net: mana: Define max values for SGL entries
` [Patch v4 11/12] net: mana: Define and process GDMA response code GDMA_STATUS_MORE_ENTRIES
` [Patch v4 12/12] RDMA/mana_ib: Add a driver for Microsoft Azure Network Adapter
` [EXTERNAL] "
[PATCH 4.19 049/234] random: remove unused irq_flags argument from add_interrupt_randomness()
2022-06-23 16:41 UTC
[PATCH 4.14 060/237] random: remove unused irq_flags argument from add_interrupt_randomness()
2022-06-23 16:41 UTC
[PATCH 4.9 082/264] random: remove unused irq_flags argument from add_interrupt_randomness()
2022-06-23 16:41 UTC
request to stable branch [PATCH] net: mana: Add handling of CQE_RX_TRUNCATED
2022-06-23 15:47 UTC (2+ messages)
[RFC PATCH V4 1/1] swiotlb: Split up single swiotlb lock
2022-06-23 14:48 UTC (4+ messages)
[PATCH] dma-direct: use the correct size for dma_set_encrypted()
2022-06-23 13:28 UTC (5+ messages)
[PATCH v7 00/39] KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features
2022-06-22 14:28 UTC (12+ messages)
` [PATCH v7 10/39] KVM: x86: hyper-v: Don't use sparse_set_to_vcpu_mask() in kvm_hv_send_ipi()
` [PATCH v7 17/39] KVM: x86: hyper-v: L2 TLB flush
` [PATCH v7 34/39] KVM: selftests: nSVM: Allocate Hyper-V partition assist and VP assist pages
` [PATCH v7 35/39] KVM: selftests: Sync 'struct hv_vp_assist_page' definition with hyperv-tlfs.h
[PATCH] drm/hyperv-drm: Include framebuffer and EDID headers
2022-06-22 13:50 UTC (3+ messages)
[PATCH net-next, 0/2] net: mana: Add handling of CQE_RX_TRUNCATED and a cleanup
2022-06-21 20:34 UTC (7+ messages)
` [PATCH net-next, 1/2] net: mana: Add handling of CQE_RX_TRUNCATED
[PATCH 00/11] KVM: VMX: Support TscScaling and EnclsExitingBitmap whith eVMCS
2022-06-21 15:59 UTC (13+ messages)
` [PATCH 01/11] KVM: x86: hyper-v: Expose access to debug MSRs in the partition privilege flags
` [PATCH 02/11] x86/hyperv: Fix 'struct hv_enlightened_vmcs' definition
` [PATCH 03/11] x86/hyperv: Update "
` [PATCH 04/11] KVM: VMX: Define VMCS-to-EVMCS conversion for the new fields
` [PATCH 05/11] KVM: nVMX: Support several new fields in eVMCSv1
` [PATCH 06/11] KVM: nVMX: Introduce KVM_CAP_HYPERV_ENLIGHTENED_VMCS2
` [PATCH 07/11] KVM: selftests: Switch to KVM_CAP_HYPERV_ENLIGHTENED_VMCS2
` [PATCH 08/11] KVM: VMX: Support TSC scaling with enlightened VMCS
` [PATCH 09/11] KVM: selftests: Add ENCLS_EXITING_BITMAP{,HIGH} VMCS fields
` [PATCH 10/11] KVM: selftests: Switch to updated eVMCSv1 definition
` [PATCH 11/11] KVM: selftests: Enable TSC scaling in evmcs selftest
` [PATCH QEMU EXAMPLE] i386: Support Enlightened VMCS revisions
[RFC PATCH] Hyper-V: Initialize crash reporting before vmbus
2022-06-21 7:15 UTC (5+ messages)
[PATCH 5.4 038/240] random: remove unused irq_flags argument from add_interrupt_randomness()
2022-06-20 12:48 UTC
[GIT PULL] Hyper-V fixes for 5.19-rc3
2022-06-17 19:22 UTC (2+ messages)
[PATCH v3] scsi: storvsc: Correct reporting of Hyper-V I/O size limits
2022-06-17 2:20 UTC (3+ messages)
[PATCH net-next,v2,0/2] net: mana: Add PF and XDP_REDIRECT support
2022-06-16 9:10 UTC (4+ messages)
` [PATCH net-next,v2,1/2] net: mana: Add the Linux MANA PF driver
` [PATCH net-next,v2,2/2] net: mana: Add support of XDP_REDIRECT action
[PATCH V3] x86/Hyper-V: Add SEV negotiate protocol support in Isolation VM
2022-06-15 18:28 UTC (3+ messages)
[PATCH 00/30] The panic notifiers refactor
2022-06-15 9:36 UTC (6+ messages)
` [PATCH 24/30] panic: Refactor the panic path
[PATCH RFC v1 0/5] KVM: VMX: Support TscScaling and EnclsExitingBitmap whith eVMCS
2022-06-15 12:49 UTC (6+ messages)
` [PATCH RFC v1 1/5] x86/hyperv: Fix 'struct hv_enlightened_vmcs' definition
` [PATCH RFC v1 2/5] x86/hyperv: Update "
` [PATCH RFC v1 3/5] KVM: VMX: Define VMCS-to-EVMCS conversion for the new fields
` [PATCH RFC v1 4/5] KVM: nVMX: Support several new fields in eVMCSv1
` [PATCH RFC v1 5/5] KVM: VMX: Support TSC scaling with enlightened VMCS
[PATCH net-next,0/2] net: mana: Add PF and XDP_REDIRECT support
2022-06-14 20:06 UTC (4+ messages)
` [PATCH net-next,2/2] net: mana: Add support of XDP_REDIRECT action
hv_balloon: Only works in ubuntu
2022-06-14 17:01 UTC (11+ messages)
` AW: "
[PATCH v2] scsi: storvsc: Correct reporting of Hyper-V I/O size limits
2022-06-14 5:18 UTC (2+ messages)
[Patch v3 00/12] Introduce Microsoft Azure Network Adapter (MANA) RDMA driver
2022-06-13 18:25 UTC (4+ messages)
` [Patch v3 03/12] net: mana: Handle vport sharing between devices
[PATCH] scsi: storvsc: Correct sysfs parameters as per Hyper-V storvsc requirement
2022-06-13 14:38 UTC (6+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).