Linux-HyperV Archive mirror
 help / color / mirror / Atom feed
[PATCHv10 06/18] x86/mm: Make x86_platform.guest.enc_status_change_*() return errno
 2024-04-28 17:25 UTC 

[PATCH 1/1] hv_balloon: Enable hot-add for memblock sizes > 128 Mbytes
 2024-04-26 16:35 UTC  (4+ messages)

[PATCH net-next v2 0/2] Add sysfs attributes for MANA
 2024-04-26 11:06 UTC  (6+ messages)
` [PATCH net-next v2 1/2] net: Add sysfs atttributes for max_mtu min_mtu
` [PATCH net-next v2 2/2] net: mana: Add new device attributes for mana

[PATCH] PCI: Add a mutex to protect the global list pci_domain_busn_res_list
 2024-04-25 22:51 UTC  (4+ messages)

[PATCH 0/9] Convert Tasklets to BH Workqueues
 2024-04-24 16:48 UTC  (46+ messages)
` [PATCH 1/9] hyperv: Convert from tasklet to BH workqueue
` [PATCH 2/9] dma: "
` [PATCH 3/9] IB: "
` [PATCH 4/9] USB: "
` [PATCH 6/9] ipmi: "
` [PATCH 7/9] s390: "
` [PATCH 8/9] drivers/media/*: "
` [PATCH 9/9] mmc: "

[PATCH v3 0/7] Handle faults in KUnit tests
 2024-04-23  9:22 UTC  (7+ messages)
` [PATCH v3 7/7] kunit: Add tests for fault

[PATCH v4] Drivers: hv: Cosmetic changes for hv.c and balloon.c
 2024-04-23  3:18 UTC 

[PATCH AUTOSEL 6.1 16/19] Drivers: hv: vmbus: Track decrypted status in vmbus_gpadl
 2024-04-22 23:18 UTC  (3+ messages)
` [PATCH AUTOSEL 6.1 17/19] uio_hv_generic: Don't free decrypted memory
` [PATCH AUTOSEL 6.1 18/19] Drivers: hv: vmbus: Don't free ring buffers that couldn't be re-encrypted

[PATCH AUTOSEL 6.6 23/29] Drivers: hv: vmbus: Leak pages if set_memory_encrypted() fails
 2024-04-22 23:17 UTC  (5+ messages)
` [PATCH AUTOSEL 6.6 24/29] Drivers: hv: vmbus: Track decrypted status in vmbus_gpadl
` [PATCH AUTOSEL 6.6 25/29] hv_netvsc: Don't free decrypted memory
` [PATCH AUTOSEL 6.6 26/29] uio_hv_generic: "
` [PATCH AUTOSEL 6.6 27/29] Drivers: hv: vmbus: Don't free ring buffers that couldn't be re-encrypted

[PATCH AUTOSEL 6.8 35/43] Drivers: hv: vmbus: Leak pages if set_memory_encrypted() fails
 2024-04-22 23:14 UTC  (5+ messages)
` [PATCH AUTOSEL 6.8 36/43] Drivers: hv: vmbus: Track decrypted status in vmbus_gpadl
` [PATCH AUTOSEL 6.8 37/43] hv_netvsc: Don't free decrypted memory
` [PATCH AUTOSEL 6.8 38/43] uio_hv_generic: "
` [PATCH AUTOSEL 6.8 39/43] Drivers: hv: vmbus: Don't free ring buffers that couldn't be re-encrypted

[PATCH] hv/vmbus_drv: rename hv_acpi_init() to vmbus_init()
 2024-04-22 22:30 UTC  (2+ messages)

[PATCH] x86/hyperv: Consider NUMA affinity when allocating memory for per-CPU vmsa
 2024-04-22 22:28 UTC  (2+ messages)

[PATCH v2] Add a header in ifcfg and nm keyfiles describing the owner of the files
 2024-04-22 22:28 UTC  (6+ messages)

[PATCH net-next] net: mana: Add new device attributes for mana
 2024-04-22 10:08 UTC  (15+ messages)

Nic flaps for 1 minute when reconnecting
 2024-04-20  9:29 UTC  (3+ messages)

Early kernel panic in dmi_decode when running 32-bit kernel on Hyper-V on Windows 11
 2024-04-19 22:32 UTC  (14+ messages)

[PATCH v3] Drivers: hv: Cosmetic changes for hv.c and balloon.c
 2024-04-18 15:06 UTC  (2+ messages)

[PATCH v2] firmware: dmi: Stop decoding on broken entry
 2024-04-18 13:56 UTC  (2+ messages)

[PATCH] Add a header in ifcfg and nm keyfiles describing the owner of the files
 2024-04-18 11:56 UTC 

[PATCH] firmware: dmi: Stop decoding on broken entry
 2024-04-17 22:08 UTC  (5+ messages)

[PATCH] tools: hv: suppress the invalid warning for packed member alignment
 2024-04-17  8:21 UTC  (3+ messages)

[PATCH v2 1/2] hyperv: Convert from tasklet to BH workqueue
 2024-04-11 23:58 UTC  (4+ messages)
` [PATCH v2 2/2] PCI: hv: "

