linux-hyperv.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-09-20 11:15:50 to 2024-11-04 14:57:24 UTC [more...]

[PATCH v2 00/10] sysfs: constify struct bin_attribute (Part 1)
 2024-11-04 14:56 UTC  (16+ 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

Hyper-V HID driver failure in linux-next-20241101
 2024-11-03  5:17 UTC 

[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  (27+ 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 4/5] hyperv: Add hv_defs.h to conditionally include hyperv-tlfs.h or hvhdk.h
` [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 v2 0/2] Drivers: hv: vmbus: Wait for offers and log missing offers
 2024-10-31 19:14 UTC  (6+ 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 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 v2 0/2] Converge on secs_to_jiffies()
 2024-10-29 21:35 UTC  (8+ messages)
` [PATCH v2 1/2] jiffies: Define secs_to_jiffies()
` [PATCH v2 2/2] drivers: hv: Convert open-coded timeouts to secs_to_jiffies()

[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 0/3] Disable Suspend-to-Idle in Hyper-V and Fix Hibernation Interruptions
 2024-10-17 13:44 UTC  (13+ messages)
` [PATCH 1/3] Drivers: hv: vmbus: Disable Suspend-to-Idle for VMBus
` [PATCH 2/3] Revert "Input: hyperv-keyboard - register as a wakeup source"
` [PATCH 3/3] Revert "HID: hyperv: "

[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  (3+ messages)
` [net-next v2 1/1] hv_netvsc: "

[PATCH 0/5] hyper-v: Don't assume cpu_possible_mask is dense
 2024-10-04 23:34 UTC  (10+ messages)
` [PATCH 1/5] x86/hyperv: "
` [PATCH 2/5] Drivers: hv: "
` [PATCH 3/5] iommu/hyper-v: "
` [PATCH 4/5] scsi: storvsc: "
` [PATCH net-next 5/5] hv_netvsc: "

[PATCH net-next] net: mana: Enable debugfs files for MANA device
 2024-10-04 11:31 UTC  (5+ messages)

[PATCH net] hv_netvsc: Fix VF namespace also in netvsc_open
 2024-10-03 15:56 UTC  (5+ messages)

[PATCH net-next v2] net: mana: Add get_link and get_link_ksettings in ethtool
 2024-10-03 11:50 UTC  (3+ messages)

[PATCH net-next RESEND] net: mana: Increase the DEF_RX_BUFFERS_PER_QUEUE to 1024
 2024-10-03  9:40 UTC  (3+ messages)

[PATCH v3 0/3] Disable Suspend-to-Idle in Hyper-V and Fix Hibernation Interruptions
 2024-09-30  8:41 UTC  (4+ messages)
` [PATCH v3 1/3] Drivers: hv: vmbus: Disable Suspend-to-Idle for VMBus
` [PATCH v3 2/3] Revert "Input: hyperv-keyboard - register as a wakeup source"
` [PATCH v3 3/3] Revert "HID: hyperv: "

[PATCH v2 0/3] Disable Suspend-to-Idle in Hyper-V and Fix Hibernation Interruptions
 2024-09-30  8:11 UTC  (4+ messages)
` [PATCH v2 1/3] Drivers: hv: vmbus: Disable Suspend-to-Idle for VMBus
` [PATCH v2 2/3] Revert "Input: hyperv-keyboard - register as a wakeup source"
` [PATCH v2 3/3] Revert "HID: hyperv: "

[RFC net-next 0/1] hyperv: Link queues to NAPIs
 2024-09-26 16:45 UTC  (13+ messages)
` [RFC net-next 1/1] hv_netvsc: "

[PATCH] tools: hv: Fix a complier warning in the fcopy uio daemon
 2024-09-26  4:01 UTC  (5+ messages)

[PATCH AUTOSEL 6.10 183/197] tools/hv: Add memory allocation check in hv_fcopy_start
 2024-09-25 11:53 UTC 

[PATCH AUTOSEL 6.11 227/244] tools/hv: Add memory allocation check in hv_fcopy_start
 2024-09-25 11:27 UTC 

[PATCH v2] net: mana: Add get_link and get_link_ksettings in ethtool
 2024-09-22 17:21 UTC  (2+ messages)

[RFC 04/12] PCI: hv: Annotate the VMBus channel IRQ name
 2024-09-20 23:13 UTC  (2+ messages)

[PATCH] net: mana: Add get_link and get_link_ksettings in ethtool
 2024-09-20 12:49 UTC  (7+ messages)

[PATCH v2 0/9] x86/hyperv: Support wakeup mailbox for VTL2 TDX guest
 2024-09-20 11:19 UTC  (10+ messages)
` [PATCH v2 2/9] dt-bindings: x86: Add a binding for x86 wakeup mailbox


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