messages from 2024-11-05 01:26:23 to 2024-12-10 10:24:01 UTC [more...]
[PATCH v2 0/2] MANA: Fix few memory leaks in mana_gd_setup_irqs
2024-12-10 10:24 UTC (10+ messages)
` [PATCH v2 1/2] net: mana: Fix memory leak "
` [PATCH v2 2/2] net: mana: Fix irq_contexts "
kernel: fix hv tools build for arm64 when cross-built
2024-12-10 3:39 UTC (5+ messages)
[PATCH 0/5] hyper-v: Don't assume cpu_possible_mask is dense
2024-12-10 2:58 UTC (4+ messages)
` [PATCH 4/5] scsi: storvsc: "
[PATCH 0/2] hyperv: Move some features to common code
2024-12-09 20:20 UTC (8+ messages)
` [PATCH 1/2] hyperv: Move hv_current_partition_id to arch-generic code
` [PATCH 2/2] hyperv: Move create_vp and deposit_pages hvcalls to hv_common.c
[PATCH v3 0/5] Introduce new headers for Hyper-V
2024-12-09 19:19 UTC (16+ messages)
` [PATCH v3 1/5] hyperv: Move hv_connection_id to hyperv-tlfs.h
` [PATCH v3 2/5] hyperv: Clean up unnecessary #includes
` [PATCH v3 3/5] hyperv: Add new Hyper-V headers in include/hyperv
` [PATCH v3 4/5] hyperv: Switch from hyperv-tlfs.h to hyperv/hvhdk.h
` [PATCH v3 5/5] hyperv: Remove the now unused hyperv-tlfs.h files
[PATCH v2 0/2] Drivers: hv: util: Two fixes in util_probe()
2024-12-09 17:30 UTC (9+ messages)
` [PATCH v2 1/2] Drivers: hv: util: Don't force error code to ENODEV "
` [PATCH v2 2/2] Drivers: hv: util: Avoid accessing a ringbuffer not initialized yet
[PATCH 0/3] Disable Suspend-to-Idle in Hyper-V and Fix Hibernation Interruptions
2024-12-09 17:16 UTC (7+ messages)
` [PATCH 2/3] Revert "Input: hyperv-keyboard - register as a wakeup source"
[PATCH v1] tools/hv: reduce resouce usage in hv_kvp_daemon
2024-12-09 7:51 UTC (4+ messages)
[PATCH] hv: hyperv.h: Annotate vmbus_channel_gpadl_header with __counted_by()
2024-12-09 0:46 UTC (4+ messages)
[PATCH v1] tools/hv: add a .gitignore file
2024-12-08 16:55 UTC (2+ messages)
[PATCH] hv/hv_kvp_daemon: Pass NIC name to hv_get_dns_info as well
2024-12-07 7:56 UTC (2+ messages)
[PATCH v2] tools/hv: terminate fcopy daemon if read from uio fails
2024-12-07 7:53 UTC (3+ messages)
[PATCH v3 0/2] Converge on secs_to_jiffies()
2024-12-07 7:52 UTC (3+ messages)
` [PATCH v3 2/2] drivers: hv: Convert open-coded timeouts to secs_to_jiffies()
[PATCH v1] tools: hv: change permissions of NetworkManager configuration file
2024-12-07 7:49 UTC (2+ messages)
[PATCH v3] x86/hyper-v: Fix hv tsc page based sched_clock for hibernation
2024-12-07 7:47 UTC (2+ messages)
[PATCH] tools: hv: Fix a complier warning in the fcopy uio daemon
2024-12-07 7:45 UTC (2+ messages)
[PATCH v1] tools/hv: update route parsing in kvp daemon
2024-12-07 7:25 UTC (2+ messages)
[PATCH v1] tools/hv: reduce resouce usage in hv_get_dns_info helper
2024-12-07 7:17 UTC (2+ messages)
[PATCH, RESEND] x86/mtrr: Rename mtrr_overwrite_state() to guest_force_mtrr_state()
2024-12-07 7:14 UTC (3+ messages)
[PATCH v3 0/2] Drivers: hv: vmbus: Wait for boot-time offers and log missing offers
2024-12-05 16:31 UTC (7+ messages)
` [PATCH v3 1/2] Drivers: hv: vmbus: Wait for boot-time offers during boot and resume
` [PATCH v3 2/2] Drivers: hv: vmbus: Log on missing offers if any
[PATCH net] net :mana :Request a V2 response version for MANA_QUERY_GF_STAT
2024-12-05 11:10 UTC (3+ messages)
[PATCH v2] scsi: storvsc: Do not flag MAINTENANCE_IN return of SRB_STATUS_DATA_OVERRUN as an error
2024-12-05 2:17 UTC (4+ messages)
[PATCH] net: mana: Fix memory leak in mana_gd_setup_irqs
2024-12-04 0:25 UTC (6+ messages)
[PATCH] hv_netvsc: Set device flags for properly indicating bonding
2024-12-03 19:52 UTC (4+ messages)
` [EXTERNAL] "
` [EXTERNAL] "
[PATCH rdma-next 1/1] RDMA/mana_ib: Set correct device into ib
2024-12-03 18:32 UTC (6+ messages)
` [EXTERNAL] "
[PATCH v2 09/10] sysfs: bin_attribute: add const read/write callback variants
2024-12-03 16:11 UTC (3+ messages)
[PATCH 1/3] RDMA/core: Do not use netdev if it is a bonded slave
2024-11-27 19:43 UTC (4+ messages)
` [PATCH] RDMA/mana_ib: Use the correct net device for IB
` [PATCH 2/3] RDMA/core: Use upper_device_filter() to add upper IPs
` [PATCH 3/3] RDMA/core: Add default IP when a bonded slave is unlinked
[PATCH] uio_hv_generic: Add a check for HV_NIC for send, receive buffers setup
2024-11-27 6:51 UTC (3+ messages)
[PATCH] x86/hyperv: Set X86_FEATURE_TSC_RELIABLE unconditionally
2024-11-26 6:11 UTC (6+ messages)
[PATCH] scsi: storvsc: Do not flag MAINTENANCE_IN return of SRB_STATUS_DATA_OVERRUN as an error
2024-11-25 13:24 UTC (3+ messages)
[PATCH v4 0/2] Drivers: hv: vmbus: Wait for boot-time offers and log missing offers
2024-11-18 7:07 UTC (3+ messages)
` [PATCH v4 1/2] Drivers: hv: vmbus: Wait for boot-time offers during boot and resume
` [PATCH v4 2/2] Drivers: hv: vmbus: Log on missing offers if any
[PATCH v2 0/4] Add new headers for Hyper-V Dom0
2024-11-15 21:54 UTC (26+ messages)
` [PATCH v2 1/4] hyperv: Move hv_connection_id to hyperv-tlfs.h
` [PATCH v2 2/4] hyperv: Clean up unnecessary #includes
` [PATCH v2 3/4] hyperv: Add new Hyper-V headers in include/hyperv
` [PATCH v2 4/4] hyperv: Switch from hyperv-tlfs.h to hyperv/hvhdk.h
` [EXTERNAL] RE: [PATCH v2 0/4] Add new headers for Hyper-V Dom0
[PATCH v2 0/2] Drivers: hv: vmbus: Wait for offers and log missing offers
2024-11-14 6:53 UTC (14+ messages)
` [PATCH v2 1/2] Drivers: hv: vmbus: Wait for offers during boot
` [PATCH v2 2/2] Drivers: hv: vmbus: Log on missing offers
[PATCH] TFrom: Stanislav Kinsburskii <skinsburskii@linux.microsoft.com0
2024-11-12 18:17 UTC (2+ messages)
[PATCH v2] HID: hyperv: streamline driver probe to avoid devres issues
2024-11-12 9:16 UTC (5+ messages)
[PATCH] HID: hyperv: streamline driver probe to avoid devres issues
2024-11-11 16:46 UTC (9+ messages)
[PATCH v2] hv_sock: Initializing vsk->trans to NULL to prevent a dangling pointer
2024-11-09 17:50 UTC (8+ messages)
[PATCH v2 00/10] sysfs: constify struct bin_attribute (Part 1)
2024-11-08 9:58 UTC (15+ messages)
` [PATCH v2 02/10] sysfs: introduce callback attribute_group::bin_size
` [PATCH v2 04/10] nvmem: core: calculate bin_attribute size through bin_size()
` [PATCH v2 05/10] sysfs: treewide: constify attribute callback of bin_is_visible()
[PATCH v2 03/10] PCI/sysfs: Calculate bin_attribute size through bin_size()
2024-11-07 16:27 UTC (2+ messages)
[PATCH v2 0/2] Converge on secs_to_jiffies()
2024-11-06 23:55 UTC (7+ messages)
` [PATCH v2 1/2] jiffies: Define secs_to_jiffies()
Hyper-V HID driver failure in linux-next-20241101
2024-11-06 18:45 UTC (3+ messages)
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).