Linux-HyperV Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-15 17:57:51 to 2024-03-01 20:21:49 UTC [more...]

[RFC RFT PATCH 0/4] Handle set_memory_XXcrypted() errors in hyperv
 2024-03-01 20:21 UTC  (14+ messages)
` [RFC RFT PATCH 1/4] hv: Leak pages if set_memory_encrypted() fails
` [RFC RFT PATCH 2/4] hv: Track decrypted status in vmbus_gpadl
` [RFC RFT PATCH 3/4] hv_nstvsc: Don't free decrypted memory
` [RFC RFT PATCH 4/4] uio_hv_generic: "

[PATCH v2 0/7] Handle faults in KUnit tests
 2024-03-01 19:40 UTC  (8+ messages)
` [PATCH v2 1/7] kunit: Handle thread creation error
` [PATCH v2 2/7] kunit: Fix kthread reference
` [PATCH v2 3/7] kunit: Fix timeout message
` [PATCH v2 4/7] kunit: Handle test faults
` [PATCH v2 5/7] kunit: Fix KUNIT_SUCCESS() calls in iov_iter tests
` [PATCH v2 6/7] kunit: Print last test location on fault
` [PATCH v2 7/7] kunit: Add tests for fault

[PATCH v1 0/8] Run KUnit tests late and handle faults
 2024-03-01 19:19 UTC  (25+ messages)
` [PATCH v1 1/8] kunit: Run tests when the kernel is fully setup
` [PATCH v1 2/8] kunit: Handle thread creation error
` [PATCH v1 3/8] kunit: Fix kthread reference
` [PATCH v1 4/8] kunit: Fix timeout message
` [PATCH v1 5/8] kunit: Handle test faults
` [PATCH v1 6/8] kunit: Fix KUNIT_SUCCESS() calls in iov_iter tests
` [PATCH v1 7/8] kunit: Print last test location on fault
` [PATCH v1 8/8] kunit: Add tests for faults

[PATCH 1/1] fbdev/hyperv_fb: Fix logic error for Gen2 VMs in hvfb_getmem()
 2024-03-01 16:41 UTC  (7+ messages)

[PATCH] hv/hv_kvp_daemon: Handle IPv4 and Ipv6 combination for keyfile format
 2024-03-01 12:56 UTC 

[PATCH v2] x86/hyperv: Use per cpu initial stack for vtl context
 2024-03-01  9:26 UTC  (3+ messages)

[PATCH v2] x86/hyperv: Allow 15-bit APIC IDs for VTL platforms
 2024-03-01  9:26 UTC  (3+ messages)

[PATCH v4 0/3] x86/hyperv: Mark CoCo VM pages not present when changing encrypted state
 2024-03-01  9:26 UTC  (11+ messages)
` [PATCH v4 1/3] x86/hyperv: Use slow_virt_to_phys() in page transition hypervisor callback
` [PATCH v4 2/3] x86/mm: Regularize set_memory_p() parameters and make non-static
` [PATCH v4 3/3] x86/hyperv: Make encrypted/decrypted changes safe for load_unaligned_zeropad()

[PATCH v2 1/1] Documentation: hyperv: Add overview of PCI pass-thru device support
 2024-03-01  9:26 UTC  (2+ messages)

[PATCH 1/2] Drivers: hv: vmbus: Remove duplication and cleanup code in create_gpadl_header()
 2024-03-01  9:25 UTC  (5+ messages)

[PATCH v2 1/1] Drivers: hv: vmbus: Calculate ring buffer size for more efficient use of memory
 2024-03-01  9:25 UTC  (2+ messages)

[PATCH] hv: vmbus: make hv_bus const
 2024-03-01  8:39 UTC  (5+ messages)

[PATCH v8] hv/hv_kvp_daemon:Support for keyfile based connection profile
 2024-02-28  6:43 UTC  (6+ messages)

[PATCH 1/1] Drivers: hv: vmbus: Calculate ring buffer size for more efficient use of memory
 2024-02-27 21:45 UTC  (7+ messages)

[FYI][PATCH] tracing/treewide: Remove second parameter of __assign_str()
 2024-02-23 20:45 UTC  (7+ messages)

[PATCH v2] hyperv-tlfs: Change prefix of generic HV_REGISTER_* MSRs to HV_MSR_*
 2024-02-20 14:55 UTC 

[PATCH] Drivers: hv: Kconfig: select CPUMASK_OFFSTACK for Hyper-V
 2024-02-19 17:53 UTC  (4+ messages)

[PATCH v2 1/1] PCI: hv: Fix ring buffer size calculation
 2024-02-19 10:47 UTC  (4+ messages)

