messages from 2023-08-16 20:02:17 to 2023-09-06 01:27:45 UTC [more...]
[PATCH v10 0/2] Support TDX guests on Hyper-V (the x86/tdx part)
2023-09-06 1:27 UTC (9+ messages)
` [PATCH v10 1/2] x86/tdx: Retry partially-completed page conversion hypercalls
` [PATCH v10 2/2] x86/tdx: Support vmalloc() for tdx_enc_status_changed()
[RFT PATCH 0/6] drm: drm-misc drivers call drm_atomic_helper_shutdown() at the right times
2023-09-05 21:06 UTC (4+ messages)
` [RFT PATCH 2/6] drm: Call drm_atomic_helper_shutdown() at shutdown time for misc drivers
This list has been migrated to the new infrastructure
2023-09-05 15:58 UTC
[GIT PULL] Hyper-V commits for 6.6
2023-09-04 18:48 UTC (2+ messages)
[PATCH 0/8] fbdev: Use helpers for deferred I/O
2023-09-04 15:28 UTC (24+ messages)
` [PATCH 1/8] fbdev/smscufx: Use fb_ops "
` [PATCH 2/8] fbdev/udlfb: "
` [PATCH 3/8] fbdev: Add Kconfig macro FB_IOMEM_HELPERS_DEFERRED
` [PATCH 4/8] fbdev/hyperv_fb: Use fb_ops helpers for deferred I/O
` [PATCH 5/8] hid: Remove trailing whitespace
` [PATCH 6/8] hid/picolcd: Use fb_ops helpers for deferred I/O
` [PATCH 7/8] staging/fbtft: Initialize fb_op struct as static const
` [PATCH 8/8] staging/fbtft: Use fb_ops helpers for deferred I/O
[RFC PATCH 1/1] x86/mm: Mark CoCo VM pages invalid while moving between private and shared
2023-09-01 16:33 UTC (15+ messages)
[PATCH AUTOSEL 5.4 5/6] scsi: storvsc: Always set no_report_opcodes
2023-08-29 13:33 UTC
[PATCH AUTOSEL 5.10 6/7] scsi: storvsc: Always set no_report_opcodes
2023-08-29 13:33 UTC
[PATCH AUTOSEL 6.1 11/15] scsi: storvsc: Always set no_report_opcodes
2023-08-29 13:32 UTC
[PATCH AUTOSEL 5.15 7/9] scsi: storvsc: Always set no_report_opcodes
2023-08-29 13:33 UTC
[PATCH v2 00/15] Introduce /dev/mshv drivers
2023-08-29 7:47 UTC (42+ messages)
` [PATCH v2 01/15] hyperv-tlfs: Change shared HV_REGISTER_* defines to HV_MSR_*
` [PATCH v2 02/15] mshyperv: Introduce hv_get_hypervisor_version function
` [PATCH v2 03/15] mshyperv: Introduce numa_node_to_proximity_domain_info
` [PATCH v2 04/15] asm-generic/mshyperv: Introduce hv_recommend_using_aeoi()
` [PATCH v2 05/15] hyperv: Move hv_connection_id to hyperv-tlfs
` [PATCH v2 06/15] hyperv-tlfs: Introduce hv_status_to_string and hv_status_to_errno
` [PATCH v2 07/15] Drivers: hv: Move hv_call_deposit_pages and hv_call_create_vp to common code
` [PATCH v2 08/15] Drivers: hv: Introduce per-cpu event ring tail
` [PATCH v2 09/15] Drivers: hv: Introduce hv_output_arg_exists in hv_common.c
` [PATCH v2 10/15] x86: hyperv: Add mshv_handler irq handler and setup function
` [PATCH v2 11/15] Drivers: hv: export vmbus_isr, hv_context and hv_post_message
` [PATCH v2 12/15] Documentation: Reserve ioctl number for mshv driver
` [PATCH v2 13/15] uapi: hyperv: Add mshv driver headers hvhdk.h, hvhdk_mini.h, hvgdk.h, hvgdk_mini.h
` [PATCH v2 14/15] asm-generic: hyperv: Use mshv headers conditionally. Add asm-generic/hyperv-defs.h
` [PATCH v2 15/15] Drivers: hv: Add modules to expose /dev/mshv to VMMs running on Hyper-V
[PATCH 6.1 007/122] drm/aperture: Remove primary argument
2023-08-28 10:12 UTC
[PATCH 1/1] scsi: storvsc: Handle additional SRB status values
2023-08-25 21:53 UTC (2+ messages)
[PATCH] x86/hyperv: Remove duplicate include
2023-08-25 0:06 UTC (3+ messages)
[PATCH v3 00/10] Support TDX guests on Hyper-V (the Hyper-V specific part)
2023-08-25 0:05 UTC (22+ messages)
` [PATCH v3 01/10] x86/hyperv: Add hv_isolation_type_tdx() to detect TDX guests
` [PATCH v3 02/10] x86/hyperv: Support hypercalls for fully enlightened "
` [PATCH v3 03/10] Drivers: hv: vmbus: Support "
` [PATCH v3 04/10] x86/hyperv: Fix serial console interrupts for "
` [PATCH v3 05/10] Drivers: hv: vmbus: Support >64 VPs for a fully enlightened TDX/SNP VM
` [PATCH v3 06/10] x86/hyperv: Introduce a global variable hyperv_paravisor_present
` [PATCH v3 07/10] Drivers: hv: vmbus: Bring the post_msg_page back for TDX VMs with the paravisor
` [PATCH v3 08/10] x86/hyperv: Use TDX GHCI to access some MSRs in a TDX VM "
` [PATCH v3 09/10] x86/hyperv: Remove hv_isolation_type_en_snp
` [PATCH v3 10/10] x86/hyperv: Move the code in ivm.c around to avoid unnecessary ifdef's
netvsc device errors followed by unkillable Linux guest VM lockup?
2023-08-24 18:18 UTC
linux-next: Tree for Aug 23 (hyperv)
2023-08-24 4:33 UTC (3+ messages)
[PATCH 0/9] Support TDX guests on Hyper-V (the Hyper-V specific part)
2023-08-23 17:40 UTC (11+ messages)
` [PATCH 1/9] x86/hyperv: Add hv_isolation_type_tdx() to detect TDX guests
` [PATCH 2/9] x86/hyperv: Support hypercalls for fully enlightened "
` [PATCH 4/9] x86/hyperv: Fix serial console interrupts "
` [PATCH 5/9] Drivers: hv: vmbus: Support >64 VPs for a fully enlightened TDX/SNP VM
[PATCH] x86/hyperv: Fix undefined reference to isolation_type_en_snp without CONFIG_HYPERV
2023-08-23 5:42 UTC (2+ messages)
[PATCH] x86/hyperv: Add missing 'inline' to hv_snp_boot_ap() stub
2023-08-23 5:41 UTC (3+ messages)
[PATCH v2 0/9] Support TDX guests on Hyper-V (the Hyper-V specific part)
2023-08-23 4:30 UTC (17+ messages)
` [PATCH v2 1/9] x86/hyperv: Add hv_isolation_type_tdx() to detect TDX guests
` [PATCH v2 2/9] x86/hyperv: Support hypercalls for fully enlightened "
` [PATCH v2 3/9] Drivers: hv: vmbus: Support "
` [PATCH v2 4/9] x86/hyperv: Fix serial console interrupts for "
` [PATCH v2 5/9] Drivers: hv: vmbus: Support >64 VPs for a fully enlightened TDX/SNP VM
` [PATCH v2 6/9] x86/hyperv: Introduce a global variable hyperv_paravisor_present
` [PATCH v2 7/9] Drivers: hv: vmbus: Bring the post_msg_page back for TDX VMs with the paravisor
` [PATCH v2 8/9] x86/hyperv: Use TDX GHCI to access some MSRs in a TDX VM "
` [PATCH v2 9/9] x86/hyperv: Remove hv_isolation_type_en_snp
[PATCH v7 0/8] x86/hyperv: Add AMD sev-snp enlightened guest support on hyperv
2023-08-23 3:08 UTC (13+ messages)
` [PATCH v7 1/8] x86/hyperv: Add sev-snp enlightened guest static key
` [PATCH v7 2/8] x86/hyperv: Set Virtual Trust Level in VMBus init message
` [PATCH v7 3/8] x86/hyperv: Mark Hyper-V vp assist page unencrypted in SEV-SNP enlightened guest
` [PATCH v7 4/8] drivers: hv: Mark percpu hvcall input arg "
` [PATCH v7 5/8] x86/hyperv: Use vmmcall to implement Hyper-V hypercall in sev-snp "
` [PATCH v7 6/8] clocksource: hyper-v: Mark hyperv tsc page unencrypted "
` [PATCH v7 7/8] x86/hyperv: Add smp support for SEV-SNP guest
` [PATCH v7 8/8] x86/hyperv: Add hyperv-specific handling for VMMCALL under SEV-ES
[Patch v4 0/4] RDMA/mana_ib
2023-08-22 15:54 UTC (6+ messages)
` [Patch v4 1/4] RDMA/mana_ib : Rename all mana_ib_dev type variables to mib_dev
` [Patch v4 2/4] RDMA/mana_ib : Register Mana IB device with Management SW
` [Patch v4 3/4] RDMA/mana_ib : Create adapter and Add error eq
` [Patch v4 4/4] RDMA/mana_ib : Query adapter capabilities
[PATCH v2] PCI: hv: Fix a crash in hv_pci_restore_msi_msg() during hibernation
2023-08-22 13:06 UTC (4+ messages)
[PATCH v4 0/3] UIO driver for low speed Hyper-V devices
2023-08-22 11:48 UTC (4+ messages)
` [EXTERNAL] "
[PATCH AUTOSEL 5.15 2/4] vmbus_testing: fix wrong python syntax for integer value comparison
2023-08-22 11:31 UTC
[PATCH AUTOSEL 5.10 2/4] vmbus_testing: fix wrong python syntax for integer value comparison
2023-08-22 11:32 UTC
[PATCH AUTOSEL 6.1 2/9] vmbus_testing: fix wrong python syntax for integer value comparison
2023-08-22 11:31 UTC
[PATCH AUTOSEL 6.4 02/10] vmbus_testing: fix wrong python syntax for integer value comparison
2023-08-22 11:31 UTC (2+ messages)
` [PATCH AUTOSEL 6.4 10/10] x86/hyperv: add noop functions to x86_init mpparse functions
[PATCH v2] hv: hyperv.h: Replace one-element array with flexible-array member
2023-08-22 1:20 UTC (3+ messages)
[PATCH] Drivers: hv: vmbus: Don't dereference ACPI root object handle
2023-08-22 1:18 UTC (3+ messages)
[PATCH v3] hv/hv_kvp_daemon: Add support for keyfile config based connection profile in NM
2023-08-21 13:45 UTC (11+ messages)
[PATCH 06/12] arch: Declare screen_info in <asm/screen_info.h>
2023-08-18 14:18 UTC (3+ messages)
` [06/12] "
Pytanie o samochód
2023-08-18 8:15 UTC
[PATCH 00/15] Introduce /dev/mshv drivers
2023-08-17 17:57 UTC (12+ messages)
` [PATCH 08/15] Drivers: hv: Introduce per-cpu event ring tail
` [PATCH 09/15] Drivers: hv: Introduce hv_output_arg_exists in hv_common
` [PATCH 14/15] asm-generic: hyperv: Use mshv headers conditionally. Add asm-generic/hyperv-defs.h
` [PATCH 15/15] Drivers: hv: Add modules to expose /dev/mshv to VMMs running on Hyper-V
[PATCH v6 0/8] x86/hyperv: Add AMD sev-snp enlightened guest support on hyperv
2023-08-16 21:43 UTC (12+ messages)
` [PATCH v6 4/8] drivers: hv: Mark percpu hvcall input arg page unencrypted in SEV-SNP enlightened guest
` [PATCH v6 5/8] x86/hyperv: Use vmmcall to implement Hyper-V hypercall in sev-snp "
` [PATCH v6 6/8] clocksource: hyper-v: Mark hyperv tsc page unencrypted "
` [PATCH v6 7/8] x86/hyperv: Add smp support for SEV-SNP guest
` [PATCH v6 8/8] x86/hyperv: Add hyperv-specific handling for VMMCALL under SEV-ES
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).