[GIT PULL] Hyper-V fixes for 6.9-rc4
 2024-04-11 23:44 UTC  (2+ messages)

[PATCH 0/5] Handle set_memory_XXcrypted() errors in Hyper-V
 2024-04-11 21:07 UTC  (3+ messages)

[PATCH v3 0/3] RDMA/mana_ib: Add flex array to struct mana_cfg_rx_steer_req_v2
 2024-04-11 14:50 UTC  (9+ messages)

[PATCH v2] Drivers: hv: Cosmetic changes for hv.c and balloon.c
 2024-04-10 21:29 UTC  (3+ messages)

[PATCH v5] hv/hv_kvp_daemon: Handle IPv4 and Ipv6 combination for keyfile format
 2024-04-10 21:26 UTC  (2+ messages)

[PATCH] hv: vmbus: Convert sprintf() family to sysfs_emit() family
 2024-04-10 21:25 UTC  (5+ messages)

[PATCH v4 RESEND 0/7] Handle faults in KUnit tests
 2024-04-09 17:28 UTC  (9+ messages)
` [PATCH v4 RESEND 1/7] kunit: Handle thread creation error
` [PATCH v4 RESEND 2/7] kunit: Fix kthread reference
` [PATCH v4 RESEND 3/7] kunit: Fix timeout message
` [PATCH v4 RESEND 4/7] kunit: Handle test faults
` [PATCH v4 RESEND 5/7] kunit: Fix KUNIT_SUCCESS() calls in iov_iter tests
` [PATCH v4 RESEND 6/7] kunit: Print last test location on fault
` [PATCH v4 RESEND 7/7] kunit: Add tests for fault

[PATCH v3 1/3] net: mana: Add flex array to struct mana_cfg_rx_steer_req_v2
 2024-04-08 21:45 UTC  (9+ messages)
` [PATCH v3 2/3] RDMA/mana_ib: Prefer struct_size over open coded arithmetic
` [PATCH v3 3/3] net: mana: Avoid "

[PATCH v4 0/7] Handle faults in KUnit tests
 2024-04-05 18:35 UTC  (4+ messages)

[PATCH v2 0/4] Fixing SMP config for DeviceTree platforms
 2024-04-04 23:58 UTC  (6+ messages)
` [PATCH v2 1/4] x86/hyperv/vtl: Correct parse_smp_cfg assignment
` [PATCH v2 2/4] x86/of: Set the parse_smp_cfg for all the DeviceTree platforms by default
` [PATCH v2 3/4] x86/of: Map NUMA node to CPUs as per DeviceTree
` [PATCH v2 4/4] x86/of: Change x86_dtb_parse_smp_config to static

[PATCH net,v2] net: mana: Fix Rx DMA datasize and skb_over_panic
 2024-04-04  2:40 UTC  (2+ messages)

[PATCH v3 0/7] Low speed Hyper-V devices support
 2024-04-03 17:54 UTC  (9+ messages)
` [PATCH v3 1/7] Drivers: hv: vmbus: Add utility function for querying ring size
` [PATCH v3 2/7] uio_hv_generic: Query the ringbuffer size for device
` [PATCH v3 3/7] uio_hv_generic: Enable interrupt for low speed VMBus devices
` [PATCH v3 4/7] tools: hv: Add vmbus_bufring
` [PATCH v3 5/7] tools: hv: Add new fcopy application based on uio driver
` [PATCH v3 6/7] Drivers: hv: Remove fcopy driver
` [PATCH v3 7/7] uio_hv_generic: Remove use of PAGE_SIZE

[PATCH] net :mana : Add per-cpu stats for MANA device
 2024-04-03  5:43 UTC  (11+ messages)
                ` [EXTERNAL] "

[PATCH v2] RDMA/mana_ib: Add flex array to struct mana_cfg_rx_steer_req_v2
 2024-04-02 18:58 UTC  (2+ messages)

[PATCH net] net: mana: Fix Rx DMA datasize and skb_over_panic
 2024-04-02 15:59 UTC  (8+ messages)

[PATCH] RDMA/mana_ib: Add flex array to struct mana_cfg_rx_steer_req_v2
 2024-04-01 14:47 UTC  (3+ messages)

[PATCH] Drivers: hv: Fix Issues reported by checkpatch.pl script
 2024-03-30  5:09 UTC  (2+ 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).