[PATCH 0/6] Low speed Hyper-V devices support
 2024-02-19 10:23 UTC  (21+ messages)
` [PATCH 1/6] Drivers: hv: vmbus: Add utility function for querying ring size
` [PATCH 2/6] uio_hv_generic: Query the ringbuffer size for device
` [PATCH 3/6] uio_hv_generic: Enable interrupt for low speed VMBus devices
` [PATCH 4/6] tools: hv: Add vmbus_bufring
` [PATCH 5/6] tools: hv: Add new fcopy application based on uio driver
` [PATCH 6/6] Drivers: hv: Remove fcopy driver

[PATCH] hyperv-tlfs: Change prefix of generic HV_REGISTER_* MSRs to HV_MSR_*
 2024-02-19  5:06 UTC  (3+ messages)

[PATCH v3 1/1] PCI: hv: Fix ring buffer size calculation
 2024-02-16 23:40 UTC  (2+ messages)

[PATCH 1/1] Documentation: hyperv: Add overview of PCI pass-thru device support
 2024-02-15 19:04 UTC  (3+ messages)

Linux-HyperV
 2024-02-15 14:53 UTC 

[PATCH 1/1] PCI: hv: Fix ring buffer size calculation
 2024-02-15  7:26 UTC  (4+ messages)

[PATCH net,v2] hv_netvsc: Register VF in netvsc_probe if NET_DEVICE_REGISTER missed
 2024-02-04 13:40 UTC  (4+ messages)

[PATCH] x86/hyperv: Use per cpu initial stack for vtl context
 2024-02-02  3:25 UTC  (3+ messages)

[PATCH V2 net] hv_netvsc: Fix race condition between netvsc_probe and netvsc_remove
 2024-02-01 16:40 UTC  (3+ messages)

[PATCH 0/4 V3 net-next] net: mana: Assigning IRQ affinity on HT cores
 2024-02-01 12:20 UTC  (7+ messages)
` [PATCH 1/4 V3 net-next] cpumask: add cpumask_weight_andnot()
` [PATCH 2/4 V3 net-next] cpumask: define cleanup function for cpumasks
` [PATCH 3/4 V3 net-next] net: mana: add a function to spread IRQs per CPUs
` [PATCH 4/4 V3 net-next] net: mana: Assigning IRQ affinity on HT cores

[PATCH] hv_netvsc:Register VF in netvsc_probe if NET_DEVICE_REGISTER missed
 2024-02-01  6:17 UTC  (13+ messages)
      ` [EXTERNAL] "

[PATCH net] hv_netvsc: Fix race condition between netvsc_probe and netvsc_remove
 2024-01-30 17:32 UTC  (3+ messages)

[PATCH v13 26/35] x86/fred: FRED entry/exit and dispatch code
 2024-01-26 10:05 UTC  (3+ messages)
` [PATCH v13A "

[PATCH 0/4 V2 net-next] net: mana: Assigning IRQ affinity on HT cores
 2024-01-25  6:07 UTC  (9+ messages)
` [PATCH 1/4 V2 net-next] cpumask: add cpumask_weight_andnot()
` [PATCH 2/4 V2 net-next] cpumask: define cleanup function for cpumasks
` [PATCH 3/4 V2 net-next] net: mana: add a function to spread IRQs per CPUs
` [PATCH 4/4 V2 net-next] net: mana: Assigning IRQ affinity on HT cores

[PATCH net 1/1] hv_netvsc: Calculate correct ring size when PAGE_SIZE is not 4 Kbytes
 2024-01-24 10:29 UTC  (5+ messages)

[PATCH 1/1] scsi: storvsc: Fix ring buffer size calculation
 2024-01-24  3:00 UTC  (2+ messages)

[PATCH 1/1] x86/hyperv: Use Hyper-V entropy to seed guest random number generator
 2024-01-22 16:00 UTC 

[PATCH v13 00/35] x86: enable FRED for x86-64
 2024-01-22 13:19 UTC  (5+ messages)
` [PATCH v13 07/35] x86/fred: Disable FRED support if CONFIG_X86_FRED is disabled
` [PATCH v13 08/35] x86/fred: Disable FRED by default in its early stage

[PATCH] drivers: hv: dxgkrnl: Allow user to specify CPU VA for device allocation
 2024-01-17  3:02 UTC  (5+ messages)

[PATCH v3 00/10] Support TDX guests on Hyper-V (the Hyper-V specific part)
 2024-01-17  2:22 UTC  (4+ messages)
` [PATCH v3 08/10] x86/hyperv: Use TDX GHCI to access some MSRs in a TDX VM with the paravisor

[PATCH 3/4 net-next] net: mana: add a function to spread IRQs per CPUs
 2024-01-16  6:13 UTC  (11+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).