linux-hyperv.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-04 10:07:54 to 2024-11-11 23:41:15 UTC [more...]

[PATCH v2 0/4] Add new headers for Hyper-V Dom0
 2024-11-11 23:41 UTC  (22+ 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] HID: hyperv: streamline driver probe to avoid devres issues
 2024-11-11 16:50 UTC  (2+ messages)

[PATCH] HID: hyperv: streamline driver probe to avoid devres issues
 2024-11-11 16:46 UTC  (9+ messages)

[PATCH v2 0/2] Drivers: hv: vmbus: Wait for offers and log missing offers
 2024-11-11  5:43 UTC  (10+ 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 v2] hv_sock: Initializing vsk->trans to NULL to prevent a dangling pointer
 2024-11-09 17:50 UTC  (8+ messages)

[PATCH 0/3] Disable Suspend-to-Idle in Hyper-V and Fix Hibernation Interruptions
 2024-11-08 10:47 UTC  (6+ messages)
` [PATCH 2/3] Revert "Input: hyperv-keyboard - register as a wakeup source"

[PATCH v2 00/10] sysfs: constify struct bin_attribute (Part 1)
 2024-11-08  9:58 UTC  (28+ messages)
` [PATCH v2 01/10] sysfs: explicitly pass size to sysfs_add_bin_file_mode_ns()
` [PATCH v2 02/10] sysfs: introduce callback attribute_group::bin_size
` [PATCH v2 03/10] PCI/sysfs: Calculate bin_attribute size through bin_size()
` [PATCH v2 04/10] nvmem: core: calculate "
` [PATCH v2 05/10] sysfs: treewide: constify attribute callback of bin_is_visible()
` [PATCH v2 06/10] sysfs: treewide: constify attribute callback of bin_attribute::mmap()
` [PATCH v2 07/10] sysfs: treewide: constify attribute callback of bin_attribute::llseek()
` [PATCH v2 08/10] sysfs: implement all BIN_ATTR_* macros in terms of __BIN_ATTR()
` [PATCH v2 09/10] sysfs: bin_attribute: add const read/write callback variants
` [PATCH v2 10/10] driver core: Constify attribute arguments of binary attributes

[PATCH v2 0/2] Converge on secs_to_jiffies()
 2024-11-06 23:55 UTC  (10+ messages)
` [PATCH v2 1/2] jiffies: Define secs_to_jiffies()
` [PATCH v2 2/2] drivers: hv: Convert open-coded timeouts to secs_to_jiffies()

Hyper-V HID driver failure in linux-next-20241101
 2024-11-06 18:45 UTC  (3+ messages)

[PATCH v2 0/2] Drivers: hv: util: Two fixes in util_probe()
 2024-11-06 15:42 UTC  (3+ 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 v2] tools/hv: terminate fcopy daemon if read from uio fails
 2024-11-05  8:38 UTC  (2+ messages)

[PATCH] Drivers: hv: kvp/vss: Avoid accessing a ringbuffer not initialized yet
 2024-11-01 21:25 UTC  (10+ messages)
` [EXTERNAL] "

[PATCH 0/5] Add new headers for Hyper-V Dom0
 2024-10-31 22:59 UTC  (26+ messages)
` [PATCH 1/5] hyperv: Move hv_connection_id to hyperv-tlfs.h
` [PATCH 2/5] hyperv: Remove unnecessary #includes
` [PATCH 3/5] hyperv: Add new Hyper-V headers
    ` [EXTERNAL] "
` [PATCH 5/5] hyperv: Use hvhdk.h instead of hyperv-tlfs.h in Hyper-V code
  ` [EXTERNAL] RE: [PATCH 0/5] Add new headers for Hyper-V Dom0

[PATCH v3 0/2] Converge on secs_to_jiffies()
 2024-10-31 17:28 UTC  (7+ messages)
` [PATCH v3 1/2] jiffies: Define secs_to_jiffies()
` [PATCH v3 2/2] drivers: hv: Convert open-coded timeouts to secs_to_jiffies()

[PATCH] net: mana: use ethtool string helpers
 2024-10-29 23:00 UTC  (6+ messages)

[PATCH] x86/mtrr: Rename mtrr_overwrite_state() to guest_force_mtrr_state()
 2024-10-29 19:32 UTC  (5+ messages)

[PATCH v1] tools/hv: terminate fcopy daemon if read from uio fails
 2024-10-28 16:25 UTC  (4+ messages)

[PATCH 0/2] Drivers: hv: vmbus: Wait for offers and log missing offers
 2024-10-28 15:21 UTC  (17+ messages)
` [PATCH 1/2] Drivers: hv: vmbus: Wait for offers during boot
` [PATCH 2/2] Drivers: hv: vmbus: Log on missing offers

[PATCH net,v3] hv_netvsc: Fix VF namespace also in synthetic NIC NETDEV_REGISTER event
 2024-10-24 10:50 UTC  (3+ messages)

[PATCH 2/2] drivers: hv: Convert open-coded timeouts to secs_to_jiffies()
 2024-10-23 17:35 UTC  (5+ messages)
` [PATCH 1/2] jiffies: Define secs_to_jiffies()

kernel: fix hv tools build for arm64 when cross-built
 2024-10-23 14:01 UTC 

[PATCH v1] tools: hv: change permissions of NetworkManager configuration file
 2024-10-22  7:53 UTC  (2+ messages)

[RFC PATCH] drivers: hv: Convert open-coded timeouts to msecs_to_jiffies()
 2024-10-21  4:17 UTC  (7+ messages)

[PATCH net,v2] hv_netvsc: Fix VF namespace also in synthetic NIC NETDEV_REGISTER event
 2024-10-17 16:06 UTC  (3+ messages)

[PATCH] hv: hyperv.h: Annotate vmbus_channel_gpadl_header with __counted_by()
 2024-10-16  4:16 UTC  (2+ messages)

[PATCH net-next v2] net: mana: Enable debugfs files for MANA device
 2024-10-09 12:50 UTC  (2+ messages)

[net-next v2 0/1] hyperv: Link queues to NAPIs
 2024-10-06 15:30 UTC  (2+ messages)

[PATCH 0/5] hyper-v: Don't assume cpu_possible_mask is dense
 2024-10-04 23:34 UTC  (5+ messages)

[PATCH net-next] net: mana: Enable debugfs files for MANA device
 2024-10-04 11:31 UTC  (5+ 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 NNTP newsgroup(s).