Linux-HyperV Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-12 06:07:50 to 2024-04-08 07:46:59 UTC [more...]

[PATCH v4 RESEND 0/7] Handle faults in KUnit tests
 2024-04-08  7:46 UTC 

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

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

[PATCH v3 0/3] RDMA/mana_ib: Add flex array to struct mana_cfg_rx_steer_req_v2
 2024-04-06 14:23 UTC 

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

[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 v2 1/2] hyperv: Convert from tasklet to BH workqueue
 2024-04-03 16:55 UTC  (2+ messages)
` [PATCH v2 2/2] PCI: hv: "

[PATCH] net :mana : Add per-cpu stats for MANA device
 2024-04-03  5:43 UTC  (14+ 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 v2] Drivers: hv: Cosmetic changes for hv.c and balloon.c
 2024-04-02 15:16 UTC  (2+ 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)

FAILED: Patch "PCI: hv: Fix ring buffer size calculation" failed to apply to 5.15-stable tree
 2024-03-27 12:15 UTC 

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

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

[PATCH] hv: vmbus: Convert sprintf() family to sysfs_emit() family
 2024-03-25 17:49 UTC  (4+ messages)

[PATCH v5] hv/hv_kvp_daemon: Handle IPv4 and Ipv6 combination for keyfile format
 2024-03-25 17:23 UTC  (3+ messages)

[GIT PULL] Hyper-V commits for 6.9
 2024-03-23  0:06 UTC  (6+ messages)

[PATCH v3] mshyperv: Introduce hv_numa_node_to_pxm_info()
 2024-03-22 23:40 UTC  (2+ messages)

[PATCH] x86/hyperv: Cosmetic changes for hv_apic.c
 2024-03-22 23:39 UTC  (3+ messages)

[PATCH v4] hv/hv_kvp_daemon: Handle IPv4 and Ipv6 combination for keyfile format
 2024-03-21 15:45 UTC  (8+ messages)

[PATCH v3 1/1] x86/hyperv: Use Hyper-V entropy to seed guest random number generator
 2024-03-18 22:49 UTC  (5+ messages)

[PATCH] x86/hyperv: Cosmetic changes for hv_spinlock.c
 2024-03-18 21:57 UTC  (3+ messages)

[PATCH v3] hv/hv_kvp_daemon: Handle IPv4 and Ipv6 combination for keyfile format
 2024-03-18 18:45 UTC  (8+ messages)

[PATCH] hyperv-tlfs: Rename some HV_REGISTER_* defines for consistency
 2024-03-18  4:59 UTC  (2+ messages)

[PATCH v2] hv/hv_kvp_daemon: Handle IPv4 and Ipv6 combination for keyfile format
 2024-03-18  2:02 UTC  (8+ messages)

[FYI][PATCH] tracing/treewide: Remove second parameter of __assign_str()
 2024-03-14 18:34 UTC  (3+ messages)

[PATCH 0/5] Handle set_memory_XXcrypted() errors in Hyper-V
 2024-03-14 13:56 UTC  (9+ messages)
` [PATCH v2 2/5] Drivers: hv: vmbus: Track decrypted status in vmbus_gpadl
` [PATCH v2 5/5] Drivers: hv: vmbus: Don't free ring buffers that couldn't be re-encrypted

[PATCH v2 1/1] x86/hyperv: Use Hyper-V entropy to seed guest random number generator
 2024-03-14  4:33 UTC  (9+ messages)

[PATCH 0/6] Low speed Hyper-V devices support
 2024-03-13 19:25 UTC  (11+ messages)
` [PATCH 1/6] Drivers: hv: vmbus: Add utility function for querying ring size
` [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 v2 0/7] Handle faults in KUnit tests
 2024-03-12 12:15 UTC  (9+ messages)
` [PATCH v2 4/7] kunit: Handle test faults
` [PATCH v2 6/7] kunit: Print last test location on fault


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).