messages from 2023-01-02 07:14:02 to 2023-02-01 22:10:00 UTC [more...]
[PATCH net,v2] net: mana: Fix accessing freed irq affinity_hint
2023-02-01 22:09 UTC (2+ messages)
[PATCH v2 0/6] Device tree support for Hyper-V VMBus driver
2023-02-01 18:32 UTC (26+ messages)
` [PATCH v2 1/6] drivers/clocksource/hyper-v: non ACPI support in hyperv clock
` [PATCH v2 2/6] Drivers: hv: allow non ACPI compilation for hv_is_hibernation_supported
` [PATCH v2 3/6] Drivers: hv: vmbus: Convert acpi_device to platform_device
` [PATCH v2 4/6] dt-bindings: hypervisor: Rename virtio to hypervisor
` [PATCH v2 5/6] dt-bindings: hypervisor: Add dt-bindings for VMBus
` [PATCH v2 6/6] Driver: VMBus: Add device tree support
[PATCH 0/4] Device tree support for Hyper-V VMBus driver
2023-02-01 10:53 UTC (20+ messages)
` [PATCH 1/4] drivers/clocksource/hyper-v: non ACPI support in hyperv clock
` [PATCH 2/4] Drivers: hv: allow non ACPI compilation for hv_is_hibernation_supported
` [PATCH 3/4] Drivers: hv: vmbus: Device Tree support
` [PATCH 4/4] dt-bindings: hv: Add dt-bindings for VMBus
[RFC PATCH V3 00/16] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
2023-01-31 18:34 UTC (26+ messages)
` [RFC PATCH V3 01/16] x86/hyperv: Add sev-snp enlightened guest specific config
` [RFC PATCH V3 02/16] x86/hyperv: Decrypt hv vp assist page in sev-snp enlightened guest
` [RFC PATCH V3 03/16] x86/hyperv: Set Virtual Trust Level in vmbus init message
` [RFC PATCH V3 04/16] x86/hyperv: Use vmmcall to implement Hyper-V hypercall in sev-snp enlightened guest
` [RFC PATCH V3 05/16] clocksource/drivers/hyper-v: decrypt hyperv tsc page "
` [RFC PATCH V3 06/16] x86/hyperv: decrypt vmbus pages for "
` [RFC PATCH V3 07/16] drivers: hv: Decrypt percpu hvcall input arg page in "
` [RFC PATCH V3 08/16] x86/hyperv: Initialize cpu and memory for "
` [RFC PATCH V3 09/16] x86/hyperv: SEV-SNP enlightened guest don't support legacy rtc
` [RFC PATCH V3 10/16] x86/hyperv: Add smp support for sev-snp guest
` [RFC PATCH V3 11/16] x86/hyperv: Add hyperv-specific hadling for VMMCALL under SEV-ES
` [RFC PATCH V3 12/16] x86/sev: Add a #HV exception handler
` [RFC PATCH V3 13/16] x86/sev: Add Check of #HV event in path
` [RFC PATCH V3 14/16] x86/sev: Initialize #HV doorbell and handle interrupt requests
` [RFC PATCH V3 15/16] x86/sev: optimize system vector processing invoked from #HV exception
` [RFC PATCH V3 16/16] x86/sev: Fix interrupt exit code paths "
[PATCH net 1/1] hv_netvsc: Fix missed pagebuf entries in netvsc_dma_map/unmap()
2023-01-31 17:01 UTC (2+ messages)
[PATCH 0/9] HID: Constify lowlevel HID drivers
2023-01-31 10:15 UTC (16+ messages)
` [PATCH 1/9] HID: amd_sfh: Constify lowlevel HID driver
` [PATCH 2/9] HID: hyperv: "
` [PATCH 3/9] HID: logitech-dj: "
` [PATCH 4/9] HID: steam: "
` [PATCH 5/9] HID: intel-ish-hid: "
` [PATCH 6/9] HID: surface-hid: "
` [PATCH 7/9] platform/x86: asus-tf103c-dock: "
` [PATCH 8/9] platform/x86: asus-tf103c-dock: Constify toprow keymap
` [PATCH 9/9] staging: greybus: hid: Constify lowlevel HID driver
[RFC PATCH v1 0/6] Support nested SNP KVM guests on Hyper-V
2023-01-30 17:25 UTC (16+ messages)
` [RFC PATCH v1 1/6] x86/hyperv: Allocate RMP table during boot
` [RFC PATCH v1 2/6] x86/sev: Add support for NestedVirtSnpMsr
` [RFC PATCH v1 3/6] x86/sev: Maintain shadow rmptable on Hyper-V
` [RFC PATCH v1 4/6] x86/amd: Configure necessary MSRs for SNP during CPU init when running as a guest
` [RFC PATCH v1 5/6] iommu/amd: Don't fail snp_enable when running virtualized
` [RFC PATCH v1 6/6] crypto: ccp - Introduce quirk to always reclaim pages after SEV-legacy commands
unlocked access to struct irq_data->chip_data in pci_hyperv
2023-01-30 9:47 UTC (2+ messages)
[PATCH net, 0/2] Fix usage of irq affinity_hint
2023-01-29 19:05 UTC (11+ messages)
` [PATCH net, 1/2] net: mana: Fix hint value before free irq
` [PATCH net, 2/2] net: mana: Fix accessing freed irq affinity_hint
[PATCH v5 00/14] Add PCI pass-thru support to Hyper-V Confidential VMs
2023-01-25 14:55 UTC (18+ messages)
` [PATCH v5 01/14] x86/ioapic: Gate decrypted mapping on cc_platform_has() attribute
` [PATCH v5 02/14] x86/hyperv: Reorder code to facilitate future work
` [PATCH v5 03/14] Drivers: hv: Explicitly request decrypted in vmap_pfn() calls
` [PATCH v5 04/14] x86/mm: Handle decryption/re-encryption of bss_decrypted consistently
` [PATCH v5 05/14] init: Call mem_encrypt_init() after Hyper-V hypercall init is done
` [PATCH v5 06/14] x86/ioremap: Support hypervisor specified range to map as encrypted
` [PATCH v5 07/14] x86/hyperv: Change vTOM handling to use standard coco mechanisms
` [PATCH v5 08/14] swiotlb: Remove bounce buffer remapping for Hyper-V
` [PATCH v5 09/14] Drivers: hv: vmbus: Remove second mapping of VMBus monitor pages
` [PATCH v5 10/14] Drivers: hv: vmbus: Remove second way of mapping ring buffers
` [PATCH v5 11/14] hv_netvsc: Remove second mapping of send and recv buffers
` [PATCH v5 12/14] Drivers: hv: Don't remap addresses that are above shared_gpa_boundary
` [PATCH v5 13/14] PCI: hv: Add hypercalls to read/write MMIO space
` [PATCH v5 14/14] PCI: hv: Enable PCI pass-thru devices in Confidential VMs
[PATCH net] net: mana: Fix IRQ name - add PCI and queue number
2023-01-21 2:20 UTC (3+ messages)
[Patch v4 00/13] Add PCI pass-thru support to Hyper-V Confidential VMs
2023-01-20 12:42 UTC (18+ messages)
` [Patch v4 04/13] x86/mm: Handle decryption/re-encryption of bss_decrypted consistently
` [Patch v4 06/13] x86/hyperv: Change vTOM handling to use standard coco mechanisms
` [Patch v4 07/13] swiotlb: Remove bounce buffer remapping for Hyper-V
[PATCH 03/11] drm/aperture: Remove primary argument
2023-01-17 18:42 UTC (4+ messages)
` [PATCH 08/11] fbdev/hyperv: use pci aperture helpers
[PATCH v3] Drivers: hv: Make remove callback of hyperv driver void returned
2023-01-17 13:45 UTC (4+ messages)
[PATCH] x86/hyperv: conditionally build hv_get_nested_reg()
2023-01-17 13:12 UTC (3+ messages)
[bug report] x86/hyperv: Add Write/Read MSR registers via ghcb page
2023-01-17 11:06 UTC (4+ messages)
[patch V2 00/46] x86, PCI, XEN, genirq ...: Prepare for device MSI
2023-01-15 20:27 UTC (4+ messages)
` [patch V2 30/46] x86/xen: Wrap XEN MSI management into irqdomain
[PATCH v10 1/5] x86/hyperv: Add support for detecting nested hypervisor
2023-01-12 20:00 UTC (14+ messages)
` [PATCH v10 2/5] Drivers: hv: Setup synic registers in case of nested root partition
` [PATCH v10 3/5] x86/hyperv: Add an interface to do nested hypercalls
` [PATCH v10 4/5] Drivers: hv: Enable vmbus driver for nested root partition
` [PATCH v10 5/5] x86/hyperv: Change interrupt vector "
[PATCH v2 10/16] drivers: hv: move device_to_hv_device to use container_of_const()
2023-01-12 14:04 UTC (2+ messages)
[RFC PATCH V2 00/18] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
2023-01-12 7:43 UTC (7+ messages)
` [RFC PATCH V2 06/18] x86/hyperv: Use vmmcall to implement hvcall in sev-snp enlightened guest
` [RFC PATCH V2 15/18] x86/sev: Add a #HV exception handler
[PATCH v2 0/6] Support TDX guests on Hyper-V
2023-01-09 7:27 UTC (11+ messages)
` [PATCH v2 2/6] x86/tdx: Support vmalloc() for tdx_enc_status_changed()
` [PATCH v2 5/6] x86/hyperv: Support hypercalls for TDX guests
[PATCH 0/6] Support TDX guests on Hyper-V
2023-01-09 6:59 UTC (4+ messages)
` [PATCH 6/6] Drivers: hv: vmbus: Support TDX guests
[PATCH v2] hyperv: Make remove callback of hyperv driver void returned
2023-01-05 3:27 UTC (2+ messages)
[PATCH 00/18] drm,fbdev: Remove apertures structure and FBINFO_MISC_FIRMWARE
2023-01-03 13:54 UTC (4+ messages)
` [PATCH 09/18] vfio-mdev/mdpy-fb: Do not set struct fb_info.apertures
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).